00:00:00.001 Started by upstream project "autotest-per-patch" build number 127077 00:00:00.001 originally caused by: 00:00:00.002 Started by user sys_sgci 00:00:00.093 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-vg.groovy 00:00:00.094 The recommended git tool is: git 00:00:00.094 using credential 00000000-0000-0000-0000-000000000002 00:00:00.096 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.126 Fetching changes from the remote Git repository 00:00:00.128 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.184 Using shallow fetch with depth 1 00:00:00.184 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.184 > git --version # timeout=10 00:00:00.216 > git --version # 'git version 2.39.2' 00:00:00.216 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.240 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.240 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:04.527 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:04.538 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:04.550 Checking out Revision f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 (FETCH_HEAD) 00:00:04.550 > git config core.sparsecheckout # timeout=10 00:00:04.560 > git read-tree -mu HEAD # timeout=10 00:00:04.574 > git checkout -f f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 # timeout=5 00:00:04.606 Commit message: "spdk-abi-per-patch: fix check-so-deps-docker-autotest parameters" 00:00:04.606 > git rev-list --no-walk f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 # timeout=10 00:00:04.681 [Pipeline] Start of Pipeline 00:00:04.692 [Pipeline] library 00:00:04.693 Loading library shm_lib@master 00:00:04.693 Library shm_lib@master is cached. Copying from home. 00:00:04.705 [Pipeline] node 00:00:04.712 Running on VM-host-SM16 in /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:04.713 [Pipeline] { 00:00:04.720 [Pipeline] catchError 00:00:04.721 [Pipeline] { 00:00:04.729 [Pipeline] wrap 00:00:04.735 [Pipeline] { 00:00:04.740 [Pipeline] stage 00:00:04.741 [Pipeline] { (Prologue) 00:00:04.754 [Pipeline] echo 00:00:04.755 Node: VM-host-SM16 00:00:04.758 [Pipeline] cleanWs 00:00:04.765 [WS-CLEANUP] Deleting project workspace... 00:00:04.765 [WS-CLEANUP] Deferred wipeout is used... 00:00:04.771 [WS-CLEANUP] done 00:00:04.927 [Pipeline] setCustomBuildProperty 00:00:04.996 [Pipeline] httpRequest 00:00:05.039 [Pipeline] echo 00:00:05.041 Sorcerer 10.211.164.101 is alive 00:00:05.047 [Pipeline] httpRequest 00:00:05.050 HttpMethod: GET 00:00:05.051 URL: http://10.211.164.101/packages/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:05.051 Sending request to url: http://10.211.164.101/packages/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:05.053 Response Code: HTTP/1.1 200 OK 00:00:05.053 Success: Status code 200 is in the accepted range: 200,404 00:00:05.054 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:05.734 [Pipeline] sh 00:00:06.009 + tar --no-same-owner -xf jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:06.022 [Pipeline] httpRequest 00:00:06.047 [Pipeline] echo 00:00:06.048 Sorcerer 10.211.164.101 is alive 00:00:06.056 [Pipeline] httpRequest 00:00:06.060 HttpMethod: GET 00:00:06.061 URL: http://10.211.164.101/packages/spdk_52c295e6500b52c870d2e4d832730e77b92bed26.tar.gz 00:00:06.061 Sending request to url: http://10.211.164.101/packages/spdk_52c295e6500b52c870d2e4d832730e77b92bed26.tar.gz 00:00:06.062 Response Code: HTTP/1.1 200 OK 00:00:06.063 Success: Status code 200 is in the accepted range: 200,404 00:00:06.063 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk_52c295e6500b52c870d2e4d832730e77b92bed26.tar.gz 00:00:25.801 [Pipeline] sh 00:00:26.081 + tar --no-same-owner -xf spdk_52c295e6500b52c870d2e4d832730e77b92bed26.tar.gz 00:00:29.398 [Pipeline] sh 00:00:29.676 + git -C spdk log --oneline -n5 00:00:29.676 52c295e65 lib/accel: add DIX verify 00:00:29.676 b5c6fc4f3 lib/accel: add DIX generate 00:00:29.676 8ee2672c4 test/bdev: Add test for resized RAID with superblock 00:00:29.676 19f5787c8 raid: skip configured base bdevs in sb examine 00:00:29.676 3b9baa5f8 bdev/raid1: Support resize when increasing the size of base bdevs 00:00:29.694 [Pipeline] withCredentials 00:00:29.702 > git --version # timeout=10 00:00:29.715 > git --version # 'git version 2.39.2' 00:00:29.728 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:29.731 [Pipeline] { 00:00:29.742 [Pipeline] retry 00:00:29.744 [Pipeline] { 00:00:29.761 [Pipeline] sh 00:00:30.039 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:00:30.615 [Pipeline] } 00:00:30.638 [Pipeline] // retry 00:00:30.644 [Pipeline] } 00:00:30.663 [Pipeline] // withCredentials 00:00:30.673 [Pipeline] httpRequest 00:00:30.698 [Pipeline] echo 00:00:30.700 Sorcerer 10.211.164.101 is alive 00:00:30.709 [Pipeline] httpRequest 00:00:30.714 HttpMethod: GET 00:00:30.715 URL: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:00:30.716 Sending request to url: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:00:30.744 Response Code: HTTP/1.1 200 OK 00:00:30.744 Success: Status code 200 is in the accepted range: 200,404 00:00:30.745 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:00:32.150 [Pipeline] sh 00:00:32.428 + tar --no-same-owner -xf spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:00:32.440 [Pipeline] sh 00:00:32.719 + git -C spdk-abi log --oneline -n5 00:00:32.719 f0bd779 test: run check_so_deps 00:00:32.719 fe2b72c Generate v24.01 and v24.05 XMLs from release commits 00:00:32.719 09f1ca3 test: check out the repo based on revision 00:00:32.719 bc2ae2e test: clone the repository once 00:00:32.719 55c7fd7 test: get tag based on branch name 00:00:32.737 [Pipeline] writeFile 00:00:32.757 [Pipeline] sh 00:00:33.036 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:00:33.047 [Pipeline] sh 00:00:33.326 + cat autorun-spdk.conf 00:00:33.326 SPDK_TEST_AUTOBUILD=ext 00:00:33.326 EXTERNAL_MAKE_HUGEMEM=2048 00:00:33.326 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:00:33.332 RUN_NIGHTLY=0 00:00:33.334 [Pipeline] } 00:00:33.352 [Pipeline] // stage 00:00:33.368 [Pipeline] stage 00:00:33.370 [Pipeline] { (Run VM) 00:00:33.385 [Pipeline] sh 00:00:33.664 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:00:33.664 + echo 'Start stage prepare_nvme.sh' 00:00:33.664 Start stage prepare_nvme.sh 00:00:33.664 + [[ -n 2 ]] 00:00:33.664 + disk_prefix=ex2 00:00:33.664 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest ]] 00:00:33.664 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf ]] 00:00:33.664 + source /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf 00:00:33.664 ++ SPDK_TEST_AUTOBUILD=ext 00:00:33.664 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:00:33.664 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:00:33.664 ++ RUN_NIGHTLY=0 00:00:33.664 + cd /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:33.664 + nvme_files=() 00:00:33.664 + declare -A nvme_files 00:00:33.664 + backend_dir=/var/lib/libvirt/images/backends 00:00:33.664 + nvme_files['nvme.img']=5G 00:00:33.664 + nvme_files['nvme-cmb.img']=5G 00:00:33.664 + nvme_files['nvme-multi0.img']=4G 00:00:33.664 + nvme_files['nvme-multi1.img']=4G 00:00:33.664 + nvme_files['nvme-multi2.img']=4G 00:00:33.664 + nvme_files['nvme-openstack.img']=8G 00:00:33.664 + nvme_files['nvme-zns.img']=5G 00:00:33.664 + (( SPDK_TEST_NVME_PMR == 1 )) 00:00:33.664 + (( SPDK_TEST_FTL == 1 )) 00:00:33.664 + (( SPDK_TEST_NVME_FDP == 1 )) 00:00:33.664 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:00:33.664 + for nvme in "${!nvme_files[@]}" 00:00:33.664 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-multi2.img -s 4G 00:00:33.664 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:00:33.664 + for nvme in "${!nvme_files[@]}" 00:00:33.664 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-cmb.img -s 5G 00:00:33.664 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:00:33.664 + for nvme in "${!nvme_files[@]}" 00:00:33.664 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-openstack.img -s 8G 00:00:33.664 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:00:33.664 + for nvme in "${!nvme_files[@]}" 00:00:33.664 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-zns.img -s 5G 00:00:33.664 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:00:33.664 + for nvme in "${!nvme_files[@]}" 00:00:33.664 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-multi1.img -s 4G 00:00:33.664 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:00:33.664 + for nvme in "${!nvme_files[@]}" 00:00:33.664 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-multi0.img -s 4G 00:00:33.664 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:00:33.664 + for nvme in "${!nvme_files[@]}" 00:00:33.664 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme.img -s 5G 00:00:33.664 Formatting '/var/lib/libvirt/images/backends/ex2-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:00:33.664 ++ sudo grep -rl ex2-nvme.img /etc/libvirt/qemu 00:00:33.664 + echo 'End stage prepare_nvme.sh' 00:00:33.664 End stage prepare_nvme.sh 00:00:33.677 [Pipeline] sh 00:00:33.954 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:00:33.954 Setup: -n 12 -s 12288 -x http://proxy-dmz.intel.com:911 -p libvirt --qemu-emulator=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 --nic-model=e1000 -b /var/lib/libvirt/images/backends/ex2-nvme.img -b /var/lib/libvirt/images/backends/ex2-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex2-nvme-multi1.img:/var/lib/libvirt/images/backends/ex2-nvme-multi2.img -H -a -v -f fedora38 00:00:33.954 00:00:33.954 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant 00:00:33.954 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk 00:00:33.954 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest 00:00:33.954 HELP=0 00:00:33.954 DRY_RUN=0 00:00:33.954 NVME_FILE=/var/lib/libvirt/images/backends/ex2-nvme.img,/var/lib/libvirt/images/backends/ex2-nvme-multi0.img, 00:00:33.954 NVME_DISKS_TYPE=nvme,nvme, 00:00:33.954 NVME_AUTO_CREATE=0 00:00:33.954 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex2-nvme-multi1.img:/var/lib/libvirt/images/backends/ex2-nvme-multi2.img, 00:00:33.954 NVME_CMB=,, 00:00:33.954 NVME_PMR=,, 00:00:33.954 NVME_ZNS=,, 00:00:33.954 NVME_MS=,, 00:00:33.954 NVME_FDP=,, 00:00:33.954 SPDK_VAGRANT_DISTRO=fedora38 00:00:33.954 SPDK_VAGRANT_VMCPU=12 00:00:33.954 SPDK_VAGRANT_VMRAM=12288 00:00:33.955 SPDK_VAGRANT_PROVIDER=libvirt 00:00:33.955 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:00:33.955 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:00:33.955 SPDK_OPENSTACK_NETWORK=0 00:00:33.955 VAGRANT_PACKAGE_BOX=0 00:00:33.955 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:00:33.955 FORCE_DISTRO=true 00:00:33.955 VAGRANT_BOX_VERSION= 00:00:33.955 EXTRA_VAGRANTFILES= 00:00:33.955 NIC_MODEL=e1000 00:00:33.955 00:00:33.955 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt' 00:00:33.955 /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:37.238 Bringing machine 'default' up with 'libvirt' provider... 00:00:37.802 ==> default: Creating image (snapshot of base box volume). 00:00:38.060 ==> default: Creating domain with the following settings... 00:00:38.060 ==> default: -- Name: fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721836292_f5d1a13e359087c8c3e0 00:00:38.060 ==> default: -- Domain type: kvm 00:00:38.060 ==> default: -- Cpus: 12 00:00:38.060 ==> default: -- Feature: acpi 00:00:38.060 ==> default: -- Feature: apic 00:00:38.060 ==> default: -- Feature: pae 00:00:38.060 ==> default: -- Memory: 12288M 00:00:38.060 ==> default: -- Memory Backing: hugepages: 00:00:38.060 ==> default: -- Management MAC: 00:00:38.060 ==> default: -- Loader: 00:00:38.060 ==> default: -- Nvram: 00:00:38.060 ==> default: -- Base box: spdk/fedora38 00:00:38.060 ==> default: -- Storage pool: default 00:00:38.060 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721836292_f5d1a13e359087c8c3e0.img (20G) 00:00:38.060 ==> default: -- Volume Cache: default 00:00:38.060 ==> default: -- Kernel: 00:00:38.060 ==> default: -- Initrd: 00:00:38.060 ==> default: -- Graphics Type: vnc 00:00:38.060 ==> default: -- Graphics Port: -1 00:00:38.060 ==> default: -- Graphics IP: 127.0.0.1 00:00:38.060 ==> default: -- Graphics Password: Not defined 00:00:38.060 ==> default: -- Video Type: cirrus 00:00:38.060 ==> default: -- Video VRAM: 9216 00:00:38.060 ==> default: -- Sound Type: 00:00:38.060 ==> default: -- Keymap: en-us 00:00:38.060 ==> default: -- TPM Path: 00:00:38.060 ==> default: -- INPUT: type=mouse, bus=ps2 00:00:38.060 ==> default: -- Command line args: 00:00:38.060 ==> default: -> value=-device, 00:00:38.060 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:00:38.060 ==> default: -> value=-drive, 00:00:38.060 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex2-nvme.img,if=none,id=nvme-0-drive0, 00:00:38.060 ==> default: -> value=-device, 00:00:38.060 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:00:38.060 ==> default: -> value=-device, 00:00:38.060 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:00:38.060 ==> default: -> value=-drive, 00:00:38.060 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex2-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:00:38.060 ==> default: -> value=-device, 00:00:38.060 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:00:38.060 ==> default: -> value=-drive, 00:00:38.060 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex2-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:00:38.060 ==> default: -> value=-device, 00:00:38.060 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:00:38.060 ==> default: -> value=-drive, 00:00:38.060 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex2-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:00:38.060 ==> default: -> value=-device, 00:00:38.060 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:00:38.060 ==> default: Creating shared folders metadata... 00:00:38.060 ==> default: Starting domain. 00:00:39.442 ==> default: Waiting for domain to get an IP address... 00:01:01.355 ==> default: Waiting for SSH to become available... 00:01:01.355 ==> default: Configuring and enabling network interfaces... 00:01:03.888 default: SSH address: 192.168.121.12:22 00:01:03.888 default: SSH username: vagrant 00:01:03.888 default: SSH auth method: private key 00:01:05.792 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:01:13.899 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:01:16.454 ==> default: Mounting SSHFS shared folder... 00:01:18.355 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:01:18.355 ==> default: Checking Mount.. 00:01:19.732 ==> default: Folder Successfully Mounted! 00:01:19.732 ==> default: Running provisioner: file... 00:01:20.298 default: ~/.gitconfig => .gitconfig 00:01:20.865 00:01:20.865 SUCCESS! 00:01:20.865 00:01:20.865 cd to /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt and type "vagrant ssh" to use. 00:01:20.865 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:01:20.865 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt" to destroy all trace of vm. 00:01:20.865 00:01:20.875 [Pipeline] } 00:01:20.895 [Pipeline] // stage 00:01:20.903 [Pipeline] dir 00:01:20.903 Running in /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt 00:01:20.905 [Pipeline] { 00:01:20.919 [Pipeline] catchError 00:01:20.921 [Pipeline] { 00:01:20.933 [Pipeline] sh 00:01:21.210 + vagrant ssh-config --host vagrant 00:01:21.210 + sed -ne /^Host/,$p 00:01:21.210 + tee ssh_conf 00:01:25.404 Host vagrant 00:01:25.404 HostName 192.168.121.12 00:01:25.404 User vagrant 00:01:25.404 Port 22 00:01:25.404 UserKnownHostsFile /dev/null 00:01:25.404 StrictHostKeyChecking no 00:01:25.404 PasswordAuthentication no 00:01:25.404 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1716830599-074-updated-1705279005/libvirt/fedora38 00:01:25.404 IdentitiesOnly yes 00:01:25.404 LogLevel FATAL 00:01:25.404 ForwardAgent yes 00:01:25.404 ForwardX11 yes 00:01:25.404 00:01:25.417 [Pipeline] withEnv 00:01:25.419 [Pipeline] { 00:01:25.434 [Pipeline] sh 00:01:25.714 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:01:25.714 source /etc/os-release 00:01:25.714 [[ -e /image.version ]] && img=$(< /image.version) 00:01:25.714 # Minimal, systemd-like check. 00:01:25.714 if [[ -e /.dockerenv ]]; then 00:01:25.714 # Clear garbage from the node's name: 00:01:25.714 # agt-er_autotest_547-896 -> autotest_547-896 00:01:25.714 # $HOSTNAME is the actual container id 00:01:25.714 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:01:25.714 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:01:25.714 # We can assume this is a mount from a host where container is running, 00:01:25.714 # so fetch its hostname to easily identify the target swarm worker. 00:01:25.714 container="$(< /etc/hostname) ($agent)" 00:01:25.714 else 00:01:25.714 # Fallback 00:01:25.714 container=$agent 00:01:25.714 fi 00:01:25.714 fi 00:01:25.714 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:01:25.714 00:01:25.984 [Pipeline] } 00:01:26.008 [Pipeline] // withEnv 00:01:26.017 [Pipeline] setCustomBuildProperty 00:01:26.037 [Pipeline] stage 00:01:26.040 [Pipeline] { (Tests) 00:01:26.061 [Pipeline] withEnv 00:01:26.063 [Pipeline] { 00:01:26.080 [Pipeline] sh 00:01:26.384 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:01:26.398 [Pipeline] } 00:01:26.417 [Pipeline] // withEnv 00:01:26.427 [Pipeline] sh 00:01:26.707 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:01:26.978 [Pipeline] sh 00:01:27.258 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:01:27.273 [Pipeline] timeout 00:01:27.274 Timeout set to expire in 10 min 00:01:27.276 [Pipeline] { 00:01:27.291 [Pipeline] sh 00:01:27.572 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:01:28.138 HEAD is now at 52c295e65 lib/accel: add DIX verify 00:01:28.152 [Pipeline] sh 00:01:28.431 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:01:28.702 [Pipeline] sh 00:01:28.975 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:01:28.993 [Pipeline] sh 00:01:29.273 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=autobuild-external-vg-autotest ./autoruner.sh spdk_repo 00:01:29.273 ++ readlink -f spdk_repo 00:01:29.273 + DIR_ROOT=/home/vagrant/spdk_repo 00:01:29.273 + [[ -n /home/vagrant/spdk_repo ]] 00:01:29.273 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:01:29.273 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:01:29.273 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:01:29.273 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:01:29.273 + [[ -d /home/vagrant/spdk_repo/output ]] 00:01:29.273 + [[ autobuild-external-vg-autotest == pkgdep-* ]] 00:01:29.273 + cd /home/vagrant/spdk_repo 00:01:29.273 + source /etc/os-release 00:01:29.273 ++ NAME='Fedora Linux' 00:01:29.273 ++ VERSION='38 (Cloud Edition)' 00:01:29.273 ++ ID=fedora 00:01:29.273 ++ VERSION_ID=38 00:01:29.273 ++ VERSION_CODENAME= 00:01:29.273 ++ PLATFORM_ID=platform:f38 00:01:29.273 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:01:29.273 ++ ANSI_COLOR='0;38;2;60;110;180' 00:01:29.273 ++ LOGO=fedora-logo-icon 00:01:29.273 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:01:29.273 ++ HOME_URL=https://fedoraproject.org/ 00:01:29.273 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:01:29.273 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:01:29.273 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:01:29.273 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:01:29.273 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:01:29.273 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:01:29.273 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:01:29.273 ++ SUPPORT_END=2024-05-14 00:01:29.273 ++ VARIANT='Cloud Edition' 00:01:29.273 ++ VARIANT_ID=cloud 00:01:29.531 + uname -a 00:01:29.531 Linux fedora38-cloud-1716830599-074-updated-1705279005 6.7.0-68.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 x86_64 GNU/Linux 00:01:29.531 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:01:30.098 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:01:30.098 Hugepages 00:01:30.098 node hugesize free / total 00:01:30.098 node0 1048576kB 0 / 0 00:01:30.098 node0 2048kB 0 / 0 00:01:30.098 00:01:30.098 Type BDF Vendor Device NUMA Driver Device Block devices 00:01:30.098 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:01:30.098 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:01:30.098 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:01:30.098 + rm -f /tmp/spdk-ld-path 00:01:30.098 + source autorun-spdk.conf 00:01:30.098 ++ SPDK_TEST_AUTOBUILD=ext 00:01:30.098 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:01:30.098 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:30.098 ++ RUN_NIGHTLY=0 00:01:30.098 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:01:30.098 + [[ -n 2048 ]] 00:01:30.098 + export EXTERNAL_MAKE_HUGEMEM 00:01:30.098 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:01:30.098 + for M in /var/spdk/build-*-manifest.txt 00:01:30.098 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:01:30.098 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:01:30.098 + for M in /var/spdk/build-*-manifest.txt 00:01:30.098 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:01:30.098 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:01:30.098 ++ uname 00:01:30.098 + [[ Linux == \L\i\n\u\x ]] 00:01:30.098 + sudo dmesg -T 00:01:30.098 + sudo dmesg --clear 00:01:30.098 + dmesg_pid=6087 00:01:30.098 + sudo dmesg -Tw 00:01:30.098 + [[ Fedora Linux == FreeBSD ]] 00:01:30.098 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:01:30.098 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:01:30.098 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:01:30.098 + [[ -x /usr/src/fio-static/fio ]] 00:01:30.098 + export FIO_BIN=/usr/src/fio-static/fio 00:01:30.098 + FIO_BIN=/usr/src/fio-static/fio 00:01:30.098 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:01:30.098 + [[ ! -v VFIO_QEMU_BIN ]] 00:01:30.098 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:01:30.098 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:01:30.098 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:01:30.098 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:01:30.098 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:01:30.098 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:01:30.098 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:01:30.098 Test configuration: 00:01:30.098 SPDK_TEST_AUTOBUILD=ext 00:01:30.098 EXTERNAL_MAKE_HUGEMEM=2048 00:01:30.098 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:30.098 RUN_NIGHTLY=0 15:52:24 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:01:30.098 15:52:24 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:01:30.098 15:52:24 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:30.098 15:52:24 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:30.098 15:52:24 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:30.099 15:52:24 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:30.099 15:52:24 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:30.099 15:52:24 -- paths/export.sh@5 -- $ export PATH 00:01:30.099 15:52:24 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:30.099 15:52:24 -- common/autobuild_common.sh@446 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:01:30.099 15:52:24 -- common/autobuild_common.sh@447 -- $ date +%s 00:01:30.099 15:52:24 -- common/autobuild_common.sh@447 -- $ mktemp -dt spdk_1721836344.XXXXXX 00:01:30.099 15:52:24 -- common/autobuild_common.sh@447 -- $ SPDK_WORKSPACE=/tmp/spdk_1721836344.tYjQoL 00:01:30.099 15:52:24 -- common/autobuild_common.sh@449 -- $ [[ -n 2048 ]] 00:01:30.099 15:52:24 -- common/autobuild_common.sh@450 -- $ export EXTERNAL_MAKE_HUGEMEM 00:01:30.099 15:52:24 -- common/autobuild_common.sh@453 -- $ '[' -n '' ']' 00:01:30.099 15:52:24 -- common/autobuild_common.sh@456 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:01:30.099 15:52:24 -- common/autobuild_common.sh@460 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:01:30.099 15:52:24 -- common/autobuild_common.sh@462 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:01:30.099 15:52:24 -- common/autobuild_common.sh@463 -- $ get_config_params 00:01:30.099 15:52:24 -- common/autotest_common.sh@398 -- $ xtrace_disable 00:01:30.099 15:52:24 -- common/autotest_common.sh@10 -- $ set +x 00:01:30.357 15:52:24 -- common/autobuild_common.sh@463 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:01:30.357 15:52:24 -- common/autobuild_common.sh@465 -- $ start_monitor_resources 00:01:30.357 15:52:24 -- pm/common@17 -- $ local monitor 00:01:30.357 15:52:24 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:01:30.357 15:52:24 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:01:30.357 15:52:24 -- pm/common@25 -- $ sleep 1 00:01:30.357 15:52:24 -- pm/common@21 -- $ date +%s 00:01:30.357 15:52:24 -- pm/common@21 -- $ date +%s 00:01:30.357 15:52:24 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-vmstat -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autobuild.sh.1721836344 00:01:30.357 15:52:24 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-cpu-load -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autobuild.sh.1721836344 00:01:30.357 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721836344_collect-vmstat.pm.log 00:01:30.357 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721836344_collect-cpu-load.pm.log 00:01:31.294 15:52:25 -- common/autobuild_common.sh@466 -- $ trap stop_monitor_resources EXIT 00:01:31.294 15:52:25 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:01:31.294 15:52:25 -- spdk/autobuild.sh@12 -- $ umask 022 00:01:31.294 15:52:25 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:01:31.294 15:52:25 -- spdk/autobuild.sh@16 -- $ date -u 00:01:31.294 Wed Jul 24 03:52:25 PM UTC 2024 00:01:31.294 15:52:25 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:01:31.294 v24.09-pre-318-g52c295e65 00:01:31.294 15:52:25 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:01:31.294 15:52:25 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:01:31.294 15:52:25 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:01:31.294 15:52:25 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:01:31.294 15:52:25 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:01:31.294 15:52:25 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:01:31.294 15:52:25 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:01:31.294 15:52:25 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:01:31.294 15:52:25 -- common/autobuild_common.sh@419 -- $ run_test autobuild _autobuild_test_suite 00:01:31.294 15:52:25 -- common/autotest_common.sh@1101 -- $ '[' 2 -le 1 ']' 00:01:31.294 15:52:25 -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:01:31.294 15:52:25 -- common/autotest_common.sh@10 -- $ set +x 00:01:31.294 ************************************ 00:01:31.294 START TEST autobuild 00:01:31.294 ************************************ 00:01:31.294 15:52:26 autobuild -- common/autotest_common.sh@1125 -- $ _autobuild_test_suite 00:01:31.294 15:52:26 autobuild -- common/autobuild_common.sh@406 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:01:31.294 15:52:26 autobuild -- common/autobuild_common.sh@408 -- $ autobuild_test_suite_ext 00:01:31.294 15:52:26 autobuild -- common/autobuild_common.sh@395 -- $ external_code 00:01:31.294 15:52:26 autobuild -- common/autobuild_common.sh@366 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:01:31.294 15:52:26 autobuild -- common/autotest_common.sh@1101 -- $ '[' 3 -le 1 ']' 00:01:31.294 15:52:26 autobuild -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:01:31.294 15:52:26 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:01:31.294 ************************************ 00:01:31.294 START TEST autobuild_external_code 00:01:31.294 ************************************ 00:01:31.294 15:52:26 autobuild.autobuild_external_code -- common/autotest_common.sh@1125 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:01:31.294 15:52:26 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:01:31.294 15:52:26 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:01:31.294 15:52:26 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:01:31.294 15:52:26 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:01:31.294 15:52:26 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:01:31.294 15:52:26 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:01:31.862 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:01:31.862 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:01:32.120 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:01:32.120 15:52:26 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:01:32.120 15:52:26 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:01:32.121 15:52:26 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:01:32.121 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:01:32.121 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:01:47.569 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:01:59.791 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:01:59.791 Creating mk/config.mk...done. 00:01:59.791 Creating mk/cc.flags.mk...done. 00:01:59.791 Type 'make' to build. 00:01:59.791 15:52:53 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:01:59.791 15:52:53 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:01:59.791 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:01:59.791 make[1]: Nothing to be done for 'all'. 00:02:11.993 The Meson build system 00:02:11.993 Version: 1.3.1 00:02:11.993 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:02:11.993 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:02:11.993 Build type: native build 00:02:11.993 Program cat found: YES (/usr/bin/cat) 00:02:11.993 Project name: DPDK 00:02:11.993 Project version: 24.03.0 00:02:11.993 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:11.993 C linker for the host machine: cc ld.bfd 2.39-16 00:02:11.993 Host machine cpu family: x86_64 00:02:11.993 Host machine cpu: x86_64 00:02:11.993 Message: ## Building in Developer Mode ## 00:02:11.993 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:11.993 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:02:11.993 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:11.993 Program python3 found: YES (/usr/bin/python3) 00:02:11.993 Program cat found: YES (/usr/bin/cat) 00:02:11.993 Compiler for C supports arguments -march=native: YES 00:02:11.993 Checking for size of "void *" : 8 00:02:11.993 Checking for size of "void *" : 8 (cached) 00:02:11.993 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:11.993 Library m found: YES 00:02:11.993 Library numa found: YES 00:02:11.993 Has header "numaif.h" : YES 00:02:11.993 Library fdt found: NO 00:02:11.993 Library execinfo found: NO 00:02:11.993 Has header "execinfo.h" : YES 00:02:11.993 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:11.993 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:11.993 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:11.993 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:11.993 Run-time dependency openssl found: YES 3.0.9 00:02:11.993 Run-time dependency libpcap found: YES 1.10.4 00:02:11.993 Has header "pcap.h" with dependency libpcap: YES 00:02:11.993 Compiler for C supports arguments -Wcast-qual: YES 00:02:11.993 Compiler for C supports arguments -Wdeprecated: YES 00:02:11.993 Compiler for C supports arguments -Wformat: YES 00:02:11.993 Compiler for C supports arguments -Wformat-nonliteral: YES 00:02:11.993 Compiler for C supports arguments -Wformat-security: YES 00:02:11.993 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:11.993 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:11.993 Compiler for C supports arguments -Wnested-externs: YES 00:02:11.993 Compiler for C supports arguments -Wold-style-definition: YES 00:02:11.993 Compiler for C supports arguments -Wpointer-arith: YES 00:02:11.993 Compiler for C supports arguments -Wsign-compare: YES 00:02:11.993 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:11.993 Compiler for C supports arguments -Wundef: YES 00:02:11.993 Compiler for C supports arguments -Wwrite-strings: YES 00:02:11.993 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:11.993 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:11.993 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:11.993 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:11.993 Program objdump found: YES (/usr/bin/objdump) 00:02:11.993 Compiler for C supports arguments -mavx512f: YES 00:02:11.993 Checking if "AVX512 checking" compiles: YES 00:02:11.993 Fetching value of define "__SSE4_2__" : 1 00:02:11.993 Fetching value of define "__AES__" : 1 00:02:11.993 Fetching value of define "__AVX__" : 1 00:02:11.993 Fetching value of define "__AVX2__" : 1 00:02:11.993 Fetching value of define "__AVX512BW__" : (undefined) 00:02:11.993 Fetching value of define "__AVX512CD__" : (undefined) 00:02:11.993 Fetching value of define "__AVX512DQ__" : (undefined) 00:02:11.993 Fetching value of define "__AVX512F__" : (undefined) 00:02:11.993 Fetching value of define "__AVX512VL__" : (undefined) 00:02:11.993 Fetching value of define "__PCLMUL__" : 1 00:02:11.993 Fetching value of define "__RDRND__" : 1 00:02:11.993 Fetching value of define "__RDSEED__" : 1 00:02:11.993 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:02:11.993 Fetching value of define "__znver1__" : (undefined) 00:02:11.993 Fetching value of define "__znver2__" : (undefined) 00:02:11.993 Fetching value of define "__znver3__" : (undefined) 00:02:11.993 Fetching value of define "__znver4__" : (undefined) 00:02:11.993 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:11.993 Message: lib/log: Defining dependency "log" 00:02:11.993 Message: lib/kvargs: Defining dependency "kvargs" 00:02:11.993 Message: lib/telemetry: Defining dependency "telemetry" 00:02:11.993 Checking for function "getentropy" : NO 00:02:11.993 Message: lib/eal: Defining dependency "eal" 00:02:11.993 Message: lib/ring: Defining dependency "ring" 00:02:11.993 Message: lib/rcu: Defining dependency "rcu" 00:02:11.993 Message: lib/mempool: Defining dependency "mempool" 00:02:11.993 Message: lib/mbuf: Defining dependency "mbuf" 00:02:11.993 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:11.993 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:11.993 Compiler for C supports arguments -mpclmul: YES 00:02:11.993 Compiler for C supports arguments -maes: YES 00:02:11.993 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:11.993 Compiler for C supports arguments -mavx512bw: YES 00:02:11.993 Compiler for C supports arguments -mavx512dq: YES 00:02:11.993 Compiler for C supports arguments -mavx512vl: YES 00:02:11.993 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:11.993 Compiler for C supports arguments -mavx2: YES 00:02:11.993 Compiler for C supports arguments -mavx: YES 00:02:11.993 Message: lib/net: Defining dependency "net" 00:02:11.993 Message: lib/meter: Defining dependency "meter" 00:02:11.993 Message: lib/ethdev: Defining dependency "ethdev" 00:02:11.993 Message: lib/pci: Defining dependency "pci" 00:02:11.993 Message: lib/cmdline: Defining dependency "cmdline" 00:02:11.993 Message: lib/hash: Defining dependency "hash" 00:02:11.993 Message: lib/timer: Defining dependency "timer" 00:02:11.993 Message: lib/compressdev: Defining dependency "compressdev" 00:02:11.993 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:11.993 Message: lib/dmadev: Defining dependency "dmadev" 00:02:11.993 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:11.993 Message: lib/power: Defining dependency "power" 00:02:11.993 Message: lib/reorder: Defining dependency "reorder" 00:02:11.993 Message: lib/security: Defining dependency "security" 00:02:11.993 Has header "linux/userfaultfd.h" : YES 00:02:11.993 Has header "linux/vduse.h" : YES 00:02:11.993 Message: lib/vhost: Defining dependency "vhost" 00:02:11.993 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:11.993 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:11.993 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:11.993 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:11.993 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:11.993 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:11.993 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:11.993 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:11.993 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:11.993 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:11.993 Program doxygen found: YES (/usr/bin/doxygen) 00:02:11.993 Configuring doxy-api-html.conf using configuration 00:02:11.993 Configuring doxy-api-man.conf using configuration 00:02:11.993 Program mandb found: YES (/usr/bin/mandb) 00:02:11.993 Program sphinx-build found: NO 00:02:11.993 Configuring rte_build_config.h using configuration 00:02:11.993 Message: 00:02:11.993 ================= 00:02:11.993 Applications Enabled 00:02:11.993 ================= 00:02:11.993 00:02:11.993 apps: 00:02:11.993 00:02:11.993 00:02:11.993 Message: 00:02:11.993 ================= 00:02:11.993 Libraries Enabled 00:02:11.993 ================= 00:02:11.993 00:02:11.993 libs: 00:02:11.993 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:11.993 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:11.993 cryptodev, dmadev, power, reorder, security, vhost, 00:02:11.993 00:02:11.993 Message: 00:02:11.993 =============== 00:02:11.993 Drivers Enabled 00:02:11.993 =============== 00:02:11.993 00:02:11.993 common: 00:02:11.993 00:02:11.993 bus: 00:02:11.993 pci, vdev, 00:02:11.993 mempool: 00:02:11.993 ring, 00:02:11.993 dma: 00:02:11.993 00:02:11.993 net: 00:02:11.993 00:02:11.993 crypto: 00:02:11.993 00:02:11.993 compress: 00:02:11.993 00:02:11.993 vdpa: 00:02:11.993 00:02:11.993 00:02:11.993 Message: 00:02:11.993 ================= 00:02:11.993 Content Skipped 00:02:11.993 ================= 00:02:11.993 00:02:11.993 apps: 00:02:11.993 dumpcap: explicitly disabled via build config 00:02:11.993 graph: explicitly disabled via build config 00:02:11.994 pdump: explicitly disabled via build config 00:02:11.994 proc-info: explicitly disabled via build config 00:02:11.994 test-acl: explicitly disabled via build config 00:02:11.994 test-bbdev: explicitly disabled via build config 00:02:11.994 test-cmdline: explicitly disabled via build config 00:02:11.994 test-compress-perf: explicitly disabled via build config 00:02:11.994 test-crypto-perf: explicitly disabled via build config 00:02:11.994 test-dma-perf: explicitly disabled via build config 00:02:11.994 test-eventdev: explicitly disabled via build config 00:02:11.994 test-fib: explicitly disabled via build config 00:02:11.994 test-flow-perf: explicitly disabled via build config 00:02:11.994 test-gpudev: explicitly disabled via build config 00:02:11.994 test-mldev: explicitly disabled via build config 00:02:11.994 test-pipeline: explicitly disabled via build config 00:02:11.994 test-pmd: explicitly disabled via build config 00:02:11.994 test-regex: explicitly disabled via build config 00:02:11.994 test-sad: explicitly disabled via build config 00:02:11.994 test-security-perf: explicitly disabled via build config 00:02:11.994 00:02:11.994 libs: 00:02:11.994 argparse: explicitly disabled via build config 00:02:11.994 metrics: explicitly disabled via build config 00:02:11.994 acl: explicitly disabled via build config 00:02:11.994 bbdev: explicitly disabled via build config 00:02:11.994 bitratestats: explicitly disabled via build config 00:02:11.994 bpf: explicitly disabled via build config 00:02:11.994 cfgfile: explicitly disabled via build config 00:02:11.994 distributor: explicitly disabled via build config 00:02:11.994 efd: explicitly disabled via build config 00:02:11.994 eventdev: explicitly disabled via build config 00:02:11.994 dispatcher: explicitly disabled via build config 00:02:11.994 gpudev: explicitly disabled via build config 00:02:11.994 gro: explicitly disabled via build config 00:02:11.994 gso: explicitly disabled via build config 00:02:11.994 ip_frag: explicitly disabled via build config 00:02:11.994 jobstats: explicitly disabled via build config 00:02:11.994 latencystats: explicitly disabled via build config 00:02:11.994 lpm: explicitly disabled via build config 00:02:11.994 member: explicitly disabled via build config 00:02:11.994 pcapng: explicitly disabled via build config 00:02:11.994 rawdev: explicitly disabled via build config 00:02:11.994 regexdev: explicitly disabled via build config 00:02:11.994 mldev: explicitly disabled via build config 00:02:11.994 rib: explicitly disabled via build config 00:02:11.994 sched: explicitly disabled via build config 00:02:11.994 stack: explicitly disabled via build config 00:02:11.994 ipsec: explicitly disabled via build config 00:02:11.994 pdcp: explicitly disabled via build config 00:02:11.994 fib: explicitly disabled via build config 00:02:11.994 port: explicitly disabled via build config 00:02:11.994 pdump: explicitly disabled via build config 00:02:11.994 table: explicitly disabled via build config 00:02:11.994 pipeline: explicitly disabled via build config 00:02:11.994 graph: explicitly disabled via build config 00:02:11.994 node: explicitly disabled via build config 00:02:11.994 00:02:11.994 drivers: 00:02:11.994 common/cpt: not in enabled drivers build config 00:02:11.994 common/dpaax: not in enabled drivers build config 00:02:11.994 common/iavf: not in enabled drivers build config 00:02:11.994 common/idpf: not in enabled drivers build config 00:02:11.994 common/ionic: not in enabled drivers build config 00:02:11.994 common/mvep: not in enabled drivers build config 00:02:11.994 common/octeontx: not in enabled drivers build config 00:02:11.994 bus/auxiliary: not in enabled drivers build config 00:02:11.994 bus/cdx: not in enabled drivers build config 00:02:11.994 bus/dpaa: not in enabled drivers build config 00:02:11.994 bus/fslmc: not in enabled drivers build config 00:02:11.994 bus/ifpga: not in enabled drivers build config 00:02:11.994 bus/platform: not in enabled drivers build config 00:02:11.994 bus/uacce: not in enabled drivers build config 00:02:11.994 bus/vmbus: not in enabled drivers build config 00:02:11.994 common/cnxk: not in enabled drivers build config 00:02:11.994 common/mlx5: not in enabled drivers build config 00:02:11.994 common/nfp: not in enabled drivers build config 00:02:11.994 common/nitrox: not in enabled drivers build config 00:02:11.994 common/qat: not in enabled drivers build config 00:02:11.994 common/sfc_efx: not in enabled drivers build config 00:02:11.994 mempool/bucket: not in enabled drivers build config 00:02:11.994 mempool/cnxk: not in enabled drivers build config 00:02:11.994 mempool/dpaa: not in enabled drivers build config 00:02:11.994 mempool/dpaa2: not in enabled drivers build config 00:02:11.994 mempool/octeontx: not in enabled drivers build config 00:02:11.994 mempool/stack: not in enabled drivers build config 00:02:11.994 dma/cnxk: not in enabled drivers build config 00:02:11.994 dma/dpaa: not in enabled drivers build config 00:02:11.994 dma/dpaa2: not in enabled drivers build config 00:02:11.994 dma/hisilicon: not in enabled drivers build config 00:02:11.994 dma/idxd: not in enabled drivers build config 00:02:11.994 dma/ioat: not in enabled drivers build config 00:02:11.994 dma/skeleton: not in enabled drivers build config 00:02:11.994 net/af_packet: not in enabled drivers build config 00:02:11.994 net/af_xdp: not in enabled drivers build config 00:02:11.994 net/ark: not in enabled drivers build config 00:02:11.994 net/atlantic: not in enabled drivers build config 00:02:11.994 net/avp: not in enabled drivers build config 00:02:11.994 net/axgbe: not in enabled drivers build config 00:02:11.994 net/bnx2x: not in enabled drivers build config 00:02:11.994 net/bnxt: not in enabled drivers build config 00:02:11.994 net/bonding: not in enabled drivers build config 00:02:11.994 net/cnxk: not in enabled drivers build config 00:02:11.994 net/cpfl: not in enabled drivers build config 00:02:11.994 net/cxgbe: not in enabled drivers build config 00:02:11.994 net/dpaa: not in enabled drivers build config 00:02:11.994 net/dpaa2: not in enabled drivers build config 00:02:11.994 net/e1000: not in enabled drivers build config 00:02:11.994 net/ena: not in enabled drivers build config 00:02:11.994 net/enetc: not in enabled drivers build config 00:02:11.994 net/enetfec: not in enabled drivers build config 00:02:11.994 net/enic: not in enabled drivers build config 00:02:11.994 net/failsafe: not in enabled drivers build config 00:02:11.994 net/fm10k: not in enabled drivers build config 00:02:11.994 net/gve: not in enabled drivers build config 00:02:11.994 net/hinic: not in enabled drivers build config 00:02:11.994 net/hns3: not in enabled drivers build config 00:02:11.994 net/i40e: not in enabled drivers build config 00:02:11.994 net/iavf: not in enabled drivers build config 00:02:11.994 net/ice: not in enabled drivers build config 00:02:11.994 net/idpf: not in enabled drivers build config 00:02:11.994 net/igc: not in enabled drivers build config 00:02:11.994 net/ionic: not in enabled drivers build config 00:02:11.994 net/ipn3ke: not in enabled drivers build config 00:02:11.994 net/ixgbe: not in enabled drivers build config 00:02:11.994 net/mana: not in enabled drivers build config 00:02:11.994 net/memif: not in enabled drivers build config 00:02:11.994 net/mlx4: not in enabled drivers build config 00:02:11.994 net/mlx5: not in enabled drivers build config 00:02:11.994 net/mvneta: not in enabled drivers build config 00:02:11.994 net/mvpp2: not in enabled drivers build config 00:02:11.994 net/netvsc: not in enabled drivers build config 00:02:11.994 net/nfb: not in enabled drivers build config 00:02:11.994 net/nfp: not in enabled drivers build config 00:02:11.994 net/ngbe: not in enabled drivers build config 00:02:11.994 net/null: not in enabled drivers build config 00:02:11.994 net/octeontx: not in enabled drivers build config 00:02:11.994 net/octeon_ep: not in enabled drivers build config 00:02:11.994 net/pcap: not in enabled drivers build config 00:02:11.994 net/pfe: not in enabled drivers build config 00:02:11.994 net/qede: not in enabled drivers build config 00:02:11.994 net/ring: not in enabled drivers build config 00:02:11.994 net/sfc: not in enabled drivers build config 00:02:11.994 net/softnic: not in enabled drivers build config 00:02:11.994 net/tap: not in enabled drivers build config 00:02:11.994 net/thunderx: not in enabled drivers build config 00:02:11.994 net/txgbe: not in enabled drivers build config 00:02:11.994 net/vdev_netvsc: not in enabled drivers build config 00:02:11.994 net/vhost: not in enabled drivers build config 00:02:11.994 net/virtio: not in enabled drivers build config 00:02:11.994 net/vmxnet3: not in enabled drivers build config 00:02:11.994 raw/*: missing internal dependency, "rawdev" 00:02:11.994 crypto/armv8: not in enabled drivers build config 00:02:11.994 crypto/bcmfs: not in enabled drivers build config 00:02:11.994 crypto/caam_jr: not in enabled drivers build config 00:02:11.994 crypto/ccp: not in enabled drivers build config 00:02:11.994 crypto/cnxk: not in enabled drivers build config 00:02:11.994 crypto/dpaa_sec: not in enabled drivers build config 00:02:11.994 crypto/dpaa2_sec: not in enabled drivers build config 00:02:11.994 crypto/ipsec_mb: not in enabled drivers build config 00:02:11.994 crypto/mlx5: not in enabled drivers build config 00:02:11.994 crypto/mvsam: not in enabled drivers build config 00:02:11.995 crypto/nitrox: not in enabled drivers build config 00:02:11.995 crypto/null: not in enabled drivers build config 00:02:11.995 crypto/octeontx: not in enabled drivers build config 00:02:11.995 crypto/openssl: not in enabled drivers build config 00:02:11.995 crypto/scheduler: not in enabled drivers build config 00:02:11.995 crypto/uadk: not in enabled drivers build config 00:02:11.995 crypto/virtio: not in enabled drivers build config 00:02:11.995 compress/isal: not in enabled drivers build config 00:02:11.995 compress/mlx5: not in enabled drivers build config 00:02:11.995 compress/nitrox: not in enabled drivers build config 00:02:11.995 compress/octeontx: not in enabled drivers build config 00:02:11.995 compress/zlib: not in enabled drivers build config 00:02:11.995 regex/*: missing internal dependency, "regexdev" 00:02:11.995 ml/*: missing internal dependency, "mldev" 00:02:11.995 vdpa/ifc: not in enabled drivers build config 00:02:11.995 vdpa/mlx5: not in enabled drivers build config 00:02:11.995 vdpa/nfp: not in enabled drivers build config 00:02:11.995 vdpa/sfc: not in enabled drivers build config 00:02:11.995 event/*: missing internal dependency, "eventdev" 00:02:11.995 baseband/*: missing internal dependency, "bbdev" 00:02:11.995 gpu/*: missing internal dependency, "gpudev" 00:02:11.995 00:02:11.995 00:02:11.995 Build targets in project: 85 00:02:11.995 00:02:11.995 DPDK 24.03.0 00:02:11.995 00:02:11.995 User defined options 00:02:11.995 default_library : shared 00:02:11.995 libdir : lib 00:02:11.995 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:11.995 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:02:11.995 c_link_args : 00:02:11.995 cpu_instruction_set: native 00:02:11.995 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:02:11.995 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:02:11.995 enable_docs : false 00:02:11.995 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:02:11.995 enable_kmods : false 00:02:11.995 max_lcores : 128 00:02:11.995 tests : false 00:02:11.995 00:02:11.995 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:11.995 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:02:11.995 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:11.995 [2/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:11.995 [3/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:11.995 [4/268] Linking static target lib/librte_kvargs.a 00:02:11.995 [5/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:11.995 [6/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:11.995 [7/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:11.995 [8/268] Linking static target lib/librte_log.a 00:02:12.254 [9/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:12.513 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:12.513 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:12.513 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:12.771 [13/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:12.771 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:12.771 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:12.771 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:12.771 [17/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:12.771 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:13.030 [19/268] Linking target lib/librte_log.so.24.1 00:02:13.288 [20/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:13.288 [21/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:13.288 [22/268] Linking target lib/librte_kvargs.so.24.1 00:02:13.547 [23/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:13.547 [24/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:13.806 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:13.806 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:13.806 [27/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:13.806 [28/268] Linking static target lib/librte_telemetry.a 00:02:13.806 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:14.065 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:14.065 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:14.323 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:14.323 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:14.323 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:14.323 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:14.582 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:14.582 [37/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.582 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:14.582 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:14.840 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:14.840 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:14.840 [42/268] Linking target lib/librte_telemetry.so.24.1 00:02:15.098 [43/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:15.098 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:15.098 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:15.368 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:15.368 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:15.659 [48/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:15.659 [49/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:15.917 [50/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:15.917 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:15.917 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:15.917 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:15.917 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:15.917 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:16.175 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:16.175 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:16.175 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:16.175 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:16.433 [60/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:16.433 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:16.433 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:16.691 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:16.691 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:16.691 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:16.949 [66/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:16.949 [67/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:16.949 [68/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:16.949 [69/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:16.949 [70/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:17.207 [71/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:17.207 [72/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:17.207 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:17.207 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:17.465 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:17.465 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:17.465 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:17.465 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:17.723 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:17.723 [80/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:17.723 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:17.981 [82/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:17.981 [83/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:18.239 [84/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:18.239 [85/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:18.239 [86/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:18.239 [87/268] Linking static target lib/librte_ring.a 00:02:18.497 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:18.497 [89/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:18.755 [90/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:18.755 [91/268] Linking static target lib/librte_eal.a 00:02:18.755 [92/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:18.755 [93/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:02:18.755 [94/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:02:18.755 [95/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:18.755 [96/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.755 [97/268] Linking static target lib/librte_mempool.a 00:02:19.013 [98/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:19.013 [99/268] Linking static target lib/librte_rcu.a 00:02:19.013 [100/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:19.279 [101/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:19.279 [102/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:19.279 [103/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:19.279 [104/268] Linking static target lib/librte_mbuf.a 00:02:19.279 [105/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:19.634 [106/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:19.634 [107/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:19.634 [108/268] Linking static target lib/librte_meter.a 00:02:19.634 [109/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.634 [110/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:19.634 [111/268] Linking static target lib/librte_net.a 00:02:19.892 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:20.151 [113/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:20.151 [114/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:20.151 [115/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:20.151 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:20.151 [117/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:20.151 [118/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:20.717 [119/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:20.717 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:20.976 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:21.234 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:21.493 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:21.493 [124/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:21.493 [125/268] Linking static target lib/librte_pci.a 00:02:21.493 [126/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:21.493 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:21.752 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:21.752 [129/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:21.752 [130/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:21.752 [131/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:22.011 [132/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:22.011 [133/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:22.011 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:22.011 [135/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:22.011 [136/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:22.011 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:22.011 [138/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:22.011 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:22.011 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:22.011 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:22.011 [142/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:22.269 [143/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:22.269 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:22.269 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:22.835 [146/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:22.835 [147/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:22.835 [148/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:22.835 [149/268] Linking static target lib/librte_cmdline.a 00:02:23.093 [150/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:23.093 [151/268] Linking static target lib/librte_timer.a 00:02:23.093 [152/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:23.093 [153/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:23.352 [154/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:23.352 [155/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:23.352 [156/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:23.610 [157/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:23.610 [158/268] Linking static target lib/librte_compressdev.a 00:02:23.610 [159/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:23.610 [160/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:23.867 [161/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:23.867 [162/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:23.867 [163/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:24.126 [164/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:24.126 [165/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:24.126 [166/268] Linking static target lib/librte_ethdev.a 00:02:24.126 [167/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:24.126 [168/268] Linking static target lib/librte_dmadev.a 00:02:24.384 [169/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:24.384 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:24.384 [171/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:24.641 [172/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:24.641 [173/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:24.641 [174/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:24.641 [175/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:24.900 [176/268] Linking static target lib/librte_hash.a 00:02:24.900 [177/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:24.900 [178/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:24.900 [179/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:24.900 [180/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:25.158 [181/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:25.158 [182/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:25.158 [183/268] Linking static target lib/librte_power.a 00:02:25.416 [184/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:25.416 [185/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:25.416 [186/268] Linking static target lib/librte_reorder.a 00:02:25.416 [187/268] Linking static target lib/librte_cryptodev.a 00:02:25.674 [188/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:25.674 [189/268] Linking static target lib/librte_security.a 00:02:25.674 [190/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:25.674 [191/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:25.674 [192/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:25.931 [193/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:25.931 [194/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:25.931 [195/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:26.189 [196/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:26.189 [197/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:26.447 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:26.705 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:26.705 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:26.705 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:26.705 [202/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:26.705 [203/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:26.963 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:26.963 [205/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:27.220 [206/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:27.478 [207/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:27.478 [208/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:27.478 [209/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:27.478 [210/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:27.478 [211/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:27.736 [212/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:27.736 [213/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:27.736 [214/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:27.736 [215/268] Linking static target drivers/librte_bus_vdev.a 00:02:27.736 [216/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:27.736 [217/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:27.736 [218/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:27.736 [219/268] Linking static target drivers/librte_bus_pci.a 00:02:28.038 [220/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.038 [221/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:28.038 [222/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:28.318 [223/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:28.318 [224/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:28.318 [225/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:28.318 [226/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.318 [227/268] Linking static target drivers/librte_mempool_ring.a 00:02:29.694 [228/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.694 [229/268] Linking target lib/librte_eal.so.24.1 00:02:29.694 [230/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:29.694 [231/268] Linking target lib/librte_meter.so.24.1 00:02:29.694 [232/268] Linking target lib/librte_ring.so.24.1 00:02:29.694 [233/268] Linking target lib/librte_timer.so.24.1 00:02:29.694 [234/268] Linking target lib/librte_dmadev.so.24.1 00:02:29.694 [235/268] Linking target lib/librte_pci.so.24.1 00:02:29.694 [236/268] Linking target drivers/librte_bus_vdev.so.24.1 00:02:29.953 [237/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:29.953 [238/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:29.953 [239/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:29.953 [240/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:29.953 [241/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:29.953 [242/268] Linking target drivers/librte_bus_pci.so.24.1 00:02:29.953 [243/268] Linking target lib/librte_rcu.so.24.1 00:02:29.953 [244/268] Linking target lib/librte_mempool.so.24.1 00:02:29.953 [245/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:29.953 [246/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:30.211 [247/268] Linking target drivers/librte_mempool_ring.so.24.1 00:02:30.211 [248/268] Linking target lib/librte_mbuf.so.24.1 00:02:30.211 [249/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:30.211 [250/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:30.211 [251/268] Linking target lib/librte_reorder.so.24.1 00:02:30.211 [252/268] Linking target lib/librte_compressdev.so.24.1 00:02:30.211 [253/268] Linking target lib/librte_net.so.24.1 00:02:30.211 [254/268] Linking target lib/librte_cryptodev.so.24.1 00:02:30.469 [255/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:30.469 [256/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:30.469 [257/268] Linking target lib/librte_hash.so.24.1 00:02:30.469 [258/268] Linking target lib/librte_cmdline.so.24.1 00:02:30.469 [259/268] Linking target lib/librte_security.so.24.1 00:02:30.727 [260/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:31.292 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:31.292 [262/268] Linking target lib/librte_ethdev.so.24.1 00:02:31.566 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:31.566 [264/268] Linking target lib/librte_power.so.24.1 00:02:39.731 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:39.731 [266/268] Linking static target lib/librte_vhost.a 00:02:41.634 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.634 [268/268] Linking target lib/librte_vhost.so.24.1 00:02:41.634 INFO: autodetecting backend as ninja 00:02:41.634 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:02:42.568 CC lib/log/log.o 00:02:42.568 CC lib/log/log_deprecated.o 00:02:42.568 CC lib/log/log_flags.o 00:02:42.568 CC lib/ut_mock/mock.o 00:02:42.568 CC lib/ut/ut.o 00:02:42.568 LIB libspdk_ut_mock.a 00:02:42.826 SO libspdk_ut_mock.so.6.0 00:02:42.826 LIB libspdk_log.a 00:02:42.826 SYMLINK libspdk_ut_mock.so 00:02:42.826 SO libspdk_log.so.7.0 00:02:42.826 LIB libspdk_ut.a 00:02:42.826 SYMLINK libspdk_log.so 00:02:42.826 SO libspdk_ut.so.2.0 00:02:42.826 SYMLINK libspdk_ut.so 00:02:43.085 CC lib/dma/dma.o 00:02:43.085 CC lib/ioat/ioat.o 00:02:43.085 CXX lib/trace_parser/trace.o 00:02:43.085 CC lib/util/base64.o 00:02:43.085 CC lib/util/bit_array.o 00:02:43.085 CC lib/util/crc16.o 00:02:43.085 CC lib/util/cpuset.o 00:02:43.085 CC lib/util/crc32.o 00:02:43.085 CC lib/util/crc32c.o 00:02:43.085 CC lib/util/crc32_ieee.o 00:02:43.085 CC lib/util/crc64.o 00:02:43.085 CC lib/util/dif.o 00:02:43.085 CC lib/util/fd.o 00:02:43.343 CC lib/vfio_user/host/vfio_user_pci.o 00:02:43.343 CC lib/util/fd_group.o 00:02:43.343 CC lib/util/file.o 00:02:43.343 CC lib/util/hexlify.o 00:02:43.343 CC lib/util/iov.o 00:02:43.343 CC lib/vfio_user/host/vfio_user.o 00:02:43.343 LIB libspdk_dma.a 00:02:43.343 CC lib/util/math.o 00:02:43.343 SO libspdk_dma.so.4.0 00:02:43.343 SYMLINK libspdk_dma.so 00:02:43.601 CC lib/util/net.o 00:02:43.601 CC lib/util/pipe.o 00:02:43.601 LIB libspdk_ioat.a 00:02:43.601 SO libspdk_ioat.so.7.0 00:02:43.601 CC lib/util/strerror_tls.o 00:02:43.601 CC lib/util/string.o 00:02:43.601 CC lib/util/uuid.o 00:02:43.601 CC lib/util/xor.o 00:02:43.601 CC lib/util/zipf.o 00:02:43.601 SYMLINK libspdk_ioat.so 00:02:43.601 LIB libspdk_vfio_user.a 00:02:43.860 SO libspdk_vfio_user.so.5.0 00:02:43.860 SYMLINK libspdk_vfio_user.so 00:02:44.118 LIB libspdk_trace_parser.a 00:02:44.118 SO libspdk_trace_parser.so.5.0 00:02:44.377 SYMLINK libspdk_trace_parser.so 00:02:44.635 LIB libspdk_util.a 00:02:44.635 SO libspdk_util.so.10.0 00:02:44.635 SYMLINK libspdk_util.so 00:02:44.893 CC lib/conf/conf.o 00:02:44.893 CC lib/vmd/vmd.o 00:02:44.893 CC lib/env_dpdk/env.o 00:02:44.893 CC lib/vmd/led.o 00:02:44.893 CC lib/json/json_parse.o 00:02:44.893 CC lib/env_dpdk/memory.o 00:02:44.893 CC lib/json/json_util.o 00:02:44.893 CC lib/env_dpdk/pci.o 00:02:44.893 CC lib/env_dpdk/init.o 00:02:44.893 CC lib/json/json_write.o 00:02:44.893 CC lib/env_dpdk/threads.o 00:02:44.893 CC lib/env_dpdk/pci_ioat.o 00:02:45.152 CC lib/env_dpdk/pci_virtio.o 00:02:45.152 CC lib/env_dpdk/pci_vmd.o 00:02:45.152 CC lib/env_dpdk/pci_idxd.o 00:02:45.152 CC lib/env_dpdk/pci_event.o 00:02:45.410 CC lib/env_dpdk/sigbus_handler.o 00:02:45.410 LIB libspdk_conf.a 00:02:45.410 CC lib/env_dpdk/pci_dpdk.o 00:02:45.410 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:45.410 SO libspdk_conf.so.6.0 00:02:45.410 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:45.410 SYMLINK libspdk_conf.so 00:02:45.668 LIB libspdk_vmd.a 00:02:45.668 SO libspdk_vmd.so.6.0 00:02:45.668 SYMLINK libspdk_vmd.so 00:02:45.668 LIB libspdk_json.a 00:02:45.926 SO libspdk_json.so.6.0 00:02:45.926 SYMLINK libspdk_json.so 00:02:46.185 CC lib/jsonrpc/jsonrpc_server.o 00:02:46.185 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:46.185 CC lib/jsonrpc/jsonrpc_client.o 00:02:46.185 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:46.444 LIB libspdk_jsonrpc.a 00:02:46.444 SO libspdk_jsonrpc.so.6.0 00:02:46.444 SYMLINK libspdk_jsonrpc.so 00:02:46.702 CC lib/rpc/rpc.o 00:02:46.960 LIB libspdk_env_dpdk.a 00:02:46.960 SO libspdk_env_dpdk.so.15.0 00:02:46.960 SYMLINK libspdk_env_dpdk.so 00:02:46.960 LIB libspdk_rpc.a 00:02:47.219 SO libspdk_rpc.so.6.0 00:02:47.219 SYMLINK libspdk_rpc.so 00:02:47.487 CC lib/keyring/keyring.o 00:02:47.487 CC lib/keyring/keyring_rpc.o 00:02:47.487 CC lib/trace/trace_flags.o 00:02:47.487 CC lib/trace/trace.o 00:02:47.487 CC lib/trace/trace_rpc.o 00:02:47.488 CC lib/notify/notify.o 00:02:47.488 CC lib/notify/notify_rpc.o 00:02:47.770 LIB libspdk_keyring.a 00:02:47.770 LIB libspdk_notify.a 00:02:47.770 SO libspdk_notify.so.6.0 00:02:47.770 SO libspdk_keyring.so.1.0 00:02:47.770 SYMLINK libspdk_notify.so 00:02:47.770 SYMLINK libspdk_keyring.so 00:02:47.770 LIB libspdk_trace.a 00:02:47.770 SO libspdk_trace.so.10.0 00:02:48.032 SYMLINK libspdk_trace.so 00:02:48.290 CC lib/thread/thread.o 00:02:48.290 CC lib/thread/iobuf.o 00:02:48.290 CC lib/sock/sock.o 00:02:48.290 CC lib/sock/sock_rpc.o 00:02:48.549 LIB libspdk_sock.a 00:02:48.549 SO libspdk_sock.so.10.0 00:02:48.806 SYMLINK libspdk_sock.so 00:02:49.064 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:49.064 CC lib/nvme/nvme_ctrlr.o 00:02:49.064 CC lib/nvme/nvme_fabric.o 00:02:49.064 CC lib/nvme/nvme_ns_cmd.o 00:02:49.064 CC lib/nvme/nvme_ns.o 00:02:49.064 CC lib/nvme/nvme_pcie_common.o 00:02:49.064 CC lib/nvme/nvme_pcie.o 00:02:49.064 CC lib/nvme/nvme_qpair.o 00:02:49.064 CC lib/nvme/nvme.o 00:02:49.064 CC lib/nvme/nvme_quirks.o 00:02:49.064 CC lib/nvme/nvme_transport.o 00:02:49.322 LIB libspdk_thread.a 00:02:49.580 SO libspdk_thread.so.10.1 00:02:49.580 SYMLINK libspdk_thread.so 00:02:49.580 CC lib/nvme/nvme_discovery.o 00:02:49.838 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:50.096 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:50.096 CC lib/nvme/nvme_tcp.o 00:02:50.096 CC lib/nvme/nvme_opal.o 00:02:50.096 CC lib/nvme/nvme_io_msg.o 00:02:50.354 CC lib/nvme/nvme_poll_group.o 00:02:50.354 CC lib/nvme/nvme_zns.o 00:02:50.354 CC lib/nvme/nvme_stubs.o 00:02:50.613 CC lib/nvme/nvme_auth.o 00:02:50.613 CC lib/nvme/nvme_cuse.o 00:02:51.180 CC lib/accel/accel.o 00:02:51.180 CC lib/accel/accel_rpc.o 00:02:51.180 CC lib/accel/accel_sw.o 00:02:51.180 CC lib/blob/blobstore.o 00:02:51.472 CC lib/blob/request.o 00:02:51.472 CC lib/init/json_config.o 00:02:51.472 CC lib/virtio/virtio.o 00:02:51.472 CC lib/virtio/virtio_vhost_user.o 00:02:51.472 CC lib/blob/zeroes.o 00:02:51.731 CC lib/virtio/virtio_vfio_user.o 00:02:51.731 CC lib/blob/blob_bs_dev.o 00:02:51.731 CC lib/virtio/virtio_pci.o 00:02:51.731 CC lib/init/subsystem.o 00:02:51.731 CC lib/init/subsystem_rpc.o 00:02:51.992 CC lib/init/rpc.o 00:02:51.992 LIB libspdk_virtio.a 00:02:52.251 SO libspdk_virtio.so.7.0 00:02:52.251 LIB libspdk_init.a 00:02:52.251 SO libspdk_init.so.5.0 00:02:52.251 SYMLINK libspdk_virtio.so 00:02:52.251 SYMLINK libspdk_init.so 00:02:52.510 CC lib/event/app.o 00:02:52.510 CC lib/event/log_rpc.o 00:02:52.510 CC lib/event/reactor.o 00:02:52.510 CC lib/event/app_rpc.o 00:02:52.510 CC lib/event/scheduler_static.o 00:02:52.768 LIB libspdk_accel.a 00:02:52.768 LIB libspdk_nvme.a 00:02:52.768 SO libspdk_accel.so.16.0 00:02:52.768 SO libspdk_nvme.so.13.1 00:02:52.768 SYMLINK libspdk_accel.so 00:02:53.026 SYMLINK libspdk_nvme.so 00:02:53.026 CC lib/bdev/bdev.o 00:02:53.026 CC lib/bdev/bdev_rpc.o 00:02:53.026 CC lib/bdev/bdev_zone.o 00:02:53.026 CC lib/bdev/part.o 00:02:53.026 CC lib/bdev/scsi_nvme.o 00:02:53.284 LIB libspdk_event.a 00:02:53.284 SO libspdk_event.so.14.0 00:02:53.284 SYMLINK libspdk_event.so 00:02:55.185 LIB libspdk_blob.a 00:02:55.185 SO libspdk_blob.so.11.0 00:02:55.185 SYMLINK libspdk_blob.so 00:02:55.185 CC lib/lvol/lvol.o 00:02:55.185 CC lib/blobfs/blobfs.o 00:02:55.185 CC lib/blobfs/tree.o 00:02:56.120 LIB libspdk_lvol.a 00:02:56.120 SO libspdk_lvol.so.10.0 00:02:56.377 LIB libspdk_blobfs.a 00:02:56.377 SYMLINK libspdk_lvol.so 00:02:56.377 SO libspdk_blobfs.so.10.0 00:02:56.377 SYMLINK libspdk_blobfs.so 00:02:56.377 LIB libspdk_bdev.a 00:02:56.377 SO libspdk_bdev.so.16.0 00:02:56.634 SYMLINK libspdk_bdev.so 00:02:56.891 CC lib/nvmf/ctrlr.o 00:02:56.891 CC lib/nvmf/ctrlr_discovery.o 00:02:56.891 CC lib/nvmf/ctrlr_bdev.o 00:02:56.891 CC lib/nvmf/subsystem.o 00:02:56.891 CC lib/nvmf/nvmf.o 00:02:56.891 CC lib/nvmf/nvmf_rpc.o 00:02:56.891 CC lib/nvmf/transport.o 00:02:56.891 CC lib/nvmf/tcp.o 00:02:56.891 CC lib/nvmf/stubs.o 00:02:56.891 CC lib/nbd/nbd.o 00:02:56.891 CC lib/scsi/dev.o 00:02:56.891 CC lib/ftl/ftl_core.o 00:02:57.147 CC lib/ftl/ftl_init.o 00:02:57.147 CC lib/ftl/ftl_layout.o 00:02:57.147 CC lib/scsi/lun.o 00:02:57.404 CC lib/scsi/port.o 00:02:57.404 CC lib/scsi/scsi.o 00:02:57.404 CC lib/nbd/nbd_rpc.o 00:02:57.404 CC lib/scsi/scsi_bdev.o 00:02:57.404 CC lib/scsi/scsi_pr.o 00:02:57.661 CC lib/scsi/scsi_rpc.o 00:02:57.661 CC lib/scsi/task.o 00:02:57.661 CC lib/ftl/ftl_debug.o 00:02:57.661 CC lib/nvmf/mdns_server.o 00:02:57.661 LIB libspdk_nbd.a 00:02:57.661 SO libspdk_nbd.so.7.0 00:02:57.920 CC lib/ftl/ftl_io.o 00:02:57.920 SYMLINK libspdk_nbd.so 00:02:57.920 CC lib/ftl/ftl_sb.o 00:02:57.920 CC lib/nvmf/auth.o 00:02:57.920 CC lib/ftl/ftl_l2p.o 00:02:57.920 CC lib/ftl/ftl_l2p_flat.o 00:02:57.920 CC lib/ftl/ftl_nv_cache.o 00:02:58.177 CC lib/ftl/ftl_band.o 00:02:58.177 CC lib/ftl/ftl_band_ops.o 00:02:58.177 CC lib/ftl/ftl_writer.o 00:02:58.177 CC lib/ftl/ftl_rq.o 00:02:58.177 LIB libspdk_scsi.a 00:02:58.465 SO libspdk_scsi.so.9.0 00:02:58.465 CC lib/ftl/ftl_reloc.o 00:02:58.465 CC lib/ftl/ftl_l2p_cache.o 00:02:58.465 SYMLINK libspdk_scsi.so 00:02:58.465 CC lib/ftl/ftl_p2l.o 00:02:58.465 CC lib/ftl/mngt/ftl_mngt.o 00:02:58.745 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:58.745 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:58.745 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:58.745 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:58.745 CC lib/iscsi/conn.o 00:02:58.745 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:59.003 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:59.003 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:59.003 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:59.003 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:59.003 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:59.003 CC lib/vhost/vhost.o 00:02:59.003 CC lib/iscsi/init_grp.o 00:02:59.003 LIB libspdk_nvmf.a 00:02:59.261 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:59.261 SO libspdk_nvmf.so.19.0 00:02:59.261 SYMLINK libspdk_nvmf.so 00:02:59.261 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:59.261 CC lib/iscsi/iscsi.o 00:02:59.261 CC lib/ftl/utils/ftl_conf.o 00:02:59.261 CC lib/ftl/utils/ftl_md.o 00:02:59.261 CC lib/ftl/utils/ftl_mempool.o 00:02:59.261 CC lib/iscsi/md5.o 00:02:59.261 CC lib/vhost/vhost_rpc.o 00:02:59.518 CC lib/vhost/vhost_scsi.o 00:02:59.518 CC lib/vhost/vhost_blk.o 00:02:59.518 CC lib/vhost/rte_vhost_user.o 00:02:59.518 CC lib/iscsi/param.o 00:02:59.518 CC lib/ftl/utils/ftl_bitmap.o 00:02:59.518 CC lib/iscsi/portal_grp.o 00:02:59.776 CC lib/iscsi/tgt_node.o 00:02:59.776 CC lib/iscsi/iscsi_subsystem.o 00:02:59.776 CC lib/iscsi/iscsi_rpc.o 00:03:00.034 CC lib/iscsi/task.o 00:03:00.034 CC lib/ftl/utils/ftl_property.o 00:03:00.034 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:03:00.034 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:03:00.291 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:03:00.291 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:03:00.291 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:03:00.291 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:03:00.549 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:03:00.549 CC lib/ftl/upgrade/ftl_sb_v3.o 00:03:00.549 CC lib/ftl/upgrade/ftl_sb_v5.o 00:03:00.549 CC lib/ftl/nvc/ftl_nvc_dev.o 00:03:00.549 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:03:00.549 CC lib/ftl/base/ftl_base_dev.o 00:03:00.549 CC lib/ftl/base/ftl_base_bdev.o 00:03:01.115 LIB libspdk_ftl.a 00:03:01.115 LIB libspdk_vhost.a 00:03:01.115 SO libspdk_vhost.so.8.0 00:03:01.115 SO libspdk_ftl.so.9.0 00:03:01.115 SYMLINK libspdk_vhost.so 00:03:01.372 SYMLINK libspdk_ftl.so 00:03:01.630 LIB libspdk_iscsi.a 00:03:01.630 SO libspdk_iscsi.so.8.0 00:03:01.887 SYMLINK libspdk_iscsi.so 00:03:02.145 CC module/env_dpdk/env_dpdk_rpc.o 00:03:02.402 CC module/accel/error/accel_error.o 00:03:02.402 CC module/accel/error/accel_error_rpc.o 00:03:02.402 CC module/blob/bdev/blob_bdev.o 00:03:02.402 CC module/sock/posix/posix.o 00:03:02.402 CC module/keyring/linux/keyring.o 00:03:02.402 CC module/keyring/linux/keyring_rpc.o 00:03:02.402 CC module/scheduler/dynamic/scheduler_dynamic.o 00:03:02.402 CC module/scheduler/gscheduler/gscheduler.o 00:03:02.402 CC module/keyring/file/keyring.o 00:03:02.402 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:03:02.402 CC module/accel/ioat/accel_ioat.o 00:03:02.402 LIB libspdk_env_dpdk_rpc.a 00:03:02.402 SO libspdk_env_dpdk_rpc.so.6.0 00:03:02.402 SYMLINK libspdk_env_dpdk_rpc.so 00:03:02.402 CC module/accel/ioat/accel_ioat_rpc.o 00:03:02.660 CC module/keyring/file/keyring_rpc.o 00:03:02.660 LIB libspdk_keyring_linux.a 00:03:02.660 LIB libspdk_scheduler_gscheduler.a 00:03:02.660 LIB libspdk_scheduler_dynamic.a 00:03:02.660 SO libspdk_keyring_linux.so.1.0 00:03:02.660 SO libspdk_scheduler_gscheduler.so.4.0 00:03:02.660 LIB libspdk_accel_error.a 00:03:02.660 SO libspdk_scheduler_dynamic.so.4.0 00:03:02.660 LIB libspdk_scheduler_dpdk_governor.a 00:03:02.660 SO libspdk_accel_error.so.2.0 00:03:02.660 SO libspdk_scheduler_dpdk_governor.so.4.0 00:03:02.660 SYMLINK libspdk_scheduler_gscheduler.so 00:03:02.660 SYMLINK libspdk_keyring_linux.so 00:03:02.660 SYMLINK libspdk_scheduler_dynamic.so 00:03:02.660 LIB libspdk_accel_ioat.a 00:03:02.660 LIB libspdk_keyring_file.a 00:03:02.660 SYMLINK libspdk_accel_error.so 00:03:02.660 SO libspdk_accel_ioat.so.6.0 00:03:02.660 SO libspdk_keyring_file.so.1.0 00:03:02.660 SYMLINK libspdk_scheduler_dpdk_governor.so 00:03:02.660 LIB libspdk_blob_bdev.a 00:03:02.918 SO libspdk_blob_bdev.so.11.0 00:03:02.918 SYMLINK libspdk_accel_ioat.so 00:03:02.918 SYMLINK libspdk_keyring_file.so 00:03:02.918 SYMLINK libspdk_blob_bdev.so 00:03:03.176 CC module/bdev/delay/vbdev_delay.o 00:03:03.176 CC module/bdev/gpt/gpt.o 00:03:03.176 CC module/bdev/lvol/vbdev_lvol.o 00:03:03.176 CC module/bdev/raid/bdev_raid.o 00:03:03.176 CC module/blobfs/bdev/blobfs_bdev.o 00:03:03.176 CC module/bdev/null/bdev_null.o 00:03:03.176 CC module/bdev/nvme/bdev_nvme.o 00:03:03.176 CC module/bdev/passthru/vbdev_passthru.o 00:03:03.176 CC module/bdev/split/vbdev_split.o 00:03:03.176 CC module/bdev/malloc/bdev_malloc.o 00:03:03.176 CC module/bdev/error/vbdev_error.o 00:03:03.433 LIB libspdk_sock_posix.a 00:03:03.433 SO libspdk_sock_posix.so.6.0 00:03:03.433 SYMLINK libspdk_sock_posix.so 00:03:03.433 CC module/bdev/error/vbdev_error_rpc.o 00:03:03.433 CC module/bdev/gpt/vbdev_gpt.o 00:03:03.691 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:03:03.691 CC module/bdev/nvme/bdev_nvme_rpc.o 00:03:03.691 CC module/bdev/delay/vbdev_delay_rpc.o 00:03:03.691 CC module/bdev/null/bdev_null_rpc.o 00:03:03.691 CC module/bdev/split/vbdev_split_rpc.o 00:03:03.691 LIB libspdk_blobfs_bdev.a 00:03:03.691 SO libspdk_blobfs_bdev.so.6.0 00:03:03.691 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:03:03.691 LIB libspdk_bdev_error.a 00:03:03.950 SO libspdk_bdev_error.so.6.0 00:03:03.950 LIB libspdk_bdev_delay.a 00:03:03.950 CC module/bdev/malloc/bdev_malloc_rpc.o 00:03:03.950 LIB libspdk_bdev_gpt.a 00:03:03.950 SYMLINK libspdk_blobfs_bdev.so 00:03:03.950 SO libspdk_bdev_delay.so.6.0 00:03:03.950 SO libspdk_bdev_gpt.so.6.0 00:03:03.950 CC module/bdev/raid/bdev_raid_rpc.o 00:03:03.950 SYMLINK libspdk_bdev_error.so 00:03:03.950 CC module/bdev/raid/bdev_raid_sb.o 00:03:03.950 SYMLINK libspdk_bdev_gpt.so 00:03:03.950 CC module/bdev/raid/raid0.o 00:03:03.950 SYMLINK libspdk_bdev_delay.so 00:03:03.950 CC module/bdev/raid/raid1.o 00:03:03.950 LIB libspdk_bdev_passthru.a 00:03:03.950 LIB libspdk_bdev_split.a 00:03:03.950 SO libspdk_bdev_passthru.so.6.0 00:03:03.950 LIB libspdk_bdev_null.a 00:03:03.950 SO libspdk_bdev_split.so.6.0 00:03:03.950 SO libspdk_bdev_null.so.6.0 00:03:04.208 LIB libspdk_bdev_malloc.a 00:03:04.208 SYMLINK libspdk_bdev_split.so 00:03:04.208 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:03:04.208 SYMLINK libspdk_bdev_passthru.so 00:03:04.208 CC module/bdev/nvme/nvme_rpc.o 00:03:04.208 SO libspdk_bdev_malloc.so.6.0 00:03:04.208 SYMLINK libspdk_bdev_null.so 00:03:04.208 CC module/bdev/nvme/bdev_mdns_client.o 00:03:04.208 SYMLINK libspdk_bdev_malloc.so 00:03:04.208 CC module/bdev/nvme/vbdev_opal.o 00:03:04.208 CC module/bdev/nvme/vbdev_opal_rpc.o 00:03:04.208 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:03:04.208 CC module/bdev/raid/concat.o 00:03:04.466 CC module/bdev/zone_block/vbdev_zone_block.o 00:03:04.466 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:03:04.724 CC module/bdev/aio/bdev_aio.o 00:03:04.724 CC module/bdev/aio/bdev_aio_rpc.o 00:03:04.724 LIB libspdk_bdev_lvol.a 00:03:04.724 CC module/bdev/ftl/bdev_ftl.o 00:03:04.724 CC module/bdev/virtio/bdev_virtio_scsi.o 00:03:04.724 SO libspdk_bdev_lvol.so.6.0 00:03:04.724 CC module/bdev/ftl/bdev_ftl_rpc.o 00:03:04.724 SYMLINK libspdk_bdev_lvol.so 00:03:04.724 CC module/bdev/virtio/bdev_virtio_blk.o 00:03:04.724 CC module/bdev/virtio/bdev_virtio_rpc.o 00:03:04.982 LIB libspdk_bdev_ftl.a 00:03:04.982 LIB libspdk_bdev_raid.a 00:03:04.982 SO libspdk_bdev_ftl.so.6.0 00:03:04.982 SO libspdk_bdev_raid.so.6.0 00:03:04.982 SYMLINK libspdk_bdev_ftl.so 00:03:05.240 SYMLINK libspdk_bdev_raid.so 00:03:05.240 LIB libspdk_bdev_zone_block.a 00:03:05.240 LIB libspdk_bdev_aio.a 00:03:05.240 SO libspdk_bdev_zone_block.so.6.0 00:03:05.240 SO libspdk_bdev_aio.so.6.0 00:03:05.240 SYMLINK libspdk_bdev_aio.so 00:03:05.240 SYMLINK libspdk_bdev_zone_block.so 00:03:05.498 LIB libspdk_bdev_virtio.a 00:03:05.498 SO libspdk_bdev_virtio.so.6.0 00:03:05.756 SYMLINK libspdk_bdev_virtio.so 00:03:06.690 LIB libspdk_bdev_nvme.a 00:03:06.690 SO libspdk_bdev_nvme.so.7.0 00:03:06.690 SYMLINK libspdk_bdev_nvme.so 00:03:06.948 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:06.948 CC module/event/subsystems/iobuf/iobuf.o 00:03:06.948 CC module/event/subsystems/vmd/vmd.o 00:03:06.948 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:06.948 CC module/event/subsystems/keyring/keyring.o 00:03:07.207 CC module/event/subsystems/scheduler/scheduler.o 00:03:07.207 CC module/event/subsystems/sock/sock.o 00:03:07.207 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:07.207 LIB libspdk_event_keyring.a 00:03:07.207 LIB libspdk_event_sock.a 00:03:07.207 SO libspdk_event_keyring.so.1.0 00:03:07.207 SO libspdk_event_sock.so.5.0 00:03:07.207 SYMLINK libspdk_event_keyring.so 00:03:07.207 LIB libspdk_event_vhost_blk.a 00:03:07.207 LIB libspdk_event_scheduler.a 00:03:07.207 LIB libspdk_event_vmd.a 00:03:07.207 LIB libspdk_event_iobuf.a 00:03:07.465 SYMLINK libspdk_event_sock.so 00:03:07.465 SO libspdk_event_vhost_blk.so.3.0 00:03:07.465 SO libspdk_event_scheduler.so.4.0 00:03:07.465 SO libspdk_event_vmd.so.6.0 00:03:07.465 SO libspdk_event_iobuf.so.3.0 00:03:07.465 SYMLINK libspdk_event_iobuf.so 00:03:07.465 SYMLINK libspdk_event_vhost_blk.so 00:03:07.465 SYMLINK libspdk_event_scheduler.so 00:03:07.465 SYMLINK libspdk_event_vmd.so 00:03:07.725 CC module/event/subsystems/accel/accel.o 00:03:07.725 LIB libspdk_event_accel.a 00:03:07.725 SO libspdk_event_accel.so.6.0 00:03:07.986 SYMLINK libspdk_event_accel.so 00:03:08.244 CC module/event/subsystems/bdev/bdev.o 00:03:08.503 LIB libspdk_event_bdev.a 00:03:08.503 SO libspdk_event_bdev.so.6.0 00:03:08.503 SYMLINK libspdk_event_bdev.so 00:03:08.762 CC module/event/subsystems/scsi/scsi.o 00:03:08.762 CC module/event/subsystems/nbd/nbd.o 00:03:08.762 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:08.762 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:09.020 LIB libspdk_event_nbd.a 00:03:09.020 LIB libspdk_event_scsi.a 00:03:09.020 SO libspdk_event_nbd.so.6.0 00:03:09.020 SO libspdk_event_scsi.so.6.0 00:03:09.020 SYMLINK libspdk_event_nbd.so 00:03:09.020 SYMLINK libspdk_event_scsi.so 00:03:09.278 LIB libspdk_event_nvmf.a 00:03:09.278 SO libspdk_event_nvmf.so.6.0 00:03:09.278 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:09.278 CC module/event/subsystems/iscsi/iscsi.o 00:03:09.278 SYMLINK libspdk_event_nvmf.so 00:03:09.537 LIB libspdk_event_vhost_scsi.a 00:03:09.537 SO libspdk_event_vhost_scsi.so.3.0 00:03:09.537 LIB libspdk_event_iscsi.a 00:03:09.537 SYMLINK libspdk_event_vhost_scsi.so 00:03:09.537 SO libspdk_event_iscsi.so.6.0 00:03:09.537 SYMLINK libspdk_event_iscsi.so 00:03:09.795 SO libspdk.so.6.0 00:03:09.795 SYMLINK libspdk.so 00:03:10.054 CC app/trace_record/trace_record.o 00:03:10.054 make[2]: Nothing to be done for 'all'. 00:03:10.054 CXX app/trace/trace.o 00:03:10.054 TEST_HEADER include/spdk/accel.h 00:03:10.054 TEST_HEADER include/spdk/accel_module.h 00:03:10.054 TEST_HEADER include/spdk/assert.h 00:03:10.054 TEST_HEADER include/spdk/barrier.h 00:03:10.054 TEST_HEADER include/spdk/base64.h 00:03:10.054 TEST_HEADER include/spdk/bdev.h 00:03:10.054 TEST_HEADER include/spdk/bdev_module.h 00:03:10.054 TEST_HEADER include/spdk/bdev_zone.h 00:03:10.054 TEST_HEADER include/spdk/bit_array.h 00:03:10.054 TEST_HEADER include/spdk/bit_pool.h 00:03:10.054 TEST_HEADER include/spdk/blob_bdev.h 00:03:10.054 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:10.054 TEST_HEADER include/spdk/blobfs.h 00:03:10.054 TEST_HEADER include/spdk/blob.h 00:03:10.054 TEST_HEADER include/spdk/conf.h 00:03:10.054 TEST_HEADER include/spdk/config.h 00:03:10.054 TEST_HEADER include/spdk/cpuset.h 00:03:10.054 TEST_HEADER include/spdk/crc16.h 00:03:10.054 TEST_HEADER include/spdk/crc32.h 00:03:10.054 TEST_HEADER include/spdk/crc64.h 00:03:10.054 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:10.054 TEST_HEADER include/spdk/dif.h 00:03:10.054 TEST_HEADER include/spdk/dma.h 00:03:10.054 CC app/nvmf_tgt/nvmf_main.o 00:03:10.054 CC app/iscsi_tgt/iscsi_tgt.o 00:03:10.054 TEST_HEADER include/spdk/endian.h 00:03:10.054 TEST_HEADER include/spdk/env_dpdk.h 00:03:10.054 TEST_HEADER include/spdk/env.h 00:03:10.054 TEST_HEADER include/spdk/event.h 00:03:10.054 TEST_HEADER include/spdk/fd_group.h 00:03:10.054 TEST_HEADER include/spdk/fd.h 00:03:10.054 TEST_HEADER include/spdk/file.h 00:03:10.054 TEST_HEADER include/spdk/ftl.h 00:03:10.054 TEST_HEADER include/spdk/gpt_spec.h 00:03:10.054 TEST_HEADER include/spdk/hexlify.h 00:03:10.054 TEST_HEADER include/spdk/histogram_data.h 00:03:10.054 TEST_HEADER include/spdk/idxd.h 00:03:10.054 TEST_HEADER include/spdk/idxd_spec.h 00:03:10.054 CC examples/ioat/perf/perf.o 00:03:10.054 CC app/spdk_tgt/spdk_tgt.o 00:03:10.054 CC examples/util/zipf/zipf.o 00:03:10.054 TEST_HEADER include/spdk/init.h 00:03:10.054 TEST_HEADER include/spdk/ioat.h 00:03:10.054 CC examples/ioat/verify/verify.o 00:03:10.054 TEST_HEADER include/spdk/ioat_spec.h 00:03:10.054 TEST_HEADER include/spdk/iscsi_spec.h 00:03:10.054 TEST_HEADER include/spdk/json.h 00:03:10.054 CC test/thread/poller_perf/poller_perf.o 00:03:10.054 TEST_HEADER include/spdk/jsonrpc.h 00:03:10.054 TEST_HEADER include/spdk/keyring.h 00:03:10.054 TEST_HEADER include/spdk/keyring_module.h 00:03:10.054 TEST_HEADER include/spdk/likely.h 00:03:10.054 TEST_HEADER include/spdk/log.h 00:03:10.054 TEST_HEADER include/spdk/lvol.h 00:03:10.054 TEST_HEADER include/spdk/memory.h 00:03:10.054 TEST_HEADER include/spdk/mmio.h 00:03:10.054 TEST_HEADER include/spdk/nbd.h 00:03:10.054 TEST_HEADER include/spdk/net.h 00:03:10.313 TEST_HEADER include/spdk/notify.h 00:03:10.313 TEST_HEADER include/spdk/nvme.h 00:03:10.313 TEST_HEADER include/spdk/nvme_intel.h 00:03:10.313 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:10.313 CC test/app/bdev_svc/bdev_svc.o 00:03:10.313 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:10.313 TEST_HEADER include/spdk/nvme_spec.h 00:03:10.313 TEST_HEADER include/spdk/nvme_zns.h 00:03:10.313 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:10.313 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:10.313 TEST_HEADER include/spdk/nvmf.h 00:03:10.313 TEST_HEADER include/spdk/nvmf_spec.h 00:03:10.313 TEST_HEADER include/spdk/nvmf_transport.h 00:03:10.313 TEST_HEADER include/spdk/opal.h 00:03:10.313 TEST_HEADER include/spdk/opal_spec.h 00:03:10.313 TEST_HEADER include/spdk/pci_ids.h 00:03:10.313 TEST_HEADER include/spdk/pipe.h 00:03:10.313 TEST_HEADER include/spdk/queue.h 00:03:10.313 TEST_HEADER include/spdk/reduce.h 00:03:10.313 TEST_HEADER include/spdk/rpc.h 00:03:10.313 TEST_HEADER include/spdk/scheduler.h 00:03:10.313 TEST_HEADER include/spdk/scsi.h 00:03:10.313 TEST_HEADER include/spdk/scsi_spec.h 00:03:10.313 TEST_HEADER include/spdk/sock.h 00:03:10.313 TEST_HEADER include/spdk/stdinc.h 00:03:10.313 TEST_HEADER include/spdk/string.h 00:03:10.313 TEST_HEADER include/spdk/thread.h 00:03:10.313 TEST_HEADER include/spdk/trace.h 00:03:10.313 TEST_HEADER include/spdk/trace_parser.h 00:03:10.313 TEST_HEADER include/spdk/tree.h 00:03:10.313 TEST_HEADER include/spdk/ublk.h 00:03:10.313 TEST_HEADER include/spdk/util.h 00:03:10.313 TEST_HEADER include/spdk/uuid.h 00:03:10.313 TEST_HEADER include/spdk/version.h 00:03:10.313 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:10.313 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:10.313 TEST_HEADER include/spdk/vhost.h 00:03:10.313 TEST_HEADER include/spdk/vmd.h 00:03:10.313 TEST_HEADER include/spdk/xor.h 00:03:10.313 TEST_HEADER include/spdk/zipf.h 00:03:10.313 CXX test/cpp_headers/accel.o 00:03:10.313 LINK spdk_tgt 00:03:10.313 LINK zipf 00:03:10.313 LINK nvmf_tgt 00:03:10.313 LINK iscsi_tgt 00:03:10.572 LINK interrupt_tgt 00:03:10.572 LINK poller_perf 00:03:10.572 CXX test/cpp_headers/accel_module.o 00:03:10.572 LINK bdev_svc 00:03:10.572 LINK spdk_trace_record 00:03:10.572 LINK ioat_perf 00:03:10.572 LINK verify 00:03:10.572 CC app/spdk_lspci/spdk_lspci.o 00:03:10.831 CC app/spdk_nvme_perf/perf.o 00:03:10.831 CXX test/cpp_headers/assert.o 00:03:10.831 LINK spdk_lspci 00:03:10.831 CC app/spdk_nvme_identify/identify.o 00:03:10.831 CC app/spdk_top/spdk_top.o 00:03:10.831 CC app/spdk_nvme_discover/discovery_aer.o 00:03:10.831 LINK spdk_trace 00:03:10.831 CC test/app/histogram_perf/histogram_perf.o 00:03:10.831 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:11.090 CXX test/cpp_headers/barrier.o 00:03:11.090 CC test/event/event_perf/event_perf.o 00:03:11.090 CC examples/thread/thread/thread_ex.o 00:03:11.090 CC test/env/mem_callbacks/mem_callbacks.o 00:03:11.090 LINK histogram_perf 00:03:11.390 LINK spdk_nvme_discover 00:03:11.390 CC examples/sock/hello_world/hello_sock.o 00:03:11.390 CXX test/cpp_headers/base64.o 00:03:11.390 LINK event_perf 00:03:11.390 CC examples/vmd/lsvmd/lsvmd.o 00:03:11.390 CC examples/vmd/led/led.o 00:03:11.672 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:11.672 LINK thread 00:03:11.672 CXX test/cpp_headers/bdev.o 00:03:11.672 CC test/event/reactor/reactor.o 00:03:11.672 LINK lsvmd 00:03:11.672 LINK nvme_fuzz 00:03:11.672 LINK led 00:03:11.672 LINK hello_sock 00:03:11.930 CXX test/cpp_headers/bdev_module.o 00:03:11.930 LINK reactor 00:03:11.930 CXX test/cpp_headers/bdev_zone.o 00:03:12.188 CC app/spdk_dd/spdk_dd.o 00:03:12.188 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:12.188 CC examples/accel/perf/accel_perf.o 00:03:12.188 CC examples/blob/hello_world/hello_blob.o 00:03:12.188 CC test/event/reactor_perf/reactor_perf.o 00:03:12.188 LINK spdk_top 00:03:12.445 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:12.445 LINK mem_callbacks 00:03:12.445 LINK spdk_nvme_identify 00:03:12.445 CXX test/cpp_headers/bit_array.o 00:03:12.445 CXX test/cpp_headers/bit_pool.o 00:03:12.445 CC examples/blob/cli/blobcli.o 00:03:12.445 LINK reactor_perf 00:03:12.703 CC test/env/vtophys/vtophys.o 00:03:12.703 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:12.703 CXX test/cpp_headers/blob_bdev.o 00:03:12.703 LINK spdk_nvme_perf 00:03:12.703 CC test/event/app_repeat/app_repeat.o 00:03:12.703 LINK hello_blob 00:03:12.703 CXX test/cpp_headers/blobfs_bdev.o 00:03:12.703 LINK spdk_dd 00:03:12.703 CXX test/cpp_headers/blobfs.o 00:03:12.962 LINK vtophys 00:03:12.962 LINK app_repeat 00:03:12.962 CXX test/cpp_headers/blob.o 00:03:12.962 LINK env_dpdk_post_init 00:03:12.962 LINK accel_perf 00:03:13.220 CC test/env/memory/memory_ut.o 00:03:13.220 CXX test/cpp_headers/conf.o 00:03:13.220 CC test/env/pci/pci_ut.o 00:03:13.220 CXX test/cpp_headers/config.o 00:03:13.220 CC app/vhost/vhost.o 00:03:13.220 CXX test/cpp_headers/cpuset.o 00:03:13.220 LINK vhost_fuzz 00:03:13.220 CC test/event/scheduler/scheduler.o 00:03:13.478 LINK blobcli 00:03:13.478 CC examples/nvme/hello_world/hello_world.o 00:03:13.478 CC examples/nvme/reconnect/reconnect.o 00:03:13.478 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:13.478 LINK vhost 00:03:13.478 CXX test/cpp_headers/crc16.o 00:03:13.478 CC examples/nvme/arbitration/arbitration.o 00:03:13.478 CC examples/nvme/hotplug/hotplug.o 00:03:13.737 LINK hello_world 00:03:13.737 CXX test/cpp_headers/crc32.o 00:03:13.737 LINK scheduler 00:03:13.995 LINK reconnect 00:03:13.995 CC examples/bdev/bdevperf/bdevperf.o 00:03:13.995 CC examples/bdev/hello_world/hello_bdev.o 00:03:13.995 CC test/nvme/aer/aer.o 00:03:13.995 CXX test/cpp_headers/crc64.o 00:03:13.995 LINK pci_ut 00:03:13.995 LINK hotplug 00:03:14.253 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:14.253 CC test/rpc_client/rpc_client_test.o 00:03:14.253 LINK hello_bdev 00:03:14.253 CXX test/cpp_headers/dif.o 00:03:14.253 LINK arbitration 00:03:14.511 CC examples/nvme/abort/abort.o 00:03:14.512 LINK rpc_client_test 00:03:14.512 LINK cmb_copy 00:03:14.512 CXX test/cpp_headers/dma.o 00:03:14.770 LINK aer 00:03:14.770 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:14.770 LINK iscsi_fuzz 00:03:14.770 LINK nvme_manage 00:03:14.770 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:14.770 CXX test/cpp_headers/endian.o 00:03:14.770 CC test/app/jsoncat/jsoncat.o 00:03:14.770 CC test/app/stub/stub.o 00:03:14.770 CC test/unit/lib/log/log.c/log_ut.o 00:03:15.029 CC test/nvme/reset/reset.o 00:03:15.029 LINK jsoncat 00:03:15.029 LINK pmr_persistence 00:03:15.029 CXX test/cpp_headers/env_dpdk.o 00:03:15.287 LINK stub 00:03:15.287 LINK abort 00:03:15.287 CC test/accel/dif/dif.o 00:03:15.287 CC test/nvme/sgl/sgl.o 00:03:15.287 LINK histogram_ut 00:03:15.287 CXX test/cpp_headers/env.o 00:03:15.287 LINK log_ut 00:03:15.287 CC test/blobfs/mkfs/mkfs.o 00:03:15.287 CXX test/cpp_headers/event.o 00:03:15.287 CXX test/cpp_headers/fd_group.o 00:03:15.287 LINK bdevperf 00:03:15.287 CC test/nvme/e2edp/nvme_dp.o 00:03:15.287 CXX test/cpp_headers/fd.o 00:03:15.545 LINK reset 00:03:15.803 CXX test/cpp_headers/file.o 00:03:15.803 LINK mkfs 00:03:15.803 LINK sgl 00:03:15.803 LINK memory_ut 00:03:15.804 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:15.804 CC test/nvme/overhead/overhead.o 00:03:15.804 CC test/nvme/err_injection/err_injection.o 00:03:15.804 CXX test/cpp_headers/ftl.o 00:03:15.804 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:16.062 LINK nvme_dp 00:03:16.062 CC examples/nvmf/nvmf/nvmf.o 00:03:16.062 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:16.062 CC test/nvme/reserve/reserve.o 00:03:16.062 CC test/nvme/startup/startup.o 00:03:16.320 LINK dif 00:03:16.320 CXX test/cpp_headers/gpt_spec.o 00:03:16.320 LINK base64_ut 00:03:16.320 LINK err_injection 00:03:16.320 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:16.320 CC test/lvol/esnap/esnap.o 00:03:16.578 LINK startup 00:03:16.578 CXX test/cpp_headers/hexlify.o 00:03:16.578 LINK overhead 00:03:16.578 LINK reserve 00:03:16.578 CC test/nvme/simple_copy/simple_copy.o 00:03:16.578 CC test/nvme/connect_stress/connect_stress.o 00:03:16.578 LINK nvmf 00:03:16.836 CXX test/cpp_headers/histogram_data.o 00:03:16.836 CC test/nvme/boot_partition/boot_partition.o 00:03:16.836 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:16.836 CC test/bdev/bdevio/bdevio.o 00:03:16.836 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:17.095 LINK connect_stress 00:03:17.095 CXX test/cpp_headers/idxd.o 00:03:17.095 LINK dma_ut 00:03:17.095 LINK ioat_ut 00:03:17.095 CC test/nvme/compliance/nvme_compliance.o 00:03:17.095 LINK simple_copy 00:03:17.095 LINK bit_array_ut 00:03:17.095 LINK crc16_ut 00:03:17.095 LINK boot_partition 00:03:17.352 CC test/nvme/fused_ordering/fused_ordering.o 00:03:17.352 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:17.352 CXX test/cpp_headers/idxd_spec.o 00:03:17.352 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:17.352 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:17.352 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:17.352 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:17.615 CC test/unit/lib/util/file.c/file_ut.o 00:03:17.615 LINK crc32_ieee_ut 00:03:17.615 LINK cpuset_ut 00:03:17.615 LINK fused_ordering 00:03:17.615 LINK crc64_ut 00:03:17.615 LINK crc32c_ut 00:03:17.615 LINK nvme_compliance 00:03:17.615 LINK bdevio 00:03:17.615 CXX test/cpp_headers/init.o 00:03:17.615 LINK doorbell_aers 00:03:17.873 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:17.873 LINK file_ut 00:03:17.873 CC test/unit/lib/util/net.c/net_ut.o 00:03:17.873 CC test/nvme/fdp/fdp.o 00:03:17.873 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:17.873 CXX test/cpp_headers/ioat.o 00:03:17.873 CC test/nvme/cuse/cuse.o 00:03:17.873 CC test/unit/lib/util/string.c/string_ut.o 00:03:17.873 CC test/unit/lib/util/math.c/math_ut.o 00:03:17.873 CXX test/cpp_headers/ioat_spec.o 00:03:18.130 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:18.130 LINK math_ut 00:03:18.130 LINK net_ut 00:03:18.130 LINK iov_ut 00:03:18.130 CXX test/cpp_headers/iscsi_spec.o 00:03:18.388 CXX test/cpp_headers/json.o 00:03:18.388 CXX test/cpp_headers/jsonrpc.o 00:03:18.388 CXX test/cpp_headers/keyring.o 00:03:18.388 CXX test/cpp_headers/keyring_module.o 00:03:18.388 LINK fdp 00:03:18.646 CXX test/cpp_headers/likely.o 00:03:18.646 CXX test/cpp_headers/lvol.o 00:03:18.646 CXX test/cpp_headers/log.o 00:03:18.646 CXX test/cpp_headers/memory.o 00:03:18.646 CXX test/cpp_headers/mmio.o 00:03:18.646 CXX test/cpp_headers/nbd.o 00:03:18.646 CXX test/cpp_headers/net.o 00:03:18.646 CXX test/cpp_headers/notify.o 00:03:18.646 CXX test/cpp_headers/nvme.o 00:03:18.904 LINK string_ut 00:03:18.904 CXX test/cpp_headers/nvme_intel.o 00:03:18.904 CXX test/cpp_headers/nvme_ocssd.o 00:03:18.904 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:18.904 CXX test/cpp_headers/nvme_spec.o 00:03:18.904 CXX test/cpp_headers/nvme_zns.o 00:03:18.904 CXX test/cpp_headers/nvmf_cmd.o 00:03:18.904 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:19.162 LINK xor_ut 00:03:19.162 CXX test/cpp_headers/nvmf.o 00:03:19.162 CXX test/cpp_headers/nvmf_spec.o 00:03:19.162 CXX test/cpp_headers/nvmf_transport.o 00:03:19.162 LINK pipe_ut 00:03:19.162 CXX test/cpp_headers/opal.o 00:03:19.162 CXX test/cpp_headers/opal_spec.o 00:03:19.162 CXX test/cpp_headers/pci_ids.o 00:03:19.162 CXX test/cpp_headers/pipe.o 00:03:19.420 CXX test/cpp_headers/queue.o 00:03:19.420 CXX test/cpp_headers/reduce.o 00:03:19.420 CXX test/cpp_headers/rpc.o 00:03:19.420 CXX test/cpp_headers/scheduler.o 00:03:19.420 CXX test/cpp_headers/scsi.o 00:03:19.420 CXX test/cpp_headers/scsi_spec.o 00:03:19.420 CXX test/cpp_headers/sock.o 00:03:19.420 CXX test/cpp_headers/stdinc.o 00:03:19.420 CXX test/cpp_headers/string.o 00:03:19.420 CXX test/cpp_headers/thread.o 00:03:19.678 CXX test/cpp_headers/trace.o 00:03:19.678 CXX test/cpp_headers/trace_parser.o 00:03:19.678 CXX test/cpp_headers/tree.o 00:03:19.678 CXX test/cpp_headers/ublk.o 00:03:19.678 CXX test/cpp_headers/util.o 00:03:19.678 CXX test/cpp_headers/uuid.o 00:03:19.678 CXX test/cpp_headers/version.o 00:03:19.678 LINK cuse 00:03:19.678 CXX test/cpp_headers/vfio_user_pci.o 00:03:19.937 CXX test/cpp_headers/vfio_user_spec.o 00:03:19.937 CXX test/cpp_headers/vhost.o 00:03:19.937 CXX test/cpp_headers/vmd.o 00:03:19.937 CXX test/cpp_headers/xor.o 00:03:19.937 CXX test/cpp_headers/zipf.o 00:03:21.838 LINK dif_ut 00:03:22.097 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:22.097 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:22.097 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:22.097 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:23.032 LINK pci_event_ut 00:03:23.290 LINK json_util_ut 00:03:23.857 LINK esnap 00:03:24.116 LINK json_write_ut 00:03:24.683 LINK json_parse_ut 00:03:25.249 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:25.822 LINK jsonrpc_server_ut 00:03:26.081 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:27.456 LINK rpc_ut 00:03:27.714 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:27.714 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:27.714 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:27.714 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:27.972 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:27.972 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:28.905 LINK keyring_ut 00:03:28.905 LINK notify_ut 00:03:29.163 LINK posix_ut 00:03:29.420 LINK iobuf_ut 00:03:30.053 LINK thread_ut 00:03:30.311 LINK sock_ut 00:03:30.569 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:30.569 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:30.569 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:30.569 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:30.569 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:30.569 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:30.569 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:30.569 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:30.569 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:30.569 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:30.569 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:30.569 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:31.135 LINK rpc_ut 00:03:31.394 LINK subsystem_ut 00:03:31.394 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:31.652 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:32.220 LINK blob_bdev_ut 00:03:32.220 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:32.479 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:32.738 LINK nvme_ns_ut 00:03:32.738 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:32.738 LINK nvme_ctrlr_cmd_ut 00:03:32.995 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:32.995 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:33.253 LINK nvme_ns_ocssd_cmd_ut 00:03:33.509 CC test/unit/lib/event/app.c/app_ut.o 00:03:33.765 LINK nvme_quirks_ut 00:03:33.765 LINK nvme_poll_group_ut 00:03:33.765 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:34.022 LINK nvme_ut 00:03:34.022 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:34.280 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:34.537 LINK app_ut 00:03:34.537 LINK nvme_pcie_ut 00:03:34.537 LINK nvme_ns_cmd_ut 00:03:34.796 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:34.796 LINK nvme_transport_ut 00:03:34.796 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:34.796 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:35.386 LINK nvme_qpair_ut 00:03:35.386 LINK nvme_io_msg_ut 00:03:35.648 LINK nvme_fabric_ut 00:03:35.907 LINK accel_ut 00:03:36.165 LINK reactor_ut 00:03:36.423 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:36.423 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:36.423 LINK nvme_opal_ut 00:03:36.423 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:36.423 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:36.423 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:36.423 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:36.681 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:36.681 LINK scsi_nvme_ut 00:03:36.681 LINK nvme_pcie_common_ut 00:03:36.681 LINK nvme_ctrlr_ut 00:03:36.939 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:36.939 LINK nvme_tcp_ut 00:03:36.939 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:36.939 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:36.939 LINK nvme_cuse_ut 00:03:37.197 LINK gpt_ut 00:03:37.197 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:37.197 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:03:37.197 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:37.197 LINK bdev_zone_ut 00:03:37.763 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:38.021 LINK concat_ut 00:03:38.021 LINK bdev_raid_sb_ut 00:03:38.279 LINK raid1_ut 00:03:38.537 LINK vbdev_lvol_ut 00:03:38.537 LINK vbdev_zone_block_ut 00:03:38.794 LINK raid0_ut 00:03:39.360 LINK bdev_raid_ut 00:03:40.756 LINK part_ut 00:03:41.691 LINK bdev_ut 00:03:42.259 LINK blob_ut 00:03:42.517 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:42.517 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:42.517 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:42.517 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:42.775 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:42.775 LINK tree_ut 00:03:43.033 LINK blobfs_bdev_ut 00:03:44.437 LINK bdev_ut 00:03:44.438 LINK blobfs_sync_ut 00:03:44.696 LINK blobfs_async_ut 00:03:44.955 LINK bdev_nvme_ut 00:03:45.522 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:45.522 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:45.522 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:03:45.522 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:45.522 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:45.522 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:45.522 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:45.522 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:45.522 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:45.522 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:45.522 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:45.780 LINK lvol_ut 00:03:46.038 LINK ftl_l2p_ut 00:03:46.038 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:46.038 LINK dev_ut 00:03:46.038 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:46.298 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:46.298 LINK ftl_io_ut 00:03:46.298 LINK ctrlr_bdev_ut 00:03:46.557 LINK ftl_bitmap_ut 00:03:46.557 LINK lun_ut 00:03:46.557 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:46.557 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:03:46.557 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:46.816 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:46.816 LINK ftl_p2l_ut 00:03:46.816 LINK ftl_mempool_ut 00:03:47.073 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:47.073 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:47.332 LINK scsi_ut 00:03:47.332 LINK ftl_band_ut 00:03:47.332 LINK ftl_mngt_ut 00:03:47.332 LINK nvmf_ut 00:03:47.590 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:47.590 LINK ctrlr_discovery_ut 00:03:48.157 LINK auth_ut 00:03:48.734 LINK ftl_layout_upgrade_ut 00:03:48.734 LINK scsi_pr_ut 00:03:48.734 LINK subsystem_ut 00:03:48.734 LINK scsi_bdev_ut 00:03:48.734 LINK ftl_sb_ut 00:03:48.995 LINK ctrlr_ut 00:03:48.995 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:48.995 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:48.995 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:48.995 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:48.995 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:48.995 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:48.995 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:49.563 LINK tcp_ut 00:03:49.831 LINK param_ut 00:03:49.831 LINK init_grp_ut 00:03:50.398 LINK portal_grp_ut 00:03:50.964 LINK conn_ut 00:03:50.964 LINK tgt_node_ut 00:03:52.341 LINK iscsi_ut 00:03:52.599 LINK vhost_ut 00:03:52.599 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:03:52.599 15:54:47 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:03:52.599 15:54:47 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:03:52.600 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:03:53.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:03:53.168 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:03:53.168 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:03:53.168 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:03:53.168 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:03:53.168 patchelf: not an ELF executable 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:03:53.168 patchelf: not an ELF executable 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:03:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:03:53.426 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:03:53.427 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:03:54.059 Processing /home/vagrant/spdk_repo/spdk/python 00:03:54.059 Preparing metadata (setup.py): started 00:03:54.625 Preparing metadata (setup.py): finished with status 'done' 00:03:55.560 Installing collected packages: spdk 00:03:55.560 Running setup.py install for spdk: started 00:03:55.560 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:03:55.819 The Meson build system 00:03:55.819 Version: 1.3.1 00:03:55.819 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:55.819 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:55.819 Build type: native build 00:03:55.819 Program cat found: YES (/usr/bin/cat) 00:03:55.819 Project name: DPDK 00:03:55.819 Project version: 24.03.0 00:03:55.819 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:03:55.819 C linker for the host machine: cc ld.bfd 2.39-16 00:03:55.819 Host machine cpu family: x86_64 00:03:55.819 Host machine cpu: x86_64 00:03:55.819 Message: ## Building in Developer Mode ## 00:03:55.819 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:55.819 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:55.819 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:55.819 Program python3 found: YES (/usr/bin/python3) 00:03:55.819 Program cat found: YES (/usr/bin/cat) 00:03:55.819 Compiler for C supports arguments -march=native: YES (cached) 00:03:55.819 Checking for size of "void *" : 8 (cached) 00:03:55.819 Checking for size of "void *" : 8 (cached) 00:03:55.819 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:03:55.819 Library m found: YES 00:03:55.819 Library numa found: YES 00:03:55.819 Has header "numaif.h" : YES (cached) 00:03:55.819 Library fdt found: NO 00:03:55.819 Library execinfo found: NO 00:03:55.819 Has header "execinfo.h" : YES (cached) 00:03:55.819 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:55.819 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:55.819 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:55.819 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:55.819 Dependency openssl found: YES 3.0.9 (cached) 00:03:55.819 Dependency libpcap found: YES 1.10.4 (cached) 00:03:55.819 Has header "pcap.h" with dependency libpcap: YES (cached) 00:03:55.819 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:03:55.819 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:03:55.819 Compiler for C supports arguments -Wformat: YES (cached) 00:03:55.819 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:03:55.819 Compiler for C supports arguments -Wformat-security: YES (cached) 00:03:55.819 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wundef: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:03:55.820 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:03:55.820 Program objdump found: YES (/usr/bin/objdump) 00:03:55.820 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:55.820 Checking if "AVX512 checking" compiles: YES (cached) 00:03:55.820 Fetching value of define "__SSE4_2__" : 1 (cached) 00:03:55.820 Fetching value of define "__AES__" : 1 (cached) 00:03:55.820 Fetching value of define "__AVX__" : 1 (cached) 00:03:55.820 Fetching value of define "__AVX2__" : 1 (cached) 00:03:55.820 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:03:55.820 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:03:55.820 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:03:55.820 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:55.820 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:03:55.820 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:55.820 Fetching value of define "__RDRND__" : 1 (cached) 00:03:55.820 Fetching value of define "__RDSEED__" : 1 (cached) 00:03:55.820 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:55.820 Fetching value of define "__znver1__" : (undefined) (cached) 00:03:55.820 Fetching value of define "__znver2__" : (undefined) (cached) 00:03:55.820 Fetching value of define "__znver3__" : (undefined) (cached) 00:03:55.820 Fetching value of define "__znver4__" : (undefined) (cached) 00:03:55.820 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:55.820 Message: lib/log: Defining dependency "log" 00:03:55.820 Message: lib/kvargs: Defining dependency "kvargs" 00:03:55.820 Message: lib/telemetry: Defining dependency "telemetry" 00:03:55.820 Checking for function "getentropy" : NO (cached) 00:03:55.820 Message: lib/eal: Defining dependency "eal" 00:03:55.820 Message: lib/ring: Defining dependency "ring" 00:03:55.820 Message: lib/rcu: Defining dependency "rcu" 00:03:55.820 Message: lib/mempool: Defining dependency "mempool" 00:03:55.820 Message: lib/mbuf: Defining dependency "mbuf" 00:03:55.820 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:55.820 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:55.820 Compiler for C supports arguments -mpclmul: YES (cached) 00:03:55.820 Compiler for C supports arguments -maes: YES (cached) 00:03:55.820 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:55.820 Compiler for C supports arguments -mavx512bw: YES (cached) 00:03:55.820 Compiler for C supports arguments -mavx512dq: YES (cached) 00:03:55.820 Compiler for C supports arguments -mavx512vl: YES (cached) 00:03:55.820 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:03:55.820 Compiler for C supports arguments -mavx2: YES (cached) 00:03:55.820 Compiler for C supports arguments -mavx: YES (cached) 00:03:55.820 Message: lib/net: Defining dependency "net" 00:03:55.820 Message: lib/meter: Defining dependency "meter" 00:03:55.820 Message: lib/ethdev: Defining dependency "ethdev" 00:03:55.820 Message: lib/pci: Defining dependency "pci" 00:03:55.820 Message: lib/cmdline: Defining dependency "cmdline" 00:03:55.820 Message: lib/hash: Defining dependency "hash" 00:03:55.820 Message: lib/timer: Defining dependency "timer" 00:03:55.820 Message: lib/compressdev: Defining dependency "compressdev" 00:03:55.820 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:55.820 Message: lib/dmadev: Defining dependency "dmadev" 00:03:55.820 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:03:55.820 Message: lib/power: Defining dependency "power" 00:03:55.820 Message: lib/reorder: Defining dependency "reorder" 00:03:55.820 Message: lib/security: Defining dependency "security" 00:03:55.820 Has header "linux/userfaultfd.h" : YES (cached) 00:03:55.820 Has header "linux/vduse.h" : YES (cached) 00:03:55.820 Message: lib/vhost: Defining dependency "vhost" 00:03:55.820 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:55.820 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:55.820 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:55.820 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:55.820 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:55.820 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:55.820 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:55.820 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:55.820 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:55.820 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:55.820 Program doxygen found: YES (/usr/bin/doxygen) 00:03:55.820 Configuring doxy-api-html.conf using configuration 00:03:55.820 Configuring doxy-api-man.conf using configuration 00:03:55.820 Program mandb found: YES (/usr/bin/mandb) 00:03:55.820 Program sphinx-build found: NO 00:03:55.820 Configuring rte_build_config.h using configuration 00:03:55.820 Message: 00:03:55.820 ================= 00:03:55.820 Applications Enabled 00:03:55.820 ================= 00:03:55.820 00:03:55.820 apps: 00:03:55.820 00:03:55.820 00:03:55.820 Message: 00:03:55.820 ================= 00:03:55.820 Libraries Enabled 00:03:55.820 ================= 00:03:55.820 00:03:55.820 libs: 00:03:55.820 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:55.820 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:55.820 cryptodev, dmadev, power, reorder, security, vhost, 00:03:55.820 00:03:55.820 Message: 00:03:55.820 =============== 00:03:55.820 Drivers Enabled 00:03:55.820 =============== 00:03:55.820 00:03:55.820 common: 00:03:55.820 00:03:55.820 bus: 00:03:55.820 pci, vdev, 00:03:55.820 mempool: 00:03:55.820 ring, 00:03:55.820 dma: 00:03:55.820 00:03:55.820 net: 00:03:55.820 00:03:55.820 crypto: 00:03:55.820 00:03:55.820 compress: 00:03:55.820 00:03:55.820 vdpa: 00:03:55.820 00:03:55.820 00:03:55.820 Message: 00:03:55.820 ================= 00:03:55.820 Content Skipped 00:03:55.820 ================= 00:03:55.820 00:03:55.820 apps: 00:03:55.820 dumpcap: explicitly disabled via build config 00:03:55.820 graph: explicitly disabled via build config 00:03:55.820 pdump: explicitly disabled via build config 00:03:55.820 proc-info: explicitly disabled via build config 00:03:55.820 test-acl: explicitly disabled via build config 00:03:55.820 test-bbdev: explicitly disabled via build config 00:03:55.820 test-cmdline: explicitly disabled via build config 00:03:55.820 test-compress-perf: explicitly disabled via build config 00:03:55.820 test-crypto-perf: explicitly disabled via build config 00:03:55.820 test-dma-perf: explicitly disabled via build config 00:03:55.820 test-eventdev: explicitly disabled via build config 00:03:55.820 test-fib: explicitly disabled via build config 00:03:55.820 test-flow-perf: explicitly disabled via build config 00:03:55.820 test-gpudev: explicitly disabled via build config 00:03:55.820 test-mldev: explicitly disabled via build config 00:03:55.820 test-pipeline: explicitly disabled via build config 00:03:55.820 test-pmd: explicitly disabled via build config 00:03:55.820 test-regex: explicitly disabled via build config 00:03:55.820 test-sad: explicitly disabled via build config 00:03:55.820 test-security-perf: explicitly disabled via build config 00:03:55.820 00:03:55.820 libs: 00:03:55.820 argparse: explicitly disabled via build config 00:03:55.820 metrics: explicitly disabled via build config 00:03:55.820 acl: explicitly disabled via build config 00:03:55.820 bbdev: explicitly disabled via build config 00:03:55.820 bitratestats: explicitly disabled via build config 00:03:55.820 bpf: explicitly disabled via build config 00:03:55.820 cfgfile: explicitly disabled via build config 00:03:55.820 distributor: explicitly disabled via build config 00:03:55.820 efd: explicitly disabled via build config 00:03:55.820 eventdev: explicitly disabled via build config 00:03:55.820 dispatcher: explicitly disabled via build config 00:03:55.820 gpudev: explicitly disabled via build config 00:03:55.820 gro: explicitly disabled via build config 00:03:55.820 gso: explicitly disabled via build config 00:03:55.820 ip_frag: explicitly disabled via build config 00:03:55.820 jobstats: explicitly disabled via build config 00:03:55.820 latencystats: explicitly disabled via build config 00:03:55.820 lpm: explicitly disabled via build config 00:03:55.820 member: explicitly disabled via build config 00:03:55.820 pcapng: explicitly disabled via build config 00:03:55.820 rawdev: explicitly disabled via build config 00:03:55.820 regexdev: explicitly disabled via build config 00:03:55.820 mldev: explicitly disabled via build config 00:03:55.820 rib: explicitly disabled via build config 00:03:55.820 sched: explicitly disabled via build config 00:03:55.820 stack: explicitly disabled via build config 00:03:55.820 ipsec: explicitly disabled via build config 00:03:55.820 pdcp: explicitly disabled via build config 00:03:55.820 fib: explicitly disabled via build config 00:03:55.820 port: explicitly disabled via build config 00:03:55.820 pdump: explicitly disabled via build config 00:03:55.820 table: explicitly disabled via build config 00:03:55.820 pipeline: explicitly disabled via build config 00:03:55.820 graph: explicitly disabled via build config 00:03:55.820 node: explicitly disabled via build config 00:03:55.820 00:03:55.820 drivers: 00:03:55.820 common/cpt: not in enabled drivers build config 00:03:55.821 common/dpaax: not in enabled drivers build config 00:03:55.821 common/iavf: not in enabled drivers build config 00:03:55.821 common/idpf: not in enabled drivers build config 00:03:55.821 common/ionic: not in enabled drivers build config 00:03:55.821 common/mvep: not in enabled drivers build config 00:03:55.821 common/octeontx: not in enabled drivers build config 00:03:55.821 bus/auxiliary: not in enabled drivers build config 00:03:55.821 bus/cdx: not in enabled drivers build config 00:03:55.821 bus/dpaa: not in enabled drivers build config 00:03:55.821 bus/fslmc: not in enabled drivers build config 00:03:55.821 bus/ifpga: not in enabled drivers build config 00:03:55.821 bus/platform: not in enabled drivers build config 00:03:55.821 bus/uacce: not in enabled drivers build config 00:03:55.821 bus/vmbus: not in enabled drivers build config 00:03:55.821 common/cnxk: not in enabled drivers build config 00:03:55.821 common/mlx5: not in enabled drivers build config 00:03:55.821 common/nfp: not in enabled drivers build config 00:03:55.821 common/nitrox: not in enabled drivers build config 00:03:55.821 common/qat: not in enabled drivers build config 00:03:55.821 common/sfc_efx: not in enabled drivers build config 00:03:55.821 mempool/bucket: not in enabled drivers build config 00:03:55.821 mempool/cnxk: not in enabled drivers build config 00:03:55.821 mempool/dpaa: not in enabled drivers build config 00:03:55.821 mempool/dpaa2: not in enabled drivers build config 00:03:55.821 mempool/octeontx: not in enabled drivers build config 00:03:55.821 mempool/stack: not in enabled drivers build config 00:03:55.821 dma/cnxk: not in enabled drivers build config 00:03:55.821 dma/dpaa: not in enabled drivers build config 00:03:55.821 dma/dpaa2: not in enabled drivers build config 00:03:55.821 dma/hisilicon: not in enabled drivers build config 00:03:55.821 dma/idxd: not in enabled drivers build config 00:03:55.821 dma/ioat: not in enabled drivers build config 00:03:55.821 dma/skeleton: not in enabled drivers build config 00:03:55.821 net/af_packet: not in enabled drivers build config 00:03:55.821 net/af_xdp: not in enabled drivers build config 00:03:55.821 net/ark: not in enabled drivers build config 00:03:55.821 net/atlantic: not in enabled drivers build config 00:03:55.821 net/avp: not in enabled drivers build config 00:03:55.821 net/axgbe: not in enabled drivers build config 00:03:55.821 net/bnx2x: not in enabled drivers build config 00:03:55.821 net/bnxt: not in enabled drivers build config 00:03:55.821 net/bonding: not in enabled drivers build config 00:03:55.821 net/cnxk: not in enabled drivers build config 00:03:55.821 net/cpfl: not in enabled drivers build config 00:03:55.821 net/cxgbe: not in enabled drivers build config 00:03:55.821 net/dpaa: not in enabled drivers build config 00:03:55.821 net/dpaa2: not in enabled drivers build config 00:03:55.821 net/e1000: not in enabled drivers build config 00:03:55.821 net/ena: not in enabled drivers build config 00:03:55.821 net/enetc: not in enabled drivers build config 00:03:55.821 net/enetfec: not in enabled drivers build config 00:03:55.821 net/enic: not in enabled drivers build config 00:03:55.821 net/failsafe: not in enabled drivers build config 00:03:55.821 net/fm10k: not in enabled drivers build config 00:03:55.821 net/gve: not in enabled drivers build config 00:03:55.821 net/hinic: not in enabled drivers build config 00:03:55.821 net/hns3: not in enabled drivers build config 00:03:55.821 net/i40e: not in enabled drivers build config 00:03:55.821 net/iavf: not in enabled drivers build config 00:03:55.821 net/ice: not in enabled drivers build config 00:03:55.821 net/idpf: not in enabled drivers build config 00:03:55.821 net/igc: not in enabled drivers build config 00:03:55.821 net/ionic: not in enabled drivers build config 00:03:55.821 net/ipn3ke: not in enabled drivers build config 00:03:55.821 net/ixgbe: not in enabled drivers build config 00:03:55.821 net/mana: not in enabled drivers build config 00:03:55.821 net/memif: not in enabled drivers build config 00:03:55.821 net/mlx4: not in enabled drivers build config 00:03:55.821 net/mlx5: not in enabled drivers build config 00:03:55.821 net/mvneta: not in enabled drivers build config 00:03:55.821 net/mvpp2: not in enabled drivers build config 00:03:55.821 net/netvsc: not in enabled drivers build config 00:03:55.821 net/nfb: not in enabled drivers build config 00:03:55.821 net/nfp: not in enabled drivers build config 00:03:55.821 net/ngbe: not in enabled drivers build config 00:03:55.821 net/null: not in enabled drivers build config 00:03:55.821 net/octeontx: not in enabled drivers build config 00:03:55.821 net/octeon_ep: not in enabled drivers build config 00:03:55.821 net/pcap: not in enabled drivers build config 00:03:55.821 net/pfe: not in enabled drivers build config 00:03:55.821 net/qede: not in enabled drivers build config 00:03:55.821 net/ring: not in enabled drivers build config 00:03:55.821 net/sfc: not in enabled drivers build config 00:03:55.821 net/softnic: not in enabled drivers build config 00:03:55.821 net/tap: not in enabled drivers build config 00:03:55.821 net/thunderx: not in enabled drivers build config 00:03:55.821 net/txgbe: not in enabled drivers build config 00:03:55.821 net/vdev_netvsc: not in enabled drivers build config 00:03:55.821 net/vhost: not in enabled drivers build config 00:03:55.821 net/virtio: not in enabled drivers build config 00:03:55.821 net/vmxnet3: not in enabled drivers build config 00:03:55.821 raw/*: missing internal dependency, "rawdev" 00:03:55.821 crypto/armv8: not in enabled drivers build config 00:03:55.821 crypto/bcmfs: not in enabled drivers build config 00:03:55.821 crypto/caam_jr: not in enabled drivers build config 00:03:55.821 crypto/ccp: not in enabled drivers build config 00:03:55.821 crypto/cnxk: not in enabled drivers build config 00:03:55.821 crypto/dpaa_sec: not in enabled drivers build config 00:03:55.821 crypto/dpaa2_sec: not in enabled drivers build config 00:03:55.821 crypto/ipsec_mb: not in enabled drivers build config 00:03:55.821 crypto/mlx5: not in enabled drivers build config 00:03:55.821 crypto/mvsam: not in enabled drivers build config 00:03:55.821 crypto/nitrox: not in enabled drivers build config 00:03:55.821 crypto/null: not in enabled drivers build config 00:03:55.821 crypto/octeontx: not in enabled drivers build config 00:03:55.821 crypto/openssl: not in enabled drivers build config 00:03:55.821 crypto/scheduler: not in enabled drivers build config 00:03:55.821 crypto/uadk: not in enabled drivers build config 00:03:55.821 crypto/virtio: not in enabled drivers build config 00:03:55.821 compress/isal: not in enabled drivers build config 00:03:55.821 compress/mlx5: not in enabled drivers build config 00:03:55.821 compress/nitrox: not in enabled drivers build config 00:03:55.821 compress/octeontx: not in enabled drivers build config 00:03:55.821 compress/zlib: not in enabled drivers build config 00:03:55.821 regex/*: missing internal dependency, "regexdev" 00:03:55.821 ml/*: missing internal dependency, "mldev" 00:03:55.821 vdpa/ifc: not in enabled drivers build config 00:03:55.821 vdpa/mlx5: not in enabled drivers build config 00:03:55.821 vdpa/nfp: not in enabled drivers build config 00:03:55.821 vdpa/sfc: not in enabled drivers build config 00:03:55.821 event/*: missing internal dependency, "eventdev" 00:03:55.821 baseband/*: missing internal dependency, "bbdev" 00:03:55.821 gpu/*: missing internal dependency, "gpudev" 00:03:55.821 00:03:55.821 00:03:55.821 Running setup.py install for spdk: finished with status 'done' 00:03:56.080 Successfully installed spdk-24.9rc0 00:03:56.339 Cleaning... 0 files. 00:03:56.339 Build targets in project: 85 00:03:56.339 00:03:56.339 DPDK 24.03.0 00:03:56.339 00:03:56.339 User defined options 00:03:56.339 default_library : shared 00:03:56.339 libdir : lib 00:03:56.339 prefix : /usr/local 00:03:56.339 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:03:56.339 c_link_args : 00:03:56.339 cpu_instruction_set: native 00:03:56.339 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:03:56.339 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:03:56.339 enable_docs : false 00:03:56.339 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:56.339 enable_kmods : false 00:03:56.339 max_lcores : 128 00:03:56.339 tests : false 00:03:56.339 00:03:56.339 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:03:56.597 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:03:56.860 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:03:56.860 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:56.861 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:03:56.862 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:56.863 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.864 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:56.865 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:03:56.866 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:03:56.866 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:56.866 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:03:57.127 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:03:57.127 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:57.127 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.127 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.128 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:57.129 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:03:57.129 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:03:57.129 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:03:57.129 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:03:57.129 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:03:57.129 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:03:57.129 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:03:57.129 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:03:57.129 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:57.129 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:57.130 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:03:57.130 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:03:57.130 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:03:57.130 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:03:57.130 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:03:57.130 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:03:57.130 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:03:57.130 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:03:57.130 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:03:57.130 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:03:57.130 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:03:57.130 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:03:57.130 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:03:57.130 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:03:57.130 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:03:57.130 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:03:57.130 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:03:57.130 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:03:57.130 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:03:57.130 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:03:57.130 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:03:57.130 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:03:57.130 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:03:57.130 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:03:57.130 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:03:57.130 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:03:57.130 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:03:57.130 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:03:57.130 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:03:57.130 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:03:57.130 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:03:57.130 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:03:57.130 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:03:57.130 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:03:57.130 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:03:57.130 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:03:57.130 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:03:57.130 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:03:57.130 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:03:57.130 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:03:57.130 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:03:57.130 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:03:57.130 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:03:57.130 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:03:57.130 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:03:57.130 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:03:57.130 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:03:57.130 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:03:57.130 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:03:57.130 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:03:57.130 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:03:57.130 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:03:57.130 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:03:59.671 The Meson build system 00:03:59.671 Version: 1.3.1 00:03:59.671 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:59.671 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:59.671 Build type: native build 00:03:59.671 Program cat found: YES (/usr/bin/cat) 00:03:59.671 Project name: DPDK 00:03:59.671 Project version: 24.03.0 00:03:59.671 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:03:59.671 C linker for the host machine: cc ld.bfd 2.39-16 00:03:59.671 Host machine cpu family: x86_64 00:03:59.671 Host machine cpu: x86_64 00:03:59.671 Message: ## Building in Developer Mode ## 00:03:59.671 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:59.671 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:59.671 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:59.671 Program python3 found: YES (/usr/bin/python3) 00:03:59.671 Program cat found: YES (/usr/bin/cat) 00:03:59.671 Compiler for C supports arguments -march=native: YES (cached) 00:03:59.671 Checking for size of "void *" : 8 (cached) 00:03:59.671 Checking for size of "void *" : 8 (cached) 00:03:59.671 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:03:59.671 Library m found: YES 00:03:59.671 Library numa found: YES 00:03:59.671 Has header "numaif.h" : YES (cached) 00:03:59.671 Library fdt found: NO 00:03:59.671 Library execinfo found: NO 00:03:59.671 Has header "execinfo.h" : YES (cached) 00:03:59.671 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:59.671 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:59.671 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:59.671 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:59.671 Dependency openssl found: YES 3.0.9 (cached) 00:03:59.671 Dependency libpcap found: YES 1.10.4 (cached) 00:03:59.671 Has header "pcap.h" with dependency libpcap: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wformat: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wformat-security: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wundef: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:03:59.671 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:03:59.671 Program objdump found: YES (/usr/bin/objdump) 00:03:59.671 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:59.671 Checking if "AVX512 checking" compiles: YES (cached) 00:03:59.671 Fetching value of define "__SSE4_2__" : 1 (cached) 00:03:59.671 Fetching value of define "__AES__" : 1 (cached) 00:03:59.671 Fetching value of define "__AVX__" : 1 (cached) 00:03:59.671 Fetching value of define "__AVX2__" : 1 (cached) 00:03:59.671 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:03:59.671 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:03:59.672 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:03:59.672 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:59.672 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:03:59.672 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:59.672 Fetching value of define "__RDRND__" : 1 (cached) 00:03:59.672 Fetching value of define "__RDSEED__" : 1 (cached) 00:03:59.672 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:59.672 Fetching value of define "__znver1__" : (undefined) (cached) 00:03:59.672 Fetching value of define "__znver2__" : (undefined) (cached) 00:03:59.672 Fetching value of define "__znver3__" : (undefined) (cached) 00:03:59.672 Fetching value of define "__znver4__" : (undefined) (cached) 00:03:59.672 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:59.672 Message: lib/log: Defining dependency "log" 00:03:59.672 Message: lib/kvargs: Defining dependency "kvargs" 00:03:59.672 Message: lib/telemetry: Defining dependency "telemetry" 00:03:59.672 Checking for function "getentropy" : NO (cached) 00:03:59.672 Message: lib/eal: Defining dependency "eal" 00:03:59.672 Message: lib/ring: Defining dependency "ring" 00:03:59.672 Message: lib/rcu: Defining dependency "rcu" 00:03:59.672 Message: lib/mempool: Defining dependency "mempool" 00:03:59.672 Message: lib/mbuf: Defining dependency "mbuf" 00:03:59.672 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:59.672 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:59.672 Compiler for C supports arguments -mpclmul: YES (cached) 00:03:59.672 Compiler for C supports arguments -maes: YES (cached) 00:03:59.672 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:59.672 Compiler for C supports arguments -mavx512bw: YES (cached) 00:03:59.672 Compiler for C supports arguments -mavx512dq: YES (cached) 00:03:59.672 Compiler for C supports arguments -mavx512vl: YES (cached) 00:03:59.672 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:03:59.672 Compiler for C supports arguments -mavx2: YES (cached) 00:03:59.672 Compiler for C supports arguments -mavx: YES (cached) 00:03:59.672 Message: lib/net: Defining dependency "net" 00:03:59.672 Message: lib/meter: Defining dependency "meter" 00:03:59.672 Message: lib/ethdev: Defining dependency "ethdev" 00:03:59.672 Message: lib/pci: Defining dependency "pci" 00:03:59.672 Message: lib/cmdline: Defining dependency "cmdline" 00:03:59.672 Message: lib/hash: Defining dependency "hash" 00:03:59.672 Message: lib/timer: Defining dependency "timer" 00:03:59.672 Message: lib/compressdev: Defining dependency "compressdev" 00:03:59.672 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:59.672 Message: lib/dmadev: Defining dependency "dmadev" 00:03:59.672 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:03:59.672 Message: lib/power: Defining dependency "power" 00:03:59.672 Message: lib/reorder: Defining dependency "reorder" 00:03:59.672 Message: lib/security: Defining dependency "security" 00:03:59.672 Has header "linux/userfaultfd.h" : YES (cached) 00:03:59.672 Has header "linux/vduse.h" : YES (cached) 00:03:59.672 Message: lib/vhost: Defining dependency "vhost" 00:03:59.672 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:59.672 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:59.672 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:59.672 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:59.672 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:59.672 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:59.672 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:59.672 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:59.672 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:59.672 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:59.672 Program doxygen found: YES (/usr/bin/doxygen) 00:03:59.672 Configuring doxy-api-html.conf using configuration 00:03:59.672 Configuring doxy-api-man.conf using configuration 00:03:59.672 Program mandb found: YES (/usr/bin/mandb) 00:03:59.672 Program sphinx-build found: NO 00:03:59.672 Configuring rte_build_config.h using configuration 00:03:59.672 Message: 00:03:59.672 ================= 00:03:59.672 Applications Enabled 00:03:59.672 ================= 00:03:59.672 00:03:59.672 apps: 00:03:59.672 00:03:59.672 00:03:59.672 Message: 00:03:59.672 ================= 00:03:59.672 Libraries Enabled 00:03:59.672 ================= 00:03:59.672 00:03:59.672 libs: 00:03:59.672 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:59.672 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:59.672 cryptodev, dmadev, power, reorder, security, vhost, 00:03:59.672 00:03:59.672 Message: 00:03:59.672 =============== 00:03:59.672 Drivers Enabled 00:03:59.672 =============== 00:03:59.672 00:03:59.672 common: 00:03:59.672 00:03:59.672 bus: 00:03:59.672 pci, vdev, 00:03:59.672 mempool: 00:03:59.672 ring, 00:03:59.672 dma: 00:03:59.672 00:03:59.672 net: 00:03:59.672 00:03:59.672 crypto: 00:03:59.672 00:03:59.672 compress: 00:03:59.672 00:03:59.672 vdpa: 00:03:59.672 00:03:59.672 00:03:59.672 Message: 00:03:59.672 ================= 00:03:59.672 Content Skipped 00:03:59.672 ================= 00:03:59.672 00:03:59.672 apps: 00:03:59.672 dumpcap: explicitly disabled via build config 00:03:59.672 graph: explicitly disabled via build config 00:03:59.672 pdump: explicitly disabled via build config 00:03:59.672 proc-info: explicitly disabled via build config 00:03:59.672 test-acl: explicitly disabled via build config 00:03:59.672 test-bbdev: explicitly disabled via build config 00:03:59.672 test-cmdline: explicitly disabled via build config 00:03:59.672 test-compress-perf: explicitly disabled via build config 00:03:59.672 test-crypto-perf: explicitly disabled via build config 00:03:59.672 test-dma-perf: explicitly disabled via build config 00:03:59.672 test-eventdev: explicitly disabled via build config 00:03:59.672 test-fib: explicitly disabled via build config 00:03:59.672 test-flow-perf: explicitly disabled via build config 00:03:59.672 test-gpudev: explicitly disabled via build config 00:03:59.672 test-mldev: explicitly disabled via build config 00:03:59.672 test-pipeline: explicitly disabled via build config 00:03:59.672 test-pmd: explicitly disabled via build config 00:03:59.672 test-regex: explicitly disabled via build config 00:03:59.672 test-sad: explicitly disabled via build config 00:03:59.672 test-security-perf: explicitly disabled via build config 00:03:59.672 00:03:59.672 libs: 00:03:59.672 argparse: explicitly disabled via build config 00:03:59.672 metrics: explicitly disabled via build config 00:03:59.672 acl: explicitly disabled via build config 00:03:59.672 bbdev: explicitly disabled via build config 00:03:59.672 bitratestats: explicitly disabled via build config 00:03:59.672 bpf: explicitly disabled via build config 00:03:59.672 cfgfile: explicitly disabled via build config 00:03:59.672 distributor: explicitly disabled via build config 00:03:59.672 efd: explicitly disabled via build config 00:03:59.672 eventdev: explicitly disabled via build config 00:03:59.672 dispatcher: explicitly disabled via build config 00:03:59.672 gpudev: explicitly disabled via build config 00:03:59.672 gro: explicitly disabled via build config 00:03:59.672 gso: explicitly disabled via build config 00:03:59.672 ip_frag: explicitly disabled via build config 00:03:59.672 jobstats: explicitly disabled via build config 00:03:59.672 latencystats: explicitly disabled via build config 00:03:59.672 lpm: explicitly disabled via build config 00:03:59.672 member: explicitly disabled via build config 00:03:59.672 pcapng: explicitly disabled via build config 00:03:59.672 rawdev: explicitly disabled via build config 00:03:59.672 regexdev: explicitly disabled via build config 00:03:59.672 mldev: explicitly disabled via build config 00:03:59.672 rib: explicitly disabled via build config 00:03:59.672 sched: explicitly disabled via build config 00:03:59.672 stack: explicitly disabled via build config 00:03:59.672 ipsec: explicitly disabled via build config 00:03:59.672 pdcp: explicitly disabled via build config 00:03:59.672 fib: explicitly disabled via build config 00:03:59.672 port: explicitly disabled via build config 00:03:59.672 pdump: explicitly disabled via build config 00:03:59.672 table: explicitly disabled via build config 00:03:59.672 pipeline: explicitly disabled via build config 00:03:59.672 graph: explicitly disabled via build config 00:03:59.672 node: explicitly disabled via build config 00:03:59.672 00:03:59.672 drivers: 00:03:59.672 common/cpt: not in enabled drivers build config 00:03:59.672 common/dpaax: not in enabled drivers build config 00:03:59.672 common/iavf: not in enabled drivers build config 00:03:59.672 common/idpf: not in enabled drivers build config 00:03:59.672 common/ionic: not in enabled drivers build config 00:03:59.672 common/mvep: not in enabled drivers build config 00:03:59.672 common/octeontx: not in enabled drivers build config 00:03:59.672 bus/auxiliary: not in enabled drivers build config 00:03:59.672 bus/cdx: not in enabled drivers build config 00:03:59.672 bus/dpaa: not in enabled drivers build config 00:03:59.672 bus/fslmc: not in enabled drivers build config 00:03:59.672 bus/ifpga: not in enabled drivers build config 00:03:59.672 bus/platform: not in enabled drivers build config 00:03:59.672 bus/uacce: not in enabled drivers build config 00:03:59.672 bus/vmbus: not in enabled drivers build config 00:03:59.672 common/cnxk: not in enabled drivers build config 00:03:59.672 common/mlx5: not in enabled drivers build config 00:03:59.672 common/nfp: not in enabled drivers build config 00:03:59.672 common/nitrox: not in enabled drivers build config 00:03:59.672 common/qat: not in enabled drivers build config 00:03:59.672 common/sfc_efx: not in enabled drivers build config 00:03:59.672 mempool/bucket: not in enabled drivers build config 00:03:59.672 mempool/cnxk: not in enabled drivers build config 00:03:59.672 mempool/dpaa: not in enabled drivers build config 00:03:59.673 mempool/dpaa2: not in enabled drivers build config 00:03:59.673 mempool/octeontx: not in enabled drivers build config 00:03:59.673 mempool/stack: not in enabled drivers build config 00:03:59.673 dma/cnxk: not in enabled drivers build config 00:03:59.673 dma/dpaa: not in enabled drivers build config 00:03:59.673 dma/dpaa2: not in enabled drivers build config 00:03:59.673 dma/hisilicon: not in enabled drivers build config 00:03:59.673 dma/idxd: not in enabled drivers build config 00:03:59.673 dma/ioat: not in enabled drivers build config 00:03:59.673 dma/skeleton: not in enabled drivers build config 00:03:59.673 net/af_packet: not in enabled drivers build config 00:03:59.673 net/af_xdp: not in enabled drivers build config 00:03:59.673 net/ark: not in enabled drivers build config 00:03:59.673 net/atlantic: not in enabled drivers build config 00:03:59.673 net/avp: not in enabled drivers build config 00:03:59.673 net/axgbe: not in enabled drivers build config 00:03:59.673 net/bnx2x: not in enabled drivers build config 00:03:59.673 net/bnxt: not in enabled drivers build config 00:03:59.673 net/bonding: not in enabled drivers build config 00:03:59.673 net/cnxk: not in enabled drivers build config 00:03:59.673 net/cpfl: not in enabled drivers build config 00:03:59.673 net/cxgbe: not in enabled drivers build config 00:03:59.673 net/dpaa: not in enabled drivers build config 00:03:59.673 net/dpaa2: not in enabled drivers build config 00:03:59.673 net/e1000: not in enabled drivers build config 00:03:59.673 net/ena: not in enabled drivers build config 00:03:59.673 net/enetc: not in enabled drivers build config 00:03:59.673 net/enetfec: not in enabled drivers build config 00:03:59.673 net/enic: not in enabled drivers build config 00:03:59.673 net/failsafe: not in enabled drivers build config 00:03:59.673 net/fm10k: not in enabled drivers build config 00:03:59.673 net/gve: not in enabled drivers build config 00:03:59.673 net/hinic: not in enabled drivers build config 00:03:59.673 net/hns3: not in enabled drivers build config 00:03:59.673 net/i40e: not in enabled drivers build config 00:03:59.673 net/iavf: not in enabled drivers build config 00:03:59.673 net/ice: not in enabled drivers build config 00:03:59.673 net/idpf: not in enabled drivers build config 00:03:59.673 net/igc: not in enabled drivers build config 00:03:59.673 net/ionic: not in enabled drivers build config 00:03:59.673 net/ipn3ke: not in enabled drivers build config 00:03:59.673 net/ixgbe: not in enabled drivers build config 00:03:59.673 net/mana: not in enabled drivers build config 00:03:59.673 net/memif: not in enabled drivers build config 00:03:59.673 net/mlx4: not in enabled drivers build config 00:03:59.673 net/mlx5: not in enabled drivers build config 00:03:59.673 net/mvneta: not in enabled drivers build config 00:03:59.673 net/mvpp2: not in enabled drivers build config 00:03:59.673 net/netvsc: not in enabled drivers build config 00:03:59.673 net/nfb: not in enabled drivers build config 00:03:59.673 net/nfp: not in enabled drivers build config 00:03:59.673 net/ngbe: not in enabled drivers build config 00:03:59.673 net/null: not in enabled drivers build config 00:03:59.673 net/octeontx: not in enabled drivers build config 00:03:59.673 net/octeon_ep: not in enabled drivers build config 00:03:59.673 net/pcap: not in enabled drivers build config 00:03:59.673 net/pfe: not in enabled drivers build config 00:03:59.673 net/qede: not in enabled drivers build config 00:03:59.673 net/ring: not in enabled drivers build config 00:03:59.673 net/sfc: not in enabled drivers build config 00:03:59.673 net/softnic: not in enabled drivers build config 00:03:59.673 net/tap: not in enabled drivers build config 00:03:59.673 net/thunderx: not in enabled drivers build config 00:03:59.673 net/txgbe: not in enabled drivers build config 00:03:59.673 net/vdev_netvsc: not in enabled drivers build config 00:03:59.673 net/vhost: not in enabled drivers build config 00:03:59.673 net/virtio: not in enabled drivers build config 00:03:59.673 net/vmxnet3: not in enabled drivers build config 00:03:59.673 raw/*: missing internal dependency, "rawdev" 00:03:59.673 crypto/armv8: not in enabled drivers build config 00:03:59.673 crypto/bcmfs: not in enabled drivers build config 00:03:59.673 crypto/caam_jr: not in enabled drivers build config 00:03:59.673 crypto/ccp: not in enabled drivers build config 00:03:59.673 crypto/cnxk: not in enabled drivers build config 00:03:59.673 crypto/dpaa_sec: not in enabled drivers build config 00:03:59.673 crypto/dpaa2_sec: not in enabled drivers build config 00:03:59.673 crypto/ipsec_mb: not in enabled drivers build config 00:03:59.673 crypto/mlx5: not in enabled drivers build config 00:03:59.673 crypto/mvsam: not in enabled drivers build config 00:03:59.673 crypto/nitrox: not in enabled drivers build config 00:03:59.673 crypto/null: not in enabled drivers build config 00:03:59.673 crypto/octeontx: not in enabled drivers build config 00:03:59.673 crypto/openssl: not in enabled drivers build config 00:03:59.673 crypto/scheduler: not in enabled drivers build config 00:03:59.673 crypto/uadk: not in enabled drivers build config 00:03:59.673 crypto/virtio: not in enabled drivers build config 00:03:59.673 compress/isal: not in enabled drivers build config 00:03:59.673 compress/mlx5: not in enabled drivers build config 00:03:59.673 compress/nitrox: not in enabled drivers build config 00:03:59.673 compress/octeontx: not in enabled drivers build config 00:03:59.673 compress/zlib: not in enabled drivers build config 00:03:59.673 regex/*: missing internal dependency, "regexdev" 00:03:59.673 ml/*: missing internal dependency, "mldev" 00:03:59.673 vdpa/ifc: not in enabled drivers build config 00:03:59.673 vdpa/mlx5: not in enabled drivers build config 00:03:59.673 vdpa/nfp: not in enabled drivers build config 00:03:59.673 vdpa/sfc: not in enabled drivers build config 00:03:59.673 event/*: missing internal dependency, "eventdev" 00:03:59.673 baseband/*: missing internal dependency, "bbdev" 00:03:59.673 gpu/*: missing internal dependency, "gpudev" 00:03:59.673 00:03:59.673 00:03:59.932 Cleaning... 0 files. 00:03:59.932 Build targets in project: 85 00:03:59.932 00:03:59.932 DPDK 24.03.0 00:03:59.932 00:03:59.932 User defined options 00:03:59.932 default_library : shared 00:03:59.932 libdir : lib 00:03:59.932 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:03:59.932 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:03:59.932 c_link_args : 00:03:59.932 cpu_instruction_set: native 00:03:59.932 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:03:59.932 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:03:59.932 enable_docs : false 00:03:59.932 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:59.932 enable_kmods : false 00:03:59.932 max_lcores : 128 00:03:59.932 tests : false 00:03:59.932 00:03:59.932 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:00.499 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:04:00.499 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:04:00.499 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:04:00.499 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:04:00.499 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:04:00.499 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:04:00.499 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:04:00.499 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:04:00.499 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:04:00.757 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:04:01.015 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:04:01.273 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:04:01.273 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:04:01.273 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:04:01.530 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:04:01.788 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:04:01.788 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:04:01.788 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:04:02.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:04:02.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:04:02.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:04:02.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:04:02.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:04:02.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:04:02.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:04:02.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:04:02.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:04:02.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:04:02.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:04:02.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:04:02.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:04:02.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:04:02.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:04:02.605 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:04:02.862 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:04:03.118 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:04:03.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:04:03.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:04:03.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:04:03.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:04:03.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:04:03.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.so 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:04:03.942 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:04:03.943 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:04:04.200 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:04:04.458 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:04:04.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:04:05.302 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:04:05.303 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:04:05.568 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:04:05.568 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:04:05.826 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:04:05.826 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:04:05.826 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:04:06.084 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:04:06.084 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:04:06.084 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:04:06.084 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:04:06.084 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:04:06.084 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:04:06.084 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:04:06.084 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:04:06.084 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:04:06.343 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:04:06.601 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:04:06.860 make[2]: Nothing to be done for 'install'. 00:04:06.860 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:04:06.860 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:04:07.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:04:07.119 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:04:07.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:04:07.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:04:07.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:04:07.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:04:07.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:04:07.377 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:04:07.635 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:04:07.635 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:04:10.918 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:04:10.918 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@33 -- $ export SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@33 -- $ SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@34 -- $ export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@34 -- $ SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@35 -- $ export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@35 -- $ DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@36 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@36 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@37 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@37 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@38 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@38 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@39 -- $ _sudo='sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib' 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- external_code/test_make.sh@42 -- $ run_test external_make_accel_module_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:10.918 15:55:05 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:10.918 ************************************ 00:04:10.918 START TEST external_make_accel_module_shared 00:04:10.918 ************************************ 00:04:10.918 15:55:05 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:10.918 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:10.918 make --directory=accel shared_module 00:04:10.918 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:10.918 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:04:10.918 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o -o libaccel_external_module.so 00:04:10.918 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module app_module.c -g -L. -laccel_external_module \ 00:04:10.918 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:04:11.176 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:11.176 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:11.176 ************************************ 00:04:11.176 END TEST external_make_accel_module_shared 00:04:11.176 ************************************ 00:04:11.176 00:04:11.176 real 0m0.624s 00:04:11.176 user 0m0.380s 00:04:11.176 sys 0m0.177s 00:04:11.176 15:55:05 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:11.176 15:55:05 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:11.434 15:55:06 autobuild.autobuild_external_code -- external_code/test_make.sh@43 -- $ run_test external_run_accel_module_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:04:11.434 15:55:06 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:04:11.434 15:55:06 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:11.434 15:55:06 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:11.434 ************************************ 00:04:11.434 START TEST external_run_accel_module_shared 00:04:11.434 ************************************ 00:04:11.434 15:55:06 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:04:11.434 [2024-07-24 15:55:06.100344] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:04:11.434 [2024-07-24 15:55:06.101113] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71026 ] 00:04:11.434 [2024-07-24 15:55:06.221457] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:11.692 [2024-07-24 15:55:06.343259] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:11.692 [2024-07-24 15:55:06.347788] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:04:11.692 [2024-07-24 15:55:06.355776] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:04:11.692 [2024-07-24 15:55:06.363773] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:04:12.259 Running on accel module task with code: 1 00:04:12.259 Running fill callback 00:04:12.259 Running on accel module task with code: 0 00:04:12.259 Running copy callback 00:04:12.259 Running on accel module task with code: 3 00:04:12.259 Running compare callback 00:04:12.259 ************************************ 00:04:12.259 END TEST external_run_accel_module_shared 00:04:12.259 ************************************ 00:04:12.259 00:04:12.259 real 0m0.915s 00:04:12.259 user 0m0.506s 00:04:12.259 sys 0m0.263s 00:04:12.259 15:55:06 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:12.259 15:55:06 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:12.259 15:55:06 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:12.259 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:12.259 rm -f ./hello_world/hello_bdev 00:04:12.259 rm -f ./passthru/libpassthru_external.* 00:04:12.259 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:12.259 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:12.259 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:12.259 15:55:07 autobuild.autobuild_external_code -- external_code/test_make.sh@49 -- $ run_test external_make_accel_driver_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:12.259 15:55:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:12.259 15:55:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:12.259 15:55:07 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:12.259 ************************************ 00:04:12.259 START TEST external_make_accel_driver_shared 00:04:12.259 ************************************ 00:04:12.259 15:55:07 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:12.259 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:12.259 make --directory=accel shared_driver 00:04:12.516 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:12.516 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:04:12.516 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC driver.c -o driver.o 00:04:12.774 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o driver.o -o libaccel_external_driver.so 00:04:12.774 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver app_driver.c -g -L. -laccel_external_driver \ 00:04:12.774 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:04:13.032 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:13.032 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:13.032 00:04:13.032 real 0m0.635s 00:04:13.032 user 0m0.430s 00:04:13.032 sys 0m0.198s 00:04:13.032 ************************************ 00:04:13.032 END TEST external_make_accel_driver_shared 00:04:13.032 ************************************ 00:04:13.032 15:55:07 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:13.032 15:55:07 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:13.032 15:55:07 autobuild.autobuild_external_code -- external_code/test_make.sh@50 -- $ run_test external_run_accel_driver_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:04:13.032 15:55:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:04:13.032 15:55:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:13.032 15:55:07 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:13.032 ************************************ 00:04:13.032 START TEST external_run_accel_driver_shared 00:04:13.032 ************************************ 00:04:13.032 15:55:07 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:04:13.032 [2024-07-24 15:55:07.818253] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:04:13.032 [2024-07-24 15:55:07.818398] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71155 ] 00:04:13.289 [2024-07-24 15:55:07.947108] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:13.289 [2024-07-24 15:55:08.057879] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:13.289 [2024-07-24 15:55:08.062263] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:04:13.854 Running on accel driver task with code: 0 00:04:13.854 Running on accel module task with code: 0 00:04:13.854 Running on accel driver task with code: 1 00:04:13.854 Running on accel driver task with code: 0 00:04:13.854 Running on accel module task with code: 0 00:04:13.854 Running on accel driver task with code: 1 00:04:13.854 Running sequence callback 00:04:13.854 00:04:13.854 real 0m0.915s 00:04:13.854 user 0m0.504s 00:04:13.854 sys 0m0.271s 00:04:13.854 15:55:08 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:13.854 ************************************ 00:04:13.854 END TEST external_run_accel_driver_shared 00:04:13.854 ************************************ 00:04:13.854 15:55:08 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:14.138 15:55:08 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:14.138 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:14.138 rm -f ./hello_world/hello_bdev 00:04:14.138 rm -f ./passthru/libpassthru_external.* 00:04:14.138 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:14.138 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:14.138 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:14.138 15:55:08 autobuild.autobuild_external_code -- external_code/test_make.sh@56 -- $ run_test external_make_hello_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:14.138 15:55:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:14.138 15:55:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:14.138 15:55:08 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:14.138 ************************************ 00:04:14.138 START TEST external_make_hello_bdev_shared_combo 00:04:14.138 ************************************ 00:04:14.138 15:55:08 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:14.138 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:14.138 make --directory=passthru shared 00:04:14.138 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:14.138 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:04:14.138 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:04:14.396 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:04:14.396 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:14.396 make --directory=hello_world bdev_shared_combo 00:04:14.396 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:14.655 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lpassthru_external \ 00:04:14.655 -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:14.912 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:14.912 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:14.912 00:04:14.912 real 0m0.899s 00:04:14.912 user 0m0.623s 00:04:14.912 sys 0m0.265s 00:04:14.912 15:55:09 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:14.912 ************************************ 00:04:14.912 END TEST external_make_hello_bdev_shared_combo 00:04:14.912 ************************************ 00:04:14.912 15:55:09 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:14.912 15:55:09 autobuild.autobuild_external_code -- external_code/test_make.sh@57 -- $ run_test external_run_hello_bdev_shared_combo sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:14.912 15:55:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:04:14.912 15:55:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:14.912 15:55:09 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:14.912 ************************************ 00:04:14.912 START TEST external_run_hello_bdev_shared_combo 00:04:14.912 ************************************ 00:04:14.912 15:55:09 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:15.171 [2024-07-24 15:55:09.801824] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:04:15.171 [2024-07-24 15:55:09.801961] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71303 ] 00:04:15.171 [2024-07-24 15:55:09.929902] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:15.427 [2024-07-24 15:55:10.041354] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:15.685 [2024-07-24 15:55:10.281467] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:15.686 [2024-07-24 15:55:10.281543] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:15.686 [2024-07-24 15:55:10.281586] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xf7e510 00:04:15.686 [2024-07-24 15:55:10.281599] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:15.686 [2024-07-24 15:55:10.282124] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:15.686 [2024-07-24 15:55:10.282144] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:15.686 [2024-07-24 15:55:10.285585] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:15.686 [2024-07-24 15:55:10.285617] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:15.686 [2024-07-24 15:55:10.285629] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:15.686 [2024-07-24 15:55:10.286044] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:15.686 [2024-07-24 15:55:10.286071] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:15.686 [2024-07-24 15:55:10.286085] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:15.686 [2024-07-24 15:55:10.286099] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:15.686 00:04:15.686 [2024-07-24 15:55:10.286111] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:15.943 ************************************ 00:04:15.943 END TEST external_run_hello_bdev_shared_combo 00:04:15.943 ************************************ 00:04:15.943 00:04:15.943 real 0m0.914s 00:04:15.943 user 0m0.501s 00:04:15.943 sys 0m0.276s 00:04:15.943 15:55:10 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:15.943 15:55:10 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:15.943 15:55:10 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:15.943 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:15.943 rm -f ./hello_world/hello_bdev 00:04:15.943 rm -f ./passthru/libpassthru_external.* 00:04:15.943 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:15.943 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:15.943 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:15.943 15:55:10 autobuild.autobuild_external_code -- external_code/test_make.sh@63 -- $ run_test external_make_hello_no_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:15.943 15:55:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:15.943 15:55:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:15.943 15:55:10 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:15.943 ************************************ 00:04:15.943 START TEST external_make_hello_no_bdev_shared_combo 00:04:15.943 ************************************ 00:04:15.943 15:55:10 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:16.200 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:16.200 make --directory=hello_world alone_shared_combo 00:04:16.200 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:16.460 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:16.718 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:16.718 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:16.718 00:04:16.718 real 0m0.682s 00:04:16.718 user 0m0.488s 00:04:16.718 sys 0m0.187s 00:04:16.718 ************************************ 00:04:16.718 END TEST external_make_hello_no_bdev_shared_combo 00:04:16.718 ************************************ 00:04:16.718 15:55:11 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:16.719 15:55:11 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:16.719 15:55:11 autobuild.autobuild_external_code -- external_code/test_make.sh@64 -- $ run_test external_run_hello_no_bdev_shared_combo sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:16.719 15:55:11 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:04:16.719 15:55:11 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:16.719 15:55:11 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:16.719 ************************************ 00:04:16.719 START TEST external_run_hello_no_bdev_shared_combo 00:04:16.719 ************************************ 00:04:16.719 15:55:11 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:16.977 [2024-07-24 15:55:11.568918] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:04:16.977 [2024-07-24 15:55:11.569028] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71416 ] 00:04:16.977 [2024-07-24 15:55:11.693420] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:16.977 [2024-07-24 15:55:11.808471] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:17.235 [2024-07-24 15:55:12.046373] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:17.235 [2024-07-24 15:55:12.046439] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:17.235 [2024-07-24 15:55:12.046468] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:17.235 [2024-07-24 15:55:12.047163] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:17.235 [2024-07-24 15:55:12.047217] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:17.235 [2024-07-24 15:55:12.047249] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:17.235 [2024-07-24 15:55:12.047276] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:17.235 00:04:17.235 [2024-07-24 15:55:12.047301] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:17.803 ************************************ 00:04:17.803 END TEST external_run_hello_no_bdev_shared_combo 00:04:17.803 ************************************ 00:04:17.803 00:04:17.803 real 0m0.891s 00:04:17.803 user 0m0.480s 00:04:17.803 sys 0m0.274s 00:04:17.803 15:55:12 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:17.803 15:55:12 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:17.803 15:55:12 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:17.803 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:17.803 rm -f ./hello_world/hello_bdev 00:04:17.803 rm -f ./passthru/libpassthru_external.* 00:04:17.803 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:17.803 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:17.803 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:17.803 15:55:12 autobuild.autobuild_external_code -- external_code/test_make.sh@70 -- $ run_test external_make_hello_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:17.803 15:55:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:17.803 15:55:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:17.803 15:55:12 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:17.803 ************************************ 00:04:17.803 START TEST external_make_hello_bdev_shared_iso 00:04:17.803 ************************************ 00:04:17.803 15:55:12 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:17.803 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:17.803 make --directory=passthru shared 00:04:17.803 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:17.803 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:04:18.061 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:04:18.061 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:04:18.320 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:18.320 make --directory=hello_world bdev_shared_iso 00:04:18.320 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:18.320 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:18.320 -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log \ 00:04:18.320 -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:18.886 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:18.886 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:18.886 00:04:18.886 real 0m0.946s 00:04:18.886 user 0m0.664s 00:04:18.886 sys 0m0.272s 00:04:18.886 15:55:13 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:18.886 ************************************ 00:04:18.886 END TEST external_make_hello_bdev_shared_iso 00:04:18.886 ************************************ 00:04:18.886 15:55:13 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:18.886 15:55:13 autobuild.autobuild_external_code -- external_code/test_make.sh@71 -- $ run_test external_run_hello_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:18.886 15:55:13 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:04:18.886 15:55:13 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:18.886 15:55:13 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:18.886 ************************************ 00:04:18.886 START TEST external_run_hello_bdev_shared_iso 00:04:18.886 ************************************ 00:04:18.886 15:55:13 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:18.886 [2024-07-24 15:55:13.580760] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:04:18.886 [2024-07-24 15:55:13.580900] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71564 ] 00:04:18.886 [2024-07-24 15:55:13.710808] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:19.145 [2024-07-24 15:55:13.823263] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:19.145 [2024-07-24 15:55:13.935445] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:19.145 [2024-07-24 15:55:13.935522] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:19.145 [2024-07-24 15:55:13.935538] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x1288820 00:04:19.145 [2024-07-24 15:55:13.935550] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:19.145 [2024-07-24 15:55:13.936130] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:19.145 [2024-07-24 15:55:13.936179] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:19.145 [2024-07-24 15:55:13.939526] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:19.145 [2024-07-24 15:55:13.939570] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:19.145 [2024-07-24 15:55:13.939585] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:19.145 [2024-07-24 15:55:13.940585] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:19.145 [2024-07-24 15:55:13.940623] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:19.145 [2024-07-24 15:55:13.940640] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:19.145 [2024-07-24 15:55:13.940653] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:19.145 00:04:19.145 [2024-07-24 15:55:13.940664] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:19.408 ************************************ 00:04:19.408 END TEST external_run_hello_bdev_shared_iso 00:04:19.408 ************************************ 00:04:19.408 00:04:19.408 real 0m0.701s 00:04:19.408 user 0m0.413s 00:04:19.408 sys 0m0.157s 00:04:19.408 15:55:14 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:19.408 15:55:14 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:19.666 15:55:14 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:19.666 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:19.666 rm -f ./hello_world/hello_bdev 00:04:19.666 rm -f ./passthru/libpassthru_external.* 00:04:19.666 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:19.666 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:19.666 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:19.666 15:55:14 autobuild.autobuild_external_code -- external_code/test_make.sh@77 -- $ run_test external_make_hello_no_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:19.666 15:55:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:19.666 15:55:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:19.666 15:55:14 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:19.666 ************************************ 00:04:19.666 START TEST external_make_hello_no_bdev_shared_iso 00:04:19.666 ************************************ 00:04:19.666 15:55:14 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:19.666 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:19.666 make --directory=hello_world alone_shared_iso 00:04:19.666 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:19.924 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:19.924 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:20.183 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:20.183 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:20.183 00:04:20.183 real 0m0.574s 00:04:20.183 user 0m0.385s 00:04:20.183 sys 0m0.183s 00:04:20.183 15:55:14 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:20.183 ************************************ 00:04:20.183 END TEST external_make_hello_no_bdev_shared_iso 00:04:20.183 ************************************ 00:04:20.183 15:55:14 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:20.183 15:55:14 autobuild.autobuild_external_code -- external_code/test_make.sh@78 -- $ run_test external_run_hello_no_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:20.183 15:55:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:04:20.183 15:55:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:20.183 15:55:14 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:20.183 ************************************ 00:04:20.183 START TEST external_run_hello_no_bdev_shared_iso 00:04:20.183 ************************************ 00:04:20.183 15:55:14 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:20.441 [2024-07-24 15:55:15.036649] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:04:20.441 [2024-07-24 15:55:15.036760] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71687 ] 00:04:20.441 [2024-07-24 15:55:15.161846] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:20.700 [2024-07-24 15:55:15.295632] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:20.700 [2024-07-24 15:55:15.407548] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:20.700 [2024-07-24 15:55:15.407628] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:20.700 [2024-07-24 15:55:15.407646] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:20.700 [2024-07-24 15:55:15.408946] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:20.700 [2024-07-24 15:55:15.408994] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:20.700 [2024-07-24 15:55:15.409010] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:20.700 [2024-07-24 15:55:15.409058] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:20.700 00:04:20.700 [2024-07-24 15:55:15.409075] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:20.959 00:04:20.959 real 0m0.623s 00:04:20.959 user 0m0.325s 00:04:20.959 sys 0m0.166s 00:04:20.959 ************************************ 00:04:20.959 END TEST external_run_hello_no_bdev_shared_iso 00:04:20.959 ************************************ 00:04:20.959 15:55:15 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:20.959 15:55:15 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:20.959 15:55:15 autobuild.autobuild_external_code -- external_code/test_make.sh@82 -- $ run_test external_make_nvme_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:20.959 15:55:15 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:04:20.959 15:55:15 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:20.959 15:55:15 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:20.959 ************************************ 00:04:20.959 START TEST external_make_nvme_shared 00:04:20.959 ************************************ 00:04:20.959 15:55:15 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:20.959 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:20.959 make --directory=nvme shared 00:04:20.959 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:20.959 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC nvme.c -o nvme.o 00:04:21.218 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared nvme.o -o libnvme_external.so 00:04:21.218 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs identify.c -o identify -L. -lnvme_external \ 00:04:21.218 -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:21.476 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:21.477 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:21.477 ************************************ 00:04:21.477 END TEST external_make_nvme_shared 00:04:21.477 ************************************ 00:04:21.477 00:04:21.477 real 0m0.524s 00:04:21.477 user 0m0.342s 00:04:21.477 sys 0m0.174s 00:04:21.477 15:55:16 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:21.477 15:55:16 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:21.477 15:55:16 autobuild.autobuild_external_code -- external_code/test_make.sh@83 -- $ run_test external_run_nvme_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:21.477 15:55:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 6 -le 1 ']' 00:04:21.477 15:55:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:21.477 15:55:16 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:21.477 ************************************ 00:04:21.477 START TEST external_run_nvme_shared 00:04:21.477 ************************************ 00:04:21.477 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:21.735 * Looking for test storage... 00:04:21.735 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:21.735 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:21.735 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:21.735 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:21.735 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:04:21.736 NVMe Controller at 0000:00:10.0 00:04:21.736 ===================================================== 00:04:21.736 Vendor ID: 1b36 00:04:21.736 Subsystem Vendor ID: 1af4 00:04:21.736 Serial Number: 12340 00:04:21.736 Model Number: QEMU NVMe Ctrl 00:04:21.736 Firmware Version: 8.0.0 00:04:21.736 Recommended Arb Burst: 6 00:04:21.736 IEEE OUI Identifier: 00 54 52 00:04:21.736 Multi-path I/O 00:04:21.736 May have multiple subsystem ports: No 00:04:21.736 May have multiple controllers: No 00:04:21.736 Associated with SR-IOV VF: No 00:04:21.736 Max Number of Namespaces: 256 00:04:21.736 NVMe Specification Version (Identify): 1.4 00:04:21.736 Optional Asynchronous Events Supported 00:04:21.736 Namespace Attribute Notices: Supported 00:04:21.736 Firmware Activation Notices: Not Supported 00:04:21.736 128-bit Host Identifier: Not Supported 00:04:21.736 ===================================================== 00:04:21.736 NVMe Controller at 0000:00:11.0 00:04:21.736 ===================================================== 00:04:21.736 Vendor ID: 1b36 00:04:21.736 Subsystem Vendor ID: 1af4 00:04:21.736 Serial Number: 12341 00:04:21.736 Model Number: QEMU NVMe Ctrl 00:04:21.736 Firmware Version: 8.0.0 00:04:21.736 Recommended Arb Burst: 6 00:04:21.736 IEEE OUI Identifier: 00 54 52 00:04:21.736 Multi-path I/O 00:04:21.736 May have multiple subsystem ports: No 00:04:21.736 May have multiple controllers: No 00:04:21.736 Associated with SR-IOV VF: No 00:04:21.736 Max Number of Namespaces: 256 00:04:21.736 NVMe Specification Version (Identify): 1.4 00:04:21.736 Optional Asynchronous Events Supported 00:04:21.736 Namespace Attribute Notices: Supported 00:04:21.736 Firmware Activation Notices: Not Supported 00:04:21.736 128-bit Host Identifier: Not Supported' 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:04:21.736 NVMe Controller at 0000:00:10.0 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:21.736 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:04:21.994 NVMe Controller at 0000:00:11.0 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:04:21.994 ===================================================== 00:04:21.994 NVMe Controller at 0000:00:10.0 00:04:21.994 ===================================================== 00:04:21.994 Vendor ID: 1b36 00:04:21.994 Subsystem Vendor ID: 1af4 00:04:21.994 Serial Number: 12340 00:04:21.994 Model Number: QEMU NVMe Ctrl 00:04:21.994 Firmware Version: 8.0.0 00:04:21.994 Recommended Arb Burst: 6 00:04:21.994 IEEE OUI Identifier: 00 54 52 00:04:21.994 Multi-path I/O 00:04:21.994 May have multiple subsystem ports: No 00:04:21.994 May have multiple controllers: No 00:04:21.994 Associated with SR-IOV VF: No 00:04:21.994 Max Number of Namespaces: 256 00:04:21.994 NVMe Specification Version (Identify): 1.4 00:04:21.994 Optional Asynchronous Events Supported 00:04:21.994 Namespace Attribute Notices: Supported 00:04:21.994 Firmware Activation Notices: Not Supported 00:04:21.994 128-bit Host Identifier: Not Supported 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:21.994 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:04:22.252 ===================================================== 00:04:22.252 NVMe Controller at 0000:00:11.0 00:04:22.252 ===================================================== 00:04:22.252 Vendor ID: 1b36 00:04:22.252 Subsystem Vendor ID: 1af4 00:04:22.252 Serial Number: 12341 00:04:22.252 Model Number: QEMU NVMe Ctrl 00:04:22.252 Firmware Version: 8.0.0 00:04:22.252 Recommended Arb Burst: 6 00:04:22.252 IEEE OUI Identifier: 00 54 52 00:04:22.252 Multi-path I/O 00:04:22.252 May have multiple subsystem ports: No 00:04:22.252 May have multiple controllers: No 00:04:22.252 Associated with SR-IOV VF: No 00:04:22.252 Max Number of Namespaces: 256 00:04:22.252 NVMe Specification Version (Identify): 1.4 00:04:22.252 Optional Asynchronous Events Supported 00:04:22.252 Namespace Attribute Notices: Supported 00:04:22.252 Firmware Activation Notices: Not Supported 00:04:22.252 128-bit Host Identifier: Not Supported 00:04:22.252 ************************************ 00:04:22.252 END TEST external_run_nvme_shared 00:04:22.252 ************************************ 00:04:22.252 00:04:22.252 real 0m0.687s 00:04:22.252 user 0m0.242s 00:04:22.252 sys 0m0.279s 00:04:22.252 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:04:22.252 15:55:16 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:22.252 15:55:16 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:22.252 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:22.253 rm -f ./hello_world/hello_bdev 00:04:22.253 rm -f ./passthru/libpassthru_external.* 00:04:22.253 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:22.253 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:22.253 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:22.253 15:55:17 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:04:22.253 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:54.367 make[2]: Nothing to be done for 'clean'. 00:05:20.932 make[1]: Nothing to be done for 'clean'. 00:05:20.932 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:20.932 15:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:20.932 15:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:05:20.932 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:20.932 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:33.167 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:05:43.142 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:05:43.400 Creating mk/config.mk...done. 00:05:43.400 Creating mk/cc.flags.mk...done. 00:05:43.400 Type 'make' to build. 00:05:43.400 15:56:38 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:05:43.400 15:56:38 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:05:43.400 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:43.658 make[1]: Nothing to be done for 'all'. 00:05:55.860 The Meson build system 00:05:55.860 Version: 1.3.1 00:05:55.860 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:05:55.860 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:55.860 Build type: native build 00:05:55.860 Program cat found: YES (/usr/bin/cat) 00:05:55.860 Project name: DPDK 00:05:55.860 Project version: 24.03.0 00:05:55.860 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:05:55.860 C linker for the host machine: cc ld.bfd 2.39-16 00:05:55.860 Host machine cpu family: x86_64 00:05:55.860 Host machine cpu: x86_64 00:05:55.860 Message: ## Building in Developer Mode ## 00:05:55.860 Program pkg-config found: YES (/usr/bin/pkg-config) 00:05:55.860 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:05:55.860 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:55.860 Program python3 found: YES (/usr/bin/python3) 00:05:55.860 Program cat found: YES (/usr/bin/cat) 00:05:55.860 Compiler for C supports arguments -march=native: YES 00:05:55.860 Checking for size of "void *" : 8 00:05:55.860 Checking for size of "void *" : 8 (cached) 00:05:55.860 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:05:55.860 Library m found: YES 00:05:55.860 Library numa found: YES 00:05:55.860 Has header "numaif.h" : YES 00:05:55.860 Library fdt found: NO 00:05:55.860 Library execinfo found: NO 00:05:55.860 Has header "execinfo.h" : YES 00:05:55.860 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:55.860 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:55.860 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:55.860 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:55.860 Run-time dependency openssl found: YES 3.0.9 00:05:55.860 Run-time dependency libpcap found: YES 1.10.4 00:05:55.860 Has header "pcap.h" with dependency libpcap: YES 00:05:55.860 Compiler for C supports arguments -Wcast-qual: YES 00:05:55.860 Compiler for C supports arguments -Wdeprecated: YES 00:05:55.860 Compiler for C supports arguments -Wformat: YES 00:05:55.860 Compiler for C supports arguments -Wformat-nonliteral: YES 00:05:55.860 Compiler for C supports arguments -Wformat-security: YES 00:05:55.860 Compiler for C supports arguments -Wmissing-declarations: YES 00:05:55.860 Compiler for C supports arguments -Wmissing-prototypes: YES 00:05:55.860 Compiler for C supports arguments -Wnested-externs: YES 00:05:55.860 Compiler for C supports arguments -Wold-style-definition: YES 00:05:55.860 Compiler for C supports arguments -Wpointer-arith: YES 00:05:55.860 Compiler for C supports arguments -Wsign-compare: YES 00:05:55.860 Compiler for C supports arguments -Wstrict-prototypes: YES 00:05:55.860 Compiler for C supports arguments -Wundef: YES 00:05:55.860 Compiler for C supports arguments -Wwrite-strings: YES 00:05:55.860 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:05:55.860 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:05:55.860 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:05:55.860 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:05:55.860 Program objdump found: YES (/usr/bin/objdump) 00:05:55.860 Compiler for C supports arguments -mavx512f: YES 00:05:55.860 Checking if "AVX512 checking" compiles: YES 00:05:55.860 Fetching value of define "__SSE4_2__" : 1 00:05:55.860 Fetching value of define "__AES__" : 1 00:05:55.860 Fetching value of define "__AVX__" : 1 00:05:55.860 Fetching value of define "__AVX2__" : 1 00:05:55.860 Fetching value of define "__AVX512BW__" : (undefined) 00:05:55.860 Fetching value of define "__AVX512CD__" : (undefined) 00:05:55.860 Fetching value of define "__AVX512DQ__" : (undefined) 00:05:55.860 Fetching value of define "__AVX512F__" : (undefined) 00:05:55.860 Fetching value of define "__AVX512VL__" : (undefined) 00:05:55.860 Fetching value of define "__PCLMUL__" : 1 00:05:55.860 Fetching value of define "__RDRND__" : 1 00:05:55.860 Fetching value of define "__RDSEED__" : 1 00:05:55.860 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:05:55.860 Fetching value of define "__znver1__" : (undefined) 00:05:55.860 Fetching value of define "__znver2__" : (undefined) 00:05:55.861 Fetching value of define "__znver3__" : (undefined) 00:05:55.861 Fetching value of define "__znver4__" : (undefined) 00:05:55.861 Compiler for C supports arguments -Wno-format-truncation: YES 00:05:55.861 Message: lib/log: Defining dependency "log" 00:05:55.861 Message: lib/kvargs: Defining dependency "kvargs" 00:05:55.861 Message: lib/telemetry: Defining dependency "telemetry" 00:05:55.861 Checking for function "getentropy" : NO 00:05:55.861 Message: lib/eal: Defining dependency "eal" 00:05:55.861 Message: lib/ring: Defining dependency "ring" 00:05:55.861 Message: lib/rcu: Defining dependency "rcu" 00:05:55.861 Message: lib/mempool: Defining dependency "mempool" 00:05:55.861 Message: lib/mbuf: Defining dependency "mbuf" 00:05:55.861 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:55.861 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:05:55.861 Compiler for C supports arguments -mpclmul: YES 00:05:55.861 Compiler for C supports arguments -maes: YES 00:05:55.861 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:55.861 Compiler for C supports arguments -mavx512bw: YES 00:05:55.861 Compiler for C supports arguments -mavx512dq: YES 00:05:55.861 Compiler for C supports arguments -mavx512vl: YES 00:05:55.861 Compiler for C supports arguments -mvpclmulqdq: YES 00:05:55.861 Compiler for C supports arguments -mavx2: YES 00:05:55.861 Compiler for C supports arguments -mavx: YES 00:05:55.861 Message: lib/net: Defining dependency "net" 00:05:55.861 Message: lib/meter: Defining dependency "meter" 00:05:55.861 Message: lib/ethdev: Defining dependency "ethdev" 00:05:55.861 Message: lib/pci: Defining dependency "pci" 00:05:55.861 Message: lib/cmdline: Defining dependency "cmdline" 00:05:55.861 Message: lib/hash: Defining dependency "hash" 00:05:55.861 Message: lib/timer: Defining dependency "timer" 00:05:55.861 Message: lib/compressdev: Defining dependency "compressdev" 00:05:55.861 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:55.861 Message: lib/dmadev: Defining dependency "dmadev" 00:05:55.861 Compiler for C supports arguments -Wno-cast-qual: YES 00:05:55.861 Message: lib/power: Defining dependency "power" 00:05:55.861 Message: lib/reorder: Defining dependency "reorder" 00:05:55.861 Message: lib/security: Defining dependency "security" 00:05:55.861 Has header "linux/userfaultfd.h" : YES 00:05:55.861 Has header "linux/vduse.h" : YES 00:05:55.861 Message: lib/vhost: Defining dependency "vhost" 00:05:55.861 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:55.861 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:55.861 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:55.861 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:55.861 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:55.861 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:55.861 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:55.861 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:55.861 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:55.861 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:55.861 Program doxygen found: YES (/usr/bin/doxygen) 00:05:55.861 Configuring doxy-api-html.conf using configuration 00:05:55.861 Configuring doxy-api-man.conf using configuration 00:05:55.861 Program mandb found: YES (/usr/bin/mandb) 00:05:55.861 Program sphinx-build found: NO 00:05:55.861 Configuring rte_build_config.h using configuration 00:05:55.861 Message: 00:05:55.861 ================= 00:05:55.861 Applications Enabled 00:05:55.861 ================= 00:05:55.861 00:05:55.861 apps: 00:05:55.861 00:05:55.861 00:05:55.861 Message: 00:05:55.861 ================= 00:05:55.861 Libraries Enabled 00:05:55.861 ================= 00:05:55.861 00:05:55.861 libs: 00:05:55.861 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:55.861 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:55.861 cryptodev, dmadev, power, reorder, security, vhost, 00:05:55.861 00:05:55.861 Message: 00:05:55.861 =============== 00:05:55.861 Drivers Enabled 00:05:55.861 =============== 00:05:55.861 00:05:55.861 common: 00:05:55.861 00:05:55.861 bus: 00:05:55.861 pci, vdev, 00:05:55.861 mempool: 00:05:55.861 ring, 00:05:55.861 dma: 00:05:55.861 00:05:55.861 net: 00:05:55.861 00:05:55.861 crypto: 00:05:55.861 00:05:55.861 compress: 00:05:55.861 00:05:55.861 vdpa: 00:05:55.861 00:05:55.861 00:05:55.861 Message: 00:05:55.861 ================= 00:05:55.861 Content Skipped 00:05:55.861 ================= 00:05:55.861 00:05:55.861 apps: 00:05:55.861 dumpcap: explicitly disabled via build config 00:05:55.861 graph: explicitly disabled via build config 00:05:55.861 pdump: explicitly disabled via build config 00:05:55.861 proc-info: explicitly disabled via build config 00:05:55.861 test-acl: explicitly disabled via build config 00:05:55.861 test-bbdev: explicitly disabled via build config 00:05:55.861 test-cmdline: explicitly disabled via build config 00:05:55.861 test-compress-perf: explicitly disabled via build config 00:05:55.861 test-crypto-perf: explicitly disabled via build config 00:05:55.861 test-dma-perf: explicitly disabled via build config 00:05:55.861 test-eventdev: explicitly disabled via build config 00:05:55.861 test-fib: explicitly disabled via build config 00:05:55.861 test-flow-perf: explicitly disabled via build config 00:05:55.861 test-gpudev: explicitly disabled via build config 00:05:55.861 test-mldev: explicitly disabled via build config 00:05:55.861 test-pipeline: explicitly disabled via build config 00:05:55.861 test-pmd: explicitly disabled via build config 00:05:55.861 test-regex: explicitly disabled via build config 00:05:55.861 test-sad: explicitly disabled via build config 00:05:55.861 test-security-perf: explicitly disabled via build config 00:05:55.861 00:05:55.861 libs: 00:05:55.861 argparse: explicitly disabled via build config 00:05:55.861 metrics: explicitly disabled via build config 00:05:55.861 acl: explicitly disabled via build config 00:05:55.861 bbdev: explicitly disabled via build config 00:05:55.861 bitratestats: explicitly disabled via build config 00:05:55.861 bpf: explicitly disabled via build config 00:05:55.861 cfgfile: explicitly disabled via build config 00:05:55.861 distributor: explicitly disabled via build config 00:05:55.861 efd: explicitly disabled via build config 00:05:55.861 eventdev: explicitly disabled via build config 00:05:55.861 dispatcher: explicitly disabled via build config 00:05:55.861 gpudev: explicitly disabled via build config 00:05:55.861 gro: explicitly disabled via build config 00:05:55.861 gso: explicitly disabled via build config 00:05:55.861 ip_frag: explicitly disabled via build config 00:05:55.861 jobstats: explicitly disabled via build config 00:05:55.861 latencystats: explicitly disabled via build config 00:05:55.861 lpm: explicitly disabled via build config 00:05:55.861 member: explicitly disabled via build config 00:05:55.861 pcapng: explicitly disabled via build config 00:05:55.861 rawdev: explicitly disabled via build config 00:05:55.861 regexdev: explicitly disabled via build config 00:05:55.861 mldev: explicitly disabled via build config 00:05:55.861 rib: explicitly disabled via build config 00:05:55.861 sched: explicitly disabled via build config 00:05:55.861 stack: explicitly disabled via build config 00:05:55.861 ipsec: explicitly disabled via build config 00:05:55.861 pdcp: explicitly disabled via build config 00:05:55.861 fib: explicitly disabled via build config 00:05:55.861 port: explicitly disabled via build config 00:05:55.861 pdump: explicitly disabled via build config 00:05:55.861 table: explicitly disabled via build config 00:05:55.861 pipeline: explicitly disabled via build config 00:05:55.861 graph: explicitly disabled via build config 00:05:55.861 node: explicitly disabled via build config 00:05:55.861 00:05:55.861 drivers: 00:05:55.861 common/cpt: not in enabled drivers build config 00:05:55.861 common/dpaax: not in enabled drivers build config 00:05:55.861 common/iavf: not in enabled drivers build config 00:05:55.861 common/idpf: not in enabled drivers build config 00:05:55.861 common/ionic: not in enabled drivers build config 00:05:55.861 common/mvep: not in enabled drivers build config 00:05:55.861 common/octeontx: not in enabled drivers build config 00:05:55.861 bus/auxiliary: not in enabled drivers build config 00:05:55.861 bus/cdx: not in enabled drivers build config 00:05:55.861 bus/dpaa: not in enabled drivers build config 00:05:55.861 bus/fslmc: not in enabled drivers build config 00:05:55.861 bus/ifpga: not in enabled drivers build config 00:05:55.861 bus/platform: not in enabled drivers build config 00:05:55.861 bus/uacce: not in enabled drivers build config 00:05:55.861 bus/vmbus: not in enabled drivers build config 00:05:55.861 common/cnxk: not in enabled drivers build config 00:05:55.861 common/mlx5: not in enabled drivers build config 00:05:55.861 common/nfp: not in enabled drivers build config 00:05:55.861 common/nitrox: not in enabled drivers build config 00:05:55.861 common/qat: not in enabled drivers build config 00:05:55.861 common/sfc_efx: not in enabled drivers build config 00:05:55.861 mempool/bucket: not in enabled drivers build config 00:05:55.861 mempool/cnxk: not in enabled drivers build config 00:05:55.861 mempool/dpaa: not in enabled drivers build config 00:05:55.861 mempool/dpaa2: not in enabled drivers build config 00:05:55.861 mempool/octeontx: not in enabled drivers build config 00:05:55.861 mempool/stack: not in enabled drivers build config 00:05:55.861 dma/cnxk: not in enabled drivers build config 00:05:55.861 dma/dpaa: not in enabled drivers build config 00:05:55.861 dma/dpaa2: not in enabled drivers build config 00:05:55.861 dma/hisilicon: not in enabled drivers build config 00:05:55.861 dma/idxd: not in enabled drivers build config 00:05:55.861 dma/ioat: not in enabled drivers build config 00:05:55.861 dma/skeleton: not in enabled drivers build config 00:05:55.861 net/af_packet: not in enabled drivers build config 00:05:55.861 net/af_xdp: not in enabled drivers build config 00:05:55.862 net/ark: not in enabled drivers build config 00:05:55.862 net/atlantic: not in enabled drivers build config 00:05:55.862 net/avp: not in enabled drivers build config 00:05:55.862 net/axgbe: not in enabled drivers build config 00:05:55.862 net/bnx2x: not in enabled drivers build config 00:05:55.862 net/bnxt: not in enabled drivers build config 00:05:55.862 net/bonding: not in enabled drivers build config 00:05:55.862 net/cnxk: not in enabled drivers build config 00:05:55.862 net/cpfl: not in enabled drivers build config 00:05:55.862 net/cxgbe: not in enabled drivers build config 00:05:55.862 net/dpaa: not in enabled drivers build config 00:05:55.862 net/dpaa2: not in enabled drivers build config 00:05:55.862 net/e1000: not in enabled drivers build config 00:05:55.862 net/ena: not in enabled drivers build config 00:05:55.862 net/enetc: not in enabled drivers build config 00:05:55.862 net/enetfec: not in enabled drivers build config 00:05:55.862 net/enic: not in enabled drivers build config 00:05:55.862 net/failsafe: not in enabled drivers build config 00:05:55.862 net/fm10k: not in enabled drivers build config 00:05:55.862 net/gve: not in enabled drivers build config 00:05:55.862 net/hinic: not in enabled drivers build config 00:05:55.862 net/hns3: not in enabled drivers build config 00:05:55.862 net/i40e: not in enabled drivers build config 00:05:55.862 net/iavf: not in enabled drivers build config 00:05:55.862 net/ice: not in enabled drivers build config 00:05:55.862 net/idpf: not in enabled drivers build config 00:05:55.862 net/igc: not in enabled drivers build config 00:05:55.862 net/ionic: not in enabled drivers build config 00:05:55.862 net/ipn3ke: not in enabled drivers build config 00:05:55.862 net/ixgbe: not in enabled drivers build config 00:05:55.862 net/mana: not in enabled drivers build config 00:05:55.862 net/memif: not in enabled drivers build config 00:05:55.862 net/mlx4: not in enabled drivers build config 00:05:55.862 net/mlx5: not in enabled drivers build config 00:05:55.862 net/mvneta: not in enabled drivers build config 00:05:55.862 net/mvpp2: not in enabled drivers build config 00:05:55.862 net/netvsc: not in enabled drivers build config 00:05:55.862 net/nfb: not in enabled drivers build config 00:05:55.862 net/nfp: not in enabled drivers build config 00:05:55.862 net/ngbe: not in enabled drivers build config 00:05:55.862 net/null: not in enabled drivers build config 00:05:55.862 net/octeontx: not in enabled drivers build config 00:05:55.862 net/octeon_ep: not in enabled drivers build config 00:05:55.862 net/pcap: not in enabled drivers build config 00:05:55.862 net/pfe: not in enabled drivers build config 00:05:55.862 net/qede: not in enabled drivers build config 00:05:55.862 net/ring: not in enabled drivers build config 00:05:55.862 net/sfc: not in enabled drivers build config 00:05:55.862 net/softnic: not in enabled drivers build config 00:05:55.862 net/tap: not in enabled drivers build config 00:05:55.862 net/thunderx: not in enabled drivers build config 00:05:55.862 net/txgbe: not in enabled drivers build config 00:05:55.862 net/vdev_netvsc: not in enabled drivers build config 00:05:55.862 net/vhost: not in enabled drivers build config 00:05:55.862 net/virtio: not in enabled drivers build config 00:05:55.862 net/vmxnet3: not in enabled drivers build config 00:05:55.862 raw/*: missing internal dependency, "rawdev" 00:05:55.862 crypto/armv8: not in enabled drivers build config 00:05:55.862 crypto/bcmfs: not in enabled drivers build config 00:05:55.862 crypto/caam_jr: not in enabled drivers build config 00:05:55.862 crypto/ccp: not in enabled drivers build config 00:05:55.862 crypto/cnxk: not in enabled drivers build config 00:05:55.862 crypto/dpaa_sec: not in enabled drivers build config 00:05:55.862 crypto/dpaa2_sec: not in enabled drivers build config 00:05:55.862 crypto/ipsec_mb: not in enabled drivers build config 00:05:55.862 crypto/mlx5: not in enabled drivers build config 00:05:55.862 crypto/mvsam: not in enabled drivers build config 00:05:55.862 crypto/nitrox: not in enabled drivers build config 00:05:55.862 crypto/null: not in enabled drivers build config 00:05:55.862 crypto/octeontx: not in enabled drivers build config 00:05:55.862 crypto/openssl: not in enabled drivers build config 00:05:55.862 crypto/scheduler: not in enabled drivers build config 00:05:55.862 crypto/uadk: not in enabled drivers build config 00:05:55.862 crypto/virtio: not in enabled drivers build config 00:05:55.862 compress/isal: not in enabled drivers build config 00:05:55.862 compress/mlx5: not in enabled drivers build config 00:05:55.862 compress/nitrox: not in enabled drivers build config 00:05:55.862 compress/octeontx: not in enabled drivers build config 00:05:55.862 compress/zlib: not in enabled drivers build config 00:05:55.862 regex/*: missing internal dependency, "regexdev" 00:05:55.862 ml/*: missing internal dependency, "mldev" 00:05:55.862 vdpa/ifc: not in enabled drivers build config 00:05:55.862 vdpa/mlx5: not in enabled drivers build config 00:05:55.862 vdpa/nfp: not in enabled drivers build config 00:05:55.862 vdpa/sfc: not in enabled drivers build config 00:05:55.862 event/*: missing internal dependency, "eventdev" 00:05:55.862 baseband/*: missing internal dependency, "bbdev" 00:05:55.862 gpu/*: missing internal dependency, "gpudev" 00:05:55.862 00:05:55.862 00:05:55.862 Build targets in project: 85 00:05:55.862 00:05:55.862 DPDK 24.03.0 00:05:55.862 00:05:55.862 User defined options 00:05:55.862 default_library : static 00:05:55.862 libdir : lib 00:05:55.862 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:55.862 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:05:55.862 c_link_args : 00:05:55.862 cpu_instruction_set: native 00:05:55.862 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:05:55.862 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:05:55.862 enable_docs : false 00:05:55.862 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:05:55.862 enable_kmods : false 00:05:55.862 max_lcores : 128 00:05:55.862 tests : false 00:05:55.862 00:05:55.862 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:55.862 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:05:55.862 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:05:55.862 [2/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:05:55.862 [3/268] Linking static target lib/librte_kvargs.a 00:05:55.862 [4/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:05:55.862 [5/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:05:55.862 [6/268] Linking static target lib/librte_log.a 00:05:55.862 [7/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:05:55.862 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:05:55.862 [9/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.862 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:05:55.862 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:05:55.862 [12/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:05:55.862 [13/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:05:55.862 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:05:56.120 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:05:56.120 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:05:56.120 [17/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.120 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:05:56.120 [19/268] Linking target lib/librte_log.so.24.1 00:05:56.376 [20/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:05:56.376 [21/268] Linking target lib/librte_kvargs.so.24.1 00:05:56.376 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:05:56.376 [23/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:05:56.632 [24/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:05:56.632 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:05:56.632 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:05:56.632 [27/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:05:56.632 [28/268] Linking static target lib/librte_telemetry.a 00:05:56.632 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:05:56.632 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:05:56.632 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:05:56.632 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:05:56.889 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:05:56.889 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:05:56.889 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:05:56.889 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:05:56.889 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:05:56.889 [38/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.889 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:05:57.146 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:05:57.146 [41/268] Linking target lib/librte_telemetry.so.24.1 00:05:57.146 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:05:57.146 [43/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:05:57.146 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:05:57.146 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:05:57.404 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:05:57.404 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:05:57.404 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:05:57.404 [49/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:05:57.662 [50/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:05:57.662 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:05:57.662 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:05:57.921 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:05:57.921 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:05:57.921 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:05:57.921 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:05:57.921 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:05:57.921 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:05:57.921 [59/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:05:57.921 [60/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:05:57.921 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:05:57.921 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:05:58.179 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:05:58.179 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:05:58.179 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:05:58.437 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:05:58.437 [67/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:05:58.437 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:05:58.437 [69/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:05:58.694 [70/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:05:58.694 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:05:58.694 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:05:58.694 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:05:58.694 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:05:58.694 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:05:58.694 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:05:58.951 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:05:58.951 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:05:58.951 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:05:58.951 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:05:59.209 [81/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:05:59.209 [82/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:05:59.209 [83/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:05:59.209 [84/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:05:59.209 [85/268] Linking static target lib/librte_ring.a 00:05:59.467 [86/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:05:59.467 [87/268] Linking static target lib/librte_eal.a 00:05:59.467 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:05:59.467 [89/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:05:59.467 [90/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:05:59.467 [91/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:05:59.725 [92/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:05:59.725 [93/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:05:59.725 [94/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:05:59.725 [95/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:05:59.725 [96/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:05:59.725 [97/268] Linking static target lib/librte_mempool.a 00:05:59.983 [98/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:05:59.983 [99/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:05:59.983 [100/268] Linking static target lib/librte_rcu.a 00:06:00.241 [101/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:06:00.241 [102/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:06:00.241 [103/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:06:00.241 [104/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:06:00.241 [105/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:06:00.241 [106/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:06:00.241 [107/268] Linking static target lib/librte_mbuf.a 00:06:00.241 [108/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:06:00.241 [109/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:06:00.241 [110/268] Linking static target lib/librte_net.a 00:06:00.241 [111/268] Linking static target lib/librte_meter.a 00:06:00.241 [112/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:06:00.498 [113/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:06:00.498 [114/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:06:00.498 [115/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:06:00.498 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:06:00.756 [117/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:06:00.756 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:06:01.013 [119/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:06:01.013 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:06:01.270 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:06:01.528 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:06:01.528 [123/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:06:01.528 [124/268] Linking static target lib/librte_pci.a 00:06:01.528 [125/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:06:01.528 [126/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:06:01.528 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:06:01.528 [128/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:06:01.788 [129/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:06:01.788 [130/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:06:01.788 [131/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:01.788 [132/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:06:01.788 [133/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:06:01.788 [134/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:06:01.788 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:06:01.788 [136/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:06:01.788 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:06:01.788 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:06:01.788 [139/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:06:01.788 [140/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:06:01.788 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:06:01.788 [142/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:06:02.045 [143/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:06:02.045 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:06:02.303 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:06:02.303 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:06:02.303 [147/268] Linking static target lib/librte_cmdline.a 00:06:02.303 [148/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:06:02.303 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:06:02.561 [150/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:06:02.561 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:06:02.818 [152/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:06:02.818 [153/268] Linking static target lib/librte_timer.a 00:06:02.818 [154/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:06:02.818 [155/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:06:03.076 [156/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:06:03.076 [157/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:06:03.076 [158/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:06:03.076 [159/268] Linking static target lib/librte_compressdev.a 00:06:03.334 [160/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:06:03.334 [161/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:06:03.334 [162/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:06:03.334 [163/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:06:03.334 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:06:03.334 [165/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:06:03.591 [166/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:06:03.591 [167/268] Linking static target lib/librte_dmadev.a 00:06:03.591 [168/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:06:03.591 [169/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:03.849 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:06:04.107 [171/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:06:04.107 [172/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:04.107 [173/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:06:04.107 [174/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:06:04.107 [175/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:06:04.364 [176/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:06:04.364 [177/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:06:04.364 [178/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:06:04.364 [179/268] Linking static target lib/librte_hash.a 00:06:04.621 [180/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:06:04.621 [181/268] Linking static target lib/librte_power.a 00:06:04.621 [182/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:06:04.621 [183/268] Linking static target lib/librte_cryptodev.a 00:06:04.621 [184/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:06:04.621 [185/268] Linking static target lib/librte_reorder.a 00:06:04.621 [186/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:06:04.621 [187/268] Linking static target lib/librte_ethdev.a 00:06:04.879 [188/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:06:04.879 [189/268] Linking static target lib/librte_security.a 00:06:04.879 [190/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:06:04.879 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:06:04.879 [192/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:06:04.879 [193/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:06:05.138 [194/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:06:05.138 [195/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:06:05.138 [196/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:06:05.396 [197/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:06:05.719 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:06:05.719 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:06:06.001 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:06:06.001 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:06:06.001 [202/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:06:06.001 [203/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:06:06.001 [204/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:06.001 [205/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:06:06.259 [206/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:06:06.259 [207/268] Linking target lib/librte_eal.so.24.1 00:06:06.517 [208/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:06:06.517 [209/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:06:06.517 [210/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:06:06.517 [211/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:06:06.517 [212/268] Linking target lib/librte_ring.so.24.1 00:06:06.517 [213/268] Linking target lib/librte_meter.so.24.1 00:06:06.517 [214/268] Linking target lib/librte_dmadev.so.24.1 00:06:06.517 [215/268] Linking target lib/librte_timer.so.24.1 00:06:06.517 [216/268] Linking target lib/librte_pci.so.24.1 00:06:06.517 [217/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:06:06.517 [218/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:06:06.517 [219/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:06:06.775 [220/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:06:06.776 [221/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:06:06.776 [222/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:06:06.776 [223/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:06:06.776 [224/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:06:06.776 [225/268] Linking target lib/librte_mempool.so.24.1 00:06:06.776 [226/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:06:06.776 [227/268] Linking target lib/librte_rcu.so.24.1 00:06:06.776 [228/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:06.776 [229/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:06.776 [230/268] Linking static target drivers/librte_bus_vdev.a 00:06:06.776 [231/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:06:06.776 [232/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:06:06.776 [233/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:06.776 [234/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:06.776 [235/268] Linking static target drivers/librte_bus_pci.a 00:06:07.034 [236/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:06:07.034 [237/268] Linking target lib/librte_mbuf.so.24.1 00:06:07.034 [238/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:06:07.034 [239/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:07.034 [240/268] Linking target lib/librte_net.so.24.1 00:06:07.034 [241/268] Linking target lib/librte_compressdev.so.24.1 00:06:07.034 [242/268] Linking target lib/librte_reorder.so.24.1 00:06:07.034 [243/268] Linking target drivers/librte_bus_vdev.so.24.1 00:06:07.034 [244/268] Linking target lib/librte_cryptodev.so.24.1 00:06:07.293 [245/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:06:07.293 [246/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:06:07.293 [247/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:06:07.293 [248/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:06:07.293 [249/268] Linking target lib/librte_hash.so.24.1 00:06:07.293 [250/268] Linking target lib/librte_cmdline.so.24.1 00:06:07.293 [251/268] Linking target lib/librte_security.so.24.1 00:06:07.293 [252/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:06:07.293 [253/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:07.551 [254/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:07.551 [255/268] Linking static target drivers/librte_mempool_ring.a 00:06:07.551 [256/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:06:07.551 [257/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:07.551 [258/268] Linking target drivers/librte_mempool_ring.so.24.1 00:06:07.551 [259/268] Linking target drivers/librte_bus_pci.so.24.1 00:06:09.448 [260/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:06:11.348 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:11.348 [262/268] Linking target lib/librte_ethdev.so.24.1 00:06:11.605 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:06:11.605 [264/268] Linking target lib/librte_power.so.24.1 00:06:18.159 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:06:18.159 [266/268] Linking static target lib/librte_vhost.a 00:06:20.058 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:06:20.058 [268/268] Linking target lib/librte_vhost.so.24.1 00:06:20.058 INFO: autodetecting backend as ninja 00:06:20.058 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:06:21.431 CC lib/ut_mock/mock.o 00:06:21.431 CC lib/log/log_flags.o 00:06:21.431 CC lib/log/log.o 00:06:21.431 CC lib/log/log_deprecated.o 00:06:21.431 CC lib/ut/ut.o 00:06:21.688 LIB libspdk_ut_mock.a 00:06:21.688 LIB libspdk_ut.a 00:06:21.688 LIB libspdk_log.a 00:06:21.946 CXX lib/trace_parser/trace.o 00:06:21.946 CC lib/dma/dma.o 00:06:21.946 CC lib/util/base64.o 00:06:21.946 CC lib/util/bit_array.o 00:06:21.946 CC lib/util/cpuset.o 00:06:21.946 CC lib/util/crc16.o 00:06:21.946 CC lib/util/crc32c.o 00:06:21.946 CC lib/util/crc32.o 00:06:21.946 CC lib/util/crc32_ieee.o 00:06:21.946 CC lib/ioat/ioat.o 00:06:21.946 CC lib/util/crc64.o 00:06:21.946 CC lib/vfio_user/host/vfio_user_pci.o 00:06:21.946 CC lib/util/dif.o 00:06:21.946 CC lib/util/fd.o 00:06:21.946 CC lib/vfio_user/host/vfio_user.o 00:06:22.204 CC lib/util/fd_group.o 00:06:22.204 CC lib/util/file.o 00:06:22.204 CC lib/util/hexlify.o 00:06:22.204 LIB libspdk_dma.a 00:06:22.204 CC lib/util/iov.o 00:06:22.204 CC lib/util/math.o 00:06:22.204 CC lib/util/net.o 00:06:22.204 CC lib/util/pipe.o 00:06:22.204 CC lib/util/strerror_tls.o 00:06:22.204 CC lib/util/string.o 00:06:22.204 LIB libspdk_ioat.a 00:06:22.461 CC lib/util/uuid.o 00:06:22.461 LIB libspdk_vfio_user.a 00:06:22.461 CC lib/util/xor.o 00:06:22.461 CC lib/util/zipf.o 00:06:23.028 LIB libspdk_trace_parser.a 00:06:23.286 LIB libspdk_util.a 00:06:23.544 CC lib/conf/conf.o 00:06:23.544 CC lib/env_dpdk/env.o 00:06:23.544 CC lib/env_dpdk/memory.o 00:06:23.544 CC lib/env_dpdk/pci.o 00:06:23.544 CC lib/env_dpdk/threads.o 00:06:23.544 CC lib/env_dpdk/init.o 00:06:23.544 CC lib/env_dpdk/pci_ioat.o 00:06:23.544 CC lib/vmd/vmd.o 00:06:23.544 CC lib/vmd/led.o 00:06:23.544 CC lib/env_dpdk/pci_virtio.o 00:06:23.544 CC lib/env_dpdk/pci_vmd.o 00:06:23.544 CC lib/json/json_parse.o 00:06:23.544 CC lib/env_dpdk/pci_idxd.o 00:06:23.544 CC lib/env_dpdk/pci_event.o 00:06:23.802 CC lib/env_dpdk/sigbus_handler.o 00:06:23.802 CC lib/env_dpdk/pci_dpdk.o 00:06:23.802 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:23.802 LIB libspdk_conf.a 00:06:23.802 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:23.802 CC lib/json/json_util.o 00:06:23.802 CC lib/json/json_write.o 00:06:24.060 LIB libspdk_vmd.a 00:06:24.318 LIB libspdk_json.a 00:06:24.883 CC lib/jsonrpc/jsonrpc_server.o 00:06:24.883 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:24.883 CC lib/jsonrpc/jsonrpc_client.o 00:06:24.883 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:25.141 LIB libspdk_jsonrpc.a 00:06:25.141 LIB libspdk_env_dpdk.a 00:06:25.399 CC lib/rpc/rpc.o 00:06:25.657 LIB libspdk_rpc.a 00:06:25.915 CC lib/trace/trace.o 00:06:25.915 CC lib/trace/trace_flags.o 00:06:25.915 CC lib/trace/trace_rpc.o 00:06:25.915 CC lib/notify/notify.o 00:06:25.915 CC lib/notify/notify_rpc.o 00:06:25.915 CC lib/keyring/keyring.o 00:06:25.915 CC lib/keyring/keyring_rpc.o 00:06:26.173 LIB libspdk_notify.a 00:06:26.173 LIB libspdk_keyring.a 00:06:26.430 LIB libspdk_trace.a 00:06:26.688 CC lib/sock/sock.o 00:06:26.688 CC lib/sock/sock_rpc.o 00:06:26.688 CC lib/thread/iobuf.o 00:06:26.688 CC lib/thread/thread.o 00:06:27.254 LIB libspdk_sock.a 00:06:27.512 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:27.512 CC lib/nvme/nvme_ctrlr.o 00:06:27.512 CC lib/nvme/nvme_fabric.o 00:06:27.512 CC lib/nvme/nvme_ns.o 00:06:27.512 CC lib/nvme/nvme_ns_cmd.o 00:06:27.512 CC lib/nvme/nvme_pcie_common.o 00:06:27.512 CC lib/nvme/nvme_qpair.o 00:06:27.512 CC lib/nvme/nvme.o 00:06:27.512 CC lib/nvme/nvme_quirks.o 00:06:27.512 CC lib/nvme/nvme_pcie.o 00:06:27.512 CC lib/nvme/nvme_transport.o 00:06:28.077 LIB libspdk_thread.a 00:06:28.077 CC lib/nvme/nvme_discovery.o 00:06:28.077 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:28.335 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:28.335 CC lib/nvme/nvme_tcp.o 00:06:28.592 CC lib/nvme/nvme_opal.o 00:06:28.592 CC lib/nvme/nvme_io_msg.o 00:06:28.849 CC lib/nvme/nvme_poll_group.o 00:06:28.849 CC lib/nvme/nvme_zns.o 00:06:28.849 CC lib/nvme/nvme_stubs.o 00:06:28.849 CC lib/nvme/nvme_auth.o 00:06:28.849 CC lib/nvme/nvme_cuse.o 00:06:28.849 CC lib/accel/accel.o 00:06:29.106 CC lib/blob/blobstore.o 00:06:29.106 CC lib/blob/request.o 00:06:29.364 CC lib/accel/accel_rpc.o 00:06:29.364 CC lib/accel/accel_sw.o 00:06:29.624 CC lib/blob/zeroes.o 00:06:29.624 CC lib/blob/blob_bs_dev.o 00:06:29.882 CC lib/init/json_config.o 00:06:29.882 CC lib/init/subsystem.o 00:06:29.882 CC lib/init/subsystem_rpc.o 00:06:29.882 CC lib/init/rpc.o 00:06:29.882 CC lib/virtio/virtio.o 00:06:29.882 CC lib/virtio/virtio_vhost_user.o 00:06:29.882 CC lib/virtio/virtio_vfio_user.o 00:06:29.882 CC lib/virtio/virtio_pci.o 00:06:30.140 LIB libspdk_init.a 00:06:30.140 LIB libspdk_nvme.a 00:06:30.140 LIB libspdk_accel.a 00:06:30.400 LIB libspdk_virtio.a 00:06:30.400 CC lib/event/app.o 00:06:30.400 CC lib/event/reactor.o 00:06:30.400 CC lib/event/app_rpc.o 00:06:30.400 CC lib/event/scheduler_static.o 00:06:30.400 CC lib/event/log_rpc.o 00:06:30.658 CC lib/bdev/bdev.o 00:06:30.658 CC lib/bdev/bdev_rpc.o 00:06:30.658 CC lib/bdev/part.o 00:06:30.658 CC lib/bdev/bdev_zone.o 00:06:30.658 CC lib/bdev/scsi_nvme.o 00:06:30.916 LIB libspdk_event.a 00:06:32.289 LIB libspdk_blob.a 00:06:32.547 CC lib/blobfs/blobfs.o 00:06:32.547 CC lib/blobfs/tree.o 00:06:32.547 CC lib/lvol/lvol.o 00:06:33.920 LIB libspdk_lvol.a 00:06:33.920 LIB libspdk_blobfs.a 00:06:33.920 LIB libspdk_bdev.a 00:06:33.920 CC lib/nvmf/ctrlr.o 00:06:33.920 CC lib/nvmf/ctrlr_discovery.o 00:06:33.920 CC lib/nvmf/nvmf.o 00:06:33.920 CC lib/nvmf/ctrlr_bdev.o 00:06:33.920 CC lib/nvmf/subsystem.o 00:06:33.920 CC lib/nvmf/transport.o 00:06:33.920 CC lib/nvmf/nvmf_rpc.o 00:06:33.920 CC lib/nvmf/tcp.o 00:06:33.920 CC lib/nvmf/stubs.o 00:06:33.920 CC lib/nbd/nbd.o 00:06:33.920 CC lib/scsi/dev.o 00:06:33.920 CC lib/ftl/ftl_core.o 00:06:34.178 CC lib/nvmf/mdns_server.o 00:06:34.178 CC lib/nbd/nbd_rpc.o 00:06:34.178 CC lib/scsi/lun.o 00:06:34.435 CC lib/nvmf/auth.o 00:06:34.435 CC lib/scsi/port.o 00:06:34.435 CC lib/ftl/ftl_init.o 00:06:34.435 CC lib/scsi/scsi.o 00:06:34.435 CC lib/scsi/scsi_bdev.o 00:06:34.435 LIB libspdk_nbd.a 00:06:34.693 CC lib/ftl/ftl_layout.o 00:06:34.693 CC lib/ftl/ftl_debug.o 00:06:34.693 CC lib/ftl/ftl_io.o 00:06:34.693 CC lib/ftl/ftl_sb.o 00:06:34.693 CC lib/ftl/ftl_l2p.o 00:06:34.693 CC lib/ftl/ftl_l2p_flat.o 00:06:34.950 CC lib/ftl/ftl_nv_cache.o 00:06:34.950 CC lib/ftl/ftl_band.o 00:06:34.950 CC lib/scsi/scsi_pr.o 00:06:34.950 CC lib/scsi/scsi_rpc.o 00:06:34.950 CC lib/scsi/task.o 00:06:34.950 CC lib/ftl/ftl_band_ops.o 00:06:34.950 CC lib/ftl/ftl_writer.o 00:06:34.950 CC lib/ftl/ftl_rq.o 00:06:34.950 CC lib/ftl/ftl_reloc.o 00:06:35.207 CC lib/ftl/ftl_l2p_cache.o 00:06:35.207 CC lib/ftl/ftl_p2l.o 00:06:35.207 CC lib/ftl/mngt/ftl_mngt.o 00:06:35.207 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:06:35.207 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:06:35.207 CC lib/ftl/mngt/ftl_mngt_startup.o 00:06:35.207 LIB libspdk_scsi.a 00:06:35.465 CC lib/ftl/mngt/ftl_mngt_md.o 00:06:35.465 CC lib/ftl/mngt/ftl_mngt_misc.o 00:06:35.465 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:06:35.465 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:06:35.465 CC lib/ftl/mngt/ftl_mngt_band.o 00:06:35.465 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:06:35.465 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:06:35.723 LIB libspdk_nvmf.a 00:06:35.723 CC lib/iscsi/conn.o 00:06:35.723 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:06:35.723 CC lib/vhost/vhost.o 00:06:35.723 CC lib/iscsi/init_grp.o 00:06:35.723 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:06:35.723 CC lib/ftl/utils/ftl_conf.o 00:06:35.723 CC lib/ftl/utils/ftl_md.o 00:06:35.723 CC lib/ftl/utils/ftl_mempool.o 00:06:35.723 CC lib/vhost/vhost_rpc.o 00:06:35.723 CC lib/vhost/vhost_scsi.o 00:06:35.723 CC lib/vhost/vhost_blk.o 00:06:35.723 CC lib/vhost/rte_vhost_user.o 00:06:35.982 CC lib/ftl/utils/ftl_bitmap.o 00:06:35.982 CC lib/iscsi/iscsi.o 00:06:35.982 CC lib/ftl/utils/ftl_property.o 00:06:35.982 CC lib/iscsi/md5.o 00:06:35.982 CC lib/iscsi/param.o 00:06:36.240 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:06:36.240 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:06:36.240 CC lib/iscsi/portal_grp.o 00:06:36.240 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:06:36.240 CC lib/iscsi/tgt_node.o 00:06:36.240 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:06:36.498 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:06:36.498 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:06:36.498 CC lib/iscsi/iscsi_subsystem.o 00:06:36.498 CC lib/iscsi/iscsi_rpc.o 00:06:36.498 CC lib/iscsi/task.o 00:06:36.498 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:06:36.498 CC lib/ftl/upgrade/ftl_sb_v3.o 00:06:36.498 CC lib/ftl/upgrade/ftl_sb_v5.o 00:06:36.498 CC lib/ftl/nvc/ftl_nvc_dev.o 00:06:36.756 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:06:36.756 CC lib/ftl/base/ftl_base_dev.o 00:06:36.756 CC lib/ftl/base/ftl_base_bdev.o 00:06:37.033 LIB libspdk_ftl.a 00:06:37.033 LIB libspdk_vhost.a 00:06:37.638 LIB libspdk_iscsi.a 00:06:37.896 CC module/env_dpdk/env_dpdk_rpc.o 00:06:38.154 CC module/scheduler/dynamic/scheduler_dynamic.o 00:06:38.154 CC module/keyring/file/keyring.o 00:06:38.154 CC module/keyring/file/keyring_rpc.o 00:06:38.154 CC module/sock/posix/posix.o 00:06:38.154 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:06:38.154 CC module/keyring/linux/keyring.o 00:06:38.154 CC module/scheduler/gscheduler/gscheduler.o 00:06:38.154 CC module/keyring/linux/keyring_rpc.o 00:06:38.154 CC module/accel/ioat/accel_ioat.o 00:06:38.154 CC module/accel/error/accel_error.o 00:06:38.154 CC module/blob/bdev/blob_bdev.o 00:06:38.154 LIB libspdk_env_dpdk_rpc.a 00:06:38.154 CC module/accel/ioat/accel_ioat_rpc.o 00:06:38.154 CC module/accel/error/accel_error_rpc.o 00:06:38.412 LIB libspdk_keyring_linux.a 00:06:38.412 LIB libspdk_keyring_file.a 00:06:38.412 LIB libspdk_scheduler_dpdk_governor.a 00:06:38.412 LIB libspdk_scheduler_gscheduler.a 00:06:38.412 LIB libspdk_accel_ioat.a 00:06:38.412 LIB libspdk_scheduler_dynamic.a 00:06:38.412 LIB libspdk_accel_error.a 00:06:38.412 LIB libspdk_blob_bdev.a 00:06:38.982 CC module/bdev/lvol/vbdev_lvol.o 00:06:38.982 CC module/bdev/gpt/gpt.o 00:06:38.982 CC module/bdev/malloc/bdev_malloc.o 00:06:38.982 CC module/bdev/passthru/vbdev_passthru.o 00:06:38.982 CC module/bdev/raid/bdev_raid.o 00:06:38.982 CC module/bdev/delay/vbdev_delay.o 00:06:38.982 LIB libspdk_sock_posix.a 00:06:38.982 CC module/bdev/split/vbdev_split.o 00:06:38.982 CC module/bdev/error/vbdev_error.o 00:06:38.982 CC module/bdev/nvme/bdev_nvme.o 00:06:38.982 CC module/bdev/null/bdev_null.o 00:06:38.982 CC module/blobfs/bdev/blobfs_bdev.o 00:06:38.982 CC module/bdev/raid/bdev_raid_rpc.o 00:06:39.240 CC module/bdev/gpt/vbdev_gpt.o 00:06:39.240 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:06:39.240 CC module/bdev/split/vbdev_split_rpc.o 00:06:39.240 CC module/bdev/error/vbdev_error_rpc.o 00:06:39.240 CC module/bdev/null/bdev_null_rpc.o 00:06:39.240 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:06:39.240 LIB libspdk_blobfs_bdev.a 00:06:39.240 CC module/bdev/malloc/bdev_malloc_rpc.o 00:06:39.498 CC module/bdev/raid/bdev_raid_sb.o 00:06:39.498 LIB libspdk_bdev_gpt.a 00:06:39.498 CC module/bdev/delay/vbdev_delay_rpc.o 00:06:39.498 CC module/bdev/raid/raid0.o 00:06:39.498 LIB libspdk_bdev_split.a 00:06:39.498 LIB libspdk_bdev_passthru.a 00:06:39.498 LIB libspdk_bdev_null.a 00:06:39.498 CC module/bdev/raid/raid1.o 00:06:39.498 LIB libspdk_bdev_error.a 00:06:39.498 LIB libspdk_bdev_malloc.a 00:06:39.498 CC module/bdev/raid/concat.o 00:06:39.498 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:06:39.498 LIB libspdk_bdev_delay.a 00:06:39.757 CC module/bdev/nvme/bdev_nvme_rpc.o 00:06:39.757 CC module/bdev/zone_block/vbdev_zone_block.o 00:06:39.757 CC module/bdev/nvme/nvme_rpc.o 00:06:39.757 CC module/bdev/nvme/bdev_mdns_client.o 00:06:39.757 CC module/bdev/aio/bdev_aio.o 00:06:39.757 CC module/bdev/aio/bdev_aio_rpc.o 00:06:39.757 CC module/bdev/ftl/bdev_ftl.o 00:06:39.757 CC module/bdev/virtio/bdev_virtio_scsi.o 00:06:40.014 CC module/bdev/nvme/vbdev_opal.o 00:06:40.014 CC module/bdev/nvme/vbdev_opal_rpc.o 00:06:40.014 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:06:40.014 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:06:40.014 LIB libspdk_bdev_lvol.a 00:06:40.272 CC module/bdev/ftl/bdev_ftl_rpc.o 00:06:40.272 CC module/bdev/virtio/bdev_virtio_blk.o 00:06:40.272 LIB libspdk_bdev_aio.a 00:06:40.272 CC module/bdev/virtio/bdev_virtio_rpc.o 00:06:40.272 LIB libspdk_bdev_raid.a 00:06:40.272 LIB libspdk_bdev_zone_block.a 00:06:40.531 LIB libspdk_bdev_ftl.a 00:06:40.789 LIB libspdk_bdev_virtio.a 00:06:41.724 LIB libspdk_bdev_nvme.a 00:06:42.289 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:06:42.289 CC module/event/subsystems/sock/sock.o 00:06:42.289 CC module/event/subsystems/vmd/vmd_rpc.o 00:06:42.289 CC module/event/subsystems/vmd/vmd.o 00:06:42.289 CC module/event/subsystems/keyring/keyring.o 00:06:42.547 CC module/event/subsystems/iobuf/iobuf.o 00:06:42.547 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:06:42.547 CC module/event/subsystems/scheduler/scheduler.o 00:06:42.547 LIB libspdk_event_keyring.a 00:06:42.547 LIB libspdk_event_sock.a 00:06:42.547 LIB libspdk_event_vhost_blk.a 00:06:42.547 LIB libspdk_event_scheduler.a 00:06:42.547 LIB libspdk_event_iobuf.a 00:06:42.547 LIB libspdk_event_vmd.a 00:06:43.115 CC module/event/subsystems/accel/accel.o 00:06:43.115 LIB libspdk_event_accel.a 00:06:43.373 CC module/event/subsystems/bdev/bdev.o 00:06:43.631 LIB libspdk_event_bdev.a 00:06:43.889 CC module/event/subsystems/scsi/scsi.o 00:06:43.889 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:06:43.889 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:06:43.889 CC module/event/subsystems/nbd/nbd.o 00:06:44.145 LIB libspdk_event_nbd.a 00:06:44.145 LIB libspdk_event_scsi.a 00:06:44.403 LIB libspdk_event_nvmf.a 00:06:44.403 CC module/event/subsystems/iscsi/iscsi.o 00:06:44.403 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:06:44.661 LIB libspdk_event_vhost_scsi.a 00:06:44.661 LIB libspdk_event_iscsi.a 00:06:44.918 CC app/trace_record/trace_record.o 00:06:44.918 TEST_HEADER include/spdk/accel.h 00:06:44.918 make[2]: Nothing to be done for 'all'. 00:06:44.918 TEST_HEADER include/spdk/accel_module.h 00:06:44.918 TEST_HEADER include/spdk/assert.h 00:06:44.918 TEST_HEADER include/spdk/barrier.h 00:06:44.918 CXX app/trace/trace.o 00:06:44.918 TEST_HEADER include/spdk/base64.h 00:06:44.918 TEST_HEADER include/spdk/bdev.h 00:06:45.176 TEST_HEADER include/spdk/bdev_module.h 00:06:45.176 TEST_HEADER include/spdk/bdev_zone.h 00:06:45.176 TEST_HEADER include/spdk/bit_array.h 00:06:45.176 TEST_HEADER include/spdk/bit_pool.h 00:06:45.176 TEST_HEADER include/spdk/blob_bdev.h 00:06:45.176 TEST_HEADER include/spdk/blobfs_bdev.h 00:06:45.176 TEST_HEADER include/spdk/blobfs.h 00:06:45.176 CC examples/interrupt_tgt/interrupt_tgt.o 00:06:45.176 TEST_HEADER include/spdk/blob.h 00:06:45.176 TEST_HEADER include/spdk/conf.h 00:06:45.176 TEST_HEADER include/spdk/config.h 00:06:45.176 TEST_HEADER include/spdk/cpuset.h 00:06:45.176 TEST_HEADER include/spdk/crc16.h 00:06:45.176 TEST_HEADER include/spdk/crc32.h 00:06:45.176 TEST_HEADER include/spdk/crc64.h 00:06:45.176 TEST_HEADER include/spdk/dif.h 00:06:45.176 CC app/nvmf_tgt/nvmf_main.o 00:06:45.176 TEST_HEADER include/spdk/dma.h 00:06:45.176 TEST_HEADER include/spdk/endian.h 00:06:45.176 TEST_HEADER include/spdk/env_dpdk.h 00:06:45.176 CC app/iscsi_tgt/iscsi_tgt.o 00:06:45.176 TEST_HEADER include/spdk/env.h 00:06:45.176 TEST_HEADER include/spdk/event.h 00:06:45.176 TEST_HEADER include/spdk/fd_group.h 00:06:45.176 TEST_HEADER include/spdk/fd.h 00:06:45.176 TEST_HEADER include/spdk/file.h 00:06:45.176 TEST_HEADER include/spdk/ftl.h 00:06:45.176 TEST_HEADER include/spdk/gpt_spec.h 00:06:45.176 TEST_HEADER include/spdk/hexlify.h 00:06:45.176 TEST_HEADER include/spdk/histogram_data.h 00:06:45.176 TEST_HEADER include/spdk/idxd.h 00:06:45.176 CC test/rpc_client/rpc_client_test.o 00:06:45.176 CC examples/util/zipf/zipf.o 00:06:45.176 TEST_HEADER include/spdk/idxd_spec.h 00:06:45.176 CC test/thread/poller_perf/poller_perf.o 00:06:45.176 TEST_HEADER include/spdk/init.h 00:06:45.176 TEST_HEADER include/spdk/ioat.h 00:06:45.176 TEST_HEADER include/spdk/ioat_spec.h 00:06:45.176 CC examples/ioat/perf/perf.o 00:06:45.176 TEST_HEADER include/spdk/iscsi_spec.h 00:06:45.176 TEST_HEADER include/spdk/json.h 00:06:45.176 TEST_HEADER include/spdk/jsonrpc.h 00:06:45.176 TEST_HEADER include/spdk/keyring.h 00:06:45.176 TEST_HEADER include/spdk/keyring_module.h 00:06:45.176 TEST_HEADER include/spdk/likely.h 00:06:45.176 TEST_HEADER include/spdk/log.h 00:06:45.176 TEST_HEADER include/spdk/lvol.h 00:06:45.176 TEST_HEADER include/spdk/memory.h 00:06:45.176 TEST_HEADER include/spdk/mmio.h 00:06:45.176 TEST_HEADER include/spdk/nbd.h 00:06:45.176 CC test/app/bdev_svc/bdev_svc.o 00:06:45.176 TEST_HEADER include/spdk/net.h 00:06:45.176 TEST_HEADER include/spdk/notify.h 00:06:45.176 TEST_HEADER include/spdk/nvme.h 00:06:45.176 TEST_HEADER include/spdk/nvme_intel.h 00:06:45.176 TEST_HEADER include/spdk/nvme_ocssd.h 00:06:45.176 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:06:45.176 TEST_HEADER include/spdk/nvme_spec.h 00:06:45.176 TEST_HEADER include/spdk/nvme_zns.h 00:06:45.176 TEST_HEADER include/spdk/nvmf_cmd.h 00:06:45.176 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:06:45.176 TEST_HEADER include/spdk/nvmf.h 00:06:45.176 TEST_HEADER include/spdk/nvmf_spec.h 00:06:45.176 TEST_HEADER include/spdk/nvmf_transport.h 00:06:45.176 TEST_HEADER include/spdk/opal.h 00:06:45.176 CC test/env/mem_callbacks/mem_callbacks.o 00:06:45.176 TEST_HEADER include/spdk/opal_spec.h 00:06:45.176 TEST_HEADER include/spdk/pci_ids.h 00:06:45.176 TEST_HEADER include/spdk/pipe.h 00:06:45.176 TEST_HEADER include/spdk/queue.h 00:06:45.176 TEST_HEADER include/spdk/reduce.h 00:06:45.176 TEST_HEADER include/spdk/rpc.h 00:06:45.176 TEST_HEADER include/spdk/scheduler.h 00:06:45.176 TEST_HEADER include/spdk/scsi.h 00:06:45.176 TEST_HEADER include/spdk/scsi_spec.h 00:06:45.176 TEST_HEADER include/spdk/sock.h 00:06:45.176 TEST_HEADER include/spdk/stdinc.h 00:06:45.176 TEST_HEADER include/spdk/string.h 00:06:45.434 TEST_HEADER include/spdk/thread.h 00:06:45.434 TEST_HEADER include/spdk/trace.h 00:06:45.434 TEST_HEADER include/spdk/trace_parser.h 00:06:45.434 TEST_HEADER include/spdk/tree.h 00:06:45.434 LINK poller_perf 00:06:45.434 TEST_HEADER include/spdk/ublk.h 00:06:45.434 TEST_HEADER include/spdk/util.h 00:06:45.434 TEST_HEADER include/spdk/uuid.h 00:06:45.434 TEST_HEADER include/spdk/version.h 00:06:45.434 LINK nvmf_tgt 00:06:45.434 TEST_HEADER include/spdk/vfio_user_pci.h 00:06:45.434 TEST_HEADER include/spdk/vfio_user_spec.h 00:06:45.434 LINK iscsi_tgt 00:06:45.434 TEST_HEADER include/spdk/vhost.h 00:06:45.434 LINK interrupt_tgt 00:06:45.434 TEST_HEADER include/spdk/vmd.h 00:06:45.434 TEST_HEADER include/spdk/xor.h 00:06:45.434 TEST_HEADER include/spdk/zipf.h 00:06:45.434 LINK zipf 00:06:45.434 CXX test/cpp_headers/accel.o 00:06:45.434 LINK bdev_svc 00:06:45.434 LINK ioat_perf 00:06:45.434 LINK spdk_trace_record 00:06:45.434 LINK rpc_client_test 00:06:45.434 CXX test/cpp_headers/accel_module.o 00:06:45.692 LINK spdk_trace 00:06:45.692 CC test/thread/lock/spdk_lock.o 00:06:45.692 CXX test/cpp_headers/assert.o 00:06:45.692 CC examples/ioat/verify/verify.o 00:06:45.950 CC test/nvme/aer/aer.o 00:06:45.950 CXX test/cpp_headers/barrier.o 00:06:45.950 CC app/spdk_tgt/spdk_tgt.o 00:06:45.950 CC app/spdk_lspci/spdk_lspci.o 00:06:45.950 CC examples/thread/thread/thread_ex.o 00:06:45.950 LINK mem_callbacks 00:06:45.950 CC app/spdk_nvme_perf/perf.o 00:06:45.950 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:06:45.950 CC test/unit/lib/log/log.c/log_ut.o 00:06:46.209 LINK verify 00:06:46.209 CXX test/cpp_headers/base64.o 00:06:46.209 LINK spdk_lspci 00:06:46.209 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:06:46.209 LINK spdk_tgt 00:06:46.209 LINK thread 00:06:46.209 CXX test/cpp_headers/bdev.o 00:06:46.209 LINK histogram_ut 00:06:46.466 LINK aer 00:06:46.466 CC test/env/vtophys/vtophys.o 00:06:46.466 CC test/app/histogram_perf/histogram_perf.o 00:06:46.466 LINK log_ut 00:06:46.466 CXX test/cpp_headers/bdev_module.o 00:06:46.466 CC test/app/jsoncat/jsoncat.o 00:06:46.466 LINK vtophys 00:06:46.466 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:06:46.730 LINK nvme_fuzz 00:06:46.730 LINK histogram_perf 00:06:46.730 LINK jsoncat 00:06:46.730 CXX test/cpp_headers/bdev_zone.o 00:06:46.730 CC test/nvme/reset/reset.o 00:06:46.730 CC test/unit/lib/util/base64.c/base64_ut.o 00:06:46.988 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:06:46.988 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:06:46.988 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:06:46.988 CXX test/cpp_headers/bit_array.o 00:06:46.988 CC examples/sock/hello_world/hello_sock.o 00:06:46.988 CC test/nvme/sgl/sgl.o 00:06:46.988 LINK env_dpdk_post_init 00:06:46.988 CC test/nvme/e2edp/nvme_dp.o 00:06:46.988 LINK reset 00:06:47.246 LINK spdk_lock 00:06:47.246 LINK base64_ut 00:06:47.246 CXX test/cpp_headers/bit_pool.o 00:06:47.247 LINK spdk_nvme_perf 00:06:47.247 CXX test/cpp_headers/blob_bdev.o 00:06:47.247 LINK hello_sock 00:06:47.506 LINK cpuset_ut 00:06:47.506 LINK sgl 00:06:47.506 LINK nvme_dp 00:06:47.506 CC test/env/memory/memory_ut.o 00:06:47.506 CC test/nvme/overhead/overhead.o 00:06:47.506 CXX test/cpp_headers/blobfs_bdev.o 00:06:47.506 CC app/spdk_nvme_identify/identify.o 00:06:47.506 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:06:47.506 CC test/accel/dif/dif.o 00:06:47.764 LINK bit_array_ut 00:06:47.764 CXX test/cpp_headers/blobfs.o 00:06:47.764 CC test/blobfs/mkfs/mkfs.o 00:06:47.764 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:06:47.764 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:06:47.764 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:06:47.764 CC examples/vmd/lsvmd/lsvmd.o 00:06:47.764 LINK overhead 00:06:48.022 LINK crc16_ut 00:06:48.022 LINK crc32_ieee_ut 00:06:48.022 CXX test/cpp_headers/blob.o 00:06:48.022 LINK mkfs 00:06:48.022 LINK lsvmd 00:06:48.022 CC test/env/pci/pci_ut.o 00:06:48.280 CXX test/cpp_headers/conf.o 00:06:48.280 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:06:48.280 LINK dif 00:06:48.280 CC test/nvme/err_injection/err_injection.o 00:06:48.280 CXX test/cpp_headers/config.o 00:06:48.280 CC test/unit/lib/dma/dma.c/dma_ut.o 00:06:48.280 CC examples/vmd/led/led.o 00:06:48.280 CXX test/cpp_headers/cpuset.o 00:06:48.280 LINK crc32c_ut 00:06:48.538 LINK iscsi_fuzz 00:06:48.538 CXX test/cpp_headers/crc16.o 00:06:48.538 LINK vhost_fuzz 00:06:48.538 LINK err_injection 00:06:48.538 LINK led 00:06:48.538 LINK pci_ut 00:06:48.538 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:06:48.538 CXX test/cpp_headers/crc32.o 00:06:48.794 CXX test/cpp_headers/crc64.o 00:06:48.794 CXX test/cpp_headers/dif.o 00:06:48.794 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:06:48.794 LINK crc64_ut 00:06:48.794 CXX test/cpp_headers/dma.o 00:06:48.794 CC test/app/stub/stub.o 00:06:48.794 CC test/nvme/startup/startup.o 00:06:49.051 CC test/unit/lib/util/dif.c/dif_ut.o 00:06:49.051 CXX test/cpp_headers/endian.o 00:06:49.051 CC test/nvme/reserve/reserve.o 00:06:49.051 CC app/spdk_nvme_discover/discovery_aer.o 00:06:49.051 CC examples/accel/perf/accel_perf.o 00:06:49.051 LINK startup 00:06:49.051 LINK memory_ut 00:06:49.051 LINK stub 00:06:49.051 LINK spdk_nvme_identify 00:06:49.052 CC test/event/event_perf/event_perf.o 00:06:49.052 CXX test/cpp_headers/env_dpdk.o 00:06:49.052 LINK dma_ut 00:06:49.370 LINK reserve 00:06:49.370 LINK spdk_nvme_discover 00:06:49.370 LINK event_perf 00:06:49.370 CXX test/cpp_headers/env.o 00:06:49.370 LINK ioat_ut 00:06:49.628 CC test/event/reactor/reactor.o 00:06:49.628 CC test/event/reactor_perf/reactor_perf.o 00:06:49.628 CXX test/cpp_headers/event.o 00:06:49.628 CXX test/cpp_headers/fd_group.o 00:06:49.628 CC test/lvol/esnap/esnap.o 00:06:49.628 CC test/bdev/bdevio/bdevio.o 00:06:49.628 CC app/spdk_top/spdk_top.o 00:06:49.628 LINK accel_perf 00:06:49.628 CC test/unit/lib/util/file.c/file_ut.o 00:06:49.628 LINK reactor 00:06:49.628 CC test/nvme/simple_copy/simple_copy.o 00:06:49.628 LINK reactor_perf 00:06:49.628 CC test/unit/lib/util/iov.c/iov_ut.o 00:06:49.628 CXX test/cpp_headers/fd.o 00:06:49.886 LINK file_ut 00:06:49.886 CXX test/cpp_headers/file.o 00:06:49.886 CC test/unit/lib/util/math.c/math_ut.o 00:06:49.886 LINK simple_copy 00:06:50.145 CC test/event/app_repeat/app_repeat.o 00:06:50.145 CC test/nvme/connect_stress/connect_stress.o 00:06:50.145 CXX test/cpp_headers/ftl.o 00:06:50.145 CC test/nvme/boot_partition/boot_partition.o 00:06:50.145 LINK math_ut 00:06:50.145 LINK bdevio 00:06:50.145 LINK iov_ut 00:06:50.145 CC examples/blob/hello_world/hello_blob.o 00:06:50.145 LINK app_repeat 00:06:50.145 CXX test/cpp_headers/gpt_spec.o 00:06:50.403 CXX test/cpp_headers/hexlify.o 00:06:50.403 LINK connect_stress 00:06:50.403 LINK boot_partition 00:06:50.403 CC examples/blob/cli/blobcli.o 00:06:50.403 LINK hello_blob 00:06:50.403 CXX test/cpp_headers/histogram_data.o 00:06:50.403 CC examples/nvme/hello_world/hello_world.o 00:06:50.661 CC test/nvme/compliance/nvme_compliance.o 00:06:50.661 CXX test/cpp_headers/idxd.o 00:06:50.661 CC test/event/scheduler/scheduler.o 00:06:50.661 CC examples/nvme/reconnect/reconnect.o 00:06:50.920 CC examples/nvme/nvme_manage/nvme_manage.o 00:06:50.920 LINK hello_world 00:06:50.920 CC examples/bdev/hello_world/hello_bdev.o 00:06:50.920 CXX test/cpp_headers/idxd_spec.o 00:06:50.920 LINK blobcli 00:06:50.920 LINK scheduler 00:06:51.178 CC examples/bdev/bdevperf/bdevperf.o 00:06:51.178 CXX test/cpp_headers/init.o 00:06:51.178 LINK spdk_top 00:06:51.178 LINK hello_bdev 00:06:51.178 CC test/nvme/fused_ordering/fused_ordering.o 00:06:51.178 LINK reconnect 00:06:51.178 CXX test/cpp_headers/ioat.o 00:06:51.178 LINK nvme_compliance 00:06:51.436 LINK fused_ordering 00:06:51.436 CXX test/cpp_headers/ioat_spec.o 00:06:51.436 CC app/vhost/vhost.o 00:06:51.694 CC examples/nvme/arbitration/arbitration.o 00:06:51.694 CC app/spdk_dd/spdk_dd.o 00:06:51.694 CC examples/nvme/hotplug/hotplug.o 00:06:51.694 LINK nvme_manage 00:06:51.694 CXX test/cpp_headers/iscsi_spec.o 00:06:51.694 CC test/nvme/doorbell_aers/doorbell_aers.o 00:06:51.694 CC test/nvme/fdp/fdp.o 00:06:51.694 LINK vhost 00:06:51.694 CC examples/nvme/cmb_copy/cmb_copy.o 00:06:51.952 CXX test/cpp_headers/json.o 00:06:51.952 LINK hotplug 00:06:51.952 LINK doorbell_aers 00:06:51.952 LINK dif_ut 00:06:51.952 LINK arbitration 00:06:51.952 LINK cmb_copy 00:06:51.952 CXX test/cpp_headers/jsonrpc.o 00:06:51.952 CC examples/nvme/abort/abort.o 00:06:52.210 LINK spdk_dd 00:06:52.210 LINK bdevperf 00:06:52.210 LINK fdp 00:06:52.210 CC test/unit/lib/util/net.c/net_ut.o 00:06:52.210 CXX test/cpp_headers/keyring.o 00:06:52.210 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:06:52.210 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:06:52.468 CC test/nvme/cuse/cuse.o 00:06:52.468 LINK net_ut 00:06:52.468 CXX test/cpp_headers/keyring_module.o 00:06:52.468 CC test/unit/lib/util/xor.c/xor_ut.o 00:06:52.468 CC test/unit/lib/util/string.c/string_ut.o 00:06:52.468 CXX test/cpp_headers/likely.o 00:06:52.468 LINK abort 00:06:52.468 CXX test/cpp_headers/log.o 00:06:52.468 LINK pmr_persistence 00:06:52.726 CXX test/cpp_headers/lvol.o 00:06:52.726 CXX test/cpp_headers/memory.o 00:06:52.726 CXX test/cpp_headers/mmio.o 00:06:52.726 CXX test/cpp_headers/nbd.o 00:06:52.726 CXX test/cpp_headers/net.o 00:06:52.726 CXX test/cpp_headers/notify.o 00:06:52.726 CXX test/cpp_headers/nvme.o 00:06:52.984 CXX test/cpp_headers/nvme_intel.o 00:06:52.984 CXX test/cpp_headers/nvme_ocssd.o 00:06:52.984 CXX test/cpp_headers/nvme_ocssd_spec.o 00:06:52.984 CXX test/cpp_headers/nvme_spec.o 00:06:52.984 LINK string_ut 00:06:52.984 CXX test/cpp_headers/nvme_zns.o 00:06:52.984 CXX test/cpp_headers/nvmf_cmd.o 00:06:52.984 CXX test/cpp_headers/nvmf_fc_spec.o 00:06:52.984 LINK xor_ut 00:06:52.984 LINK pipe_ut 00:06:52.984 CXX test/cpp_headers/nvmf.o 00:06:52.984 CC examples/nvmf/nvmf/nvmf.o 00:06:53.243 CXX test/cpp_headers/nvmf_spec.o 00:06:53.243 CXX test/cpp_headers/nvmf_transport.o 00:06:53.243 CXX test/cpp_headers/opal.o 00:06:53.243 CXX test/cpp_headers/opal_spec.o 00:06:53.243 CXX test/cpp_headers/pci_ids.o 00:06:53.243 CXX test/cpp_headers/pipe.o 00:06:53.243 CXX test/cpp_headers/queue.o 00:06:53.243 CXX test/cpp_headers/reduce.o 00:06:53.243 CXX test/cpp_headers/rpc.o 00:06:53.502 CXX test/cpp_headers/scheduler.o 00:06:53.502 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:06:53.502 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:06:53.502 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:06:53.502 CXX test/cpp_headers/scsi.o 00:06:53.502 CXX test/cpp_headers/scsi_spec.o 00:06:53.502 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:06:53.502 LINK nvmf 00:06:53.502 CXX test/cpp_headers/sock.o 00:06:53.502 CXX test/cpp_headers/stdinc.o 00:06:53.502 CXX test/cpp_headers/string.o 00:06:53.502 CXX test/cpp_headers/thread.o 00:06:53.760 CXX test/cpp_headers/trace.o 00:06:53.760 CXX test/cpp_headers/trace_parser.o 00:06:53.760 CXX test/cpp_headers/tree.o 00:06:53.760 CXX test/cpp_headers/ublk.o 00:06:53.760 CXX test/cpp_headers/util.o 00:06:53.760 CXX test/cpp_headers/uuid.o 00:06:53.760 CXX test/cpp_headers/version.o 00:06:54.018 CXX test/cpp_headers/vfio_user_pci.o 00:06:54.019 CXX test/cpp_headers/vfio_user_spec.o 00:06:54.019 CXX test/cpp_headers/vhost.o 00:06:54.019 CXX test/cpp_headers/vmd.o 00:06:54.019 LINK cuse 00:06:54.019 CXX test/cpp_headers/xor.o 00:06:54.019 LINK pci_event_ut 00:06:54.019 CXX test/cpp_headers/zipf.o 00:06:54.276 LINK json_util_ut 00:06:55.302 LINK json_write_ut 00:06:55.869 LINK esnap 00:06:56.127 LINK json_parse_ut 00:06:56.385 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:06:56.951 LINK jsonrpc_server_ut 00:06:57.517 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:06:58.451 LINK rpc_ut 00:06:58.708 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:06:58.708 CC test/unit/lib/thread/thread.c/thread_ut.o 00:06:58.708 CC test/unit/lib/sock/sock.c/sock_ut.o 00:06:58.708 CC test/unit/lib/sock/posix.c/posix_ut.o 00:06:58.966 CC test/unit/lib/notify/notify.c/notify_ut.o 00:06:58.966 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:06:59.534 LINK keyring_ut 00:06:59.791 LINK notify_ut 00:07:00.049 LINK iobuf_ut 00:07:00.049 LINK posix_ut 00:07:00.983 LINK sock_ut 00:07:00.983 LINK thread_ut 00:07:01.242 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:07:01.242 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:07:01.242 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:07:01.242 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:07:01.242 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:07:01.242 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:07:01.242 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:07:01.242 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:07:01.242 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:07:01.242 CC test/unit/lib/accel/accel.c/accel_ut.o 00:07:01.242 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:07:01.242 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:07:02.177 LINK subsystem_ut 00:07:02.177 LINK blob_bdev_ut 00:07:02.177 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:07:02.435 CC test/unit/lib/blob/blob.c/blob_ut.o 00:07:02.435 LINK nvme_ctrlr_ocssd_cmd_ut 00:07:02.693 LINK nvme_poll_group_ut 00:07:02.693 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:07:02.951 LINK nvme_ns_ut 00:07:02.951 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:07:02.951 LINK rpc_ut 00:07:02.951 LINK nvme_ctrlr_cmd_ut 00:07:02.951 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:07:03.209 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:07:03.209 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:07:03.467 LINK nvme_ut 00:07:03.725 LINK nvme_quirks_ut 00:07:03.725 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:07:03.983 CC test/unit/lib/event/app.c/app_ut.o 00:07:03.983 LINK nvme_ns_ocssd_cmd_ut 00:07:04.241 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:07:04.498 LINK nvme_ns_cmd_ut 00:07:04.498 LINK nvme_pcie_ut 00:07:04.498 LINK nvme_qpair_ut 00:07:04.755 LINK nvme_transport_ut 00:07:04.755 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:07:04.755 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:07:04.755 LINK nvme_io_msg_ut 00:07:04.755 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:07:05.013 LINK app_ut 00:07:05.271 LINK accel_ut 00:07:05.529 LINK nvme_ctrlr_ut 00:07:05.787 LINK nvme_fabric_ut 00:07:05.787 CC test/unit/lib/bdev/part.c/part_ut.o 00:07:05.787 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:07:05.787 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:07:05.787 LINK nvme_pcie_common_ut 00:07:05.787 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:07:05.787 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:07:06.044 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:07:06.044 LINK nvme_opal_ut 00:07:06.044 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:07:06.044 LINK scsi_nvme_ut 00:07:06.301 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:07:06.301 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:07:06.301 LINK reactor_ut 00:07:06.301 LINK nvme_tcp_ut 00:07:06.557 LINK gpt_ut 00:07:06.557 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:07:06.557 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:07:06.557 LINK bdev_zone_ut 00:07:06.557 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:07:06.821 LINK nvme_cuse_ut 00:07:06.821 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:07:07.083 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:07:07.647 LINK bdev_raid_sb_ut 00:07:07.647 LINK concat_ut 00:07:07.647 LINK vbdev_zone_block_ut 00:07:07.904 LINK raid1_ut 00:07:08.161 LINK vbdev_lvol_ut 00:07:08.161 LINK raid0_ut 00:07:08.736 LINK bdev_raid_ut 00:07:10.109 LINK part_ut 00:07:11.043 LINK bdev_ut 00:07:12.416 LINK blob_ut 00:07:12.981 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:07:12.981 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:07:12.981 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:07:12.981 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:07:12.981 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:07:13.547 LINK tree_ut 00:07:13.547 LINK blobfs_bdev_ut 00:07:13.806 LINK bdev_nvme_ut 00:07:13.806 LINK bdev_ut 00:07:14.401 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:07:14.401 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:07:14.401 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:07:14.401 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:07:14.401 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:07:14.401 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:07:14.401 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:07:14.401 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:07:14.401 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:07:14.968 LINK blobfs_async_ut 00:07:14.968 LINK blobfs_sync_ut 00:07:14.968 LINK ftl_l2p_ut 00:07:14.968 LINK dev_ut 00:07:14.968 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:07:14.968 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:07:14.968 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:07:15.225 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:07:15.225 LINK ctrlr_bdev_ut 00:07:15.484 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:07:16.049 LINK nvmf_ut 00:07:16.049 LINK ftl_io_ut 00:07:16.049 LINK scsi_ut 00:07:16.308 LINK lvol_ut 00:07:16.308 LINK auth_ut 00:07:16.308 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:07:16.308 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:07:16.308 LINK lun_ut 00:07:16.566 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:07:16.566 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:07:16.566 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:07:16.566 LINK ftl_p2l_ut 00:07:16.566 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:07:16.824 LINK ftl_bitmap_ut 00:07:16.824 LINK ctrlr_discovery_ut 00:07:16.824 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:07:16.824 LINK ftl_band_ut 00:07:17.083 LINK ftl_mempool_ut 00:07:17.354 LINK ftl_mngt_ut 00:07:17.354 LINK scsi_pr_ut 00:07:17.611 LINK subsystem_ut 00:07:17.869 LINK ctrlr_ut 00:07:18.128 LINK scsi_bdev_ut 00:07:18.387 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:07:18.387 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:07:18.387 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:07:18.387 CC test/unit/lib/iscsi/param.c/param_ut.o 00:07:18.387 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:07:18.387 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:07:18.387 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:07:18.387 LINK ftl_layout_upgrade_ut 00:07:18.645 LINK tcp_ut 00:07:18.645 LINK ftl_sb_ut 00:07:19.211 LINK param_ut 00:07:19.211 LINK init_grp_ut 00:07:19.824 LINK portal_grp_ut 00:07:19.824 LINK tgt_node_ut 00:07:19.824 LINK conn_ut 00:07:21.728 LINK iscsi_ut 00:07:21.728 LINK vhost_ut 00:07:21.728 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:21.728 15:58:16 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:07:21.728 15:58:16 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:07:21.728 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:07:21.987 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:07:21.987 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:07:21.987 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:07:21.987 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:07:21.987 patchelf: not an ELF executable 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:07:21.987 patchelf: not an ELF executable 00:07:21.987 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:07:21.988 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:07:22.246 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:22.504 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:22.504 Processing /home/vagrant/spdk_repo/spdk/python 00:07:22.504 Preparing metadata (setup.py): started 00:07:23.115 Preparing metadata (setup.py): finished with status 'done' 00:07:24.050 Installing collected packages: spdk 00:07:24.050 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:07:24.050 Running setup.py install for spdk: started 00:07:24.309 Running setup.py install for spdk: finished with status 'done' 00:07:24.309 Successfully installed spdk-24.9rc0 00:07:24.567 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:07:24.827 The Meson build system 00:07:24.827 Version: 1.3.1 00:07:24.827 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:24.827 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:24.827 Build type: native build 00:07:24.827 Program cat found: YES (/usr/bin/cat) 00:07:24.827 Project name: DPDK 00:07:24.827 Project version: 24.03.0 00:07:24.827 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:07:24.827 C linker for the host machine: cc ld.bfd 2.39-16 00:07:24.827 Host machine cpu family: x86_64 00:07:24.827 Host machine cpu: x86_64 00:07:24.827 Message: ## Building in Developer Mode ## 00:07:24.827 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:24.827 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:24.827 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:24.827 Program python3 found: YES (/usr/bin/python3) 00:07:24.827 Program cat found: YES (/usr/bin/cat) 00:07:24.827 Compiler for C supports arguments -march=native: YES (cached) 00:07:24.827 Checking for size of "void *" : 8 (cached) 00:07:24.827 Checking for size of "void *" : 8 (cached) 00:07:24.827 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:24.827 Library m found: YES 00:07:24.827 Library numa found: YES 00:07:24.827 Has header "numaif.h" : YES (cached) 00:07:24.827 Library fdt found: NO 00:07:24.827 Library execinfo found: NO 00:07:24.827 Has header "execinfo.h" : YES (cached) 00:07:24.827 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:24.827 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:24.827 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:24.827 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:24.827 Dependency openssl found: YES 3.0.9 (cached) 00:07:24.827 Dependency libpcap found: YES 1.10.4 (cached) 00:07:24.827 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:24.827 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:24.827 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:24.827 Compiler for C supports arguments -Wformat: YES (cached) 00:07:24.827 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:24.827 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:24.827 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:24.827 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:24.827 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wundef: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:24.828 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:24.828 Program objdump found: YES (/usr/bin/objdump) 00:07:24.828 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:24.828 Checking if "AVX512 checking" compiles: YES (cached) 00:07:24.828 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:24.828 Fetching value of define "__AES__" : 1 (cached) 00:07:24.828 Fetching value of define "__AVX__" : 1 (cached) 00:07:24.828 Fetching value of define "__AVX2__" : 1 (cached) 00:07:24.828 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:24.828 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:24.828 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:24.828 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:24.828 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:24.828 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:24.828 Fetching value of define "__RDRND__" : 1 (cached) 00:07:24.828 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:24.828 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:24.828 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:24.828 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:24.828 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:24.828 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:24.828 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:24.828 Message: lib/log: Defining dependency "log" 00:07:24.828 Message: lib/kvargs: Defining dependency "kvargs" 00:07:24.828 Message: lib/telemetry: Defining dependency "telemetry" 00:07:24.828 Checking for function "getentropy" : NO (cached) 00:07:24.828 Message: lib/eal: Defining dependency "eal" 00:07:24.828 Message: lib/ring: Defining dependency "ring" 00:07:24.828 Message: lib/rcu: Defining dependency "rcu" 00:07:24.828 Message: lib/mempool: Defining dependency "mempool" 00:07:24.828 Message: lib/mbuf: Defining dependency "mbuf" 00:07:24.828 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:24.828 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:24.828 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:24.828 Compiler for C supports arguments -maes: YES (cached) 00:07:24.828 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:24.828 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:24.828 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:24.828 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:24.828 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:24.828 Compiler for C supports arguments -mavx2: YES (cached) 00:07:24.828 Compiler for C supports arguments -mavx: YES (cached) 00:07:24.828 Message: lib/net: Defining dependency "net" 00:07:24.828 Message: lib/meter: Defining dependency "meter" 00:07:24.828 Message: lib/ethdev: Defining dependency "ethdev" 00:07:24.828 Message: lib/pci: Defining dependency "pci" 00:07:24.828 Message: lib/cmdline: Defining dependency "cmdline" 00:07:24.828 Message: lib/hash: Defining dependency "hash" 00:07:24.828 Message: lib/timer: Defining dependency "timer" 00:07:24.828 Message: lib/compressdev: Defining dependency "compressdev" 00:07:24.828 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:24.828 Message: lib/dmadev: Defining dependency "dmadev" 00:07:24.828 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:24.828 Message: lib/power: Defining dependency "power" 00:07:24.828 Message: lib/reorder: Defining dependency "reorder" 00:07:24.828 Message: lib/security: Defining dependency "security" 00:07:24.828 Has header "linux/userfaultfd.h" : YES (cached) 00:07:24.828 Has header "linux/vduse.h" : YES (cached) 00:07:24.828 Message: lib/vhost: Defining dependency "vhost" 00:07:24.828 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:24.828 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:24.828 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:24.828 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:24.828 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:24.828 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:24.828 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:24.828 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:24.828 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:24.828 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:24.828 Program doxygen found: YES (/usr/bin/doxygen) 00:07:24.828 Configuring doxy-api-html.conf using configuration 00:07:24.828 Configuring doxy-api-man.conf using configuration 00:07:24.828 Program mandb found: YES (/usr/bin/mandb) 00:07:24.828 Program sphinx-build found: NO 00:07:24.828 Configuring rte_build_config.h using configuration 00:07:24.828 Message: 00:07:24.828 ================= 00:07:24.828 Applications Enabled 00:07:24.828 ================= 00:07:24.828 00:07:24.828 apps: 00:07:24.828 00:07:24.828 00:07:24.828 Message: 00:07:24.828 ================= 00:07:24.828 Libraries Enabled 00:07:24.828 ================= 00:07:24.828 00:07:24.828 libs: 00:07:24.828 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:24.828 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:24.828 cryptodev, dmadev, power, reorder, security, vhost, 00:07:24.828 00:07:24.828 Message: 00:07:24.828 =============== 00:07:24.828 Drivers Enabled 00:07:24.828 =============== 00:07:24.828 00:07:24.828 common: 00:07:24.828 00:07:24.828 bus: 00:07:24.828 pci, vdev, 00:07:24.828 mempool: 00:07:24.828 ring, 00:07:24.828 dma: 00:07:24.828 00:07:24.828 net: 00:07:24.828 00:07:24.828 crypto: 00:07:24.828 00:07:24.828 compress: 00:07:24.828 00:07:24.828 vdpa: 00:07:24.828 00:07:24.828 00:07:24.828 Message: 00:07:24.828 ================= 00:07:24.828 Content Skipped 00:07:24.828 ================= 00:07:24.828 00:07:24.828 apps: 00:07:24.828 dumpcap: explicitly disabled via build config 00:07:24.828 graph: explicitly disabled via build config 00:07:24.828 pdump: explicitly disabled via build config 00:07:24.828 proc-info: explicitly disabled via build config 00:07:24.828 test-acl: explicitly disabled via build config 00:07:24.828 test-bbdev: explicitly disabled via build config 00:07:24.828 test-cmdline: explicitly disabled via build config 00:07:24.828 test-compress-perf: explicitly disabled via build config 00:07:24.828 test-crypto-perf: explicitly disabled via build config 00:07:24.828 test-dma-perf: explicitly disabled via build config 00:07:24.828 test-eventdev: explicitly disabled via build config 00:07:24.828 test-fib: explicitly disabled via build config 00:07:24.828 test-flow-perf: explicitly disabled via build config 00:07:24.828 test-gpudev: explicitly disabled via build config 00:07:24.828 test-mldev: explicitly disabled via build config 00:07:24.828 test-pipeline: explicitly disabled via build config 00:07:24.828 test-pmd: explicitly disabled via build config 00:07:24.828 test-regex: explicitly disabled via build config 00:07:24.828 test-sad: explicitly disabled via build config 00:07:24.828 test-security-perf: explicitly disabled via build config 00:07:24.828 00:07:24.828 libs: 00:07:24.828 argparse: explicitly disabled via build config 00:07:24.828 metrics: explicitly disabled via build config 00:07:24.828 acl: explicitly disabled via build config 00:07:24.828 bbdev: explicitly disabled via build config 00:07:24.828 bitratestats: explicitly disabled via build config 00:07:24.828 bpf: explicitly disabled via build config 00:07:24.828 cfgfile: explicitly disabled via build config 00:07:24.828 distributor: explicitly disabled via build config 00:07:24.828 efd: explicitly disabled via build config 00:07:24.828 eventdev: explicitly disabled via build config 00:07:24.828 dispatcher: explicitly disabled via build config 00:07:24.828 gpudev: explicitly disabled via build config 00:07:24.828 gro: explicitly disabled via build config 00:07:24.828 gso: explicitly disabled via build config 00:07:24.828 ip_frag: explicitly disabled via build config 00:07:24.828 jobstats: explicitly disabled via build config 00:07:24.828 latencystats: explicitly disabled via build config 00:07:24.828 lpm: explicitly disabled via build config 00:07:24.828 member: explicitly disabled via build config 00:07:24.828 pcapng: explicitly disabled via build config 00:07:24.828 rawdev: explicitly disabled via build config 00:07:24.828 regexdev: explicitly disabled via build config 00:07:24.828 mldev: explicitly disabled via build config 00:07:24.828 rib: explicitly disabled via build config 00:07:24.828 sched: explicitly disabled via build config 00:07:24.828 stack: explicitly disabled via build config 00:07:24.828 ipsec: explicitly disabled via build config 00:07:24.828 pdcp: explicitly disabled via build config 00:07:24.828 fib: explicitly disabled via build config 00:07:24.828 port: explicitly disabled via build config 00:07:24.828 pdump: explicitly disabled via build config 00:07:24.828 table: explicitly disabled via build config 00:07:24.828 pipeline: explicitly disabled via build config 00:07:24.828 graph: explicitly disabled via build config 00:07:24.828 node: explicitly disabled via build config 00:07:24.828 00:07:24.828 drivers: 00:07:24.828 common/cpt: not in enabled drivers build config 00:07:24.828 common/dpaax: not in enabled drivers build config 00:07:24.828 common/iavf: not in enabled drivers build config 00:07:24.829 common/idpf: not in enabled drivers build config 00:07:24.829 common/ionic: not in enabled drivers build config 00:07:24.829 common/mvep: not in enabled drivers build config 00:07:24.829 common/octeontx: not in enabled drivers build config 00:07:24.829 bus/auxiliary: not in enabled drivers build config 00:07:24.829 bus/cdx: not in enabled drivers build config 00:07:24.829 bus/dpaa: not in enabled drivers build config 00:07:24.829 bus/fslmc: not in enabled drivers build config 00:07:24.829 bus/ifpga: not in enabled drivers build config 00:07:24.829 bus/platform: not in enabled drivers build config 00:07:24.829 bus/uacce: not in enabled drivers build config 00:07:24.829 bus/vmbus: not in enabled drivers build config 00:07:24.829 common/cnxk: not in enabled drivers build config 00:07:24.829 common/mlx5: not in enabled drivers build config 00:07:24.829 common/nfp: not in enabled drivers build config 00:07:24.829 common/nitrox: not in enabled drivers build config 00:07:24.829 common/qat: not in enabled drivers build config 00:07:24.829 common/sfc_efx: not in enabled drivers build config 00:07:24.829 mempool/bucket: not in enabled drivers build config 00:07:24.829 mempool/cnxk: not in enabled drivers build config 00:07:24.829 mempool/dpaa: not in enabled drivers build config 00:07:24.829 mempool/dpaa2: not in enabled drivers build config 00:07:24.829 mempool/octeontx: not in enabled drivers build config 00:07:24.829 mempool/stack: not in enabled drivers build config 00:07:24.829 dma/cnxk: not in enabled drivers build config 00:07:24.829 dma/dpaa: not in enabled drivers build config 00:07:24.829 dma/dpaa2: not in enabled drivers build config 00:07:24.829 dma/hisilicon: not in enabled drivers build config 00:07:24.829 dma/idxd: not in enabled drivers build config 00:07:24.829 dma/ioat: not in enabled drivers build config 00:07:24.829 dma/skeleton: not in enabled drivers build config 00:07:24.829 net/af_packet: not in enabled drivers build config 00:07:24.829 net/af_xdp: not in enabled drivers build config 00:07:24.829 net/ark: not in enabled drivers build config 00:07:24.829 net/atlantic: not in enabled drivers build config 00:07:24.829 net/avp: not in enabled drivers build config 00:07:24.829 net/axgbe: not in enabled drivers build config 00:07:24.829 net/bnx2x: not in enabled drivers build config 00:07:24.829 net/bnxt: not in enabled drivers build config 00:07:24.829 net/bonding: not in enabled drivers build config 00:07:24.829 net/cnxk: not in enabled drivers build config 00:07:24.829 net/cpfl: not in enabled drivers build config 00:07:24.829 net/cxgbe: not in enabled drivers build config 00:07:24.829 net/dpaa: not in enabled drivers build config 00:07:24.829 net/dpaa2: not in enabled drivers build config 00:07:24.829 net/e1000: not in enabled drivers build config 00:07:24.829 net/ena: not in enabled drivers build config 00:07:24.829 net/enetc: not in enabled drivers build config 00:07:24.829 net/enetfec: not in enabled drivers build config 00:07:24.829 net/enic: not in enabled drivers build config 00:07:24.829 net/failsafe: not in enabled drivers build config 00:07:24.829 net/fm10k: not in enabled drivers build config 00:07:24.829 net/gve: not in enabled drivers build config 00:07:24.829 net/hinic: not in enabled drivers build config 00:07:24.829 net/hns3: not in enabled drivers build config 00:07:24.829 net/i40e: not in enabled drivers build config 00:07:24.829 net/iavf: not in enabled drivers build config 00:07:24.829 net/ice: not in enabled drivers build config 00:07:24.829 net/idpf: not in enabled drivers build config 00:07:24.829 net/igc: not in enabled drivers build config 00:07:24.829 net/ionic: not in enabled drivers build config 00:07:24.829 net/ipn3ke: not in enabled drivers build config 00:07:24.829 net/ixgbe: not in enabled drivers build config 00:07:24.829 net/mana: not in enabled drivers build config 00:07:24.829 net/memif: not in enabled drivers build config 00:07:24.829 net/mlx4: not in enabled drivers build config 00:07:24.829 net/mlx5: not in enabled drivers build config 00:07:24.829 net/mvneta: not in enabled drivers build config 00:07:24.829 net/mvpp2: not in enabled drivers build config 00:07:24.829 net/netvsc: not in enabled drivers build config 00:07:24.829 net/nfb: not in enabled drivers build config 00:07:24.829 net/nfp: not in enabled drivers build config 00:07:24.829 net/ngbe: not in enabled drivers build config 00:07:24.829 net/null: not in enabled drivers build config 00:07:24.829 net/octeontx: not in enabled drivers build config 00:07:24.829 net/octeon_ep: not in enabled drivers build config 00:07:24.829 net/pcap: not in enabled drivers build config 00:07:24.829 net/pfe: not in enabled drivers build config 00:07:24.829 net/qede: not in enabled drivers build config 00:07:24.829 net/ring: not in enabled drivers build config 00:07:24.829 net/sfc: not in enabled drivers build config 00:07:24.829 net/softnic: not in enabled drivers build config 00:07:24.829 net/tap: not in enabled drivers build config 00:07:24.829 net/thunderx: not in enabled drivers build config 00:07:24.829 net/txgbe: not in enabled drivers build config 00:07:24.829 net/vdev_netvsc: not in enabled drivers build config 00:07:24.829 net/vhost: not in enabled drivers build config 00:07:24.829 net/virtio: not in enabled drivers build config 00:07:24.829 net/vmxnet3: not in enabled drivers build config 00:07:24.829 raw/*: missing internal dependency, "rawdev" 00:07:24.829 crypto/armv8: not in enabled drivers build config 00:07:24.829 crypto/bcmfs: not in enabled drivers build config 00:07:24.829 crypto/caam_jr: not in enabled drivers build config 00:07:24.829 crypto/ccp: not in enabled drivers build config 00:07:24.829 crypto/cnxk: not in enabled drivers build config 00:07:24.829 crypto/dpaa_sec: not in enabled drivers build config 00:07:24.829 crypto/dpaa2_sec: not in enabled drivers build config 00:07:24.829 crypto/ipsec_mb: not in enabled drivers build config 00:07:24.829 crypto/mlx5: not in enabled drivers build config 00:07:24.829 crypto/mvsam: not in enabled drivers build config 00:07:24.829 crypto/nitrox: not in enabled drivers build config 00:07:24.829 crypto/null: not in enabled drivers build config 00:07:24.829 crypto/octeontx: not in enabled drivers build config 00:07:24.829 crypto/openssl: not in enabled drivers build config 00:07:24.829 crypto/scheduler: not in enabled drivers build config 00:07:24.829 crypto/uadk: not in enabled drivers build config 00:07:24.829 crypto/virtio: not in enabled drivers build config 00:07:24.829 compress/isal: not in enabled drivers build config 00:07:24.829 compress/mlx5: not in enabled drivers build config 00:07:24.829 compress/nitrox: not in enabled drivers build config 00:07:24.829 compress/octeontx: not in enabled drivers build config 00:07:24.829 compress/zlib: not in enabled drivers build config 00:07:24.829 regex/*: missing internal dependency, "regexdev" 00:07:24.829 ml/*: missing internal dependency, "mldev" 00:07:24.829 vdpa/ifc: not in enabled drivers build config 00:07:24.829 vdpa/mlx5: not in enabled drivers build config 00:07:24.829 vdpa/nfp: not in enabled drivers build config 00:07:24.829 vdpa/sfc: not in enabled drivers build config 00:07:24.829 event/*: missing internal dependency, "eventdev" 00:07:24.829 baseband/*: missing internal dependency, "bbdev" 00:07:24.829 gpu/*: missing internal dependency, "gpudev" 00:07:24.829 00:07:24.829 00:07:25.396 Cleaning... 0 files. 00:07:25.396 Build targets in project: 85 00:07:25.396 00:07:25.396 DPDK 24.03.0 00:07:25.396 00:07:25.396 User defined options 00:07:25.396 default_library : static 00:07:25.396 libdir : lib 00:07:25.396 prefix : /usr/local 00:07:25.396 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:25.396 c_link_args : 00:07:25.396 cpu_instruction_set: native 00:07:25.396 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:07:25.396 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:07:25.396 enable_docs : false 00:07:25.396 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:25.396 enable_kmods : false 00:07:25.396 max_lcores : 128 00:07:25.396 tests : false 00:07:25.396 00:07:25.396 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:25.967 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:25.967 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:25.968 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:07:25.969 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:25.970 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.971 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:25.972 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:07:25.973 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:25.973 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:25.973 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:25.973 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.973 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.974 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.975 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:25.976 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:26.235 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:07:26.235 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:07:26.235 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:07:26.235 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:07:26.235 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:07:26.235 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:07:26.235 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:07:26.235 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:07:26.235 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:07:26.235 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:26.235 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:26.235 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:07:26.235 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:07:26.235 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:07:26.235 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:07:26.235 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:07:26.235 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:07:26.235 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:07:26.235 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:07:26.235 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:07:26.235 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:07:26.235 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:07:26.235 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:07:26.235 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:07:26.235 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:07:26.235 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:07:26.235 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:07:26.235 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:07:26.235 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:07:26.235 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:07:26.235 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:07:26.235 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:07:26.235 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:07:26.235 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:07:26.235 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:07:26.235 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:07:26.235 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:07:26.235 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:07:26.235 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:07:26.235 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:07:26.235 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:07:26.235 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:07:26.235 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:07:26.235 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:07:26.235 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:07:26.235 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:07:26.235 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:07:26.235 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:07:26.235 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:07:26.235 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:07:26.235 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:07:26.235 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:07:26.235 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:07:26.235 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:07:26.235 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:07:26.235 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:07:26.235 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:07:26.235 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:07:26.235 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:07:26.236 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:07:26.236 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:07:26.236 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:07:26.236 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:07:26.236 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:07:28.764 The Meson build system 00:07:28.764 Version: 1.3.1 00:07:28.764 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:28.764 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:28.764 Build type: native build 00:07:28.764 Program cat found: YES (/usr/bin/cat) 00:07:28.764 Project name: DPDK 00:07:28.764 Project version: 24.03.0 00:07:28.764 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:07:28.764 C linker for the host machine: cc ld.bfd 2.39-16 00:07:28.764 Host machine cpu family: x86_64 00:07:28.764 Host machine cpu: x86_64 00:07:28.764 Message: ## Building in Developer Mode ## 00:07:28.764 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:28.764 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:28.764 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:28.764 Program python3 found: YES (/usr/bin/python3) 00:07:28.764 Program cat found: YES (/usr/bin/cat) 00:07:28.764 Compiler for C supports arguments -march=native: YES (cached) 00:07:28.764 Checking for size of "void *" : 8 (cached) 00:07:28.764 Checking for size of "void *" : 8 (cached) 00:07:28.764 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:28.764 Library m found: YES 00:07:28.764 Library numa found: YES 00:07:28.764 Has header "numaif.h" : YES (cached) 00:07:28.764 Library fdt found: NO 00:07:28.764 Library execinfo found: NO 00:07:28.764 Has header "execinfo.h" : YES (cached) 00:07:28.764 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:28.764 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:28.764 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:28.764 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:28.764 Dependency openssl found: YES 3.0.9 (cached) 00:07:28.764 Dependency libpcap found: YES 1.10.4 (cached) 00:07:28.764 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wformat: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wundef: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:28.764 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:28.764 Program objdump found: YES (/usr/bin/objdump) 00:07:28.764 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:28.764 Checking if "AVX512 checking" compiles: YES (cached) 00:07:28.764 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:28.764 Fetching value of define "__AES__" : 1 (cached) 00:07:28.764 Fetching value of define "__AVX__" : 1 (cached) 00:07:28.764 Fetching value of define "__AVX2__" : 1 (cached) 00:07:28.764 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:28.764 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:28.764 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:28.764 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:28.764 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:28.764 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:28.764 Fetching value of define "__RDRND__" : 1 (cached) 00:07:28.764 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:28.764 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:28.764 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:28.764 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:28.764 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:28.764 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:28.764 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:28.764 Message: lib/log: Defining dependency "log" 00:07:28.764 Message: lib/kvargs: Defining dependency "kvargs" 00:07:28.764 Message: lib/telemetry: Defining dependency "telemetry" 00:07:28.764 Checking for function "getentropy" : NO (cached) 00:07:28.764 Message: lib/eal: Defining dependency "eal" 00:07:28.764 Message: lib/ring: Defining dependency "ring" 00:07:28.764 Message: lib/rcu: Defining dependency "rcu" 00:07:28.764 Message: lib/mempool: Defining dependency "mempool" 00:07:28.764 Message: lib/mbuf: Defining dependency "mbuf" 00:07:28.764 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:28.764 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:28.764 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:28.764 Compiler for C supports arguments -maes: YES (cached) 00:07:28.764 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:28.764 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:28.764 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:28.764 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:28.764 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:28.764 Compiler for C supports arguments -mavx2: YES (cached) 00:07:28.764 Compiler for C supports arguments -mavx: YES (cached) 00:07:28.764 Message: lib/net: Defining dependency "net" 00:07:28.764 Message: lib/meter: Defining dependency "meter" 00:07:28.764 Message: lib/ethdev: Defining dependency "ethdev" 00:07:28.764 Message: lib/pci: Defining dependency "pci" 00:07:28.764 Message: lib/cmdline: Defining dependency "cmdline" 00:07:28.764 Message: lib/hash: Defining dependency "hash" 00:07:28.764 Message: lib/timer: Defining dependency "timer" 00:07:28.764 Message: lib/compressdev: Defining dependency "compressdev" 00:07:28.764 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:28.764 Message: lib/dmadev: Defining dependency "dmadev" 00:07:28.764 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:28.764 Message: lib/power: Defining dependency "power" 00:07:28.764 Message: lib/reorder: Defining dependency "reorder" 00:07:28.764 Message: lib/security: Defining dependency "security" 00:07:28.764 Has header "linux/userfaultfd.h" : YES (cached) 00:07:28.764 Has header "linux/vduse.h" : YES (cached) 00:07:28.764 Message: lib/vhost: Defining dependency "vhost" 00:07:28.764 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:28.764 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:28.764 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:28.764 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:28.764 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:28.764 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:28.764 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:28.764 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:28.764 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:28.764 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:28.764 Program doxygen found: YES (/usr/bin/doxygen) 00:07:28.764 Configuring doxy-api-html.conf using configuration 00:07:28.764 Configuring doxy-api-man.conf using configuration 00:07:28.764 Program mandb found: YES (/usr/bin/mandb) 00:07:28.764 Program sphinx-build found: NO 00:07:28.764 Configuring rte_build_config.h using configuration 00:07:28.764 Message: 00:07:28.764 ================= 00:07:28.764 Applications Enabled 00:07:28.764 ================= 00:07:28.764 00:07:28.764 apps: 00:07:28.764 00:07:28.764 00:07:28.764 Message: 00:07:28.764 ================= 00:07:28.764 Libraries Enabled 00:07:28.764 ================= 00:07:28.764 00:07:28.764 libs: 00:07:28.764 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:28.764 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:28.764 cryptodev, dmadev, power, reorder, security, vhost, 00:07:28.764 00:07:28.764 Message: 00:07:28.764 =============== 00:07:28.764 Drivers Enabled 00:07:28.764 =============== 00:07:28.764 00:07:28.764 common: 00:07:28.764 00:07:28.764 bus: 00:07:28.764 pci, vdev, 00:07:28.764 mempool: 00:07:28.764 ring, 00:07:28.764 dma: 00:07:28.764 00:07:28.764 net: 00:07:28.765 00:07:28.765 crypto: 00:07:28.765 00:07:28.765 compress: 00:07:28.765 00:07:28.765 vdpa: 00:07:28.765 00:07:28.765 00:07:28.765 Message: 00:07:28.765 ================= 00:07:28.765 Content Skipped 00:07:28.765 ================= 00:07:28.765 00:07:28.765 apps: 00:07:28.765 dumpcap: explicitly disabled via build config 00:07:28.765 graph: explicitly disabled via build config 00:07:28.765 pdump: explicitly disabled via build config 00:07:28.765 proc-info: explicitly disabled via build config 00:07:28.765 test-acl: explicitly disabled via build config 00:07:28.765 test-bbdev: explicitly disabled via build config 00:07:28.765 test-cmdline: explicitly disabled via build config 00:07:28.765 test-compress-perf: explicitly disabled via build config 00:07:28.765 test-crypto-perf: explicitly disabled via build config 00:07:28.765 test-dma-perf: explicitly disabled via build config 00:07:28.765 test-eventdev: explicitly disabled via build config 00:07:28.765 test-fib: explicitly disabled via build config 00:07:28.765 test-flow-perf: explicitly disabled via build config 00:07:28.765 test-gpudev: explicitly disabled via build config 00:07:28.765 test-mldev: explicitly disabled via build config 00:07:28.765 test-pipeline: explicitly disabled via build config 00:07:28.765 test-pmd: explicitly disabled via build config 00:07:28.765 test-regex: explicitly disabled via build config 00:07:28.765 test-sad: explicitly disabled via build config 00:07:28.765 test-security-perf: explicitly disabled via build config 00:07:28.765 00:07:28.765 libs: 00:07:28.765 argparse: explicitly disabled via build config 00:07:28.765 metrics: explicitly disabled via build config 00:07:28.765 acl: explicitly disabled via build config 00:07:28.765 bbdev: explicitly disabled via build config 00:07:28.765 bitratestats: explicitly disabled via build config 00:07:28.765 bpf: explicitly disabled via build config 00:07:28.765 cfgfile: explicitly disabled via build config 00:07:28.765 distributor: explicitly disabled via build config 00:07:28.765 efd: explicitly disabled via build config 00:07:28.765 eventdev: explicitly disabled via build config 00:07:28.765 dispatcher: explicitly disabled via build config 00:07:28.765 gpudev: explicitly disabled via build config 00:07:28.765 gro: explicitly disabled via build config 00:07:28.765 gso: explicitly disabled via build config 00:07:28.765 ip_frag: explicitly disabled via build config 00:07:28.765 jobstats: explicitly disabled via build config 00:07:28.765 latencystats: explicitly disabled via build config 00:07:28.765 lpm: explicitly disabled via build config 00:07:28.765 member: explicitly disabled via build config 00:07:28.765 pcapng: explicitly disabled via build config 00:07:28.765 rawdev: explicitly disabled via build config 00:07:28.765 regexdev: explicitly disabled via build config 00:07:28.765 mldev: explicitly disabled via build config 00:07:28.765 rib: explicitly disabled via build config 00:07:28.765 sched: explicitly disabled via build config 00:07:28.765 stack: explicitly disabled via build config 00:07:28.765 ipsec: explicitly disabled via build config 00:07:28.765 pdcp: explicitly disabled via build config 00:07:28.765 fib: explicitly disabled via build config 00:07:28.765 port: explicitly disabled via build config 00:07:28.765 pdump: explicitly disabled via build config 00:07:28.765 table: explicitly disabled via build config 00:07:28.765 pipeline: explicitly disabled via build config 00:07:28.765 graph: explicitly disabled via build config 00:07:28.765 node: explicitly disabled via build config 00:07:28.765 00:07:28.765 drivers: 00:07:28.765 common/cpt: not in enabled drivers build config 00:07:28.765 common/dpaax: not in enabled drivers build config 00:07:28.765 common/iavf: not in enabled drivers build config 00:07:28.765 common/idpf: not in enabled drivers build config 00:07:28.765 common/ionic: not in enabled drivers build config 00:07:28.765 common/mvep: not in enabled drivers build config 00:07:28.765 common/octeontx: not in enabled drivers build config 00:07:28.765 bus/auxiliary: not in enabled drivers build config 00:07:28.765 bus/cdx: not in enabled drivers build config 00:07:28.765 bus/dpaa: not in enabled drivers build config 00:07:28.765 bus/fslmc: not in enabled drivers build config 00:07:28.765 bus/ifpga: not in enabled drivers build config 00:07:28.765 bus/platform: not in enabled drivers build config 00:07:28.765 bus/uacce: not in enabled drivers build config 00:07:28.765 bus/vmbus: not in enabled drivers build config 00:07:28.765 common/cnxk: not in enabled drivers build config 00:07:28.765 common/mlx5: not in enabled drivers build config 00:07:28.765 common/nfp: not in enabled drivers build config 00:07:28.765 common/nitrox: not in enabled drivers build config 00:07:28.765 common/qat: not in enabled drivers build config 00:07:28.765 common/sfc_efx: not in enabled drivers build config 00:07:28.765 mempool/bucket: not in enabled drivers build config 00:07:28.765 mempool/cnxk: not in enabled drivers build config 00:07:28.765 mempool/dpaa: not in enabled drivers build config 00:07:28.765 mempool/dpaa2: not in enabled drivers build config 00:07:28.765 mempool/octeontx: not in enabled drivers build config 00:07:28.765 mempool/stack: not in enabled drivers build config 00:07:28.765 dma/cnxk: not in enabled drivers build config 00:07:28.765 dma/dpaa: not in enabled drivers build config 00:07:28.765 dma/dpaa2: not in enabled drivers build config 00:07:28.765 dma/hisilicon: not in enabled drivers build config 00:07:28.765 dma/idxd: not in enabled drivers build config 00:07:28.765 dma/ioat: not in enabled drivers build config 00:07:28.765 dma/skeleton: not in enabled drivers build config 00:07:28.765 net/af_packet: not in enabled drivers build config 00:07:28.765 net/af_xdp: not in enabled drivers build config 00:07:28.765 net/ark: not in enabled drivers build config 00:07:28.765 net/atlantic: not in enabled drivers build config 00:07:28.765 net/avp: not in enabled drivers build config 00:07:28.765 net/axgbe: not in enabled drivers build config 00:07:28.765 net/bnx2x: not in enabled drivers build config 00:07:28.765 net/bnxt: not in enabled drivers build config 00:07:28.765 net/bonding: not in enabled drivers build config 00:07:28.765 net/cnxk: not in enabled drivers build config 00:07:28.765 net/cpfl: not in enabled drivers build config 00:07:28.765 net/cxgbe: not in enabled drivers build config 00:07:28.765 net/dpaa: not in enabled drivers build config 00:07:28.765 net/dpaa2: not in enabled drivers build config 00:07:28.765 net/e1000: not in enabled drivers build config 00:07:28.765 net/ena: not in enabled drivers build config 00:07:28.765 net/enetc: not in enabled drivers build config 00:07:28.765 net/enetfec: not in enabled drivers build config 00:07:28.765 net/enic: not in enabled drivers build config 00:07:28.765 net/failsafe: not in enabled drivers build config 00:07:28.765 net/fm10k: not in enabled drivers build config 00:07:28.765 net/gve: not in enabled drivers build config 00:07:28.765 net/hinic: not in enabled drivers build config 00:07:28.765 net/hns3: not in enabled drivers build config 00:07:28.765 net/i40e: not in enabled drivers build config 00:07:28.765 net/iavf: not in enabled drivers build config 00:07:28.765 net/ice: not in enabled drivers build config 00:07:28.765 net/idpf: not in enabled drivers build config 00:07:28.765 net/igc: not in enabled drivers build config 00:07:28.765 net/ionic: not in enabled drivers build config 00:07:28.765 net/ipn3ke: not in enabled drivers build config 00:07:28.765 net/ixgbe: not in enabled drivers build config 00:07:28.765 net/mana: not in enabled drivers build config 00:07:28.765 net/memif: not in enabled drivers build config 00:07:28.765 net/mlx4: not in enabled drivers build config 00:07:28.765 net/mlx5: not in enabled drivers build config 00:07:28.765 net/mvneta: not in enabled drivers build config 00:07:28.765 net/mvpp2: not in enabled drivers build config 00:07:28.765 net/netvsc: not in enabled drivers build config 00:07:28.765 net/nfb: not in enabled drivers build config 00:07:28.765 net/nfp: not in enabled drivers build config 00:07:28.765 net/ngbe: not in enabled drivers build config 00:07:28.765 net/null: not in enabled drivers build config 00:07:28.765 net/octeontx: not in enabled drivers build config 00:07:28.765 net/octeon_ep: not in enabled drivers build config 00:07:28.765 net/pcap: not in enabled drivers build config 00:07:28.765 net/pfe: not in enabled drivers build config 00:07:28.765 net/qede: not in enabled drivers build config 00:07:28.765 net/ring: not in enabled drivers build config 00:07:28.765 net/sfc: not in enabled drivers build config 00:07:28.765 net/softnic: not in enabled drivers build config 00:07:28.765 net/tap: not in enabled drivers build config 00:07:28.765 net/thunderx: not in enabled drivers build config 00:07:28.765 net/txgbe: not in enabled drivers build config 00:07:28.765 net/vdev_netvsc: not in enabled drivers build config 00:07:28.765 net/vhost: not in enabled drivers build config 00:07:28.765 net/virtio: not in enabled drivers build config 00:07:28.765 net/vmxnet3: not in enabled drivers build config 00:07:28.765 raw/*: missing internal dependency, "rawdev" 00:07:28.765 crypto/armv8: not in enabled drivers build config 00:07:28.765 crypto/bcmfs: not in enabled drivers build config 00:07:28.765 crypto/caam_jr: not in enabled drivers build config 00:07:28.765 crypto/ccp: not in enabled drivers build config 00:07:28.765 crypto/cnxk: not in enabled drivers build config 00:07:28.765 crypto/dpaa_sec: not in enabled drivers build config 00:07:28.765 crypto/dpaa2_sec: not in enabled drivers build config 00:07:28.765 crypto/ipsec_mb: not in enabled drivers build config 00:07:28.765 crypto/mlx5: not in enabled drivers build config 00:07:28.765 crypto/mvsam: not in enabled drivers build config 00:07:28.765 crypto/nitrox: not in enabled drivers build config 00:07:28.765 crypto/null: not in enabled drivers build config 00:07:28.765 crypto/octeontx: not in enabled drivers build config 00:07:28.765 crypto/openssl: not in enabled drivers build config 00:07:28.765 crypto/scheduler: not in enabled drivers build config 00:07:28.765 crypto/uadk: not in enabled drivers build config 00:07:28.765 crypto/virtio: not in enabled drivers build config 00:07:28.765 compress/isal: not in enabled drivers build config 00:07:28.766 compress/mlx5: not in enabled drivers build config 00:07:28.766 compress/nitrox: not in enabled drivers build config 00:07:28.766 compress/octeontx: not in enabled drivers build config 00:07:28.766 compress/zlib: not in enabled drivers build config 00:07:28.766 regex/*: missing internal dependency, "regexdev" 00:07:28.766 ml/*: missing internal dependency, "mldev" 00:07:28.766 vdpa/ifc: not in enabled drivers build config 00:07:28.766 vdpa/mlx5: not in enabled drivers build config 00:07:28.766 vdpa/nfp: not in enabled drivers build config 00:07:28.766 vdpa/sfc: not in enabled drivers build config 00:07:28.766 event/*: missing internal dependency, "eventdev" 00:07:28.766 baseband/*: missing internal dependency, "bbdev" 00:07:28.766 gpu/*: missing internal dependency, "gpudev" 00:07:28.766 00:07:28.766 00:07:29.024 Cleaning... 0 files. 00:07:29.281 Build targets in project: 85 00:07:29.281 00:07:29.281 DPDK 24.03.0 00:07:29.281 00:07:29.281 User defined options 00:07:29.281 default_library : static 00:07:29.281 libdir : lib 00:07:29.281 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:07:29.281 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:29.281 c_link_args : 00:07:29.281 cpu_instruction_set: native 00:07:29.281 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:07:29.281 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:07:29.281 enable_docs : false 00:07:29.281 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:29.281 enable_kmods : false 00:07:29.281 max_lcores : 128 00:07:29.281 tests : false 00:07:29.281 00:07:29.281 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:29.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:07:29.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:07:29.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:07:29.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:07:29.540 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:07:29.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:07:29.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:07:29.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:07:29.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:07:29.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:07:29.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:07:29.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:07:29.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:07:29.798 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:07:30.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:07:30.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:07:30.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:07:30.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:07:30.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:07:30.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:07:30.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:07:30.057 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:07:30.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:07:30.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:07:30.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:07:30.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:07:30.315 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:07:30.572 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:07:30.572 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:07:30.879 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:07:30.879 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:07:30.879 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:07:30.879 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:07:30.880 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:07:30.880 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:07:31.136 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:07:31.136 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:07:31.136 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:07:31.136 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:07:31.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:07:31.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:07:31.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:07:31.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:07:31.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:07:31.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:07:31.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:07:31.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:07:31.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:07:31.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:07:31.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:07:31.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:07:31.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:07:31.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:07:31.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:07:31.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:07:31.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:07:32.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:07:32.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:07:32.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:07:32.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:07:32.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:07:32.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:07:32.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:07:32.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:07:32.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:07:32.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:07:32.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:07:33.298 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:07:33.299 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:07:33.556 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:07:33.556 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:07:33.813 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:07:34.071 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:07:34.071 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:07:34.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:07:34.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:07:34.586 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:07:34.586 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:07:34.844 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:07:34.844 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:07:34.844 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:07:34.844 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:07:34.844 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:07:34.844 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:07:35.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:07:35.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:07:35.409 make[2]: Nothing to be done for 'install'. 00:07:35.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:07:35.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:07:35.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:07:35.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:07:35.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:07:35.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:07:35.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:07:35.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:07:35.667 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:07:35.925 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:07:35.925 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:07:40.107 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:07:40.107 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:40.107 15:58:34 autobuild.autobuild_external_code -- external_code/test_make.sh@94 -- $ run_test external_make_accel_module_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:07:40.107 15:58:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:40.107 15:58:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:40.107 15:58:34 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:40.107 ************************************ 00:07:40.107 START TEST external_make_accel_module_static 00:07:40.107 ************************************ 00:07:40.107 15:58:34 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:07:40.108 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:40.108 make --directory=accel static_module 00:07:40.108 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:40.108 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module module.c app_module.c -pthread \ 00:07:40.108 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:40.108 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:40.367 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:40.367 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:40.367 00:07:40.367 real 0m0.692s 00:07:40.367 user 0m0.457s 00:07:40.367 sys 0m0.201s 00:07:40.367 15:58:35 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:40.367 15:58:35 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:07:40.367 ************************************ 00:07:40.367 END TEST external_make_accel_module_static 00:07:40.367 ************************************ 00:07:40.367 15:58:35 autobuild.autobuild_external_code -- external_code/test_make.sh@95 -- $ run_test external_run_accel_module_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:40.367 15:58:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:07:40.367 15:58:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:40.367 15:58:35 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:40.367 ************************************ 00:07:40.367 START TEST external_run_accel_module_static 00:07:40.367 ************************************ 00:07:40.367 15:58:35 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:40.367 [2024-07-24 15:58:35.116795] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:07:40.367 [2024-07-24 15:58:35.116913] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145069 ] 00:07:40.626 [2024-07-24 15:58:35.243336] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:40.626 [2024-07-24 15:58:35.351580] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:07:40.626 [2024-07-24 15:58:35.355957] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:07:40.626 [2024-07-24 15:58:35.363942] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:07:40.626 [2024-07-24 15:58:35.371945] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:07:40.885 Running on accel module task with code: 1 00:07:40.885 Running fill callback 00:07:40.885 Running on accel module task with code: 0 00:07:40.885 Running copy callback 00:07:40.885 Running on accel module task with code: 3 00:07:40.885 Running compare callback 00:07:40.885 00:07:40.885 real 0m0.519s 00:07:40.885 user 0m0.279s 00:07:40.885 sys 0m0.114s 00:07:40.885 15:58:35 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:40.885 15:58:35 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:07:40.885 ************************************ 00:07:40.885 END TEST external_run_accel_module_static 00:07:40.885 ************************************ 00:07:40.885 15:58:35 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:40.885 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:40.885 rm -f ./hello_world/hello_bdev 00:07:40.885 rm -f ./passthru/libpassthru_external.* 00:07:40.885 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:40.885 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:40.885 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:40.885 15:58:35 autobuild.autobuild_external_code -- external_code/test_make.sh@101 -- $ run_test external_make_accel_driver_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:07:40.885 15:58:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:40.885 15:58:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:40.885 15:58:35 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:41.143 ************************************ 00:07:41.143 START TEST external_make_accel_driver_static 00:07:41.143 ************************************ 00:07:41.143 15:58:35 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:07:41.143 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:41.143 make --directory=accel static_driver 00:07:41.144 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:41.144 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver module.c driver.c app_driver.c \ 00:07:41.144 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:41.144 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl \ 00:07:41.144 -pthread 00:07:41.710 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:41.710 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:41.710 00:07:41.710 real 0m0.716s 00:07:41.710 user 0m0.492s 00:07:41.710 sys 0m0.217s 00:07:41.710 ************************************ 00:07:41.710 END TEST external_make_accel_driver_static 00:07:41.710 ************************************ 00:07:41.710 15:58:36 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:41.710 15:58:36 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:07:41.710 15:58:36 autobuild.autobuild_external_code -- external_code/test_make.sh@102 -- $ run_test external_run_accel_driver_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:41.710 15:58:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 8 -le 1 ']' 00:07:41.710 15:58:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:41.710 15:58:36 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:41.710 ************************************ 00:07:41.710 START TEST external_run_accel_driver_static 00:07:41.710 ************************************ 00:07:41.710 15:58:36 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:41.710 [2024-07-24 15:58:36.529810] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:07:41.710 [2024-07-24 15:58:36.529974] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145182 ] 00:07:41.968 [2024-07-24 15:58:36.650460] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:41.968 [2024-07-24 15:58:36.769287] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:07:41.968 [2024-07-24 15:58:36.774022] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:07:42.225 Running on accel driver task with code: 0 00:07:42.225 Running on accel module task with code: 0 00:07:42.225 Running on accel driver task with code: 1 00:07:42.225 Running on accel driver task with code: 0 00:07:42.225 Running on accel module task with code: 0 00:07:42.225 Running on accel driver task with code: 1 00:07:42.225 Running sequence callback 00:07:42.225 00:07:42.225 real 0m0.498s 00:07:42.225 user 0m0.243s 00:07:42.225 sys 0m0.120s 00:07:42.225 15:58:36 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:42.225 15:58:36 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:07:42.225 ************************************ 00:07:42.225 END TEST external_run_accel_driver_static 00:07:42.225 ************************************ 00:07:42.225 15:58:37 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:42.225 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:42.482 rm -f ./hello_world/hello_bdev 00:07:42.482 rm -f ./passthru/libpassthru_external.* 00:07:42.482 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:42.482 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:42.483 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:42.483 15:58:37 autobuild.autobuild_external_code -- external_code/test_make.sh@108 -- $ run_test external_make_hello_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:07:42.483 15:58:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:42.483 15:58:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:42.483 15:58:37 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:42.483 ************************************ 00:07:42.483 START TEST external_make_hello_bdev_static 00:07:42.483 ************************************ 00:07:42.483 15:58:37 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:07:42.483 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:42.483 make --directory=passthru static 00:07:42.483 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:42.483 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:07:42.741 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru.c -o ./vbdev_passthru.o 00:07:42.741 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:07:42.741 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:42.741 make --directory=hello_world bdev_static 00:07:42.741 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:43.001 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:43.001 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:43.933 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:43.933 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:43.933 00:07:43.933 real 0m1.353s 00:07:43.933 user 0m0.889s 00:07:43.933 sys 0m0.376s 00:07:43.933 ************************************ 00:07:43.933 END TEST external_make_hello_bdev_static 00:07:43.933 ************************************ 00:07:43.933 15:58:38 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:43.933 15:58:38 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:43.933 15:58:38 autobuild.autobuild_external_code -- external_code/test_make.sh@109 -- $ run_test external_run_hello_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:43.934 15:58:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:07:43.934 15:58:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:43.934 15:58:38 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:43.934 ************************************ 00:07:43.934 START TEST external_run_hello_bdev_static 00:07:43.934 ************************************ 00:07:43.934 15:58:38 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:43.934 [2024-07-24 15:58:38.569105] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:07:43.934 [2024-07-24 15:58:38.569196] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145327 ] 00:07:43.934 [2024-07-24 15:58:38.692393] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:44.191 [2024-07-24 15:58:38.838313] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:07:44.191 [2024-07-24 15:58:38.981235] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:07:44.191 [2024-07-24 15:58:38.981307] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:07:44.191 [2024-07-24 15:58:38.981321] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xecaac0 00:07:44.191 [2024-07-24 15:58:38.981340] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:07:44.191 [2024-07-24 15:58:38.981859] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:07:44.191 [2024-07-24 15:58:38.981876] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:07:44.191 [2024-07-24 15:58:38.985376] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:44.191 [2024-07-24 15:58:38.985408] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:07:44.191 [2024-07-24 15:58:38.985420] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:44.191 [2024-07-24 15:58:38.986198] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:44.191 [2024-07-24 15:58:38.986225] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:44.191 [2024-07-24 15:58:38.986235] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:44.191 [2024-07-24 15:58:38.986246] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:44.191 00:07:44.191 [2024-07-24 15:58:38.986255] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:44.448 ************************************ 00:07:44.448 END TEST external_run_hello_bdev_static 00:07:44.448 ************************************ 00:07:44.448 00:07:44.448 real 0m0.736s 00:07:44.448 user 0m0.408s 00:07:44.448 sys 0m0.199s 00:07:44.448 15:58:39 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:44.448 15:58:39 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:44.706 15:58:39 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:44.706 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:44.706 rm -f ./hello_world/hello_bdev 00:07:44.706 rm -f ./passthru/libpassthru_external.* 00:07:44.706 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:44.706 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:44.706 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:44.706 15:58:39 autobuild.autobuild_external_code -- external_code/test_make.sh@115 -- $ run_test external_make_hello_no_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:07:44.706 15:58:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:44.706 15:58:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:44.706 15:58:39 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:44.706 ************************************ 00:07:44.706 START TEST external_make_hello_no_bdev_static 00:07:44.706 ************************************ 00:07:44.706 15:58:39 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:07:44.706 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:44.706 make --directory=hello_world alone_static 00:07:44.706 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:44.964 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic \ 00:07:44.964 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:45.529 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:45.529 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:45.529 ************************************ 00:07:45.529 END TEST external_make_hello_no_bdev_static 00:07:45.529 ************************************ 00:07:45.529 00:07:45.529 real 0m0.860s 00:07:45.529 user 0m0.591s 00:07:45.529 sys 0m0.261s 00:07:45.529 15:58:40 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:45.529 15:58:40 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:45.530 15:58:40 autobuild.autobuild_external_code -- external_code/test_make.sh@116 -- $ run_test external_run_hello_no_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:45.530 15:58:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 10 -le 1 ']' 00:07:45.530 15:58:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:45.530 15:58:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:45.530 ************************************ 00:07:45.530 START TEST external_run_hello_no_bdev_static 00:07:45.530 ************************************ 00:07:45.530 15:58:40 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:45.530 [2024-07-24 15:58:40.353100] Starting SPDK v24.09-pre git sha1 52c295e65 / DPDK 24.03.0 initialization... 00:07:45.530 [2024-07-24 15:58:40.353275] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145445 ] 00:07:45.787 [2024-07-24 15:58:40.475713] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:46.045 [2024-07-24 15:58:40.630386] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:07:46.045 [2024-07-24 15:58:40.770915] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:46.045 [2024-07-24 15:58:40.770982] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:07:46.045 [2024-07-24 15:58:40.770998] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:46.045 [2024-07-24 15:58:40.772640] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:46.045 [2024-07-24 15:58:40.772676] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:46.045 [2024-07-24 15:58:40.772689] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:46.045 [2024-07-24 15:58:40.772701] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:46.045 00:07:46.045 [2024-07-24 15:58:40.772712] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:46.304 00:07:46.304 real 0m0.669s 00:07:46.304 user 0m0.331s 00:07:46.304 sys 0m0.197s 00:07:46.304 ************************************ 00:07:46.304 END TEST external_run_hello_no_bdev_static 00:07:46.304 ************************************ 00:07:46.304 15:58:40 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:46.304 15:58:40 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:46.304 15:58:41 autobuild.autobuild_external_code -- external_code/test_make.sh@120 -- $ run_test external_make_nvme_static make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:07:46.304 15:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 5 -le 1 ']' 00:07:46.304 15:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:46.304 15:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:46.304 ************************************ 00:07:46.304 START TEST external_make_nvme_static 00:07:46.304 ************************************ 00:07:46.304 15:58:41 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1125 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:07:46.304 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:46.304 make --directory=nvme static 00:07:46.304 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:46.563 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs nvme.c identify.c -o identify -Wl,--whole-archive \ 00:07:46.563 -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -Wl,--no-whole-archive /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:46.821 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:46.821 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:46.821 00:07:46.821 real 0m0.476s 00:07:46.821 user 0m0.327s 00:07:46.821 sys 0m0.145s 00:07:46.821 15:58:41 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:46.821 ************************************ 00:07:46.821 END TEST external_make_nvme_static 00:07:46.821 ************************************ 00:07:46.821 15:58:41 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:07:46.822 15:58:41 autobuild.autobuild_external_code -- external_code/test_make.sh@121 -- $ run_test external_run_nvme_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:46.822 15:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1101 -- $ '[' 6 -le 1 ']' 00:07:46.822 15:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:07:46.822 15:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:46.822 ************************************ 00:07:46.822 START TEST external_run_nvme_static 00:07:46.822 ************************************ 00:07:46.822 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1125 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:47.081 * Looking for test storage... 00:07:47.081 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:07:47.081 NVMe Controller at 0000:00:10.0 00:07:47.081 ===================================================== 00:07:47.081 Vendor ID: 1b36 00:07:47.081 Subsystem Vendor ID: 1af4 00:07:47.081 Serial Number: 12340 00:07:47.081 Model Number: QEMU NVMe Ctrl 00:07:47.081 Firmware Version: 8.0.0 00:07:47.081 Recommended Arb Burst: 6 00:07:47.081 IEEE OUI Identifier: 00 54 52 00:07:47.081 Multi-path I/O 00:07:47.081 May have multiple subsystem ports: No 00:07:47.081 May have multiple controllers: No 00:07:47.081 Associated with SR-IOV VF: No 00:07:47.081 Max Number of Namespaces: 256 00:07:47.081 NVMe Specification Version (Identify): 1.4 00:07:47.081 Optional Asynchronous Events Supported 00:07:47.081 Namespace Attribute Notices: Supported 00:07:47.081 Firmware Activation Notices: Not Supported 00:07:47.081 128-bit Host Identifier: Not Supported 00:07:47.081 ===================================================== 00:07:47.081 NVMe Controller at 0000:00:11.0 00:07:47.081 ===================================================== 00:07:47.081 Vendor ID: 1b36 00:07:47.081 Subsystem Vendor ID: 1af4 00:07:47.081 Serial Number: 12341 00:07:47.081 Model Number: QEMU NVMe Ctrl 00:07:47.081 Firmware Version: 8.0.0 00:07:47.081 Recommended Arb Burst: 6 00:07:47.081 IEEE OUI Identifier: 00 54 52 00:07:47.081 Multi-path I/O 00:07:47.081 May have multiple subsystem ports: No 00:07:47.081 May have multiple controllers: No 00:07:47.081 Associated with SR-IOV VF: No 00:07:47.081 Max Number of Namespaces: 256 00:07:47.081 NVMe Specification Version (Identify): 1.4 00:07:47.081 Optional Asynchronous Events Supported 00:07:47.081 Namespace Attribute Notices: Supported 00:07:47.081 Firmware Activation Notices: Not Supported 00:07:47.081 128-bit Host Identifier: Not Supported' 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:07:47.081 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:07:47.082 NVMe Controller at 0000:00:10.0 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:07:47.082 NVMe Controller at 0000:00:11.0 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:47.082 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:07:47.341 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:07:47.341 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:47.341 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:47.341 15:58:41 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:07:47.341 ===================================================== 00:07:47.341 NVMe Controller at 0000:00:10.0 00:07:47.341 ===================================================== 00:07:47.341 Vendor ID: 1b36 00:07:47.341 Subsystem Vendor ID: 1af4 00:07:47.341 Serial Number: 12340 00:07:47.341 Model Number: QEMU NVMe Ctrl 00:07:47.341 Firmware Version: 8.0.0 00:07:47.341 Recommended Arb Burst: 6 00:07:47.341 IEEE OUI Identifier: 00 54 52 00:07:47.341 Multi-path I/O 00:07:47.341 May have multiple subsystem ports: No 00:07:47.341 May have multiple controllers: No 00:07:47.341 Associated with SR-IOV VF: No 00:07:47.341 Max Number of Namespaces: 256 00:07:47.341 NVMe Specification Version (Identify): 1.4 00:07:47.341 Optional Asynchronous Events Supported 00:07:47.341 Namespace Attribute Notices: Supported 00:07:47.341 Firmware Activation Notices: Not Supported 00:07:47.341 128-bit Host Identifier: Not Supported 00:07:47.341 15:58:42 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:47.341 15:58:42 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:07:47.600 ===================================================== 00:07:47.600 NVMe Controller at 0000:00:11.0 00:07:47.600 ===================================================== 00:07:47.600 Vendor ID: 1b36 00:07:47.600 Subsystem Vendor ID: 1af4 00:07:47.600 Serial Number: 12341 00:07:47.600 Model Number: QEMU NVMe Ctrl 00:07:47.600 Firmware Version: 8.0.0 00:07:47.600 Recommended Arb Burst: 6 00:07:47.600 IEEE OUI Identifier: 00 54 52 00:07:47.600 Multi-path I/O 00:07:47.600 May have multiple subsystem ports: No 00:07:47.600 May have multiple controllers: No 00:07:47.600 Associated with SR-IOV VF: No 00:07:47.600 Max Number of Namespaces: 256 00:07:47.600 NVMe Specification Version (Identify): 1.4 00:07:47.600 Optional Asynchronous Events Supported 00:07:47.600 Namespace Attribute Notices: Supported 00:07:47.600 Firmware Activation Notices: Not Supported 00:07:47.600 128-bit Host Identifier: Not Supported 00:07:47.600 ************************************ 00:07:47.600 END TEST external_run_nvme_static 00:07:47.600 ************************************ 00:07:47.600 00:07:47.600 real 0m0.678s 00:07:47.600 user 0m0.266s 00:07:47.600 sys 0m0.236s 00:07:47.600 15:58:42 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:47.600 15:58:42 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:07:47.600 15:58:42 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:47.600 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:47.600 rm -f ./hello_world/hello_bdev 00:07:47.600 rm -f ./passthru/libpassthru_external.* 00:07:47.600 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:47.600 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:47.600 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:47.600 15:58:42 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:07:47.600 15:58:42 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:07:47.600 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:48.167 make[1]: Nothing to be done for 'clean'. 00:07:54.732 make[2]: Nothing to be done for 'clean'. 00:07:58.046 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:58.046 15:58:52 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:07:58.046 15:58:52 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:07:58.046 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:07:58.046 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:07:58.046 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:07:58.046 ************************************ 00:07:58.046 END TEST autobuild_external_code 00:07:58.046 ************************************ 00:07:58.046 00:07:58.046 real 6m26.862s 00:07:58.046 user 24m20.724s 00:07:58.046 sys 6m18.223s 00:07:58.046 15:58:52 autobuild.autobuild_external_code -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:58.046 15:58:52 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:58.304 00:07:58.304 real 6m26.906s 00:07:58.304 user 24m20.735s 00:07:58.304 sys 6m18.250s 00:07:58.304 ************************************ 00:07:58.304 END TEST autobuild 00:07:58.304 ************************************ 00:07:58.304 15:58:52 autobuild -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:07:58.304 15:58:52 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:07:58.304 15:58:52 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:07:58.304 15:58:52 -- pm/common@29 -- $ signal_monitor_resources TERM 00:07:58.304 15:58:52 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:07:58.304 15:58:52 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:58.304 15:58:52 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:07:58.304 15:58:52 -- pm/common@44 -- $ pid=6122 00:07:58.304 15:58:52 -- pm/common@50 -- $ kill -TERM 6122 00:07:58.304 15:58:52 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:58.304 15:58:52 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:07:58.304 15:58:52 -- pm/common@44 -- $ pid=6124 00:07:58.304 15:58:52 -- pm/common@50 -- $ kill -TERM 6124 00:07:58.304 15:58:53 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:07:58.304 15:58:53 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:07:58.304 15:58:53 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:07:58.304 15:58:53 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:07:58.304 15:58:53 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:58.304 15:58:53 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:58.304 15:58:53 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:58.304 15:58:53 -- paths/export.sh@5 -- $ export PATH 00:07:58.304 15:58:53 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:58.304 15:58:53 -- common/autobuild_common.sh@446 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:07:58.304 15:58:53 -- common/autobuild_common.sh@447 -- $ date +%s 00:07:58.304 15:58:53 -- common/autobuild_common.sh@447 -- $ mktemp -dt spdk_1721836733.XXXXXX 00:07:58.304 15:58:53 -- common/autobuild_common.sh@447 -- $ SPDK_WORKSPACE=/tmp/spdk_1721836733.UZzxzR 00:07:58.304 15:58:53 -- common/autobuild_common.sh@449 -- $ [[ -n 2048 ]] 00:07:58.304 15:58:53 -- common/autobuild_common.sh@450 -- $ export EXTERNAL_MAKE_HUGEMEM 00:07:58.304 15:58:53 -- common/autobuild_common.sh@453 -- $ '[' -n '' ']' 00:07:58.304 15:58:53 -- common/autobuild_common.sh@456 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:07:58.304 15:58:53 -- common/autobuild_common.sh@460 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:07:58.304 15:58:53 -- common/autobuild_common.sh@462 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:07:58.304 15:58:53 -- common/autobuild_common.sh@463 -- $ get_config_params 00:07:58.304 15:58:53 -- common/autotest_common.sh@398 -- $ xtrace_disable 00:07:58.304 15:58:53 -- common/autotest_common.sh@10 -- $ set +x 00:07:58.304 15:58:53 -- common/autobuild_common.sh@463 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:07:58.304 15:58:53 -- common/autobuild_common.sh@465 -- $ start_monitor_resources 00:07:58.304 15:58:53 -- pm/common@17 -- $ local monitor 00:07:58.304 15:58:53 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:58.304 15:58:53 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:58.304 15:58:53 -- pm/common@25 -- $ sleep 1 00:07:58.304 15:58:53 -- pm/common@21 -- $ date +%s 00:07:58.304 15:58:53 -- pm/common@21 -- $ date +%s 00:07:58.304 15:58:53 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-cpu-load -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autopackage.sh.1721836733 00:07:58.304 15:58:53 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-vmstat -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autopackage.sh.1721836733 00:07:58.304 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721836733_collect-vmstat.pm.log 00:07:58.304 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721836733_collect-cpu-load.pm.log 00:07:59.236 15:58:54 -- common/autobuild_common.sh@466 -- $ trap stop_monitor_resources EXIT 00:07:59.237 15:58:54 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:07:59.237 15:58:54 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:07:59.237 15:58:54 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:07:59.237 15:58:54 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:07:59.494 15:58:54 -- spdk/autopackage.sh@19 -- $ timing_finish 00:07:59.494 15:58:54 -- common/autotest_common.sh@736 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:07:59.494 15:58:54 -- common/autotest_common.sh@737 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:07:59.494 15:58:54 -- common/autotest_common.sh@739 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:07:59.494 15:58:54 -- spdk/autopackage.sh@20 -- $ exit 0 00:07:59.494 15:58:54 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:07:59.494 15:58:54 -- pm/common@29 -- $ signal_monitor_resources TERM 00:07:59.494 15:58:54 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:07:59.494 15:58:54 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:59.494 15:58:54 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:07:59.494 15:58:54 -- pm/common@44 -- $ pid=156701 00:07:59.494 15:58:54 -- pm/common@50 -- $ kill -TERM 156701 00:07:59.494 15:58:54 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:59.494 15:58:54 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:07:59.494 15:58:54 -- pm/common@44 -- $ pid=156703 00:07:59.495 15:58:54 -- pm/common@50 -- $ kill -TERM 156703 00:07:59.495 + [[ -n 6087 ]] 00:07:59.495 + sudo kill 6087 00:07:59.504 [Pipeline] } 00:07:59.523 [Pipeline] // timeout 00:07:59.528 [Pipeline] } 00:07:59.546 [Pipeline] // stage 00:07:59.551 [Pipeline] } 00:07:59.569 [Pipeline] // catchError 00:07:59.579 [Pipeline] stage 00:07:59.582 [Pipeline] { (Stop VM) 00:07:59.598 [Pipeline] sh 00:07:59.877 + vagrant halt 00:08:04.094 ==> default: Halting domain... 00:08:10.669 [Pipeline] sh 00:08:10.947 + vagrant destroy -f 00:08:15.139 ==> default: Removing domain... 00:08:15.153 [Pipeline] sh 00:08:15.435 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest/output 00:08:15.444 [Pipeline] } 00:08:15.461 [Pipeline] // stage 00:08:15.467 [Pipeline] } 00:08:15.483 [Pipeline] // dir 00:08:15.489 [Pipeline] } 00:08:15.505 [Pipeline] // wrap 00:08:15.511 [Pipeline] } 00:08:15.526 [Pipeline] // catchError 00:08:15.535 [Pipeline] stage 00:08:15.537 [Pipeline] { (Epilogue) 00:08:15.549 [Pipeline] sh 00:08:15.830 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:08:15.842 [Pipeline] catchError 00:08:15.844 [Pipeline] { 00:08:15.859 [Pipeline] sh 00:08:16.140 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:08:16.140 Artifacts sizes are good 00:08:16.149 [Pipeline] } 00:08:16.166 [Pipeline] // catchError 00:08:16.178 [Pipeline] archiveArtifacts 00:08:16.185 Archiving artifacts 00:08:16.232 [Pipeline] cleanWs 00:08:16.244 [WS-CLEANUP] Deleting project workspace... 00:08:16.244 [WS-CLEANUP] Deferred wipeout is used... 00:08:16.251 [WS-CLEANUP] done 00:08:16.253 [Pipeline] } 00:08:16.273 [Pipeline] // stage 00:08:16.279 [Pipeline] } 00:08:16.299 [Pipeline] // node 00:08:16.306 [Pipeline] End of Pipeline 00:08:16.349 Finished: SUCCESS