00:00:00.001 Started by upstream project "autotest-per-patch" build number 126248 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.117 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.118 The recommended git tool is: git 00:00:00.118 using credential 00000000-0000-0000-0000-000000000002 00:00:00.120 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.149 Fetching changes from the remote Git repository 00:00:00.153 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.178 Using shallow fetch with depth 1 00:00:00.178 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.178 > git --version # timeout=10 00:00:00.208 > git --version # 'git version 2.39.2' 00:00:00.208 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.227 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.227 > 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:06.983 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:06.994 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:07.006 Checking out Revision 7caca6989ac753a10259529aadac5754060382af (FETCH_HEAD) 00:00:07.006 > git config core.sparsecheckout # timeout=10 00:00:07.016 > git read-tree -mu HEAD # timeout=10 00:00:07.033 > git checkout -f 7caca6989ac753a10259529aadac5754060382af # timeout=5 00:00:07.056 Commit message: "jenkins/jjb-config: Purge centos leftovers" 00:00:07.056 > git rev-list --no-walk 7caca6989ac753a10259529aadac5754060382af # timeout=10 00:00:07.152 [Pipeline] Start of Pipeline 00:00:07.166 [Pipeline] library 00:00:07.168 Loading library shm_lib@master 00:00:07.168 Library shm_lib@master is cached. Copying from home. 00:00:07.184 [Pipeline] node 00:00:07.193 Running on VM-host-SM16 in /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:07.194 [Pipeline] { 00:00:07.204 [Pipeline] catchError 00:00:07.206 [Pipeline] { 00:00:07.220 [Pipeline] wrap 00:00:07.230 [Pipeline] { 00:00:07.239 [Pipeline] stage 00:00:07.241 [Pipeline] { (Prologue) 00:00:07.265 [Pipeline] echo 00:00:07.267 Node: VM-host-SM16 00:00:07.273 [Pipeline] cleanWs 00:00:07.282 [WS-CLEANUP] Deleting project workspace... 00:00:07.282 [WS-CLEANUP] Deferred wipeout is used... 00:00:07.287 [WS-CLEANUP] done 00:00:07.478 [Pipeline] setCustomBuildProperty 00:00:07.546 [Pipeline] httpRequest 00:00:07.571 [Pipeline] echo 00:00:07.573 Sorcerer 10.211.164.101 is alive 00:00:07.582 [Pipeline] httpRequest 00:00:07.586 HttpMethod: GET 00:00:07.587 URL: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:07.587 Sending request to url: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:07.597 Response Code: HTTP/1.1 200 OK 00:00:07.598 Success: Status code 200 is in the accepted range: 200,404 00:00:07.598 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:10.542 [Pipeline] sh 00:00:10.818 + tar --no-same-owner -xf jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:10.833 [Pipeline] httpRequest 00:00:10.869 [Pipeline] echo 00:00:10.871 Sorcerer 10.211.164.101 is alive 00:00:10.881 [Pipeline] httpRequest 00:00:10.886 HttpMethod: GET 00:00:10.886 URL: http://10.211.164.101/packages/spdk_1bd83e2217a4cd8349650ea7ddc294e7e2124c02.tar.gz 00:00:10.887 Sending request to url: http://10.211.164.101/packages/spdk_1bd83e2217a4cd8349650ea7ddc294e7e2124c02.tar.gz 00:00:10.901 Response Code: HTTP/1.1 200 OK 00:00:10.901 Success: Status code 200 is in the accepted range: 200,404 00:00:10.902 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk_1bd83e2217a4cd8349650ea7ddc294e7e2124c02.tar.gz 00:01:02.084 [Pipeline] sh 00:01:02.364 + tar --no-same-owner -xf spdk_1bd83e2217a4cd8349650ea7ddc294e7e2124c02.tar.gz 00:01:05.660 [Pipeline] sh 00:01:05.939 + git -C spdk log --oneline -n5 00:01:05.939 1bd83e221 sock: add spdk_sock_get_numa_socket_id 00:01:05.939 20d0fd684 sock: add spdk_sock_get_interface_name 00:01:05.939 06cc9fb0c build: fix unit test builds that directly use env_dpdk 00:01:05.939 406b3b1b5 util: allow NULL saddr/caddr for spdk_net_getaddr 00:01:05.939 1053f1b13 util: don't allow users to pass caddr/cport for listen sockets 00:01:05.959 [Pipeline] withCredentials 00:01:05.969 > git --version # timeout=10 00:01:05.983 > git --version # 'git version 2.39.2' 00:01:05.997 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:01:06.000 [Pipeline] { 00:01:06.011 [Pipeline] retry 00:01:06.013 [Pipeline] { 00:01:06.032 [Pipeline] sh 00:01:06.310 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:01:06.887 [Pipeline] } 00:01:06.909 [Pipeline] // retry 00:01:06.914 [Pipeline] } 00:01:06.935 [Pipeline] // withCredentials 00:01:06.947 [Pipeline] httpRequest 00:01:06.965 [Pipeline] echo 00:01:06.967 Sorcerer 10.211.164.101 is alive 00:01:06.976 [Pipeline] httpRequest 00:01:06.981 HttpMethod: GET 00:01:06.981 URL: http://10.211.164.101/packages/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:01:06.982 Sending request to url: http://10.211.164.101/packages/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:01:06.982 Response Code: HTTP/1.1 200 OK 00:01:06.983 Success: Status code 200 is in the accepted range: 200,404 00:01:06.983 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:01:07.028 [Pipeline] sh 00:01:07.303 + tar --no-same-owner -xf spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:01:07.316 [Pipeline] sh 00:01:07.680 + git -C spdk-abi log --oneline -n5 00:01:07.680 5ac898f abi: add XML files for SPDK 24.05 00:01:07.680 224954a abi: remove unsupported 2023 versions of XML files 00:01:07.680 2fbf5ac abi: match v24.01 LTS revision 00:01:07.680 8ab74f1 abi: update v24.01 with change since code freeze 00:01:07.680 1820292 abi: add XML files for SPDK 24.01 00:01:07.698 [Pipeline] writeFile 00:01:07.716 [Pipeline] sh 00:01:07.995 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:01:08.007 [Pipeline] sh 00:01:08.285 + cat autorun-spdk.conf 00:01:08.285 SPDK_TEST_AUTOBUILD=ext 00:01:08.285 EXTERNAL_MAKE_HUGEMEM=2048 00:01:08.285 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:08.291 RUN_NIGHTLY=0 00:01:08.294 [Pipeline] } 00:01:08.312 [Pipeline] // stage 00:01:08.329 [Pipeline] stage 00:01:08.331 [Pipeline] { (Run VM) 00:01:08.344 [Pipeline] sh 00:01:08.624 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:01:08.624 + echo 'Start stage prepare_nvme.sh' 00:01:08.624 Start stage prepare_nvme.sh 00:01:08.624 + [[ -n 7 ]] 00:01:08.624 + disk_prefix=ex7 00:01:08.624 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest ]] 00:01:08.624 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf ]] 00:01:08.624 + source /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf 00:01:08.624 ++ SPDK_TEST_AUTOBUILD=ext 00:01:08.624 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:01:08.624 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:08.624 ++ RUN_NIGHTLY=0 00:01:08.624 + cd /var/jenkins/workspace/autobuild-external-vg-autotest 00:01:08.624 + nvme_files=() 00:01:08.624 + declare -A nvme_files 00:01:08.624 + backend_dir=/var/lib/libvirt/images/backends 00:01:08.624 + nvme_files['nvme.img']=5G 00:01:08.624 + nvme_files['nvme-cmb.img']=5G 00:01:08.624 + nvme_files['nvme-multi0.img']=4G 00:01:08.624 + nvme_files['nvme-multi1.img']=4G 00:01:08.624 + nvme_files['nvme-multi2.img']=4G 00:01:08.624 + nvme_files['nvme-openstack.img']=8G 00:01:08.624 + nvme_files['nvme-zns.img']=5G 00:01:08.624 + (( SPDK_TEST_NVME_PMR == 1 )) 00:01:08.624 + (( SPDK_TEST_FTL == 1 )) 00:01:08.624 + (( SPDK_TEST_NVME_FDP == 1 )) 00:01:08.624 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:01:08.624 + for nvme in "${!nvme_files[@]}" 00:01:08.624 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-multi2.img -s 4G 00:01:08.624 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:01:08.624 + for nvme in "${!nvme_files[@]}" 00:01:08.624 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-cmb.img -s 5G 00:01:08.624 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:01:08.624 + for nvme in "${!nvme_files[@]}" 00:01:08.624 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-openstack.img -s 8G 00:01:08.624 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:01:08.624 + for nvme in "${!nvme_files[@]}" 00:01:08.624 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-zns.img -s 5G 00:01:08.624 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:01:08.624 + for nvme in "${!nvme_files[@]}" 00:01:08.624 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-multi1.img -s 4G 00:01:08.624 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:01:08.624 + for nvme in "${!nvme_files[@]}" 00:01:08.624 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme-multi0.img -s 4G 00:01:08.624 Formatting '/var/lib/libvirt/images/backends/ex7-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:01:08.624 + for nvme in "${!nvme_files[@]}" 00:01:08.624 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex7-nvme.img -s 5G 00:01:08.624 Formatting '/var/lib/libvirt/images/backends/ex7-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:01:08.624 ++ sudo grep -rl ex7-nvme.img /etc/libvirt/qemu 00:01:08.624 + echo 'End stage prepare_nvme.sh' 00:01:08.624 End stage prepare_nvme.sh 00:01:08.637 [Pipeline] sh 00:01:08.917 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:01:08.917 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/ex7-nvme.img -b /var/lib/libvirt/images/backends/ex7-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex7-nvme-multi1.img:/var/lib/libvirt/images/backends/ex7-nvme-multi2.img -H -a -v -f fedora38 00:01:08.917 00:01:08.917 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant 00:01:08.917 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk 00:01:08.917 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest 00:01:08.917 HELP=0 00:01:08.917 DRY_RUN=0 00:01:08.917 NVME_FILE=/var/lib/libvirt/images/backends/ex7-nvme.img,/var/lib/libvirt/images/backends/ex7-nvme-multi0.img, 00:01:08.917 NVME_DISKS_TYPE=nvme,nvme, 00:01:08.917 NVME_AUTO_CREATE=0 00:01:08.917 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex7-nvme-multi1.img:/var/lib/libvirt/images/backends/ex7-nvme-multi2.img, 00:01:08.917 NVME_CMB=,, 00:01:08.917 NVME_PMR=,, 00:01:08.917 NVME_ZNS=,, 00:01:08.917 NVME_MS=,, 00:01:08.917 NVME_FDP=,, 00:01:08.917 SPDK_VAGRANT_DISTRO=fedora38 00:01:08.917 SPDK_VAGRANT_VMCPU=12 00:01:08.917 SPDK_VAGRANT_VMRAM=12288 00:01:08.917 SPDK_VAGRANT_PROVIDER=libvirt 00:01:08.917 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:01:08.917 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:01:08.917 SPDK_OPENSTACK_NETWORK=0 00:01:08.917 VAGRANT_PACKAGE_BOX=0 00:01:08.917 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:01:08.917 FORCE_DISTRO=true 00:01:08.917 VAGRANT_BOX_VERSION= 00:01:08.917 EXTRA_VAGRANTFILES= 00:01:08.917 NIC_MODEL=e1000 00:01:08.917 00:01:08.917 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt' 00:01:08.917 /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest 00:01:13.102 Bringing machine 'default' up with 'libvirt' provider... 00:01:13.102 ==> default: Creating image (snapshot of base box volume). 00:01:13.360 ==> default: Creating domain with the following settings... 00:01:13.360 ==> default: -- Name: fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721076751_d36bd8aa4fa4ee8161b2 00:01:13.360 ==> default: -- Domain type: kvm 00:01:13.360 ==> default: -- Cpus: 12 00:01:13.360 ==> default: -- Feature: acpi 00:01:13.360 ==> default: -- Feature: apic 00:01:13.360 ==> default: -- Feature: pae 00:01:13.360 ==> default: -- Memory: 12288M 00:01:13.360 ==> default: -- Memory Backing: hugepages: 00:01:13.360 ==> default: -- Management MAC: 00:01:13.360 ==> default: -- Loader: 00:01:13.360 ==> default: -- Nvram: 00:01:13.360 ==> default: -- Base box: spdk/fedora38 00:01:13.360 ==> default: -- Storage pool: default 00:01:13.360 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721076751_d36bd8aa4fa4ee8161b2.img (20G) 00:01:13.360 ==> default: -- Volume Cache: default 00:01:13.360 ==> default: -- Kernel: 00:01:13.360 ==> default: -- Initrd: 00:01:13.360 ==> default: -- Graphics Type: vnc 00:01:13.360 ==> default: -- Graphics Port: -1 00:01:13.360 ==> default: -- Graphics IP: 127.0.0.1 00:01:13.360 ==> default: -- Graphics Password: Not defined 00:01:13.360 ==> default: -- Video Type: cirrus 00:01:13.360 ==> default: -- Video VRAM: 9216 00:01:13.360 ==> default: -- Sound Type: 00:01:13.360 ==> default: -- Keymap: en-us 00:01:13.360 ==> default: -- TPM Path: 00:01:13.360 ==> default: -- INPUT: type=mouse, bus=ps2 00:01:13.360 ==> default: -- Command line args: 00:01:13.360 ==> default: -> value=-device, 00:01:13.360 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:01:13.360 ==> default: -> value=-drive, 00:01:13.360 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex7-nvme.img,if=none,id=nvme-0-drive0, 00:01:13.360 ==> default: -> value=-device, 00:01:13.360 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:13.360 ==> default: -> value=-device, 00:01:13.360 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:01:13.360 ==> default: -> value=-drive, 00:01:13.360 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex7-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:01:13.360 ==> default: -> value=-device, 00:01:13.360 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:13.360 ==> default: -> value=-drive, 00:01:13.360 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex7-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:01:13.360 ==> default: -> value=-device, 00:01:13.360 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:13.360 ==> default: -> value=-drive, 00:01:13.360 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex7-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:01:13.360 ==> default: -> value=-device, 00:01:13.360 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:13.617 ==> default: Creating shared folders metadata... 00:01:13.617 ==> default: Starting domain. 00:01:14.988 ==> default: Waiting for domain to get an IP address... 00:01:33.118 ==> default: Waiting for SSH to become available... 00:01:33.118 ==> default: Configuring and enabling network interfaces... 00:01:37.302 default: SSH address: 192.168.121.6:22 00:01:37.302 default: SSH username: vagrant 00:01:37.302 default: SSH auth method: private key 00:01:39.832 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:01:46.390 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:01:50.568 ==> default: Mounting SSHFS shared folder... 00:01:52.458 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:01:52.458 ==> default: Checking Mount.. 00:01:53.389 ==> default: Folder Successfully Mounted! 00:01:53.389 ==> default: Running provisioner: file... 00:01:54.318 default: ~/.gitconfig => .gitconfig 00:01:54.575 00:01:54.575 SUCCESS! 00:01:54.575 00:01:54.575 cd to /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt and type "vagrant ssh" to use. 00:01:54.575 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:01:54.575 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt" to destroy all trace of vm. 00:01:54.575 00:01:54.585 [Pipeline] } 00:01:54.606 [Pipeline] // stage 00:01:54.615 [Pipeline] dir 00:01:54.616 Running in /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt 00:01:54.617 [Pipeline] { 00:01:54.633 [Pipeline] catchError 00:01:54.636 [Pipeline] { 00:01:54.651 [Pipeline] sh 00:01:54.925 + vagrant ssh-config --host vagrant 00:01:54.925 + sed -ne /^Host/,$p 00:01:54.925 + tee ssh_conf 00:01:59.119 Host vagrant 00:01:59.119 HostName 192.168.121.6 00:01:59.119 User vagrant 00:01:59.119 Port 22 00:01:59.119 UserKnownHostsFile /dev/null 00:01:59.119 StrictHostKeyChecking no 00:01:59.119 PasswordAuthentication no 00:01:59.119 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1716830599-074-updated-1705279005/libvirt/fedora38 00:01:59.119 IdentitiesOnly yes 00:01:59.119 LogLevel FATAL 00:01:59.119 ForwardAgent yes 00:01:59.119 ForwardX11 yes 00:01:59.119 00:01:59.147 [Pipeline] withEnv 00:01:59.149 [Pipeline] { 00:01:59.163 [Pipeline] sh 00:01:59.437 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:01:59.438 source /etc/os-release 00:01:59.438 [[ -e /image.version ]] && img=$(< /image.version) 00:01:59.438 # Minimal, systemd-like check. 00:01:59.438 if [[ -e /.dockerenv ]]; then 00:01:59.438 # Clear garbage from the node's name: 00:01:59.438 # agt-er_autotest_547-896 -> autotest_547-896 00:01:59.438 # $HOSTNAME is the actual container id 00:01:59.438 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:01:59.438 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:01:59.438 # We can assume this is a mount from a host where container is running, 00:01:59.438 # so fetch its hostname to easily identify the target swarm worker. 00:01:59.438 container="$(< /etc/hostname) ($agent)" 00:01:59.438 else 00:01:59.438 # Fallback 00:01:59.438 container=$agent 00:01:59.438 fi 00:01:59.438 fi 00:01:59.438 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:01:59.438 00:01:59.448 [Pipeline] } 00:01:59.472 [Pipeline] // withEnv 00:01:59.479 [Pipeline] setCustomBuildProperty 00:01:59.491 [Pipeline] stage 00:01:59.492 [Pipeline] { (Tests) 00:01:59.511 [Pipeline] withEnv 00:01:59.513 [Pipeline] { 00:01:59.530 [Pipeline] sh 00:01:59.805 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:01:59.818 [Pipeline] } 00:01:59.845 [Pipeline] // withEnv 00:01:59.854 [Pipeline] sh 00:02:00.183 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:02:00.195 [Pipeline] sh 00:02:00.473 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:02:00.487 [Pipeline] timeout 00:02:00.488 Timeout set to expire in 10 min 00:02:00.489 [Pipeline] { 00:02:00.499 [Pipeline] sh 00:02:00.771 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:02:01.336 HEAD is now at 1bd83e221 sock: add spdk_sock_get_numa_socket_id 00:02:01.346 [Pipeline] sh 00:02:01.620 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:02:01.890 [Pipeline] sh 00:02:02.167 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:02:02.185 [Pipeline] sh 00:02:02.557 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=autobuild-external-vg-autotest ./autoruner.sh spdk_repo 00:02:02.557 ++ readlink -f spdk_repo 00:02:02.557 + DIR_ROOT=/home/vagrant/spdk_repo 00:02:02.558 + [[ -n /home/vagrant/spdk_repo ]] 00:02:02.558 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:02:02.558 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:02:02.558 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:02:02.558 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:02:02.558 + [[ -d /home/vagrant/spdk_repo/output ]] 00:02:02.558 + [[ autobuild-external-vg-autotest == pkgdep-* ]] 00:02:02.558 + cd /home/vagrant/spdk_repo 00:02:02.558 + source /etc/os-release 00:02:02.558 ++ NAME='Fedora Linux' 00:02:02.558 ++ VERSION='38 (Cloud Edition)' 00:02:02.558 ++ ID=fedora 00:02:02.558 ++ VERSION_ID=38 00:02:02.558 ++ VERSION_CODENAME= 00:02:02.558 ++ PLATFORM_ID=platform:f38 00:02:02.558 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:02:02.558 ++ ANSI_COLOR='0;38;2;60;110;180' 00:02:02.558 ++ LOGO=fedora-logo-icon 00:02:02.558 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:02:02.558 ++ HOME_URL=https://fedoraproject.org/ 00:02:02.558 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:02:02.558 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:02:02.558 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:02:02.558 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:02:02.558 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:02:02.558 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:02:02.558 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:02:02.558 ++ SUPPORT_END=2024-05-14 00:02:02.558 ++ VARIANT='Cloud Edition' 00:02:02.558 ++ VARIANT_ID=cloud 00:02:02.558 + uname -a 00:02:02.558 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:02:02.558 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:02:03.123 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:03.123 Hugepages 00:02:03.123 node hugesize free / total 00:02:03.123 node0 1048576kB 0 / 0 00:02:03.123 node0 2048kB 0 / 0 00:02:03.123 00:02:03.123 Type BDF Vendor Device NUMA Driver Device Block devices 00:02:03.123 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:02:03.123 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:02:03.123 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:02:03.123 + rm -f /tmp/spdk-ld-path 00:02:03.123 + source autorun-spdk.conf 00:02:03.123 ++ SPDK_TEST_AUTOBUILD=ext 00:02:03.123 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:02:03.123 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:03.123 ++ RUN_NIGHTLY=0 00:02:03.123 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:02:03.123 + [[ -n 2048 ]] 00:02:03.123 + export EXTERNAL_MAKE_HUGEMEM 00:02:03.123 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:02:03.123 + for M in /var/spdk/build-*-manifest.txt 00:02:03.123 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:02:03.123 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:03.381 + for M in /var/spdk/build-*-manifest.txt 00:02:03.381 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:02:03.381 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:03.381 ++ uname 00:02:03.381 + [[ Linux == \L\i\n\u\x ]] 00:02:03.381 + sudo dmesg -T 00:02:03.381 + sudo dmesg --clear 00:02:03.381 + dmesg_pid=6071 00:02:03.381 + sudo dmesg -Tw 00:02:03.381 + [[ Fedora Linux == FreeBSD ]] 00:02:03.381 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:03.381 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:03.381 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:02:03.381 + [[ -x /usr/src/fio-static/fio ]] 00:02:03.381 + export FIO_BIN=/usr/src/fio-static/fio 00:02:03.381 + FIO_BIN=/usr/src/fio-static/fio 00:02:03.381 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:02:03.381 + [[ ! -v VFIO_QEMU_BIN ]] 00:02:03.381 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:02:03.381 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:03.381 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:03.381 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:02:03.381 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:03.381 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:03.381 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:02:03.381 Test configuration: 00:02:03.381 SPDK_TEST_AUTOBUILD=ext 00:02:03.381 EXTERNAL_MAKE_HUGEMEM=2048 00:02:03.381 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:03.381 RUN_NIGHTLY=0 20:53:22 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:02:03.381 20:53:22 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:02:03.381 20:53:22 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:03.381 20:53:22 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:03.381 20:53:22 -- 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:02:03.381 20:53:22 -- 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:02:03.381 20:53:22 -- 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:02:03.381 20:53:22 -- paths/export.sh@5 -- $ export PATH 00:02:03.381 20:53:22 -- 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:02:03.381 20:53:22 -- common/autobuild_common.sh@443 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:02:03.381 20:53:22 -- common/autobuild_common.sh@444 -- $ date +%s 00:02:03.381 20:53:22 -- common/autobuild_common.sh@444 -- $ mktemp -dt spdk_1721076802.XXXXXX 00:02:03.381 20:53:22 -- common/autobuild_common.sh@444 -- $ SPDK_WORKSPACE=/tmp/spdk_1721076802.sKafrZ 00:02:03.381 20:53:22 -- common/autobuild_common.sh@446 -- $ [[ -n 2048 ]] 00:02:03.381 20:53:22 -- common/autobuild_common.sh@447 -- $ export EXTERNAL_MAKE_HUGEMEM 00:02:03.381 20:53:22 -- common/autobuild_common.sh@450 -- $ '[' -n '' ']' 00:02:03.381 20:53:22 -- common/autobuild_common.sh@453 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:02:03.381 20:53:22 -- common/autobuild_common.sh@457 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:02:03.381 20:53:22 -- common/autobuild_common.sh@459 -- $ 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:02:03.381 20:53:22 -- common/autobuild_common.sh@460 -- $ get_config_params 00:02:03.381 20:53:22 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:02:03.381 20:53:22 -- common/autotest_common.sh@10 -- $ set +x 00:02:03.381 20:53:22 -- common/autobuild_common.sh@460 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:02:03.381 20:53:22 -- common/autobuild_common.sh@462 -- $ start_monitor_resources 00:02:03.381 20:53:22 -- pm/common@17 -- $ local monitor 00:02:03.381 20:53:22 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:02:03.381 20:53:22 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:02:03.381 20:53:22 -- pm/common@25 -- $ sleep 1 00:02:03.381 20:53:22 -- pm/common@21 -- $ date +%s 00:02:03.381 20:53:22 -- pm/common@21 -- $ date +%s 00:02:03.381 20:53:22 -- 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.1721076802 00:02:03.381 20:53:22 -- 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.1721076802 00:02:03.381 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721076802_collect-vmstat.pm.log 00:02:03.381 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721076802_collect-cpu-load.pm.log 00:02:04.752 20:53:23 -- common/autobuild_common.sh@463 -- $ trap stop_monitor_resources EXIT 00:02:04.752 20:53:23 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:02:04.752 20:53:23 -- spdk/autobuild.sh@12 -- $ umask 022 00:02:04.752 20:53:23 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:02:04.752 20:53:23 -- spdk/autobuild.sh@16 -- $ date -u 00:02:04.752 Mon Jul 15 08:53:23 PM UTC 2024 00:02:04.752 20:53:23 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:02:04.752 v24.09-pre-222-g1bd83e221 00:02:04.752 20:53:23 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:02:04.752 20:53:23 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:02:04.752 20:53:23 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:02:04.752 20:53:23 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:04.752 20:53:23 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:02:04.752 20:53:23 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:02:04.752 20:53:23 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:02:04.752 20:53:23 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:02:04.752 20:53:23 -- common/autobuild_common.sh@416 -- $ run_test autobuild _autobuild_test_suite 00:02:04.752 20:53:23 -- common/autotest_common.sh@1099 -- $ '[' 2 -le 1 ']' 00:02:04.752 20:53:23 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:02:04.752 20:53:23 -- common/autotest_common.sh@10 -- $ set +x 00:02:04.752 ************************************ 00:02:04.752 START TEST autobuild 00:02:04.752 ************************************ 00:02:04.752 20:53:23 autobuild -- common/autotest_common.sh@1123 -- $ _autobuild_test_suite 00:02:04.752 20:53:23 autobuild -- common/autobuild_common.sh@403 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:04.752 20:53:23 autobuild -- common/autobuild_common.sh@405 -- $ autobuild_test_suite_ext 00:02:04.752 20:53:23 autobuild -- common/autobuild_common.sh@392 -- $ external_code 00:02:04.752 20:53:23 autobuild -- common/autobuild_common.sh@363 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:04.752 20:53:23 autobuild -- common/autotest_common.sh@1099 -- $ '[' 3 -le 1 ']' 00:02:04.752 20:53:23 autobuild -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:02:04.752 20:53:23 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:02:04.752 ************************************ 00:02:04.752 START TEST autobuild_external_code 00:02:04.752 ************************************ 00:02:04.752 20:53:23 autobuild.autobuild_external_code -- common/autotest_common.sh@1123 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:04.752 20:53:23 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:02:04.752 20:53:23 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:02:04.752 20:53:23 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:04.752 20:53:23 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:04.752 20:53:23 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:02:04.752 20:53:23 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:02:05.009 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:05.009 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:02:05.266 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:02:05.267 20:53:23 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:02:05.267 20:53:23 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:02:05.267 20:53:23 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:02:05.267 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:02:05.267 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:20.715 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:02:32.940 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:02:32.941 Creating mk/config.mk...done. 00:02:32.941 Creating mk/cc.flags.mk...done. 00:02:32.941 Type 'make' to build. 00:02:32.941 20:53:50 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:02:32.941 20:53:50 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:02:32.941 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:02:32.941 make[1]: Nothing to be done for 'all'. 00:02:45.136 The Meson build system 00:02:45.136 Version: 1.3.1 00:02:45.136 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:02:45.136 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:02:45.136 Build type: native build 00:02:45.136 Program cat found: YES (/usr/bin/cat) 00:02:45.136 Project name: DPDK 00:02:45.136 Project version: 24.03.0 00:02:45.136 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:45.136 C linker for the host machine: cc ld.bfd 2.39-16 00:02:45.136 Host machine cpu family: x86_64 00:02:45.136 Host machine cpu: x86_64 00:02:45.136 Message: ## Building in Developer Mode ## 00:02:45.136 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:45.136 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:02:45.136 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:45.136 Program python3 found: YES (/usr/bin/python3) 00:02:45.136 Program cat found: YES (/usr/bin/cat) 00:02:45.136 Compiler for C supports arguments -march=native: YES 00:02:45.136 Checking for size of "void *" : 8 00:02:45.136 Checking for size of "void *" : 8 (cached) 00:02:45.136 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:45.137 Library m found: YES 00:02:45.137 Library numa found: YES 00:02:45.137 Has header "numaif.h" : YES 00:02:45.137 Library fdt found: NO 00:02:45.137 Library execinfo found: NO 00:02:45.137 Has header "execinfo.h" : YES 00:02:45.137 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:45.137 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:45.137 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:45.137 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:45.137 Run-time dependency openssl found: YES 3.0.9 00:02:45.137 Run-time dependency libpcap found: YES 1.10.4 00:02:45.137 Has header "pcap.h" with dependency libpcap: YES 00:02:45.137 Compiler for C supports arguments -Wcast-qual: YES 00:02:45.137 Compiler for C supports arguments -Wdeprecated: YES 00:02:45.137 Compiler for C supports arguments -Wformat: YES 00:02:45.137 Compiler for C supports arguments -Wformat-nonliteral: YES 00:02:45.137 Compiler for C supports arguments -Wformat-security: YES 00:02:45.137 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:45.137 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:45.137 Compiler for C supports arguments -Wnested-externs: YES 00:02:45.137 Compiler for C supports arguments -Wold-style-definition: YES 00:02:45.137 Compiler for C supports arguments -Wpointer-arith: YES 00:02:45.137 Compiler for C supports arguments -Wsign-compare: YES 00:02:45.137 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:45.137 Compiler for C supports arguments -Wundef: YES 00:02:45.137 Compiler for C supports arguments -Wwrite-strings: YES 00:02:45.137 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:45.137 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:45.137 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:45.137 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:45.137 Program objdump found: YES (/usr/bin/objdump) 00:02:45.137 Compiler for C supports arguments -mavx512f: YES 00:02:45.137 Checking if "AVX512 checking" compiles: YES 00:02:45.137 Fetching value of define "__SSE4_2__" : 1 00:02:45.137 Fetching value of define "__AES__" : 1 00:02:45.137 Fetching value of define "__AVX__" : 1 00:02:45.137 Fetching value of define "__AVX2__" : 1 00:02:45.137 Fetching value of define "__AVX512BW__" : (undefined) 00:02:45.137 Fetching value of define "__AVX512CD__" : (undefined) 00:02:45.137 Fetching value of define "__AVX512DQ__" : (undefined) 00:02:45.137 Fetching value of define "__AVX512F__" : (undefined) 00:02:45.137 Fetching value of define "__AVX512VL__" : (undefined) 00:02:45.137 Fetching value of define "__PCLMUL__" : 1 00:02:45.137 Fetching value of define "__RDRND__" : 1 00:02:45.137 Fetching value of define "__RDSEED__" : 1 00:02:45.137 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:02:45.137 Fetching value of define "__znver1__" : (undefined) 00:02:45.137 Fetching value of define "__znver2__" : (undefined) 00:02:45.137 Fetching value of define "__znver3__" : (undefined) 00:02:45.137 Fetching value of define "__znver4__" : (undefined) 00:02:45.137 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:45.137 Message: lib/log: Defining dependency "log" 00:02:45.137 Message: lib/kvargs: Defining dependency "kvargs" 00:02:45.137 Message: lib/telemetry: Defining dependency "telemetry" 00:02:45.137 Checking for function "getentropy" : NO 00:02:45.137 Message: lib/eal: Defining dependency "eal" 00:02:45.137 Message: lib/ring: Defining dependency "ring" 00:02:45.137 Message: lib/rcu: Defining dependency "rcu" 00:02:45.137 Message: lib/mempool: Defining dependency "mempool" 00:02:45.137 Message: lib/mbuf: Defining dependency "mbuf" 00:02:45.137 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:45.137 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:45.137 Compiler for C supports arguments -mpclmul: YES 00:02:45.137 Compiler for C supports arguments -maes: YES 00:02:45.137 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:45.137 Compiler for C supports arguments -mavx512bw: YES 00:02:45.137 Compiler for C supports arguments -mavx512dq: YES 00:02:45.137 Compiler for C supports arguments -mavx512vl: YES 00:02:45.137 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:45.137 Compiler for C supports arguments -mavx2: YES 00:02:45.137 Compiler for C supports arguments -mavx: YES 00:02:45.137 Message: lib/net: Defining dependency "net" 00:02:45.137 Message: lib/meter: Defining dependency "meter" 00:02:45.137 Message: lib/ethdev: Defining dependency "ethdev" 00:02:45.137 Message: lib/pci: Defining dependency "pci" 00:02:45.137 Message: lib/cmdline: Defining dependency "cmdline" 00:02:45.137 Message: lib/hash: Defining dependency "hash" 00:02:45.137 Message: lib/timer: Defining dependency "timer" 00:02:45.137 Message: lib/compressdev: Defining dependency "compressdev" 00:02:45.137 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:45.137 Message: lib/dmadev: Defining dependency "dmadev" 00:02:45.137 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:45.137 Message: lib/power: Defining dependency "power" 00:02:45.137 Message: lib/reorder: Defining dependency "reorder" 00:02:45.137 Message: lib/security: Defining dependency "security" 00:02:45.137 Has header "linux/userfaultfd.h" : YES 00:02:45.137 Has header "linux/vduse.h" : YES 00:02:45.137 Message: lib/vhost: Defining dependency "vhost" 00:02:45.137 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:45.137 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:45.137 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:45.137 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:45.137 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:45.137 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:45.137 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:45.137 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:45.137 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:45.137 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:45.137 Program doxygen found: YES (/usr/bin/doxygen) 00:02:45.137 Configuring doxy-api-html.conf using configuration 00:02:45.137 Configuring doxy-api-man.conf using configuration 00:02:45.137 Program mandb found: YES (/usr/bin/mandb) 00:02:45.137 Program sphinx-build found: NO 00:02:45.137 Configuring rte_build_config.h using configuration 00:02:45.137 Message: 00:02:45.137 ================= 00:02:45.137 Applications Enabled 00:02:45.137 ================= 00:02:45.137 00:02:45.137 apps: 00:02:45.137 00:02:45.137 00:02:45.137 Message: 00:02:45.137 ================= 00:02:45.137 Libraries Enabled 00:02:45.137 ================= 00:02:45.137 00:02:45.137 libs: 00:02:45.137 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:45.137 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:45.137 cryptodev, dmadev, power, reorder, security, vhost, 00:02:45.137 00:02:45.137 Message: 00:02:45.137 =============== 00:02:45.137 Drivers Enabled 00:02:45.137 =============== 00:02:45.137 00:02:45.137 common: 00:02:45.137 00:02:45.137 bus: 00:02:45.137 pci, vdev, 00:02:45.137 mempool: 00:02:45.137 ring, 00:02:45.137 dma: 00:02:45.137 00:02:45.137 net: 00:02:45.137 00:02:45.137 crypto: 00:02:45.137 00:02:45.137 compress: 00:02:45.137 00:02:45.137 vdpa: 00:02:45.137 00:02:45.137 00:02:45.137 Message: 00:02:45.137 ================= 00:02:45.137 Content Skipped 00:02:45.137 ================= 00:02:45.137 00:02:45.137 apps: 00:02:45.137 dumpcap: explicitly disabled via build config 00:02:45.137 graph: explicitly disabled via build config 00:02:45.137 pdump: explicitly disabled via build config 00:02:45.137 proc-info: explicitly disabled via build config 00:02:45.137 test-acl: explicitly disabled via build config 00:02:45.137 test-bbdev: explicitly disabled via build config 00:02:45.137 test-cmdline: explicitly disabled via build config 00:02:45.137 test-compress-perf: explicitly disabled via build config 00:02:45.137 test-crypto-perf: explicitly disabled via build config 00:02:45.137 test-dma-perf: explicitly disabled via build config 00:02:45.137 test-eventdev: explicitly disabled via build config 00:02:45.137 test-fib: explicitly disabled via build config 00:02:45.137 test-flow-perf: explicitly disabled via build config 00:02:45.137 test-gpudev: explicitly disabled via build config 00:02:45.137 test-mldev: explicitly disabled via build config 00:02:45.137 test-pipeline: explicitly disabled via build config 00:02:45.137 test-pmd: explicitly disabled via build config 00:02:45.137 test-regex: explicitly disabled via build config 00:02:45.137 test-sad: explicitly disabled via build config 00:02:45.137 test-security-perf: explicitly disabled via build config 00:02:45.137 00:02:45.137 libs: 00:02:45.137 argparse: explicitly disabled via build config 00:02:45.137 metrics: explicitly disabled via build config 00:02:45.137 acl: explicitly disabled via build config 00:02:45.137 bbdev: explicitly disabled via build config 00:02:45.137 bitratestats: explicitly disabled via build config 00:02:45.137 bpf: explicitly disabled via build config 00:02:45.137 cfgfile: explicitly disabled via build config 00:02:45.137 distributor: explicitly disabled via build config 00:02:45.137 efd: explicitly disabled via build config 00:02:45.137 eventdev: explicitly disabled via build config 00:02:45.137 dispatcher: explicitly disabled via build config 00:02:45.137 gpudev: explicitly disabled via build config 00:02:45.137 gro: explicitly disabled via build config 00:02:45.137 gso: explicitly disabled via build config 00:02:45.137 ip_frag: explicitly disabled via build config 00:02:45.137 jobstats: explicitly disabled via build config 00:02:45.137 latencystats: explicitly disabled via build config 00:02:45.137 lpm: explicitly disabled via build config 00:02:45.137 member: explicitly disabled via build config 00:02:45.137 pcapng: explicitly disabled via build config 00:02:45.137 rawdev: explicitly disabled via build config 00:02:45.137 regexdev: explicitly disabled via build config 00:02:45.137 mldev: explicitly disabled via build config 00:02:45.137 rib: explicitly disabled via build config 00:02:45.137 sched: explicitly disabled via build config 00:02:45.137 stack: explicitly disabled via build config 00:02:45.137 ipsec: explicitly disabled via build config 00:02:45.137 pdcp: explicitly disabled via build config 00:02:45.137 fib: explicitly disabled via build config 00:02:45.137 port: explicitly disabled via build config 00:02:45.137 pdump: explicitly disabled via build config 00:02:45.137 table: explicitly disabled via build config 00:02:45.137 pipeline: explicitly disabled via build config 00:02:45.137 graph: explicitly disabled via build config 00:02:45.137 node: explicitly disabled via build config 00:02:45.137 00:02:45.137 drivers: 00:02:45.137 common/cpt: not in enabled drivers build config 00:02:45.137 common/dpaax: not in enabled drivers build config 00:02:45.137 common/iavf: not in enabled drivers build config 00:02:45.137 common/idpf: not in enabled drivers build config 00:02:45.137 common/ionic: not in enabled drivers build config 00:02:45.137 common/mvep: not in enabled drivers build config 00:02:45.137 common/octeontx: not in enabled drivers build config 00:02:45.137 bus/auxiliary: not in enabled drivers build config 00:02:45.137 bus/cdx: not in enabled drivers build config 00:02:45.137 bus/dpaa: not in enabled drivers build config 00:02:45.137 bus/fslmc: not in enabled drivers build config 00:02:45.137 bus/ifpga: not in enabled drivers build config 00:02:45.137 bus/platform: not in enabled drivers build config 00:02:45.137 bus/uacce: not in enabled drivers build config 00:02:45.137 bus/vmbus: not in enabled drivers build config 00:02:45.137 common/cnxk: not in enabled drivers build config 00:02:45.137 common/mlx5: not in enabled drivers build config 00:02:45.137 common/nfp: not in enabled drivers build config 00:02:45.138 common/nitrox: not in enabled drivers build config 00:02:45.138 common/qat: not in enabled drivers build config 00:02:45.138 common/sfc_efx: not in enabled drivers build config 00:02:45.138 mempool/bucket: not in enabled drivers build config 00:02:45.138 mempool/cnxk: not in enabled drivers build config 00:02:45.138 mempool/dpaa: not in enabled drivers build config 00:02:45.138 mempool/dpaa2: not in enabled drivers build config 00:02:45.138 mempool/octeontx: not in enabled drivers build config 00:02:45.138 mempool/stack: not in enabled drivers build config 00:02:45.138 dma/cnxk: not in enabled drivers build config 00:02:45.138 dma/dpaa: not in enabled drivers build config 00:02:45.138 dma/dpaa2: not in enabled drivers build config 00:02:45.138 dma/hisilicon: not in enabled drivers build config 00:02:45.138 dma/idxd: not in enabled drivers build config 00:02:45.138 dma/ioat: not in enabled drivers build config 00:02:45.138 dma/skeleton: not in enabled drivers build config 00:02:45.138 net/af_packet: not in enabled drivers build config 00:02:45.138 net/af_xdp: not in enabled drivers build config 00:02:45.138 net/ark: not in enabled drivers build config 00:02:45.138 net/atlantic: not in enabled drivers build config 00:02:45.138 net/avp: not in enabled drivers build config 00:02:45.138 net/axgbe: not in enabled drivers build config 00:02:45.138 net/bnx2x: not in enabled drivers build config 00:02:45.138 net/bnxt: not in enabled drivers build config 00:02:45.138 net/bonding: not in enabled drivers build config 00:02:45.138 net/cnxk: not in enabled drivers build config 00:02:45.138 net/cpfl: not in enabled drivers build config 00:02:45.138 net/cxgbe: not in enabled drivers build config 00:02:45.138 net/dpaa: not in enabled drivers build config 00:02:45.138 net/dpaa2: not in enabled drivers build config 00:02:45.138 net/e1000: not in enabled drivers build config 00:02:45.138 net/ena: not in enabled drivers build config 00:02:45.138 net/enetc: not in enabled drivers build config 00:02:45.138 net/enetfec: not in enabled drivers build config 00:02:45.138 net/enic: not in enabled drivers build config 00:02:45.138 net/failsafe: not in enabled drivers build config 00:02:45.138 net/fm10k: not in enabled drivers build config 00:02:45.138 net/gve: not in enabled drivers build config 00:02:45.138 net/hinic: not in enabled drivers build config 00:02:45.138 net/hns3: not in enabled drivers build config 00:02:45.138 net/i40e: not in enabled drivers build config 00:02:45.138 net/iavf: not in enabled drivers build config 00:02:45.138 net/ice: not in enabled drivers build config 00:02:45.138 net/idpf: not in enabled drivers build config 00:02:45.138 net/igc: not in enabled drivers build config 00:02:45.138 net/ionic: not in enabled drivers build config 00:02:45.138 net/ipn3ke: not in enabled drivers build config 00:02:45.138 net/ixgbe: not in enabled drivers build config 00:02:45.138 net/mana: not in enabled drivers build config 00:02:45.138 net/memif: not in enabled drivers build config 00:02:45.138 net/mlx4: not in enabled drivers build config 00:02:45.138 net/mlx5: not in enabled drivers build config 00:02:45.138 net/mvneta: not in enabled drivers build config 00:02:45.138 net/mvpp2: not in enabled drivers build config 00:02:45.138 net/netvsc: not in enabled drivers build config 00:02:45.138 net/nfb: not in enabled drivers build config 00:02:45.138 net/nfp: not in enabled drivers build config 00:02:45.138 net/ngbe: not in enabled drivers build config 00:02:45.138 net/null: not in enabled drivers build config 00:02:45.138 net/octeontx: not in enabled drivers build config 00:02:45.138 net/octeon_ep: not in enabled drivers build config 00:02:45.138 net/pcap: not in enabled drivers build config 00:02:45.138 net/pfe: not in enabled drivers build config 00:02:45.138 net/qede: not in enabled drivers build config 00:02:45.138 net/ring: not in enabled drivers build config 00:02:45.138 net/sfc: not in enabled drivers build config 00:02:45.138 net/softnic: not in enabled drivers build config 00:02:45.138 net/tap: not in enabled drivers build config 00:02:45.138 net/thunderx: not in enabled drivers build config 00:02:45.138 net/txgbe: not in enabled drivers build config 00:02:45.138 net/vdev_netvsc: not in enabled drivers build config 00:02:45.138 net/vhost: not in enabled drivers build config 00:02:45.138 net/virtio: not in enabled drivers build config 00:02:45.138 net/vmxnet3: not in enabled drivers build config 00:02:45.138 raw/*: missing internal dependency, "rawdev" 00:02:45.138 crypto/armv8: not in enabled drivers build config 00:02:45.138 crypto/bcmfs: not in enabled drivers build config 00:02:45.138 crypto/caam_jr: not in enabled drivers build config 00:02:45.138 crypto/ccp: not in enabled drivers build config 00:02:45.138 crypto/cnxk: not in enabled drivers build config 00:02:45.138 crypto/dpaa_sec: not in enabled drivers build config 00:02:45.138 crypto/dpaa2_sec: not in enabled drivers build config 00:02:45.138 crypto/ipsec_mb: not in enabled drivers build config 00:02:45.138 crypto/mlx5: not in enabled drivers build config 00:02:45.138 crypto/mvsam: not in enabled drivers build config 00:02:45.138 crypto/nitrox: not in enabled drivers build config 00:02:45.138 crypto/null: not in enabled drivers build config 00:02:45.138 crypto/octeontx: not in enabled drivers build config 00:02:45.138 crypto/openssl: not in enabled drivers build config 00:02:45.138 crypto/scheduler: not in enabled drivers build config 00:02:45.138 crypto/uadk: not in enabled drivers build config 00:02:45.138 crypto/virtio: not in enabled drivers build config 00:02:45.138 compress/isal: not in enabled drivers build config 00:02:45.138 compress/mlx5: not in enabled drivers build config 00:02:45.138 compress/nitrox: not in enabled drivers build config 00:02:45.138 compress/octeontx: not in enabled drivers build config 00:02:45.138 compress/zlib: not in enabled drivers build config 00:02:45.138 regex/*: missing internal dependency, "regexdev" 00:02:45.138 ml/*: missing internal dependency, "mldev" 00:02:45.138 vdpa/ifc: not in enabled drivers build config 00:02:45.138 vdpa/mlx5: not in enabled drivers build config 00:02:45.138 vdpa/nfp: not in enabled drivers build config 00:02:45.138 vdpa/sfc: not in enabled drivers build config 00:02:45.138 event/*: missing internal dependency, "eventdev" 00:02:45.138 baseband/*: missing internal dependency, "bbdev" 00:02:45.138 gpu/*: missing internal dependency, "gpudev" 00:02:45.138 00:02:45.138 00:02:45.138 Build targets in project: 85 00:02:45.138 00:02:45.138 DPDK 24.03.0 00:02:45.138 00:02:45.138 User defined options 00:02:45.138 default_library : shared 00:02:45.138 libdir : lib 00:02:45.138 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:45.138 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:02:45.138 c_link_args : 00:02:45.138 cpu_instruction_set: native 00:02:45.138 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:45.138 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:45.138 enable_docs : false 00:02:45.138 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:02:45.138 enable_kmods : false 00:02:45.138 max_lcores : 128 00:02:45.138 tests : false 00:02:45.138 00:02:45.138 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:45.138 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:02:45.138 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:45.138 [2/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:45.138 [3/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:45.138 [4/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:45.138 [5/268] Linking static target lib/librte_kvargs.a 00:02:45.138 [6/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:45.138 [7/268] Linking static target lib/librte_log.a 00:02:45.138 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:45.138 [9/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.138 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:45.138 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:45.138 [12/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:45.138 [13/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:45.138 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:45.138 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:45.138 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:45.396 [17/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.396 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:45.396 [19/268] Linking target lib/librte_log.so.24.1 00:02:45.654 [20/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:45.654 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:45.654 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:45.654 [23/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:45.654 [24/268] Linking target lib/librte_kvargs.so.24.1 00:02:45.910 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:45.910 [26/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:45.910 [27/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:45.910 [28/268] Linking static target lib/librte_telemetry.a 00:02:45.910 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:46.168 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:46.168 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:46.168 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:46.425 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:46.425 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:46.425 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:46.425 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:46.425 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:46.425 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:46.425 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:46.705 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:46.705 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:46.705 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:46.705 [43/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.705 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:46.962 [45/268] Linking target lib/librte_telemetry.so.24.1 00:02:46.963 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:46.963 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:46.963 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:47.220 [49/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:47.220 [50/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:47.478 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:47.478 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:47.478 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:47.735 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:47.735 [55/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:47.735 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:47.735 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:47.735 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:47.735 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:47.992 [60/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:47.992 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:47.992 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:47.992 [63/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:48.249 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:48.508 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:48.508 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:48.508 [67/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:48.508 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:48.508 [69/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:48.508 [70/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:48.508 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:48.766 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:48.766 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:49.025 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:49.025 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:49.025 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:49.283 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:49.283 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:49.283 [79/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:49.283 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:49.283 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:49.283 [82/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:49.283 [83/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:49.540 [84/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:49.540 [85/268] Linking static target lib/librte_ring.a 00:02:49.797 [86/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:49.797 [87/268] Linking static target lib/librte_eal.a 00:02:49.797 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:50.056 [89/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:50.056 [90/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:02:50.056 [91/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:02:50.056 [92/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:50.314 [93/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:50.314 [94/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:50.314 [95/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:50.314 [96/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:50.571 [97/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:50.571 [98/268] Linking static target lib/librte_mempool.a 00:02:50.571 [99/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:50.571 [100/268] Linking static target lib/librte_mbuf.a 00:02:50.828 [101/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:50.828 [102/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:50.829 [103/268] Linking static target lib/librte_rcu.a 00:02:50.829 [104/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:51.088 [105/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:51.088 [106/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:51.088 [107/268] Linking static target lib/librte_meter.a 00:02:51.088 [108/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:51.347 [109/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:51.347 [110/268] Linking static target lib/librte_net.a 00:02:51.347 [111/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:51.347 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:51.347 [113/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:51.347 [114/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:51.604 [115/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:51.862 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:51.862 [117/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:51.862 [118/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:51.862 [119/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:52.428 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:52.428 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:52.686 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:52.686 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:52.686 [124/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:52.686 [125/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:52.686 [126/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:52.686 [127/268] Linking static target lib/librte_pci.a 00:02:52.687 [128/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:52.687 [129/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:52.945 [130/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:52.945 [131/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:52.945 [132/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:52.945 [133/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:53.204 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:53.204 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:53.204 [136/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:53.204 [137/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:53.204 [138/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:53.204 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:53.204 [140/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:53.204 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:53.204 [142/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:53.204 [143/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:53.204 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:53.461 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:53.461 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:53.461 [147/268] Linking static target lib/librte_cmdline.a 00:02:54.025 [148/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:54.025 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:54.025 [150/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:54.025 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:54.025 [152/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:54.283 [153/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:54.283 [154/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:54.283 [155/268] Linking static target lib/librte_timer.a 00:02:54.283 [156/268] Linking static target lib/librte_compressdev.a 00:02:54.283 [157/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:54.283 [158/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:54.539 [159/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:54.539 [160/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:54.796 [161/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:54.796 [162/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:54.796 [163/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:54.796 [164/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:54.796 [165/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:54.796 [166/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:55.067 [167/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:55.067 [168/268] Linking static target lib/librte_dmadev.a 00:02:55.324 [169/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:55.324 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:55.324 [171/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:55.324 [172/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:55.580 [173/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:55.580 [174/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:55.580 [175/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:55.580 [176/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:55.580 [177/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:55.580 [178/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:55.580 [179/268] Linking static target lib/librte_ethdev.a 00:02:55.884 [180/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:55.884 [181/268] Linking static target lib/librte_hash.a 00:02:56.170 [182/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:56.170 [183/268] Linking static target lib/librte_power.a 00:02:56.170 [184/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:56.170 [185/268] Linking static target lib/librte_reorder.a 00:02:56.170 [186/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:56.170 [187/268] Linking static target lib/librte_cryptodev.a 00:02:56.170 [188/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:56.170 [189/268] Linking static target lib/librte_security.a 00:02:56.170 [190/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:56.428 [191/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:56.428 [192/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:56.428 [193/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:56.428 [194/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:56.686 [195/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:56.686 [196/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:56.686 [197/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:57.252 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:57.252 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:57.252 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:57.252 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:57.252 [202/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:57.252 [203/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:57.510 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:57.510 [205/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:57.768 [206/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:57.768 [207/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:58.026 [208/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:58.026 [209/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:58.026 [210/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:58.026 [211/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:58.284 [212/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:58.284 [213/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:58.284 [214/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:58.284 [215/268] Linking static target drivers/librte_bus_vdev.a 00:02:58.284 [216/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:58.284 [217/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:58.284 [218/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:58.284 [219/268] Linking static target drivers/librte_bus_pci.a 00:02:58.542 [220/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:58.542 [221/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:58.542 [222/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:58.800 [223/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:58.800 [224/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:58.800 [225/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:58.800 [226/268] Linking static target drivers/librte_mempool_ring.a 00:02:58.800 [227/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:59.059 [228/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:59.059 [229/268] Linking target lib/librte_eal.so.24.1 00:02:59.317 [230/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:59.317 [231/268] Linking target lib/librte_meter.so.24.1 00:02:59.317 [232/268] Linking target lib/librte_pci.so.24.1 00:02:59.317 [233/268] Linking target lib/librte_timer.so.24.1 00:02:59.317 [234/268] Linking target lib/librte_dmadev.so.24.1 00:02:59.317 [235/268] Linking target drivers/librte_bus_vdev.so.24.1 00:02:59.317 [236/268] Linking target lib/librte_ring.so.24.1 00:02:59.575 [237/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:59.575 [238/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:59.575 [239/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:59.575 [240/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:59.575 [241/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:59.575 [242/268] Linking target lib/librte_mempool.so.24.1 00:02:59.575 [243/268] Linking target lib/librte_rcu.so.24.1 00:02:59.575 [244/268] Linking target drivers/librte_bus_pci.so.24.1 00:02:59.834 [245/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:59.834 [246/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:59.834 [247/268] Linking target lib/librte_mbuf.so.24.1 00:02:59.834 [248/268] Linking target drivers/librte_mempool_ring.so.24.1 00:02:59.834 [249/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:03:00.093 [250/268] Linking target lib/librte_reorder.so.24.1 00:03:00.093 [251/268] Linking target lib/librte_net.so.24.1 00:03:00.093 [252/268] Linking target lib/librte_compressdev.so.24.1 00:03:00.093 [253/268] Linking target lib/librte_cryptodev.so.24.1 00:03:00.093 [254/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:03:00.093 [255/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:03:00.093 [256/268] Linking target lib/librte_hash.so.24.1 00:03:00.093 [257/268] Linking target lib/librte_cmdline.so.24.1 00:03:00.351 [258/268] Linking target lib/librte_security.so.24.1 00:03:00.351 [259/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:03:00.610 [260/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:03:01.989 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:01.989 [262/268] Linking target lib/librte_ethdev.so.24.1 00:03:02.248 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:03:02.248 [264/268] Linking target lib/librte_power.so.24.1 00:03:10.393 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:03:10.393 [266/268] Linking static target lib/librte_vhost.a 00:03:10.652 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:03:10.911 [268/268] Linking target lib/librte_vhost.so.24.1 00:03:10.911 INFO: autodetecting backend as ninja 00:03:10.911 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:03:12.283 CC lib/ut_mock/mock.o 00:03:12.283 CC lib/ut/ut.o 00:03:12.283 CC lib/log/log.o 00:03:12.283 CC lib/log/log_deprecated.o 00:03:12.283 CC lib/log/log_flags.o 00:03:12.283 LIB libspdk_ut.a 00:03:12.283 LIB libspdk_ut_mock.a 00:03:12.283 LIB libspdk_log.a 00:03:12.283 SO libspdk_ut.so.2.0 00:03:12.283 SO libspdk_ut_mock.so.6.0 00:03:12.283 SO libspdk_log.so.7.0 00:03:12.283 SYMLINK libspdk_ut.so 00:03:12.283 SYMLINK libspdk_ut_mock.so 00:03:12.283 SYMLINK libspdk_log.so 00:03:12.541 CXX lib/trace_parser/trace.o 00:03:12.541 CC lib/util/base64.o 00:03:12.541 CC lib/dma/dma.o 00:03:12.541 CC lib/util/bit_array.o 00:03:12.541 CC lib/util/cpuset.o 00:03:12.541 CC lib/util/crc16.o 00:03:12.541 CC lib/util/crc32.o 00:03:12.541 CC lib/util/crc32c.o 00:03:12.541 CC lib/util/crc32_ieee.o 00:03:12.541 CC lib/util/crc64.o 00:03:12.541 CC lib/ioat/ioat.o 00:03:12.799 CC lib/vfio_user/host/vfio_user_pci.o 00:03:12.799 CC lib/util/dif.o 00:03:12.799 CC lib/util/fd.o 00:03:12.799 CC lib/vfio_user/host/vfio_user.o 00:03:12.799 CC lib/util/fd_group.o 00:03:12.799 CC lib/util/file.o 00:03:12.799 CC lib/util/hexlify.o 00:03:12.799 LIB libspdk_dma.a 00:03:12.799 SO libspdk_dma.so.4.0 00:03:12.799 CC lib/util/iov.o 00:03:12.799 SYMLINK libspdk_dma.so 00:03:12.799 CC lib/util/math.o 00:03:12.799 CC lib/util/net.o 00:03:12.799 CC lib/util/pipe.o 00:03:13.057 CC lib/util/strerror_tls.o 00:03:13.057 LIB libspdk_ioat.a 00:03:13.057 CC lib/util/string.o 00:03:13.057 CC lib/util/uuid.o 00:03:13.057 SO libspdk_ioat.so.7.0 00:03:13.057 LIB libspdk_vfio_user.a 00:03:13.057 CC lib/util/xor.o 00:03:13.057 SO libspdk_vfio_user.so.5.0 00:03:13.057 CC lib/util/zipf.o 00:03:13.057 SYMLINK libspdk_ioat.so 00:03:13.057 SYMLINK libspdk_vfio_user.so 00:03:13.622 LIB libspdk_trace_parser.a 00:03:13.622 SO libspdk_trace_parser.so.5.0 00:03:13.622 SYMLINK libspdk_trace_parser.so 00:03:13.881 LIB libspdk_util.a 00:03:13.881 SO libspdk_util.so.9.1 00:03:13.881 SYMLINK libspdk_util.so 00:03:14.139 CC lib/env_dpdk/env.o 00:03:14.139 CC lib/vmd/vmd.o 00:03:14.139 CC lib/env_dpdk/memory.o 00:03:14.139 CC lib/env_dpdk/pci.o 00:03:14.139 CC lib/vmd/led.o 00:03:14.139 CC lib/env_dpdk/init.o 00:03:14.139 CC lib/env_dpdk/pci_ioat.o 00:03:14.139 CC lib/env_dpdk/threads.o 00:03:14.139 CC lib/env_dpdk/pci_vmd.o 00:03:14.139 CC lib/env_dpdk/pci_virtio.o 00:03:14.139 CC lib/conf/conf.o 00:03:14.139 CC lib/json/json_parse.o 00:03:14.397 CC lib/env_dpdk/pci_idxd.o 00:03:14.397 CC lib/env_dpdk/pci_event.o 00:03:14.397 CC lib/env_dpdk/sigbus_handler.o 00:03:14.397 CC lib/json/json_util.o 00:03:14.397 CC lib/json/json_write.o 00:03:14.397 CC lib/env_dpdk/pci_dpdk.o 00:03:14.397 LIB libspdk_conf.a 00:03:14.397 SO libspdk_conf.so.6.0 00:03:14.397 SYMLINK libspdk_conf.so 00:03:14.397 CC lib/env_dpdk/pci_dpdk_2207.o 00:03:14.655 CC lib/env_dpdk/pci_dpdk_2211.o 00:03:14.912 LIB libspdk_vmd.a 00:03:14.912 SO libspdk_vmd.so.6.0 00:03:14.912 SYMLINK libspdk_vmd.so 00:03:14.912 LIB libspdk_json.a 00:03:15.168 SO libspdk_json.so.6.0 00:03:15.168 SYMLINK libspdk_json.so 00:03:15.426 CC lib/jsonrpc/jsonrpc_server.o 00:03:15.426 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:03:15.426 CC lib/jsonrpc/jsonrpc_client.o 00:03:15.426 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:03:15.684 LIB libspdk_jsonrpc.a 00:03:15.684 SO libspdk_jsonrpc.so.6.0 00:03:15.684 LIB libspdk_env_dpdk.a 00:03:15.684 SYMLINK libspdk_jsonrpc.so 00:03:15.684 SO libspdk_env_dpdk.so.14.1 00:03:15.941 SYMLINK libspdk_env_dpdk.so 00:03:15.941 CC lib/rpc/rpc.o 00:03:16.198 LIB libspdk_rpc.a 00:03:16.198 SO libspdk_rpc.so.6.0 00:03:16.456 SYMLINK libspdk_rpc.so 00:03:16.713 CC lib/trace/trace.o 00:03:16.713 CC lib/trace/trace_flags.o 00:03:16.713 CC lib/trace/trace_rpc.o 00:03:16.713 CC lib/keyring/keyring.o 00:03:16.713 CC lib/keyring/keyring_rpc.o 00:03:16.713 CC lib/notify/notify.o 00:03:16.713 CC lib/notify/notify_rpc.o 00:03:16.713 LIB libspdk_notify.a 00:03:16.970 SO libspdk_notify.so.6.0 00:03:16.970 LIB libspdk_keyring.a 00:03:16.970 SO libspdk_keyring.so.1.0 00:03:16.970 SYMLINK libspdk_notify.so 00:03:16.970 SYMLINK libspdk_keyring.so 00:03:16.970 LIB libspdk_trace.a 00:03:16.970 SO libspdk_trace.so.10.0 00:03:16.970 SYMLINK libspdk_trace.so 00:03:17.227 CC lib/thread/thread.o 00:03:17.227 CC lib/thread/iobuf.o 00:03:17.484 CC lib/sock/sock.o 00:03:17.484 CC lib/sock/sock_rpc.o 00:03:18.050 LIB libspdk_sock.a 00:03:18.050 SO libspdk_sock.so.10.0 00:03:18.050 SYMLINK libspdk_sock.so 00:03:18.308 CC lib/nvme/nvme_ctrlr_cmd.o 00:03:18.308 CC lib/nvme/nvme_ctrlr.o 00:03:18.308 CC lib/nvme/nvme_ns_cmd.o 00:03:18.308 CC lib/nvme/nvme_fabric.o 00:03:18.308 CC lib/nvme/nvme_ns.o 00:03:18.308 CC lib/nvme/nvme_pcie.o 00:03:18.308 CC lib/nvme/nvme_pcie_common.o 00:03:18.308 CC lib/nvme/nvme_qpair.o 00:03:18.308 CC lib/nvme/nvme_quirks.o 00:03:18.308 CC lib/nvme/nvme.o 00:03:18.308 CC lib/nvme/nvme_transport.o 00:03:18.565 LIB libspdk_thread.a 00:03:18.565 SO libspdk_thread.so.10.1 00:03:18.822 SYMLINK libspdk_thread.so 00:03:18.822 CC lib/nvme/nvme_discovery.o 00:03:19.081 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:03:19.081 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:03:19.339 CC lib/nvme/nvme_tcp.o 00:03:19.339 CC lib/nvme/nvme_opal.o 00:03:19.339 CC lib/nvme/nvme_io_msg.o 00:03:19.339 CC lib/nvme/nvme_poll_group.o 00:03:19.339 CC lib/accel/accel.o 00:03:19.339 CC lib/nvme/nvme_zns.o 00:03:19.597 CC lib/nvme/nvme_stubs.o 00:03:19.597 CC lib/blob/blobstore.o 00:03:19.597 CC lib/blob/request.o 00:03:19.597 CC lib/blob/zeroes.o 00:03:19.856 CC lib/blob/blob_bs_dev.o 00:03:20.114 CC lib/init/json_config.o 00:03:20.114 CC lib/init/subsystem.o 00:03:20.114 CC lib/virtio/virtio.o 00:03:20.114 CC lib/virtio/virtio_vhost_user.o 00:03:20.114 CC lib/nvme/nvme_auth.o 00:03:20.114 CC lib/init/subsystem_rpc.o 00:03:20.114 CC lib/init/rpc.o 00:03:20.439 CC lib/nvme/nvme_cuse.o 00:03:20.439 CC lib/virtio/virtio_vfio_user.o 00:03:20.439 CC lib/accel/accel_rpc.o 00:03:20.439 CC lib/accel/accel_sw.o 00:03:20.439 LIB libspdk_init.a 00:03:20.439 SO libspdk_init.so.5.0 00:03:20.439 CC lib/virtio/virtio_pci.o 00:03:20.439 SYMLINK libspdk_init.so 00:03:20.697 LIB libspdk_accel.a 00:03:20.697 CC lib/event/reactor.o 00:03:20.697 CC lib/event/app.o 00:03:20.697 CC lib/event/scheduler_static.o 00:03:20.697 CC lib/event/log_rpc.o 00:03:20.697 CC lib/event/app_rpc.o 00:03:20.697 SO libspdk_accel.so.15.1 00:03:20.697 SYMLINK libspdk_accel.so 00:03:20.697 LIB libspdk_virtio.a 00:03:20.697 SO libspdk_virtio.so.7.0 00:03:20.954 SYMLINK libspdk_virtio.so 00:03:20.955 CC lib/bdev/bdev_zone.o 00:03:20.955 CC lib/bdev/bdev.o 00:03:20.955 CC lib/bdev/bdev_rpc.o 00:03:20.955 CC lib/bdev/scsi_nvme.o 00:03:20.955 CC lib/bdev/part.o 00:03:21.212 LIB libspdk_event.a 00:03:21.212 SO libspdk_event.so.14.0 00:03:21.212 LIB libspdk_nvme.a 00:03:21.212 SYMLINK libspdk_event.so 00:03:21.470 SO libspdk_nvme.so.13.1 00:03:21.470 SYMLINK libspdk_nvme.so 00:03:22.879 LIB libspdk_blob.a 00:03:22.879 SO libspdk_blob.so.11.0 00:03:22.879 SYMLINK libspdk_blob.so 00:03:23.138 CC lib/lvol/lvol.o 00:03:23.138 CC lib/blobfs/blobfs.o 00:03:23.138 CC lib/blobfs/tree.o 00:03:23.703 LIB libspdk_bdev.a 00:03:23.961 SO libspdk_bdev.so.15.1 00:03:23.961 SYMLINK libspdk_bdev.so 00:03:23.961 LIB libspdk_blobfs.a 00:03:23.961 SO libspdk_blobfs.so.10.0 00:03:24.217 SYMLINK libspdk_blobfs.so 00:03:24.217 LIB libspdk_lvol.a 00:03:24.217 CC lib/nbd/nbd.o 00:03:24.217 CC lib/nbd/nbd_rpc.o 00:03:24.217 CC lib/scsi/lun.o 00:03:24.217 CC lib/scsi/dev.o 00:03:24.217 CC lib/scsi/port.o 00:03:24.217 CC lib/ftl/ftl_core.o 00:03:24.217 CC lib/scsi/scsi_bdev.o 00:03:24.217 CC lib/ftl/ftl_init.o 00:03:24.217 CC lib/scsi/scsi.o 00:03:24.217 CC lib/ftl/ftl_layout.o 00:03:24.217 SO libspdk_lvol.so.10.0 00:03:24.217 CC lib/nvmf/ctrlr.o 00:03:24.217 SYMLINK libspdk_lvol.so 00:03:24.217 CC lib/nvmf/ctrlr_discovery.o 00:03:24.217 CC lib/nvmf/ctrlr_bdev.o 00:03:24.474 CC lib/ftl/ftl_debug.o 00:03:24.474 CC lib/ftl/ftl_io.o 00:03:24.474 CC lib/scsi/scsi_pr.o 00:03:24.474 CC lib/nvmf/subsystem.o 00:03:24.474 CC lib/ftl/ftl_sb.o 00:03:24.474 CC lib/scsi/scsi_rpc.o 00:03:24.474 LIB libspdk_nbd.a 00:03:24.474 CC lib/ftl/ftl_l2p.o 00:03:24.474 SO libspdk_nbd.so.7.0 00:03:24.474 CC lib/scsi/task.o 00:03:24.731 CC lib/ftl/ftl_l2p_flat.o 00:03:24.731 CC lib/ftl/ftl_nv_cache.o 00:03:24.731 SYMLINK libspdk_nbd.so 00:03:24.731 CC lib/nvmf/nvmf.o 00:03:24.731 CC lib/nvmf/nvmf_rpc.o 00:03:24.731 CC lib/ftl/ftl_band.o 00:03:24.731 CC lib/ftl/ftl_band_ops.o 00:03:24.731 CC lib/nvmf/transport.o 00:03:24.731 CC lib/nvmf/tcp.o 00:03:24.731 CC lib/ftl/ftl_writer.o 00:03:24.987 LIB libspdk_scsi.a 00:03:24.987 CC lib/ftl/ftl_rq.o 00:03:24.987 SO libspdk_scsi.so.9.0 00:03:24.987 SYMLINK libspdk_scsi.so 00:03:24.987 CC lib/nvmf/stubs.o 00:03:24.987 CC lib/nvmf/mdns_server.o 00:03:24.987 CC lib/ftl/ftl_reloc.o 00:03:24.987 CC lib/ftl/ftl_l2p_cache.o 00:03:24.987 CC lib/nvmf/auth.o 00:03:25.244 CC lib/ftl/ftl_p2l.o 00:03:25.244 CC lib/ftl/mngt/ftl_mngt.o 00:03:25.244 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:03:25.502 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:03:25.502 CC lib/ftl/mngt/ftl_mngt_startup.o 00:03:25.502 CC lib/ftl/mngt/ftl_mngt_md.o 00:03:25.502 CC lib/ftl/mngt/ftl_mngt_misc.o 00:03:25.502 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:03:25.502 CC lib/iscsi/conn.o 00:03:25.502 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:03:25.502 CC lib/ftl/mngt/ftl_mngt_band.o 00:03:25.502 CC lib/iscsi/init_grp.o 00:03:25.502 CC lib/iscsi/iscsi.o 00:03:25.502 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:03:25.760 CC lib/iscsi/md5.o 00:03:25.760 CC lib/iscsi/param.o 00:03:25.760 CC lib/vhost/vhost.o 00:03:25.760 CC lib/vhost/vhost_rpc.o 00:03:25.760 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:03:25.760 CC lib/iscsi/portal_grp.o 00:03:25.760 CC lib/iscsi/tgt_node.o 00:03:25.760 CC lib/iscsi/iscsi_subsystem.o 00:03:26.019 CC lib/iscsi/iscsi_rpc.o 00:03:26.019 CC lib/iscsi/task.o 00:03:26.019 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:03:26.019 CC lib/vhost/vhost_scsi.o 00:03:26.019 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:03:26.019 CC lib/vhost/vhost_blk.o 00:03:26.019 CC lib/vhost/rte_vhost_user.o 00:03:26.278 LIB libspdk_nvmf.a 00:03:26.278 SO libspdk_nvmf.so.19.0 00:03:26.278 CC lib/ftl/utils/ftl_conf.o 00:03:26.278 SYMLINK libspdk_nvmf.so 00:03:26.278 CC lib/ftl/utils/ftl_md.o 00:03:26.278 CC lib/ftl/utils/ftl_mempool.o 00:03:26.278 CC lib/ftl/utils/ftl_bitmap.o 00:03:26.536 CC lib/ftl/utils/ftl_property.o 00:03:26.536 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:03:26.536 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:03:26.536 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:03:26.536 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:03:26.536 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:03:26.536 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:03:26.536 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:03:26.794 CC lib/ftl/upgrade/ftl_sb_v3.o 00:03:26.794 CC lib/ftl/upgrade/ftl_sb_v5.o 00:03:26.794 CC lib/ftl/nvc/ftl_nvc_dev.o 00:03:26.794 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:03:26.794 CC lib/ftl/base/ftl_base_dev.o 00:03:26.794 CC lib/ftl/base/ftl_base_bdev.o 00:03:27.052 LIB libspdk_ftl.a 00:03:27.052 SO libspdk_ftl.so.9.0 00:03:27.310 SYMLINK libspdk_ftl.so 00:03:27.310 LIB libspdk_iscsi.a 00:03:27.310 SO libspdk_iscsi.so.8.0 00:03:27.310 LIB libspdk_vhost.a 00:03:27.310 SO libspdk_vhost.so.8.0 00:03:27.568 SYMLINK libspdk_iscsi.so 00:03:27.568 SYMLINK libspdk_vhost.so 00:03:27.826 CC module/env_dpdk/env_dpdk_rpc.o 00:03:27.826 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:03:27.826 CC module/sock/posix/posix.o 00:03:27.826 CC module/accel/ioat/accel_ioat.o 00:03:27.826 CC module/scheduler/gscheduler/gscheduler.o 00:03:27.826 CC module/accel/ioat/accel_ioat_rpc.o 00:03:27.826 CC module/accel/error/accel_error.o 00:03:27.826 CC module/accel/error/accel_error_rpc.o 00:03:27.826 CC module/keyring/file/keyring.o 00:03:27.826 CC module/scheduler/dynamic/scheduler_dynamic.o 00:03:27.826 CC module/blob/bdev/blob_bdev.o 00:03:27.826 CC module/keyring/linux/keyring.o 00:03:28.084 LIB libspdk_env_dpdk_rpc.a 00:03:28.084 SO libspdk_env_dpdk_rpc.so.6.0 00:03:28.084 CC module/keyring/linux/keyring_rpc.o 00:03:28.084 LIB libspdk_scheduler_gscheduler.a 00:03:28.084 SYMLINK libspdk_env_dpdk_rpc.so 00:03:28.084 CC module/keyring/file/keyring_rpc.o 00:03:28.084 SO libspdk_scheduler_gscheduler.so.4.0 00:03:28.084 LIB libspdk_accel_error.a 00:03:28.084 LIB libspdk_scheduler_dpdk_governor.a 00:03:28.084 LIB libspdk_accel_ioat.a 00:03:28.084 SO libspdk_accel_error.so.2.0 00:03:28.084 SO libspdk_scheduler_dpdk_governor.so.4.0 00:03:28.084 SYMLINK libspdk_scheduler_gscheduler.so 00:03:28.084 SO libspdk_accel_ioat.so.6.0 00:03:28.084 SYMLINK libspdk_accel_error.so 00:03:28.084 LIB libspdk_keyring_linux.a 00:03:28.084 SYMLINK libspdk_scheduler_dpdk_governor.so 00:03:28.084 LIB libspdk_scheduler_dynamic.a 00:03:28.084 SYMLINK libspdk_accel_ioat.so 00:03:28.084 SO libspdk_keyring_linux.so.1.0 00:03:28.084 LIB libspdk_blob_bdev.a 00:03:28.084 LIB libspdk_keyring_file.a 00:03:28.084 SO libspdk_scheduler_dynamic.so.4.0 00:03:28.342 SO libspdk_keyring_file.so.1.0 00:03:28.342 SO libspdk_blob_bdev.so.11.0 00:03:28.342 SYMLINK libspdk_scheduler_dynamic.so 00:03:28.342 SYMLINK libspdk_keyring_linux.so 00:03:28.342 SYMLINK libspdk_keyring_file.so 00:03:28.342 SYMLINK libspdk_blob_bdev.so 00:03:28.600 CC module/bdev/lvol/vbdev_lvol.o 00:03:28.600 CC module/bdev/error/vbdev_error.o 00:03:28.600 CC module/bdev/malloc/bdev_malloc.o 00:03:28.600 CC module/bdev/split/vbdev_split.o 00:03:28.600 CC module/bdev/nvme/bdev_nvme.o 00:03:28.600 CC module/bdev/null/bdev_null.o 00:03:28.600 CC module/bdev/gpt/gpt.o 00:03:28.600 CC module/blobfs/bdev/blobfs_bdev.o 00:03:28.600 CC module/bdev/delay/vbdev_delay.o 00:03:28.600 CC module/bdev/passthru/vbdev_passthru.o 00:03:28.600 CC module/bdev/raid/bdev_raid.o 00:03:28.600 LIB libspdk_sock_posix.a 00:03:28.600 SO libspdk_sock_posix.so.6.0 00:03:28.858 SYMLINK libspdk_sock_posix.so 00:03:28.858 CC module/bdev/nvme/bdev_nvme_rpc.o 00:03:28.858 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:03:28.858 CC module/bdev/gpt/vbdev_gpt.o 00:03:28.858 CC module/bdev/null/bdev_null_rpc.o 00:03:28.858 CC module/bdev/split/vbdev_split_rpc.o 00:03:28.858 CC module/bdev/error/vbdev_error_rpc.o 00:03:28.858 CC module/bdev/malloc/bdev_malloc_rpc.o 00:03:28.858 LIB libspdk_blobfs_bdev.a 00:03:29.116 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:03:29.116 SO libspdk_blobfs_bdev.so.6.0 00:03:29.116 CC module/bdev/delay/vbdev_delay_rpc.o 00:03:29.116 LIB libspdk_bdev_split.a 00:03:29.116 LIB libspdk_bdev_null.a 00:03:29.116 SO libspdk_bdev_split.so.6.0 00:03:29.116 SO libspdk_bdev_null.so.6.0 00:03:29.116 SYMLINK libspdk_blobfs_bdev.so 00:03:29.116 LIB libspdk_bdev_error.a 00:03:29.116 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:03:29.116 LIB libspdk_bdev_gpt.a 00:03:29.116 SO libspdk_bdev_error.so.6.0 00:03:29.116 SYMLINK libspdk_bdev_split.so 00:03:29.116 SO libspdk_bdev_gpt.so.6.0 00:03:29.116 SYMLINK libspdk_bdev_null.so 00:03:29.116 LIB libspdk_bdev_malloc.a 00:03:29.116 CC module/bdev/nvme/nvme_rpc.o 00:03:29.116 LIB libspdk_bdev_passthru.a 00:03:29.116 SO libspdk_bdev_malloc.so.6.0 00:03:29.116 SYMLINK libspdk_bdev_error.so 00:03:29.116 SYMLINK libspdk_bdev_gpt.so 00:03:29.116 SO libspdk_bdev_passthru.so.6.0 00:03:29.116 LIB libspdk_bdev_delay.a 00:03:29.116 SYMLINK libspdk_bdev_malloc.so 00:03:29.116 SO libspdk_bdev_delay.so.6.0 00:03:29.116 SYMLINK libspdk_bdev_passthru.so 00:03:29.374 CC module/bdev/raid/bdev_raid_rpc.o 00:03:29.374 SYMLINK libspdk_bdev_delay.so 00:03:29.374 CC module/bdev/nvme/bdev_mdns_client.o 00:03:29.374 CC module/bdev/zone_block/vbdev_zone_block.o 00:03:29.374 CC module/bdev/nvme/vbdev_opal.o 00:03:29.374 CC module/bdev/aio/bdev_aio.o 00:03:29.374 CC module/bdev/ftl/bdev_ftl.o 00:03:29.374 CC module/bdev/virtio/bdev_virtio_scsi.o 00:03:29.374 CC module/bdev/virtio/bdev_virtio_blk.o 00:03:29.374 CC module/bdev/ftl/bdev_ftl_rpc.o 00:03:29.632 CC module/bdev/virtio/bdev_virtio_rpc.o 00:03:29.632 LIB libspdk_bdev_lvol.a 00:03:29.632 SO libspdk_bdev_lvol.so.6.0 00:03:29.632 SYMLINK libspdk_bdev_lvol.so 00:03:29.632 CC module/bdev/nvme/vbdev_opal_rpc.o 00:03:29.632 CC module/bdev/raid/bdev_raid_sb.o 00:03:29.632 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:03:29.632 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:03:29.632 CC module/bdev/aio/bdev_aio_rpc.o 00:03:29.632 CC module/bdev/raid/raid0.o 00:03:29.632 CC module/bdev/raid/raid1.o 00:03:29.632 LIB libspdk_bdev_ftl.a 00:03:29.632 CC module/bdev/raid/concat.o 00:03:29.632 SO libspdk_bdev_ftl.so.6.0 00:03:29.891 SYMLINK libspdk_bdev_ftl.so 00:03:29.891 LIB libspdk_bdev_zone_block.a 00:03:29.891 LIB libspdk_bdev_aio.a 00:03:29.891 SO libspdk_bdev_zone_block.so.6.0 00:03:29.891 SO libspdk_bdev_aio.so.6.0 00:03:29.891 SYMLINK libspdk_bdev_zone_block.so 00:03:29.891 SYMLINK libspdk_bdev_aio.so 00:03:29.891 LIB libspdk_bdev_raid.a 00:03:30.150 LIB libspdk_bdev_virtio.a 00:03:30.150 SO libspdk_bdev_raid.so.6.0 00:03:30.150 SO libspdk_bdev_virtio.so.6.0 00:03:30.150 SYMLINK libspdk_bdev_virtio.so 00:03:30.150 SYMLINK libspdk_bdev_raid.so 00:03:31.084 LIB libspdk_bdev_nvme.a 00:03:31.342 SO libspdk_bdev_nvme.so.7.0 00:03:31.342 SYMLINK libspdk_bdev_nvme.so 00:03:31.908 CC module/event/subsystems/scheduler/scheduler.o 00:03:31.908 CC module/event/subsystems/sock/sock.o 00:03:31.908 CC module/event/subsystems/iobuf/iobuf.o 00:03:31.908 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:31.908 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:31.908 CC module/event/subsystems/keyring/keyring.o 00:03:31.908 CC module/event/subsystems/vmd/vmd.o 00:03:31.908 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:31.908 LIB libspdk_event_vhost_blk.a 00:03:31.908 LIB libspdk_event_keyring.a 00:03:31.908 LIB libspdk_event_sock.a 00:03:31.908 LIB libspdk_event_scheduler.a 00:03:32.166 SO libspdk_event_vhost_blk.so.3.0 00:03:32.167 LIB libspdk_event_iobuf.a 00:03:32.167 SO libspdk_event_keyring.so.1.0 00:03:32.167 SO libspdk_event_sock.so.5.0 00:03:32.167 SO libspdk_event_scheduler.so.4.0 00:03:32.167 SYMLINK libspdk_event_vhost_blk.so 00:03:32.167 LIB libspdk_event_vmd.a 00:03:32.167 SO libspdk_event_iobuf.so.3.0 00:03:32.167 SYMLINK libspdk_event_keyring.so 00:03:32.167 SYMLINK libspdk_event_scheduler.so 00:03:32.167 SYMLINK libspdk_event_sock.so 00:03:32.167 SO libspdk_event_vmd.so.6.0 00:03:32.167 SYMLINK libspdk_event_iobuf.so 00:03:32.167 SYMLINK libspdk_event_vmd.so 00:03:32.424 CC module/event/subsystems/accel/accel.o 00:03:32.683 LIB libspdk_event_accel.a 00:03:32.683 SO libspdk_event_accel.so.6.0 00:03:32.683 SYMLINK libspdk_event_accel.so 00:03:32.967 CC module/event/subsystems/bdev/bdev.o 00:03:33.243 LIB libspdk_event_bdev.a 00:03:33.243 SO libspdk_event_bdev.so.6.0 00:03:33.243 SYMLINK libspdk_event_bdev.so 00:03:33.502 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:33.502 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:33.502 CC module/event/subsystems/scsi/scsi.o 00:03:33.502 CC module/event/subsystems/nbd/nbd.o 00:03:33.760 LIB libspdk_event_nbd.a 00:03:33.760 LIB libspdk_event_scsi.a 00:03:33.760 SO libspdk_event_nbd.so.6.0 00:03:33.760 SO libspdk_event_scsi.so.6.0 00:03:33.760 SYMLINK libspdk_event_nbd.so 00:03:33.760 SYMLINK libspdk_event_scsi.so 00:03:33.760 LIB libspdk_event_nvmf.a 00:03:34.018 SO libspdk_event_nvmf.so.6.0 00:03:34.018 SYMLINK libspdk_event_nvmf.so 00:03:34.018 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:34.018 CC module/event/subsystems/iscsi/iscsi.o 00:03:34.277 LIB libspdk_event_vhost_scsi.a 00:03:34.277 LIB libspdk_event_iscsi.a 00:03:34.277 SO libspdk_event_vhost_scsi.so.3.0 00:03:34.277 SO libspdk_event_iscsi.so.6.0 00:03:34.277 SYMLINK libspdk_event_vhost_scsi.so 00:03:34.277 SYMLINK libspdk_event_iscsi.so 00:03:34.535 SO libspdk.so.6.0 00:03:34.535 SYMLINK libspdk.so 00:03:34.793 CC app/spdk_lspci/spdk_lspci.o 00:03:34.793 make[2]: Nothing to be done for 'all'. 00:03:34.793 CC app/spdk_nvme_perf/perf.o 00:03:34.793 CXX app/trace/trace.o 00:03:34.793 TEST_HEADER include/spdk/accel.h 00:03:34.793 TEST_HEADER include/spdk/accel_module.h 00:03:34.793 CC app/trace_record/trace_record.o 00:03:34.793 TEST_HEADER include/spdk/assert.h 00:03:34.793 TEST_HEADER include/spdk/barrier.h 00:03:34.793 TEST_HEADER include/spdk/base64.h 00:03:34.793 TEST_HEADER include/spdk/bdev.h 00:03:34.793 TEST_HEADER include/spdk/bdev_module.h 00:03:34.793 TEST_HEADER include/spdk/bdev_zone.h 00:03:34.793 TEST_HEADER include/spdk/bit_array.h 00:03:34.793 TEST_HEADER include/spdk/bit_pool.h 00:03:34.793 TEST_HEADER include/spdk/blob_bdev.h 00:03:34.793 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:34.793 TEST_HEADER include/spdk/blobfs.h 00:03:34.793 TEST_HEADER include/spdk/blob.h 00:03:34.793 TEST_HEADER include/spdk/conf.h 00:03:34.793 TEST_HEADER include/spdk/config.h 00:03:34.793 TEST_HEADER include/spdk/cpuset.h 00:03:34.793 TEST_HEADER include/spdk/crc16.h 00:03:34.793 TEST_HEADER include/spdk/crc32.h 00:03:34.793 TEST_HEADER include/spdk/crc64.h 00:03:34.793 TEST_HEADER include/spdk/dif.h 00:03:34.793 TEST_HEADER include/spdk/dma.h 00:03:34.793 TEST_HEADER include/spdk/endian.h 00:03:34.793 CC app/nvmf_tgt/nvmf_main.o 00:03:34.793 TEST_HEADER include/spdk/env_dpdk.h 00:03:34.793 TEST_HEADER include/spdk/env.h 00:03:34.793 TEST_HEADER include/spdk/event.h 00:03:34.793 TEST_HEADER include/spdk/fd_group.h 00:03:34.793 TEST_HEADER include/spdk/fd.h 00:03:34.793 TEST_HEADER include/spdk/file.h 00:03:34.793 TEST_HEADER include/spdk/ftl.h 00:03:34.793 CC app/iscsi_tgt/iscsi_tgt.o 00:03:34.793 CC app/spdk_tgt/spdk_tgt.o 00:03:34.793 TEST_HEADER include/spdk/gpt_spec.h 00:03:34.793 TEST_HEADER include/spdk/hexlify.h 00:03:34.793 TEST_HEADER include/spdk/histogram_data.h 00:03:34.793 TEST_HEADER include/spdk/idxd.h 00:03:34.793 TEST_HEADER include/spdk/idxd_spec.h 00:03:34.793 TEST_HEADER include/spdk/init.h 00:03:34.793 CC test/thread/poller_perf/poller_perf.o 00:03:34.793 TEST_HEADER include/spdk/ioat.h 00:03:34.793 TEST_HEADER include/spdk/ioat_spec.h 00:03:34.793 TEST_HEADER include/spdk/iscsi_spec.h 00:03:34.793 TEST_HEADER include/spdk/json.h 00:03:34.793 TEST_HEADER include/spdk/jsonrpc.h 00:03:34.793 CC examples/util/zipf/zipf.o 00:03:34.793 TEST_HEADER include/spdk/keyring.h 00:03:34.793 TEST_HEADER include/spdk/keyring_module.h 00:03:34.793 TEST_HEADER include/spdk/likely.h 00:03:34.793 TEST_HEADER include/spdk/log.h 00:03:34.793 TEST_HEADER include/spdk/lvol.h 00:03:34.793 TEST_HEADER include/spdk/memory.h 00:03:34.793 TEST_HEADER include/spdk/mmio.h 00:03:34.793 TEST_HEADER include/spdk/nbd.h 00:03:34.793 TEST_HEADER include/spdk/net.h 00:03:34.793 TEST_HEADER include/spdk/notify.h 00:03:34.793 TEST_HEADER include/spdk/nvme.h 00:03:34.793 TEST_HEADER include/spdk/nvme_intel.h 00:03:34.793 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:34.793 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:34.793 TEST_HEADER include/spdk/nvme_spec.h 00:03:34.793 TEST_HEADER include/spdk/nvme_zns.h 00:03:34.793 CC test/app/bdev_svc/bdev_svc.o 00:03:34.793 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:35.051 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:35.051 TEST_HEADER include/spdk/nvmf.h 00:03:35.051 TEST_HEADER include/spdk/nvmf_spec.h 00:03:35.051 TEST_HEADER include/spdk/nvmf_transport.h 00:03:35.051 TEST_HEADER include/spdk/opal.h 00:03:35.051 TEST_HEADER include/spdk/opal_spec.h 00:03:35.051 TEST_HEADER include/spdk/pci_ids.h 00:03:35.051 LINK spdk_lspci 00:03:35.051 TEST_HEADER include/spdk/pipe.h 00:03:35.051 TEST_HEADER include/spdk/queue.h 00:03:35.051 TEST_HEADER include/spdk/reduce.h 00:03:35.051 TEST_HEADER include/spdk/rpc.h 00:03:35.051 TEST_HEADER include/spdk/scheduler.h 00:03:35.051 TEST_HEADER include/spdk/scsi.h 00:03:35.052 TEST_HEADER include/spdk/scsi_spec.h 00:03:35.052 TEST_HEADER include/spdk/sock.h 00:03:35.052 TEST_HEADER include/spdk/stdinc.h 00:03:35.052 TEST_HEADER include/spdk/string.h 00:03:35.052 TEST_HEADER include/spdk/thread.h 00:03:35.052 TEST_HEADER include/spdk/trace.h 00:03:35.052 TEST_HEADER include/spdk/trace_parser.h 00:03:35.052 CC examples/ioat/perf/perf.o 00:03:35.052 TEST_HEADER include/spdk/tree.h 00:03:35.052 TEST_HEADER include/spdk/ublk.h 00:03:35.052 TEST_HEADER include/spdk/util.h 00:03:35.052 TEST_HEADER include/spdk/uuid.h 00:03:35.052 TEST_HEADER include/spdk/version.h 00:03:35.052 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:35.052 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:35.052 TEST_HEADER include/spdk/vhost.h 00:03:35.052 TEST_HEADER include/spdk/vmd.h 00:03:35.052 TEST_HEADER include/spdk/xor.h 00:03:35.052 TEST_HEADER include/spdk/zipf.h 00:03:35.052 CXX test/cpp_headers/accel.o 00:03:35.052 LINK poller_perf 00:03:35.052 LINK nvmf_tgt 00:03:35.052 LINK iscsi_tgt 00:03:35.052 LINK zipf 00:03:35.052 LINK spdk_tgt 00:03:35.052 LINK bdev_svc 00:03:35.052 CC app/spdk_nvme_identify/identify.o 00:03:35.310 CXX test/cpp_headers/accel_module.o 00:03:35.310 CXX test/cpp_headers/assert.o 00:03:35.310 LINK spdk_trace_record 00:03:35.310 CXX test/cpp_headers/barrier.o 00:03:35.310 CXX test/cpp_headers/base64.o 00:03:35.310 CXX test/cpp_headers/bdev.o 00:03:35.310 CC app/spdk_nvme_discover/discovery_aer.o 00:03:35.310 LINK ioat_perf 00:03:35.310 CXX test/cpp_headers/bdev_module.o 00:03:35.310 LINK spdk_trace 00:03:35.566 CXX test/cpp_headers/bdev_zone.o 00:03:35.566 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:35.566 CC test/app/histogram_perf/histogram_perf.o 00:03:35.566 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:35.566 CC examples/ioat/verify/verify.o 00:03:35.566 LINK spdk_nvme_discover 00:03:35.566 CC test/app/jsoncat/jsoncat.o 00:03:35.566 CXX test/cpp_headers/bit_array.o 00:03:35.566 CC test/app/stub/stub.o 00:03:35.566 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:35.566 LINK histogram_perf 00:03:35.566 LINK jsoncat 00:03:35.566 CXX test/cpp_headers/bit_pool.o 00:03:35.823 CC app/spdk_top/spdk_top.o 00:03:35.823 LINK stub 00:03:35.823 LINK verify 00:03:35.823 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:35.823 CC app/vhost/vhost.o 00:03:35.823 CC app/spdk_dd/spdk_dd.o 00:03:35.823 CXX test/cpp_headers/blob_bdev.o 00:03:35.823 CXX test/cpp_headers/blobfs_bdev.o 00:03:35.823 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:35.823 LINK nvme_fuzz 00:03:36.081 LINK vhost 00:03:36.081 CC examples/thread/thread/thread_ex.o 00:03:36.081 CXX test/cpp_headers/blobfs.o 00:03:36.081 LINK interrupt_tgt 00:03:36.081 LINK spdk_nvme_perf 00:03:36.337 CXX test/cpp_headers/blob.o 00:03:36.337 LINK vhost_fuzz 00:03:36.337 CC test/nvme/aer/aer.o 00:03:36.337 CC test/event/event_perf/event_perf.o 00:03:36.337 LINK thread 00:03:36.337 CC test/event/reactor/reactor.o 00:03:36.337 CC test/env/mem_callbacks/mem_callbacks.o 00:03:36.338 LINK spdk_dd 00:03:36.338 CC test/rpc_client/rpc_client_test.o 00:03:36.338 CXX test/cpp_headers/conf.o 00:03:36.595 LINK reactor 00:03:36.595 LINK event_perf 00:03:36.595 CXX test/cpp_headers/config.o 00:03:36.595 LINK spdk_nvme_identify 00:03:36.595 CXX test/cpp_headers/cpuset.o 00:03:36.595 LINK rpc_client_test 00:03:36.595 CC examples/sock/hello_world/hello_sock.o 00:03:36.595 CC examples/vmd/led/led.o 00:03:36.595 CXX test/cpp_headers/crc16.o 00:03:36.595 CC examples/vmd/lsvmd/lsvmd.o 00:03:36.595 CC test/event/reactor_perf/reactor_perf.o 00:03:36.852 LINK aer 00:03:36.852 CXX test/cpp_headers/crc32.o 00:03:36.852 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:36.852 CXX test/cpp_headers/crc64.o 00:03:36.852 LINK lsvmd 00:03:36.852 LINK reactor_perf 00:03:36.852 CC test/nvme/reset/reset.o 00:03:36.852 LINK led 00:03:36.852 CXX test/cpp_headers/dif.o 00:03:36.852 CXX test/cpp_headers/dma.o 00:03:36.852 LINK hello_sock 00:03:37.120 LINK histogram_ut 00:03:37.120 CC test/event/app_repeat/app_repeat.o 00:03:37.120 CXX test/cpp_headers/endian.o 00:03:37.120 CC test/env/vtophys/vtophys.o 00:03:37.120 CXX test/cpp_headers/env_dpdk.o 00:03:37.120 LINK spdk_top 00:03:37.120 CC test/event/scheduler/scheduler.o 00:03:37.120 CC test/unit/lib/log/log.c/log_ut.o 00:03:37.120 LINK reset 00:03:37.120 CXX test/cpp_headers/env.o 00:03:37.378 LINK app_repeat 00:03:37.378 LINK mem_callbacks 00:03:37.378 CC examples/accel/perf/accel_perf.o 00:03:37.378 LINK vtophys 00:03:37.378 CC test/accel/dif/dif.o 00:03:37.378 CXX test/cpp_headers/event.o 00:03:37.378 LINK iscsi_fuzz 00:03:37.378 CC test/nvme/e2edp/nvme_dp.o 00:03:37.378 CC test/nvme/sgl/sgl.o 00:03:37.378 LINK scheduler 00:03:37.644 CXX test/cpp_headers/fd_group.o 00:03:37.644 CC test/blobfs/mkfs/mkfs.o 00:03:37.644 LINK log_ut 00:03:37.644 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:37.644 CC test/nvme/overhead/overhead.o 00:03:37.644 CC examples/nvme/hello_world/hello_world.o 00:03:37.644 CC examples/blob/hello_world/hello_blob.o 00:03:37.644 LINK env_dpdk_post_init 00:03:37.644 LINK sgl 00:03:37.644 CXX test/cpp_headers/fd.o 00:03:37.644 LINK nvme_dp 00:03:37.904 LINK mkfs 00:03:37.904 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:37.904 CC test/lvol/esnap/esnap.o 00:03:37.904 CXX test/cpp_headers/file.o 00:03:37.904 LINK accel_perf 00:03:37.904 CXX test/cpp_headers/ftl.o 00:03:37.904 LINK hello_world 00:03:37.904 CC test/env/memory/memory_ut.o 00:03:37.904 LINK hello_blob 00:03:37.904 LINK dif 00:03:37.904 LINK overhead 00:03:38.163 CC test/nvme/err_injection/err_injection.o 00:03:38.163 CXX test/cpp_headers/gpt_spec.o 00:03:38.163 CXX test/cpp_headers/hexlify.o 00:03:38.163 CC examples/nvme/reconnect/reconnect.o 00:03:38.163 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:38.163 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:38.163 CC examples/blob/cli/blobcli.o 00:03:38.163 LINK base64_ut 00:03:38.163 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:38.163 CC test/nvme/startup/startup.o 00:03:38.163 CXX test/cpp_headers/histogram_data.o 00:03:38.163 LINK err_injection 00:03:38.434 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:38.434 CC test/nvme/reserve/reserve.o 00:03:38.434 LINK startup 00:03:38.434 CXX test/cpp_headers/idxd.o 00:03:38.434 CC test/env/pci/pci_ut.o 00:03:38.434 LINK reconnect 00:03:38.693 CC test/nvme/simple_copy/simple_copy.o 00:03:38.693 CXX test/cpp_headers/idxd_spec.o 00:03:38.693 LINK reserve 00:03:38.693 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:38.693 LINK blobcli 00:03:38.693 LINK ioat_ut 00:03:38.693 CXX test/cpp_headers/init.o 00:03:38.693 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:38.950 CXX test/cpp_headers/ioat.o 00:03:38.950 CXX test/cpp_headers/ioat_spec.o 00:03:38.950 LINK nvme_manage 00:03:38.950 LINK simple_copy 00:03:38.950 LINK crc16_ut 00:03:38.951 LINK pci_ut 00:03:38.951 CXX test/cpp_headers/iscsi_spec.o 00:03:38.951 LINK dma_ut 00:03:38.951 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:38.951 CC examples/nvme/arbitration/arbitration.o 00:03:38.951 CC test/nvme/connect_stress/connect_stress.o 00:03:39.209 CXX test/cpp_headers/json.o 00:03:39.209 LINK cpuset_ut 00:03:39.209 CC test/nvme/boot_partition/boot_partition.o 00:03:39.209 LINK bit_array_ut 00:03:39.209 CXX test/cpp_headers/jsonrpc.o 00:03:39.209 CXX test/cpp_headers/keyring.o 00:03:39.209 LINK crc32_ieee_ut 00:03:39.209 CXX test/cpp_headers/keyring_module.o 00:03:39.209 LINK connect_stress 00:03:39.209 CC test/nvme/compliance/nvme_compliance.o 00:03:39.209 LINK boot_partition 00:03:39.473 CC test/nvme/fused_ordering/fused_ordering.o 00:03:39.473 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:39.473 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:39.473 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:39.473 LINK memory_ut 00:03:39.473 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:39.473 CC test/unit/lib/util/file.c/file_ut.o 00:03:39.473 LINK crc64_ut 00:03:39.473 LINK arbitration 00:03:39.473 CC examples/bdev/hello_world/hello_bdev.o 00:03:39.473 CXX test/cpp_headers/likely.o 00:03:39.473 LINK crc32c_ut 00:03:39.473 LINK fused_ordering 00:03:39.739 CXX test/cpp_headers/log.o 00:03:39.739 CXX test/cpp_headers/lvol.o 00:03:39.739 CC examples/nvme/hotplug/hotplug.o 00:03:39.739 CXX test/cpp_headers/memory.o 00:03:39.739 CXX test/cpp_headers/mmio.o 00:03:39.739 LINK file_ut 00:03:39.739 CXX test/cpp_headers/nbd.o 00:03:39.739 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:39.739 LINK hello_bdev 00:03:39.997 CXX test/cpp_headers/net.o 00:03:39.997 LINK iov_ut 00:03:39.997 CC test/unit/lib/util/net.c/net_ut.o 00:03:39.997 LINK nvme_compliance 00:03:39.997 CC examples/bdev/bdevperf/bdevperf.o 00:03:39.997 CXX test/cpp_headers/notify.o 00:03:39.997 LINK hotplug 00:03:39.997 CC test/unit/lib/util/math.c/math_ut.o 00:03:39.997 CC test/bdev/bdevio/bdevio.o 00:03:39.997 LINK doorbell_aers 00:03:39.997 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:40.254 CC test/unit/lib/util/string.c/string_ut.o 00:03:40.254 LINK net_ut 00:03:40.254 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:40.255 CXX test/cpp_headers/nvme.o 00:03:40.255 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:40.255 LINK math_ut 00:03:40.255 CXX test/cpp_headers/nvme_intel.o 00:03:40.255 CC test/nvme/fdp/fdp.o 00:03:40.255 CXX test/cpp_headers/nvme_ocssd.o 00:03:40.513 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:40.513 LINK cmb_copy 00:03:40.513 CXX test/cpp_headers/nvme_spec.o 00:03:40.513 CXX test/cpp_headers/nvme_zns.o 00:03:40.513 CC examples/nvme/abort/abort.o 00:03:40.513 LINK bdevio 00:03:40.771 LINK string_ut 00:03:40.771 CC test/nvme/cuse/cuse.o 00:03:40.771 LINK xor_ut 00:03:40.771 CXX test/cpp_headers/nvmf_cmd.o 00:03:40.771 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:40.771 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:40.771 LINK fdp 00:03:40.771 CXX test/cpp_headers/nvmf.o 00:03:40.771 CXX test/cpp_headers/nvmf_spec.o 00:03:41.029 CXX test/cpp_headers/nvmf_transport.o 00:03:41.029 LINK pipe_ut 00:03:41.029 CXX test/cpp_headers/opal.o 00:03:41.029 CXX test/cpp_headers/opal_spec.o 00:03:41.029 LINK pmr_persistence 00:03:41.029 CXX test/cpp_headers/pci_ids.o 00:03:41.029 CXX test/cpp_headers/pipe.o 00:03:41.030 LINK bdevperf 00:03:41.030 LINK abort 00:03:41.030 CXX test/cpp_headers/queue.o 00:03:41.030 CXX test/cpp_headers/reduce.o 00:03:41.030 CXX test/cpp_headers/rpc.o 00:03:41.030 CXX test/cpp_headers/scheduler.o 00:03:41.030 CXX test/cpp_headers/scsi.o 00:03:41.288 CXX test/cpp_headers/scsi_spec.o 00:03:41.288 CXX test/cpp_headers/sock.o 00:03:41.288 CXX test/cpp_headers/stdinc.o 00:03:41.288 CXX test/cpp_headers/string.o 00:03:41.288 CXX test/cpp_headers/thread.o 00:03:41.288 CXX test/cpp_headers/trace.o 00:03:41.288 CXX test/cpp_headers/trace_parser.o 00:03:41.288 CXX test/cpp_headers/tree.o 00:03:41.288 CXX test/cpp_headers/ublk.o 00:03:41.288 CXX test/cpp_headers/util.o 00:03:41.288 CXX test/cpp_headers/uuid.o 00:03:41.288 CXX test/cpp_headers/version.o 00:03:41.288 CXX test/cpp_headers/vfio_user_pci.o 00:03:41.288 CXX test/cpp_headers/vfio_user_spec.o 00:03:41.288 CC examples/nvmf/nvmf/nvmf.o 00:03:41.545 CXX test/cpp_headers/vhost.o 00:03:41.545 CXX test/cpp_headers/vmd.o 00:03:41.545 CXX test/cpp_headers/xor.o 00:03:41.545 CXX test/cpp_headers/zipf.o 00:03:41.801 LINK nvmf 00:03:42.367 LINK cuse 00:03:42.367 LINK dif_ut 00:03:42.932 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:42.932 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:42.932 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:42.932 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:43.497 LINK pci_event_ut 00:03:43.755 LINK esnap 00:03:43.755 LINK json_util_ut 00:03:44.690 LINK json_write_ut 00:03:45.622 LINK json_parse_ut 00:03:45.880 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:46.446 LINK jsonrpc_server_ut 00:03:47.012 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:48.387 LINK rpc_ut 00:03:48.387 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:48.387 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:48.387 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:48.387 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:48.646 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:48.646 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:49.213 LINK keyring_ut 00:03:49.470 LINK notify_ut 00:03:49.746 LINK iobuf_ut 00:03:49.746 LINK posix_ut 00:03:50.677 LINK sock_ut 00:03:50.934 LINK thread_ut 00:03:50.934 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:50.934 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:51.864 LINK nvme_quirks_ut 00:03:51.864 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:52.121 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:52.379 LINK nvme_ns_ut 00:03:52.379 LINK nvme_poll_group_ut 00:03:52.379 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:52.636 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:52.636 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:52.636 LINK nvme_ctrlr_cmd_ut 00:03:52.636 LINK nvme_qpair_ut 00:03:52.894 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:52.894 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:53.152 LINK nvme_ut 00:03:53.152 LINK nvme_transport_ut 00:03:53.411 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:53.411 LINK nvme_ns_ocssd_cmd_ut 00:03:53.411 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:53.669 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:53.669 LINK nvme_io_msg_ut 00:03:53.669 LINK nvme_pcie_ut 00:03:53.928 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:53.928 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:53.928 LINK nvme_fabric_ut 00:03:54.186 LINK nvme_opal_ut 00:03:54.186 LINK nvme_ns_cmd_ut 00:03:54.186 LINK nvme_tcp_ut 00:03:54.445 LINK nvme_pcie_common_ut 00:03:54.445 LINK blob_bdev_ut 00:03:54.703 LINK rpc_ut 00:03:54.703 LINK nvme_cuse_ut 00:03:54.704 LINK subsystem_ut 00:03:54.961 LINK nvme_ctrlr_ut 00:03:55.217 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:55.217 CC test/unit/lib/event/app.c/app_ut.o 00:03:56.159 LINK app_ut 00:03:56.725 LINK reactor_ut 00:03:56.983 LINK accel_ut 00:03:57.241 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:57.499 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:57.499 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:57.499 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:57.499 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:57.499 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:57.499 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:57.499 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:57.499 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:57.499 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:57.499 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:57.758 LINK scsi_nvme_ut 00:03:57.758 LINK bdev_zone_ut 00:03:58.016 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:58.016 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:58.016 LINK gpt_ut 00:03:58.274 LINK bdev_raid_sb_ut 00:03:58.274 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:03:58.533 LINK vbdev_zone_block_ut 00:03:58.791 LINK concat_ut 00:03:59.050 LINK raid1_ut 00:03:59.309 LINK raid0_ut 00:03:59.568 LINK vbdev_lvol_ut 00:04:00.135 LINK bdev_raid_ut 00:04:01.511 LINK part_ut 00:04:02.082 LINK bdev_ut 00:04:02.650 LINK blob_ut 00:04:03.217 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:04:03.217 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:04:03.217 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:04:03.217 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:04:03.217 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:04:03.475 LINK tree_ut 00:04:03.475 LINK blobfs_bdev_ut 00:04:04.041 LINK bdev_nvme_ut 00:04:04.975 LINK blobfs_sync_ut 00:04:04.975 LINK blobfs_async_ut 00:04:04.975 LINK bdev_ut 00:04:05.539 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:04:05.539 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:04:05.539 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:04:05.539 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:04:05.539 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:04:05.539 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:04:05.539 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:04:05.539 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:04:05.539 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:04:05.539 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:04:05.539 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:04:06.104 LINK ftl_l2p_ut 00:04:06.104 LINK lvol_ut 00:04:06.104 LINK dev_ut 00:04:06.104 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:04:06.361 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:04:06.361 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:04:06.361 LINK ctrlr_bdev_ut 00:04:06.361 LINK ftl_io_ut 00:04:06.619 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:04:06.619 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:04:06.876 LINK scsi_ut 00:04:06.876 LINK nvmf_ut 00:04:06.876 LINK ftl_bitmap_ut 00:04:07.133 LINK auth_ut 00:04:07.133 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:04:07.133 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:04:07.133 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:04:07.133 LINK ftl_band_ut 00:04:07.133 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:04:07.390 LINK lun_ut 00:04:07.390 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:04:07.648 LINK ftl_p2l_ut 00:04:07.648 LINK ctrlr_discovery_ut 00:04:07.648 LINK ftl_mempool_ut 00:04:07.905 LINK scsi_pr_ut 00:04:08.163 LINK ftl_mngt_ut 00:04:08.163 LINK scsi_bdev_ut 00:04:08.421 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:04:08.421 CC test/unit/lib/iscsi/param.c/param_ut.o 00:04:08.421 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:04:08.421 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:04:08.421 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:04:08.421 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:04:08.421 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:04:08.421 LINK subsystem_ut 00:04:08.677 LINK ctrlr_ut 00:04:09.250 LINK ftl_sb_ut 00:04:09.250 LINK ftl_layout_upgrade_ut 00:04:09.250 LINK param_ut 00:04:09.250 LINK tcp_ut 00:04:09.250 LINK init_grp_ut 00:04:09.815 LINK portal_grp_ut 00:04:10.072 LINK tgt_node_ut 00:04:10.072 LINK conn_ut 00:04:11.446 LINK vhost_ut 00:04:11.704 LINK iscsi_ut 00:04:11.704 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:11.704 20:55:30 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:04:11.704 20:55:30 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:04:11.704 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:04:12.270 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:04:12.271 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:04:12.271 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:12.271 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:04:12.271 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:04:12.271 patchelf: not an ELF executable 00:04:12.271 patchelf: not an ELF executable 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:04:12.271 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:04:12.529 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:12.529 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:13.096 Processing /home/vagrant/spdk_repo/spdk/python 00:04:13.096 Preparing metadata (setup.py): started 00:04:13.662 Preparing metadata (setup.py): finished with status 'done' 00:04:14.595 Installing collected packages: spdk 00:04:14.595 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:04:14.595 Running setup.py install for spdk: started 00:04:15.160 The Meson build system 00:04:15.160 Version: 1.3.1 00:04:15.160 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:15.160 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:15.160 Build type: native build 00:04:15.160 Program cat found: YES (/usr/bin/cat) 00:04:15.160 Project name: DPDK 00:04:15.160 Project version: 24.03.0 00:04:15.160 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:15.160 C linker for the host machine: cc ld.bfd 2.39-16 00:04:15.160 Host machine cpu family: x86_64 00:04:15.160 Host machine cpu: x86_64 00:04:15.160 Message: ## Building in Developer Mode ## 00:04:15.160 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:15.160 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:15.160 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:15.160 Program python3 found: YES (/usr/bin/python3) 00:04:15.160 Program cat found: YES (/usr/bin/cat) 00:04:15.160 Compiler for C supports arguments -march=native: YES (cached) 00:04:15.160 Checking for size of "void *" : 8 (cached) 00:04:15.160 Checking for size of "void *" : 8 (cached) 00:04:15.160 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:04:15.160 Library m found: YES 00:04:15.160 Library numa found: YES 00:04:15.160 Has header "numaif.h" : YES (cached) 00:04:15.160 Library fdt found: NO 00:04:15.160 Library execinfo found: NO 00:04:15.160 Has header "execinfo.h" : YES (cached) 00:04:15.160 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:15.160 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:15.160 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:15.160 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:15.160 Dependency openssl found: YES 3.0.9 (cached) 00:04:15.160 Dependency libpcap found: YES 1.10.4 (cached) 00:04:15.160 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wformat: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wundef: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:15.160 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:15.160 Program objdump found: YES (/usr/bin/objdump) 00:04:15.160 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:15.160 Checking if "AVX512 checking" compiles: YES (cached) 00:04:15.160 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:15.160 Fetching value of define "__AES__" : 1 (cached) 00:04:15.160 Fetching value of define "__AVX__" : 1 (cached) 00:04:15.160 Fetching value of define "__AVX2__" : 1 (cached) 00:04:15.160 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:04:15.160 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:04:15.160 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:04:15.160 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:15.160 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:04:15.160 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:15.160 Fetching value of define "__RDRND__" : 1 (cached) 00:04:15.160 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:15.160 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:15.160 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:15.160 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:15.160 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:15.160 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:15.160 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:15.160 Message: lib/log: Defining dependency "log" 00:04:15.160 Message: lib/kvargs: Defining dependency "kvargs" 00:04:15.160 Message: lib/telemetry: Defining dependency "telemetry" 00:04:15.160 Checking for function "getentropy" : NO (cached) 00:04:15.160 Message: lib/eal: Defining dependency "eal" 00:04:15.160 Message: lib/ring: Defining dependency "ring" 00:04:15.160 Message: lib/rcu: Defining dependency "rcu" 00:04:15.160 Message: lib/mempool: Defining dependency "mempool" 00:04:15.160 Message: lib/mbuf: Defining dependency "mbuf" 00:04:15.160 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:15.160 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:15.160 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:15.160 Compiler for C supports arguments -maes: YES (cached) 00:04:15.160 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:15.160 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:15.160 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:15.160 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:15.160 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:15.160 Compiler for C supports arguments -mavx2: YES (cached) 00:04:15.160 Compiler for C supports arguments -mavx: YES (cached) 00:04:15.160 Message: lib/net: Defining dependency "net" 00:04:15.160 Message: lib/meter: Defining dependency "meter" 00:04:15.160 Message: lib/ethdev: Defining dependency "ethdev" 00:04:15.160 Message: lib/pci: Defining dependency "pci" 00:04:15.160 Message: lib/cmdline: Defining dependency "cmdline" 00:04:15.160 Message: lib/hash: Defining dependency "hash" 00:04:15.160 Message: lib/timer: Defining dependency "timer" 00:04:15.160 Message: lib/compressdev: Defining dependency "compressdev" 00:04:15.160 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:15.160 Message: lib/dmadev: Defining dependency "dmadev" 00:04:15.160 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:15.160 Message: lib/power: Defining dependency "power" 00:04:15.160 Message: lib/reorder: Defining dependency "reorder" 00:04:15.160 Message: lib/security: Defining dependency "security" 00:04:15.160 Has header "linux/userfaultfd.h" : YES (cached) 00:04:15.160 Has header "linux/vduse.h" : YES (cached) 00:04:15.160 Message: lib/vhost: Defining dependency "vhost" 00:04:15.160 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:15.160 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:15.160 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:15.160 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:15.160 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:15.160 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:15.160 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:15.160 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:15.160 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:15.160 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:15.160 Program doxygen found: YES (/usr/bin/doxygen) 00:04:15.161 Configuring doxy-api-html.conf using configuration 00:04:15.161 Configuring doxy-api-man.conf using configuration 00:04:15.161 Program mandb found: YES (/usr/bin/mandb) 00:04:15.161 Program sphinx-build found: NO 00:04:15.161 Configuring rte_build_config.h using configuration 00:04:15.161 Message: 00:04:15.161 ================= 00:04:15.161 Applications Enabled 00:04:15.161 ================= 00:04:15.161 00:04:15.161 apps: 00:04:15.161 00:04:15.161 00:04:15.161 Message: 00:04:15.161 ================= 00:04:15.161 Libraries Enabled 00:04:15.161 ================= 00:04:15.161 00:04:15.161 libs: 00:04:15.161 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:15.161 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:15.161 cryptodev, dmadev, power, reorder, security, vhost, 00:04:15.161 00:04:15.161 Message: 00:04:15.161 =============== 00:04:15.161 Drivers Enabled 00:04:15.161 =============== 00:04:15.161 00:04:15.161 common: 00:04:15.161 00:04:15.161 bus: 00:04:15.161 pci, vdev, 00:04:15.161 mempool: 00:04:15.161 ring, 00:04:15.161 dma: 00:04:15.161 00:04:15.161 net: 00:04:15.161 00:04:15.161 crypto: 00:04:15.161 00:04:15.161 compress: 00:04:15.161 00:04:15.161 vdpa: 00:04:15.161 00:04:15.161 00:04:15.161 Message: 00:04:15.161 ================= 00:04:15.161 Content Skipped 00:04:15.161 ================= 00:04:15.161 00:04:15.161 apps: 00:04:15.161 dumpcap: explicitly disabled via build config 00:04:15.161 graph: explicitly disabled via build config 00:04:15.161 pdump: explicitly disabled via build config 00:04:15.161 proc-info: explicitly disabled via build config 00:04:15.161 test-acl: explicitly disabled via build config 00:04:15.161 test-bbdev: explicitly disabled via build config 00:04:15.161 test-cmdline: explicitly disabled via build config 00:04:15.161 test-compress-perf: explicitly disabled via build config 00:04:15.161 test-crypto-perf: explicitly disabled via build config 00:04:15.161 test-dma-perf: explicitly disabled via build config 00:04:15.161 test-eventdev: explicitly disabled via build config 00:04:15.161 test-fib: explicitly disabled via build config 00:04:15.161 test-flow-perf: explicitly disabled via build config 00:04:15.161 test-gpudev: explicitly disabled via build config 00:04:15.161 test-mldev: explicitly disabled via build config 00:04:15.161 test-pipeline: explicitly disabled via build config 00:04:15.161 test-pmd: explicitly disabled via build config 00:04:15.161 test-regex: explicitly disabled via build config 00:04:15.161 test-sad: explicitly disabled via build config 00:04:15.161 test-security-perf: explicitly disabled via build config 00:04:15.161 00:04:15.161 libs: 00:04:15.161 argparse: explicitly disabled via build config 00:04:15.161 metrics: explicitly disabled via build config 00:04:15.161 acl: explicitly disabled via build config 00:04:15.161 bbdev: explicitly disabled via build config 00:04:15.161 bitratestats: explicitly disabled via build config 00:04:15.161 bpf: explicitly disabled via build config 00:04:15.161 cfgfile: explicitly disabled via build config 00:04:15.161 distributor: explicitly disabled via build config 00:04:15.161 efd: explicitly disabled via build config 00:04:15.161 eventdev: explicitly disabled via build config 00:04:15.161 dispatcher: explicitly disabled via build config 00:04:15.161 gpudev: explicitly disabled via build config 00:04:15.161 gro: explicitly disabled via build config 00:04:15.161 gso: explicitly disabled via build config 00:04:15.161 ip_frag: explicitly disabled via build config 00:04:15.161 jobstats: explicitly disabled via build config 00:04:15.161 latencystats: explicitly disabled via build config 00:04:15.161 lpm: explicitly disabled via build config 00:04:15.161 member: explicitly disabled via build config 00:04:15.161 pcapng: explicitly disabled via build config 00:04:15.161 rawdev: explicitly disabled via build config 00:04:15.161 regexdev: explicitly disabled via build config 00:04:15.161 mldev: explicitly disabled via build config 00:04:15.161 rib: explicitly disabled via build config 00:04:15.161 sched: explicitly disabled via build config 00:04:15.161 stack: explicitly disabled via build config 00:04:15.161 ipsec: explicitly disabled via build config 00:04:15.161 pdcp: explicitly disabled via build config 00:04:15.161 fib: explicitly disabled via build config 00:04:15.161 port: explicitly disabled via build config 00:04:15.161 pdump: explicitly disabled via build config 00:04:15.161 table: explicitly disabled via build config 00:04:15.161 pipeline: explicitly disabled via build config 00:04:15.161 graph: explicitly disabled via build config 00:04:15.161 node: explicitly disabled via build config 00:04:15.161 00:04:15.161 drivers: 00:04:15.161 common/cpt: not in enabled drivers build config 00:04:15.161 common/dpaax: not in enabled drivers build config 00:04:15.161 common/iavf: not in enabled drivers build config 00:04:15.161 common/idpf: not in enabled drivers build config 00:04:15.161 common/ionic: not in enabled drivers build config 00:04:15.161 common/mvep: not in enabled drivers build config 00:04:15.161 common/octeontx: not in enabled drivers build config 00:04:15.161 bus/auxiliary: not in enabled drivers build config 00:04:15.161 bus/cdx: not in enabled drivers build config 00:04:15.161 bus/dpaa: not in enabled drivers build config 00:04:15.161 bus/fslmc: not in enabled drivers build config 00:04:15.161 bus/ifpga: not in enabled drivers build config 00:04:15.161 bus/platform: not in enabled drivers build config 00:04:15.161 bus/uacce: not in enabled drivers build config 00:04:15.161 bus/vmbus: not in enabled drivers build config 00:04:15.161 common/cnxk: not in enabled drivers build config 00:04:15.161 common/mlx5: not in enabled drivers build config 00:04:15.161 common/nfp: not in enabled drivers build config 00:04:15.161 common/nitrox: not in enabled drivers build config 00:04:15.161 common/qat: not in enabled drivers build config 00:04:15.161 common/sfc_efx: not in enabled drivers build config 00:04:15.161 mempool/bucket: not in enabled drivers build config 00:04:15.161 mempool/cnxk: not in enabled drivers build config 00:04:15.161 mempool/dpaa: not in enabled drivers build config 00:04:15.161 mempool/dpaa2: not in enabled drivers build config 00:04:15.161 mempool/octeontx: not in enabled drivers build config 00:04:15.161 mempool/stack: not in enabled drivers build config 00:04:15.161 dma/cnxk: not in enabled drivers build config 00:04:15.161 dma/dpaa: not in enabled drivers build config 00:04:15.161 dma/dpaa2: not in enabled drivers build config 00:04:15.161 dma/hisilicon: not in enabled drivers build config 00:04:15.161 dma/idxd: not in enabled drivers build config 00:04:15.161 dma/ioat: not in enabled drivers build config 00:04:15.161 dma/skeleton: not in enabled drivers build config 00:04:15.161 net/af_packet: not in enabled drivers build config 00:04:15.161 net/af_xdp: not in enabled drivers build config 00:04:15.161 net/ark: not in enabled drivers build config 00:04:15.161 net/atlantic: not in enabled drivers build config 00:04:15.161 net/avp: not in enabled drivers build config 00:04:15.161 net/axgbe: not in enabled drivers build config 00:04:15.161 net/bnx2x: not in enabled drivers build config 00:04:15.161 net/bnxt: not in enabled drivers build config 00:04:15.161 net/bonding: not in enabled drivers build config 00:04:15.161 net/cnxk: not in enabled drivers build config 00:04:15.161 net/cpfl: not in enabled drivers build config 00:04:15.161 net/cxgbe: not in enabled drivers build config 00:04:15.161 net/dpaa: not in enabled drivers build config 00:04:15.161 net/dpaa2: not in enabled drivers build config 00:04:15.161 net/e1000: not in enabled drivers build config 00:04:15.161 net/ena: not in enabled drivers build config 00:04:15.161 net/enetc: not in enabled drivers build config 00:04:15.161 net/enetfec: not in enabled drivers build config 00:04:15.161 net/enic: not in enabled drivers build config 00:04:15.161 net/failsafe: not in enabled drivers build config 00:04:15.161 net/fm10k: not in enabled drivers build config 00:04:15.161 net/gve: not in enabled drivers build config 00:04:15.161 net/hinic: not in enabled drivers build config 00:04:15.161 net/hns3: not in enabled drivers build config 00:04:15.161 net/i40e: not in enabled drivers build config 00:04:15.161 net/iavf: not in enabled drivers build config 00:04:15.161 net/ice: not in enabled drivers build config 00:04:15.161 net/idpf: not in enabled drivers build config 00:04:15.161 net/igc: not in enabled drivers build config 00:04:15.161 net/ionic: not in enabled drivers build config 00:04:15.161 net/ipn3ke: not in enabled drivers build config 00:04:15.161 net/ixgbe: not in enabled drivers build config 00:04:15.161 net/mana: not in enabled drivers build config 00:04:15.161 net/memif: not in enabled drivers build config 00:04:15.161 net/mlx4: not in enabled drivers build config 00:04:15.161 net/mlx5: not in enabled drivers build config 00:04:15.161 net/mvneta: not in enabled drivers build config 00:04:15.161 net/mvpp2: not in enabled drivers build config 00:04:15.161 net/netvsc: not in enabled drivers build config 00:04:15.161 net/nfb: not in enabled drivers build config 00:04:15.161 net/nfp: not in enabled drivers build config 00:04:15.161 net/ngbe: not in enabled drivers build config 00:04:15.161 net/null: not in enabled drivers build config 00:04:15.161 net/octeontx: not in enabled drivers build config 00:04:15.161 net/octeon_ep: not in enabled drivers build config 00:04:15.161 net/pcap: not in enabled drivers build config 00:04:15.161 net/pfe: not in enabled drivers build config 00:04:15.161 net/qede: not in enabled drivers build config 00:04:15.161 net/ring: not in enabled drivers build config 00:04:15.161 net/sfc: not in enabled drivers build config 00:04:15.161 net/softnic: not in enabled drivers build config 00:04:15.161 net/tap: not in enabled drivers build config 00:04:15.161 net/thunderx: not in enabled drivers build config 00:04:15.161 net/txgbe: not in enabled drivers build config 00:04:15.161 net/vdev_netvsc: not in enabled drivers build config 00:04:15.161 net/vhost: not in enabled drivers build config 00:04:15.161 net/virtio: not in enabled drivers build config 00:04:15.161 net/vmxnet3: not in enabled drivers build config 00:04:15.161 raw/*: missing internal dependency, "rawdev" 00:04:15.161 crypto/armv8: not in enabled drivers build config 00:04:15.161 crypto/bcmfs: not in enabled drivers build config 00:04:15.161 crypto/caam_jr: not in enabled drivers build config 00:04:15.161 crypto/ccp: not in enabled drivers build config 00:04:15.161 crypto/cnxk: not in enabled drivers build config 00:04:15.161 crypto/dpaa_sec: not in enabled drivers build config 00:04:15.161 crypto/dpaa2_sec: not in enabled drivers build config 00:04:15.161 crypto/ipsec_mb: not in enabled drivers build config 00:04:15.161 crypto/mlx5: not in enabled drivers build config 00:04:15.161 crypto/mvsam: not in enabled drivers build config 00:04:15.161 crypto/nitrox: not in enabled drivers build config 00:04:15.161 crypto/null: not in enabled drivers build config 00:04:15.162 crypto/octeontx: not in enabled drivers build config 00:04:15.162 crypto/openssl: not in enabled drivers build config 00:04:15.162 crypto/scheduler: not in enabled drivers build config 00:04:15.162 crypto/uadk: not in enabled drivers build config 00:04:15.162 crypto/virtio: not in enabled drivers build config 00:04:15.162 compress/isal: not in enabled drivers build config 00:04:15.162 compress/mlx5: not in enabled drivers build config 00:04:15.162 compress/nitrox: not in enabled drivers build config 00:04:15.162 compress/octeontx: not in enabled drivers build config 00:04:15.162 compress/zlib: not in enabled drivers build config 00:04:15.162 regex/*: missing internal dependency, "regexdev" 00:04:15.162 ml/*: missing internal dependency, "mldev" 00:04:15.162 vdpa/ifc: not in enabled drivers build config 00:04:15.162 vdpa/mlx5: not in enabled drivers build config 00:04:15.162 vdpa/nfp: not in enabled drivers build config 00:04:15.162 vdpa/sfc: not in enabled drivers build config 00:04:15.162 event/*: missing internal dependency, "eventdev" 00:04:15.162 baseband/*: missing internal dependency, "bbdev" 00:04:15.162 gpu/*: missing internal dependency, "gpudev" 00:04:15.162 00:04:15.162 00:04:15.162 Running setup.py install for spdk: finished with status 'done' 00:04:15.162 Successfully installed spdk-24.9rc0 00:04:15.438 Cleaning... 0 files. 00:04:15.749 Build targets in project: 85 00:04:15.749 00:04:15.749 DPDK 24.03.0 00:04:15.749 00:04:15.749 User defined options 00:04:15.749 default_library : shared 00:04:15.749 libdir : lib 00:04:15.749 prefix : /usr/local 00:04:15.749 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:04:15.749 c_link_args : 00:04:15.749 cpu_instruction_set: native 00:04:15.749 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:04:15.749 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:04:15.749 enable_docs : false 00:04:15.749 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:15.749 enable_kmods : false 00:04:15.749 max_lcores : 128 00:04:15.749 tests : false 00:04:15.749 00:04:15.749 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:15.749 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.010 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.011 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.012 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.013 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.014 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.274 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 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:04:16.275 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.275 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 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:04:16.276 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 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:04:16.276 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.276 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.277 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:04:16.278 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:04:16.278 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:04:16.278 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:04:16.278 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:04:16.278 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:04:16.278 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:04:16.278 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:04:16.278 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.278 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:04:16.279 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:04:16.279 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:04:16.279 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:04:16.279 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:04:16.279 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:04:16.279 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:04:16.279 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:04:16.279 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:04:16.279 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:04:16.279 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:04:16.279 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:04:16.279 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:04:18.807 The Meson build system 00:04:18.807 Version: 1.3.1 00:04:18.807 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:18.807 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:18.807 Build type: native build 00:04:18.807 Program cat found: YES (/usr/bin/cat) 00:04:18.807 Project name: DPDK 00:04:18.807 Project version: 24.03.0 00:04:18.807 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:18.807 C linker for the host machine: cc ld.bfd 2.39-16 00:04:18.807 Host machine cpu family: x86_64 00:04:18.807 Host machine cpu: x86_64 00:04:18.807 Message: ## Building in Developer Mode ## 00:04:18.807 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:18.807 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:18.807 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:18.807 Program python3 found: YES (/usr/bin/python3) 00:04:18.807 Program cat found: YES (/usr/bin/cat) 00:04:18.807 Compiler for C supports arguments -march=native: YES (cached) 00:04:18.807 Checking for size of "void *" : 8 (cached) 00:04:18.807 Checking for size of "void *" : 8 (cached) 00:04:18.807 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:04:18.807 Library m found: YES 00:04:18.807 Library numa found: YES 00:04:18.807 Has header "numaif.h" : YES (cached) 00:04:18.807 Library fdt found: NO 00:04:18.807 Library execinfo found: NO 00:04:18.807 Has header "execinfo.h" : YES (cached) 00:04:18.807 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:18.807 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:18.807 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:18.807 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:18.807 Dependency openssl found: YES 3.0.9 (cached) 00:04:18.807 Dependency libpcap found: YES 1.10.4 (cached) 00:04:18.807 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wformat: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wundef: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:18.807 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:18.807 Program objdump found: YES (/usr/bin/objdump) 00:04:18.807 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:18.807 Checking if "AVX512 checking" compiles: YES (cached) 00:04:18.807 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:18.807 Fetching value of define "__AES__" : 1 (cached) 00:04:18.807 Fetching value of define "__AVX__" : 1 (cached) 00:04:18.807 Fetching value of define "__AVX2__" : 1 (cached) 00:04:18.807 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:04:18.807 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:04:18.807 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:04:18.807 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:18.807 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:04:18.807 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:18.807 Fetching value of define "__RDRND__" : 1 (cached) 00:04:18.807 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:18.807 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:18.807 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:18.807 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:18.807 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:18.807 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:18.807 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:18.807 Message: lib/log: Defining dependency "log" 00:04:18.807 Message: lib/kvargs: Defining dependency "kvargs" 00:04:18.807 Message: lib/telemetry: Defining dependency "telemetry" 00:04:18.807 Checking for function "getentropy" : NO (cached) 00:04:18.807 Message: lib/eal: Defining dependency "eal" 00:04:18.807 Message: lib/ring: Defining dependency "ring" 00:04:18.807 Message: lib/rcu: Defining dependency "rcu" 00:04:18.807 Message: lib/mempool: Defining dependency "mempool" 00:04:18.807 Message: lib/mbuf: Defining dependency "mbuf" 00:04:18.807 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:18.807 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:18.807 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:18.807 Compiler for C supports arguments -maes: YES (cached) 00:04:18.807 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:18.807 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:18.807 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:18.807 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:18.807 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:18.807 Compiler for C supports arguments -mavx2: YES (cached) 00:04:18.807 Compiler for C supports arguments -mavx: YES (cached) 00:04:18.807 Message: lib/net: Defining dependency "net" 00:04:18.807 Message: lib/meter: Defining dependency "meter" 00:04:18.807 Message: lib/ethdev: Defining dependency "ethdev" 00:04:18.807 Message: lib/pci: Defining dependency "pci" 00:04:18.807 Message: lib/cmdline: Defining dependency "cmdline" 00:04:18.807 Message: lib/hash: Defining dependency "hash" 00:04:18.807 Message: lib/timer: Defining dependency "timer" 00:04:18.807 Message: lib/compressdev: Defining dependency "compressdev" 00:04:18.807 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:18.808 Message: lib/dmadev: Defining dependency "dmadev" 00:04:18.808 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:18.808 Message: lib/power: Defining dependency "power" 00:04:18.808 Message: lib/reorder: Defining dependency "reorder" 00:04:18.808 Message: lib/security: Defining dependency "security" 00:04:18.808 Has header "linux/userfaultfd.h" : YES (cached) 00:04:18.808 Has header "linux/vduse.h" : YES (cached) 00:04:18.808 Message: lib/vhost: Defining dependency "vhost" 00:04:18.808 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:18.808 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:18.808 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:18.808 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:18.808 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:18.808 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:18.808 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:18.808 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:18.808 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:18.808 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:18.808 Program doxygen found: YES (/usr/bin/doxygen) 00:04:18.808 Configuring doxy-api-html.conf using configuration 00:04:18.808 Configuring doxy-api-man.conf using configuration 00:04:18.808 Program mandb found: YES (/usr/bin/mandb) 00:04:18.808 Program sphinx-build found: NO 00:04:18.808 Configuring rte_build_config.h using configuration 00:04:18.808 Message: 00:04:18.808 ================= 00:04:18.808 Applications Enabled 00:04:18.808 ================= 00:04:18.808 00:04:18.808 apps: 00:04:18.808 00:04:18.808 00:04:18.808 Message: 00:04:18.808 ================= 00:04:18.808 Libraries Enabled 00:04:18.808 ================= 00:04:18.808 00:04:18.808 libs: 00:04:18.808 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:18.808 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:18.808 cryptodev, dmadev, power, reorder, security, vhost, 00:04:18.808 00:04:18.808 Message: 00:04:18.808 =============== 00:04:18.808 Drivers Enabled 00:04:18.808 =============== 00:04:18.808 00:04:18.808 common: 00:04:18.808 00:04:18.808 bus: 00:04:18.808 pci, vdev, 00:04:18.808 mempool: 00:04:18.808 ring, 00:04:18.808 dma: 00:04:18.808 00:04:18.808 net: 00:04:18.808 00:04:18.808 crypto: 00:04:18.808 00:04:18.808 compress: 00:04:18.808 00:04:18.808 vdpa: 00:04:18.808 00:04:18.808 00:04:18.808 Message: 00:04:18.808 ================= 00:04:18.808 Content Skipped 00:04:18.808 ================= 00:04:18.808 00:04:18.808 apps: 00:04:18.808 dumpcap: explicitly disabled via build config 00:04:18.808 graph: explicitly disabled via build config 00:04:18.808 pdump: explicitly disabled via build config 00:04:18.808 proc-info: explicitly disabled via build config 00:04:18.808 test-acl: explicitly disabled via build config 00:04:18.808 test-bbdev: explicitly disabled via build config 00:04:18.808 test-cmdline: explicitly disabled via build config 00:04:18.808 test-compress-perf: explicitly disabled via build config 00:04:18.808 test-crypto-perf: explicitly disabled via build config 00:04:18.808 test-dma-perf: explicitly disabled via build config 00:04:18.808 test-eventdev: explicitly disabled via build config 00:04:18.808 test-fib: explicitly disabled via build config 00:04:18.808 test-flow-perf: explicitly disabled via build config 00:04:18.808 test-gpudev: explicitly disabled via build config 00:04:18.808 test-mldev: explicitly disabled via build config 00:04:18.808 test-pipeline: explicitly disabled via build config 00:04:18.808 test-pmd: explicitly disabled via build config 00:04:18.808 test-regex: explicitly disabled via build config 00:04:18.808 test-sad: explicitly disabled via build config 00:04:18.808 test-security-perf: explicitly disabled via build config 00:04:18.808 00:04:18.808 libs: 00:04:18.808 argparse: explicitly disabled via build config 00:04:18.808 metrics: explicitly disabled via build config 00:04:18.808 acl: explicitly disabled via build config 00:04:18.808 bbdev: explicitly disabled via build config 00:04:18.808 bitratestats: explicitly disabled via build config 00:04:18.808 bpf: explicitly disabled via build config 00:04:18.808 cfgfile: explicitly disabled via build config 00:04:18.808 distributor: explicitly disabled via build config 00:04:18.808 efd: explicitly disabled via build config 00:04:18.808 eventdev: explicitly disabled via build config 00:04:18.808 dispatcher: explicitly disabled via build config 00:04:18.808 gpudev: explicitly disabled via build config 00:04:18.808 gro: explicitly disabled via build config 00:04:18.808 gso: explicitly disabled via build config 00:04:18.808 ip_frag: explicitly disabled via build config 00:04:18.808 jobstats: explicitly disabled via build config 00:04:18.808 latencystats: explicitly disabled via build config 00:04:18.808 lpm: explicitly disabled via build config 00:04:18.808 member: explicitly disabled via build config 00:04:18.808 pcapng: explicitly disabled via build config 00:04:18.808 rawdev: explicitly disabled via build config 00:04:18.808 regexdev: explicitly disabled via build config 00:04:18.808 mldev: explicitly disabled via build config 00:04:18.808 rib: explicitly disabled via build config 00:04:18.808 sched: explicitly disabled via build config 00:04:18.808 stack: explicitly disabled via build config 00:04:18.808 ipsec: explicitly disabled via build config 00:04:18.808 pdcp: explicitly disabled via build config 00:04:18.808 fib: explicitly disabled via build config 00:04:18.808 port: explicitly disabled via build config 00:04:18.808 pdump: explicitly disabled via build config 00:04:18.808 table: explicitly disabled via build config 00:04:18.808 pipeline: explicitly disabled via build config 00:04:18.808 graph: explicitly disabled via build config 00:04:18.808 node: explicitly disabled via build config 00:04:18.808 00:04:18.808 drivers: 00:04:18.808 common/cpt: not in enabled drivers build config 00:04:18.808 common/dpaax: not in enabled drivers build config 00:04:18.808 common/iavf: not in enabled drivers build config 00:04:18.808 common/idpf: not in enabled drivers build config 00:04:18.808 common/ionic: not in enabled drivers build config 00:04:18.808 common/mvep: not in enabled drivers build config 00:04:18.808 common/octeontx: not in enabled drivers build config 00:04:18.808 bus/auxiliary: not in enabled drivers build config 00:04:18.808 bus/cdx: not in enabled drivers build config 00:04:18.808 bus/dpaa: not in enabled drivers build config 00:04:18.808 bus/fslmc: not in enabled drivers build config 00:04:18.808 bus/ifpga: not in enabled drivers build config 00:04:18.808 bus/platform: not in enabled drivers build config 00:04:18.808 bus/uacce: not in enabled drivers build config 00:04:18.808 bus/vmbus: not in enabled drivers build config 00:04:18.808 common/cnxk: not in enabled drivers build config 00:04:18.808 common/mlx5: not in enabled drivers build config 00:04:18.808 common/nfp: not in enabled drivers build config 00:04:18.808 common/nitrox: not in enabled drivers build config 00:04:18.808 common/qat: not in enabled drivers build config 00:04:18.808 common/sfc_efx: not in enabled drivers build config 00:04:18.808 mempool/bucket: not in enabled drivers build config 00:04:18.808 mempool/cnxk: not in enabled drivers build config 00:04:18.808 mempool/dpaa: not in enabled drivers build config 00:04:18.808 mempool/dpaa2: not in enabled drivers build config 00:04:18.808 mempool/octeontx: not in enabled drivers build config 00:04:18.808 mempool/stack: not in enabled drivers build config 00:04:18.808 dma/cnxk: not in enabled drivers build config 00:04:18.808 dma/dpaa: not in enabled drivers build config 00:04:18.808 dma/dpaa2: not in enabled drivers build config 00:04:18.808 dma/hisilicon: not in enabled drivers build config 00:04:18.808 dma/idxd: not in enabled drivers build config 00:04:18.808 dma/ioat: not in enabled drivers build config 00:04:18.808 dma/skeleton: not in enabled drivers build config 00:04:18.808 net/af_packet: not in enabled drivers build config 00:04:18.808 net/af_xdp: not in enabled drivers build config 00:04:18.808 net/ark: not in enabled drivers build config 00:04:18.808 net/atlantic: not in enabled drivers build config 00:04:18.808 net/avp: not in enabled drivers build config 00:04:18.808 net/axgbe: not in enabled drivers build config 00:04:18.808 net/bnx2x: not in enabled drivers build config 00:04:18.808 net/bnxt: not in enabled drivers build config 00:04:18.808 net/bonding: not in enabled drivers build config 00:04:18.808 net/cnxk: not in enabled drivers build config 00:04:18.808 net/cpfl: not in enabled drivers build config 00:04:18.808 net/cxgbe: not in enabled drivers build config 00:04:18.808 net/dpaa: not in enabled drivers build config 00:04:18.808 net/dpaa2: not in enabled drivers build config 00:04:18.808 net/e1000: not in enabled drivers build config 00:04:18.808 net/ena: not in enabled drivers build config 00:04:18.808 net/enetc: not in enabled drivers build config 00:04:18.808 net/enetfec: not in enabled drivers build config 00:04:18.808 net/enic: not in enabled drivers build config 00:04:18.808 net/failsafe: not in enabled drivers build config 00:04:18.808 net/fm10k: not in enabled drivers build config 00:04:18.808 net/gve: not in enabled drivers build config 00:04:18.808 net/hinic: not in enabled drivers build config 00:04:18.808 net/hns3: not in enabled drivers build config 00:04:18.808 net/i40e: not in enabled drivers build config 00:04:18.808 net/iavf: not in enabled drivers build config 00:04:18.808 net/ice: not in enabled drivers build config 00:04:18.808 net/idpf: not in enabled drivers build config 00:04:18.808 net/igc: not in enabled drivers build config 00:04:18.808 net/ionic: not in enabled drivers build config 00:04:18.808 net/ipn3ke: not in enabled drivers build config 00:04:18.808 net/ixgbe: not in enabled drivers build config 00:04:18.808 net/mana: not in enabled drivers build config 00:04:18.808 net/memif: not in enabled drivers build config 00:04:18.808 net/mlx4: not in enabled drivers build config 00:04:18.808 net/mlx5: not in enabled drivers build config 00:04:18.808 net/mvneta: not in enabled drivers build config 00:04:18.808 net/mvpp2: not in enabled drivers build config 00:04:18.808 net/netvsc: not in enabled drivers build config 00:04:18.808 net/nfb: not in enabled drivers build config 00:04:18.808 net/nfp: not in enabled drivers build config 00:04:18.808 net/ngbe: not in enabled drivers build config 00:04:18.808 net/null: not in enabled drivers build config 00:04:18.808 net/octeontx: not in enabled drivers build config 00:04:18.808 net/octeon_ep: not in enabled drivers build config 00:04:18.808 net/pcap: not in enabled drivers build config 00:04:18.808 net/pfe: not in enabled drivers build config 00:04:18.808 net/qede: not in enabled drivers build config 00:04:18.808 net/ring: not in enabled drivers build config 00:04:18.809 net/sfc: not in enabled drivers build config 00:04:18.809 net/softnic: not in enabled drivers build config 00:04:18.809 net/tap: not in enabled drivers build config 00:04:18.809 net/thunderx: not in enabled drivers build config 00:04:18.809 net/txgbe: not in enabled drivers build config 00:04:18.809 net/vdev_netvsc: not in enabled drivers build config 00:04:18.809 net/vhost: not in enabled drivers build config 00:04:18.809 net/virtio: not in enabled drivers build config 00:04:18.809 net/vmxnet3: not in enabled drivers build config 00:04:18.809 raw/*: missing internal dependency, "rawdev" 00:04:18.809 crypto/armv8: not in enabled drivers build config 00:04:18.809 crypto/bcmfs: not in enabled drivers build config 00:04:18.809 crypto/caam_jr: not in enabled drivers build config 00:04:18.809 crypto/ccp: not in enabled drivers build config 00:04:18.809 crypto/cnxk: not in enabled drivers build config 00:04:18.809 crypto/dpaa_sec: not in enabled drivers build config 00:04:18.809 crypto/dpaa2_sec: not in enabled drivers build config 00:04:18.809 crypto/ipsec_mb: not in enabled drivers build config 00:04:18.809 crypto/mlx5: not in enabled drivers build config 00:04:18.809 crypto/mvsam: not in enabled drivers build config 00:04:18.809 crypto/nitrox: not in enabled drivers build config 00:04:18.809 crypto/null: not in enabled drivers build config 00:04:18.809 crypto/octeontx: not in enabled drivers build config 00:04:18.809 crypto/openssl: not in enabled drivers build config 00:04:18.809 crypto/scheduler: not in enabled drivers build config 00:04:18.809 crypto/uadk: not in enabled drivers build config 00:04:18.809 crypto/virtio: not in enabled drivers build config 00:04:18.809 compress/isal: not in enabled drivers build config 00:04:18.809 compress/mlx5: not in enabled drivers build config 00:04:18.809 compress/nitrox: not in enabled drivers build config 00:04:18.809 compress/octeontx: not in enabled drivers build config 00:04:18.809 compress/zlib: not in enabled drivers build config 00:04:18.809 regex/*: missing internal dependency, "regexdev" 00:04:18.809 ml/*: missing internal dependency, "mldev" 00:04:18.809 vdpa/ifc: not in enabled drivers build config 00:04:18.809 vdpa/mlx5: not in enabled drivers build config 00:04:18.809 vdpa/nfp: not in enabled drivers build config 00:04:18.809 vdpa/sfc: not in enabled drivers build config 00:04:18.809 event/*: missing internal dependency, "eventdev" 00:04:18.809 baseband/*: missing internal dependency, "bbdev" 00:04:18.809 gpu/*: missing internal dependency, "gpudev" 00:04:18.809 00:04:18.809 00:04:19.067 Cleaning... 0 files. 00:04:19.324 Build targets in project: 85 00:04:19.324 00:04:19.324 DPDK 24.03.0 00:04:19.324 00:04:19.324 User defined options 00:04:19.324 default_library : shared 00:04:19.324 libdir : lib 00:04:19.324 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:04:19.324 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:04:19.324 c_link_args : 00:04:19.324 cpu_instruction_set: native 00:04:19.324 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:04:19.324 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:04:19.324 enable_docs : false 00:04:19.324 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:19.324 enable_kmods : false 00:04:19.324 max_lcores : 128 00:04:19.324 tests : false 00:04:19.324 00:04:19.324 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:19.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:04:19.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:04:19.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:04:19.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:04:19.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:04:19.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:04:19.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:04:19.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:04:19.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:04:20.167 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:04:20.424 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:04:20.424 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:04:20.424 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:04:20.424 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:04:20.424 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:04:20.424 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:04:20.424 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:04:20.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:04:20.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:04:20.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:04:20.939 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:04:20.939 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:04:20.939 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:04:21.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:04:21.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:04:21.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:04:21.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:04:21.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:04:21.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:04:21.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:04:21.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:04:21.195 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:04:21.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:04:21.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:04:21.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:04:21.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:04:21.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:04:21.452 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:04:22.016 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:04:22.274 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:04:22.531 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:04:22.789 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:04:22.789 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:04:22.789 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:04:22.789 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:04:22.789 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:04:22.789 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:04:23.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:04:23.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:04:23.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.so 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:04:23.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:04:23.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:04:23.566 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:04:23.566 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:04:23.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:04:23.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:04:23.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:04:23.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:04:23.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:04:23.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:04:23.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:04:23.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:04:23.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:04:24.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:04:24.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:04:24.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:04:24.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:04:25.216 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:04:25.216 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:04:25.216 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:04:25.474 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:04:25.474 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:04:25.474 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:04:25.474 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:04:25.474 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:04:25.474 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:04:25.474 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:04:25.474 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:04:25.474 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:04:25.732 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:04:25.990 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:04:26.248 make[2]: Nothing to be done for 'install'. 00:04:26.248 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:04:26.248 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:04:26.248 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:04:26.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:04:26.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:04:26.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:04:26.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:04:26.505 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:04:26.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:04:26.764 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:04:27.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:04:27.022 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:04:30.301 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:04:30.301 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 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:30.301 20:55:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:30.301 20:55:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:30.301 20:55:48 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:30.301 ************************************ 00:04:30.301 START TEST external_make_accel_module_shared 00:04:30.301 ************************************ 00:04:30.301 20:55:48 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:30.301 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:30.301 make --directory=accel shared_module 00:04:30.301 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:30.301 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:30.301 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:30.301 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:30.302 -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:30.560 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:30.560 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:30.560 00:04:30.560 real 0m0.645s 00:04:30.560 user 0m0.369s 00:04:30.560 sys 0m0.200s 00:04:30.560 ************************************ 00:04:30.560 END TEST external_make_accel_module_shared 00:04:30.560 ************************************ 00:04:30.560 20:55:49 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:30.560 20:55:49 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:30.560 20:55:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:30.560 20:55:49 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:30.560 20:55:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:04:30.560 20:55:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:30.560 20:55:49 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:30.560 ************************************ 00:04:30.560 START TEST external_run_accel_module_shared 00:04:30.560 ************************************ 00:04:30.560 20:55:49 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1123 -- $ 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:30.560 [2024-07-15 20:55:49.262177] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:04:30.560 [2024-07-15 20:55:49.262470] [ 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_pid70867 ] 00:04:30.818 [2024-07-15 20:55:49.389480] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:30.818 [2024-07-15 20:55:49.507850] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:30.818 [2024-07-15 20:55:49.513621] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:04:30.818 [2024-07-15 20:55:49.521619] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:04:30.818 [2024-07-15 20:55:49.529616] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:04:31.384 Running on accel module task with code: 1 00:04:31.385 Running fill callback 00:04:31.385 Running on accel module task with code: 0 00:04:31.385 Running copy callback 00:04:31.385 Running on accel module task with code: 3 00:04:31.385 Running compare callback 00:04:31.385 ************************************ 00:04:31.385 END TEST external_run_accel_module_shared 00:04:31.385 ************************************ 00:04:31.385 00:04:31.385 real 0m0.921s 00:04:31.385 user 0m0.491s 00:04:31.385 sys 0m0.286s 00:04:31.385 20:55:50 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:31.385 20:55:50 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:31.642 20:55:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:31.643 20:55:50 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:31.643 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:31.643 rm -f ./hello_world/hello_bdev 00:04:31.643 rm -f ./passthru/libpassthru_external.* 00:04:31.643 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:31.643 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:31.643 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:31.643 20:55:50 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:31.643 20:55:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:31.643 20:55:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:31.643 20:55:50 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:31.643 ************************************ 00:04:31.643 START TEST external_make_accel_driver_shared 00:04:31.643 ************************************ 00:04:31.643 20:55:50 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:31.643 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:31.643 make --directory=accel shared_driver 00:04:31.643 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:31.643 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:31.900 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:31.900 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:31.900 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:31.900 -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:32.465 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:32.465 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:32.465 00:04:32.465 real 0m0.652s 00:04:32.465 user 0m0.444s 00:04:32.465 sys 0m0.200s 00:04:32.465 ************************************ 00:04:32.465 END TEST external_make_accel_driver_shared 00:04:32.465 ************************************ 00:04:32.465 20:55:50 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:32.465 20:55:50 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:32.465 20:55:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:32.465 20:55:50 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:32.465 20:55:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:04:32.465 20:55:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:32.465 20:55:50 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:32.465 ************************************ 00:04:32.465 START TEST external_run_accel_driver_shared 00:04:32.465 ************************************ 00:04:32.465 20:55:50 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1123 -- $ 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:32.465 [2024-07-15 20:55:51.007141] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:04:32.465 [2024-07-15 20:55:51.007241] [ 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_pid70990 ] 00:04:32.465 [2024-07-15 20:55:51.125959] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:32.723 [2024-07-15 20:55:51.236812] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:32.723 [2024-07-15 20:55:51.241258] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:04:33.288 Running on accel driver task with code: 0 00:04:33.288 Running on accel module task with code: 0 00:04:33.288 Running on accel driver task with code: 1 00:04:33.288 Running on accel driver task with code: 0 00:04:33.288 Running on accel module task with code: 0 00:04:33.288 Running on accel driver task with code: 1 00:04:33.288 Running sequence callback 00:04:33.288 00:04:33.288 real 0m0.934s 00:04:33.288 user 0m0.513s 00:04:33.288 sys 0m0.279s 00:04:33.288 20:55:51 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:33.288 ************************************ 00:04:33.288 END TEST external_run_accel_driver_shared 00:04:33.288 ************************************ 00:04:33.288 20:55:51 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:33.288 20:55:51 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:33.288 20:55:51 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:33.288 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:33.288 rm -f ./hello_world/hello_bdev 00:04:33.288 rm -f ./passthru/libpassthru_external.* 00:04:33.288 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:33.288 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:33.288 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:33.288 20:55:52 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:33.288 20:55:52 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:33.288 20:55:52 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:33.288 20:55:52 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:33.288 ************************************ 00:04:33.288 START TEST external_make_hello_bdev_shared_combo 00:04:33.288 ************************************ 00:04:33.288 20:55:52 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:33.547 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:33.547 make --directory=passthru shared 00:04:33.547 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:33.547 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:33.547 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:33.804 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:33.804 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:33.804 make --directory=hello_world bdev_shared_combo 00:04:33.804 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:34.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 -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:34.061 -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:34.319 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:34.319 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:34.319 00:04:34.319 real 0m0.927s 00:04:34.319 user 0m0.642s 00:04:34.319 sys 0m0.273s 00:04:34.319 ************************************ 00:04:34.319 END TEST external_make_hello_bdev_shared_combo 00:04:34.319 ************************************ 00:04:34.319 20:55:52 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:34.319 20:55:52 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:34.319 20:55:52 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:34.319 20:55:52 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:34.319 20:55:52 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:34.319 20:55:52 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:34.319 20:55:52 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:34.319 ************************************ 00:04:34.319 START TEST external_run_hello_bdev_shared_combo 00:04:34.319 ************************************ 00:04:34.319 20:55:52 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ 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:34.319 [2024-07-15 20:55:53.052986] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:04:34.319 [2024-07-15 20:55:53.053110] [ 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_pid71138 ] 00:04:34.577 [2024-07-15 20:55:53.173064] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:34.577 [2024-07-15 20:55:53.296099] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:34.836 [2024-07-15 20:55:53.543805] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:34.836 [2024-07-15 20:55:53.543876] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:34.836 [2024-07-15 20:55:53.543906] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x27e44d0 00:04:34.836 [2024-07-15 20:55:53.543921] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:34.836 [2024-07-15 20:55:53.544511] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:34.836 [2024-07-15 20:55:53.544536] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:34.836 [2024-07-15 20:55:53.547860] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:34.836 [2024-07-15 20:55:53.547896] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:34.836 [2024-07-15 20:55:53.547921] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:34.836 [2024-07-15 20:55:53.548400] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:34.836 [2024-07-15 20:55:53.548424] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:34.836 [2024-07-15 20:55:53.548439] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:34.836 [2024-07-15 20:55:53.548454] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:34.836 00:04:34.836 [2024-07-15 20:55:53.548467] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:35.402 00:04:35.402 real 0m0.944s 00:04:35.402 user 0m0.526s 00:04:35.402 sys 0m0.270s 00:04:35.402 20:55:53 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:35.402 ************************************ 00:04:35.402 END TEST external_run_hello_bdev_shared_combo 00:04:35.402 20:55:53 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:35.402 ************************************ 00:04:35.402 20:55:53 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:35.402 20:55:53 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:35.402 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:35.402 rm -f ./hello_world/hello_bdev 00:04:35.402 rm -f ./passthru/libpassthru_external.* 00:04:35.402 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:35.402 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:35.402 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:35.402 20:55:54 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:35.402 20:55:54 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:35.402 20:55:54 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:35.402 20:55:54 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:35.402 ************************************ 00:04:35.402 START TEST external_make_hello_no_bdev_shared_combo 00:04:35.402 ************************************ 00:04:35.402 20:55:54 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:35.402 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:35.402 make --directory=hello_world alone_shared_combo 00:04:35.674 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:35.674 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:36.240 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:36.240 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:36.240 00:04:36.240 real 0m0.636s 00:04:36.240 user 0m0.443s 00:04:36.240 sys 0m0.184s 00:04:36.240 20:55:54 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:36.240 20:55:54 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:36.240 ************************************ 00:04:36.240 END TEST external_make_hello_no_bdev_shared_combo 00:04:36.240 ************************************ 00:04:36.240 20:55:54 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:36.240 20:55:54 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:36.240 20:55:54 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:36.240 20:55:54 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:36.240 20:55:54 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:36.240 ************************************ 00:04:36.240 START TEST external_run_hello_no_bdev_shared_combo 00:04:36.240 ************************************ 00:04:36.240 20:55:54 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ 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:36.240 [2024-07-15 20:55:54.838468] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:04:36.240 [2024-07-15 20:55:54.838549] [ 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_pid71257 ] 00:04:36.240 [2024-07-15 20:55:54.962774] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:36.498 [2024-07-15 20:55:55.071203] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:36.758 [2024-07-15 20:55:55.312997] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:36.758 [2024-07-15 20:55:55.313085] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:36.758 [2024-07-15 20:55:55.313114] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:36.758 [2024-07-15 20:55:55.313695] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:36.758 [2024-07-15 20:55:55.313729] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:36.758 [2024-07-15 20:55:55.313748] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:36.758 [2024-07-15 20:55:55.313763] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:36.758 00:04:36.758 [2024-07-15 20:55:55.313778] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:37.017 ************************************ 00:04:37.017 END TEST external_run_hello_no_bdev_shared_combo 00:04:37.017 ************************************ 00:04:37.017 00:04:37.017 real 0m0.912s 00:04:37.017 user 0m0.499s 00:04:37.017 sys 0m0.277s 00:04:37.017 20:55:55 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:37.017 20:55:55 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:37.017 20:55:55 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:37.017 20:55:55 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:37.017 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:37.276 rm -f ./hello_world/hello_bdev 00:04:37.276 rm -f ./passthru/libpassthru_external.* 00:04:37.276 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:37.276 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:37.276 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:37.276 20:55:55 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:37.276 20:55:55 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:37.276 20:55:55 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:37.276 20:55:55 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:37.276 ************************************ 00:04:37.276 START TEST external_make_hello_bdev_shared_iso 00:04:37.276 ************************************ 00:04:37.276 20:55:55 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:37.276 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:37.276 make --directory=passthru shared 00:04:37.276 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:37.276 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:37.535 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:37.535 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:37.535 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:37.535 make --directory=hello_world bdev_shared_iso 00:04:37.535 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:37.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 -L../passthru -Wl,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:37.803 -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:37.803 -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:38.086 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:38.086 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.086 ************************************ 00:04:38.086 END TEST external_make_hello_bdev_shared_iso 00:04:38.086 ************************************ 00:04:38.086 00:04:38.086 real 0m0.919s 00:04:38.086 user 0m0.632s 00:04:38.086 sys 0m0.272s 00:04:38.086 20:55:56 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:38.086 20:55:56 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:38.086 20:55:56 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:38.086 20:55:56 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:38.086 20:55:56 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:38.086 20:55:56 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:38.086 20:55:56 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:38.086 ************************************ 00:04:38.086 START TEST external_run_hello_bdev_shared_iso 00:04:38.086 ************************************ 00:04:38.086 20:55:56 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ 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:38.344 [2024-07-15 20:55:56.846452] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:04:38.344 [2024-07-15 20:55:56.846535] [ 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_pid71405 ] 00:04:38.344 [2024-07-15 20:55:56.971021] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:38.601 [2024-07-15 20:55:57.086257] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:38.601 [2024-07-15 20:55:57.194772] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:38.601 [2024-07-15 20:55:57.194849] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:38.601 [2024-07-15 20:55:57.194867] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x17a57e0 00:04:38.601 [2024-07-15 20:55:57.194880] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:38.601 [2024-07-15 20:55:57.195452] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:38.601 [2024-07-15 20:55:57.195491] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:38.601 [2024-07-15 20:55:57.198852] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:38.601 [2024-07-15 20:55:57.198891] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:38.601 [2024-07-15 20:55:57.198909] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:38.601 [2024-07-15 20:55:57.200039] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:38.601 [2024-07-15 20:55:57.200117] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:38.601 [2024-07-15 20:55:57.200136] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:38.601 [2024-07-15 20:55:57.200151] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:38.601 00:04:38.601 [2024-07-15 20:55:57.200164] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:38.860 ************************************ 00:04:38.860 END TEST external_run_hello_bdev_shared_iso 00:04:38.860 ************************************ 00:04:38.860 00:04:38.860 real 0m0.600s 00:04:38.860 user 0m0.307s 00:04:38.860 sys 0m0.164s 00:04:38.860 20:55:57 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:38.860 20:55:57 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:38.860 20:55:57 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:38.860 20:55:57 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:38.860 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.860 rm -f ./hello_world/hello_bdev 00:04:38.860 rm -f ./passthru/libpassthru_external.* 00:04:38.860 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:38.860 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:38.860 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.860 20:55:57 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:38.860 20:55:57 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:38.860 20:55:57 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:38.860 20:55:57 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:38.860 ************************************ 00:04:38.860 START TEST external_make_hello_no_bdev_shared_iso 00:04:38.860 ************************************ 00:04:38.860 20:55:57 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:38.860 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.860 make --directory=hello_world alone_shared_iso 00:04:38.860 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:39.118 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:39.118 -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:39.378 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:39.378 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:39.378 00:04:39.378 real 0m0.557s 00:04:39.378 user 0m0.371s 00:04:39.378 sys 0m0.180s 00:04:39.378 20:55:58 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:39.378 20:55:58 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:39.378 ************************************ 00:04:39.378 END TEST external_make_hello_no_bdev_shared_iso 00:04:39.378 ************************************ 00:04:39.637 20:55:58 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:39.637 20:55:58 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:39.637 20:55:58 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:39.637 20:55:58 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:39.637 20:55:58 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:39.637 ************************************ 00:04:39.637 START TEST external_run_hello_no_bdev_shared_iso 00:04:39.637 ************************************ 00:04:39.637 20:55:58 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ 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:39.637 [2024-07-15 20:55:58.190623] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:04:39.637 [2024-07-15 20:55:58.190779] [ 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_pid71522 ] 00:04:39.637 [2024-07-15 20:55:58.316466] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:39.896 [2024-07-15 20:55:58.440912] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:39.896 [2024-07-15 20:55:58.553404] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:39.896 [2024-07-15 20:55:58.553477] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:39.896 [2024-07-15 20:55:58.553508] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:39.896 [2024-07-15 20:55:58.554828] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:39.896 [2024-07-15 20:55:58.554871] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:39.896 [2024-07-15 20:55:58.554890] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:39.896 [2024-07-15 20:55:58.554905] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:39.896 00:04:39.896 [2024-07-15 20:55:58.554919] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:40.155 00:04:40.155 real 0m0.615s 00:04:40.155 user 0m0.321s 00:04:40.156 sys 0m0.170s 00:04:40.156 20:55:58 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:40.156 ************************************ 00:04:40.156 END TEST external_run_hello_no_bdev_shared_iso 00:04:40.156 ************************************ 00:04:40.156 20:55:58 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:40.156 20:55:58 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:40.156 20:55:58 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:40.156 20:55:58 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:40.156 20:55:58 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:40.156 20:55:58 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:40.156 ************************************ 00:04:40.156 START TEST external_make_nvme_shared 00:04:40.156 ************************************ 00:04:40.156 20:55:58 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:40.156 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:40.156 make --directory=nvme shared 00:04:40.156 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:40.415 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:40.415 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:40.415 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:40.415 -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:40.673 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:40.673 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:40.673 00:04:40.673 real 0m0.531s 00:04:40.673 user 0m0.352s 00:04:40.673 sys 0m0.175s 00:04:40.673 20:55:59 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:40.673 ************************************ 00:04:40.673 END TEST external_make_nvme_shared 00:04:40.673 ************************************ 00:04:40.673 20:55:59 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:40.673 20:55:59 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:40.673 20:55:59 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:40.673 20:55:59 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 6 -le 1 ']' 00:04:40.673 20:55:59 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:40.673 20:55:59 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:40.673 ************************************ 00:04:40.673 START TEST external_run_nvme_shared 00:04:40.673 ************************************ 00:04:40.673 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1123 -- $ 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:40.932 * Looking for test storage... 00:04:40.932 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:40.932 20:55:59 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:40.932 20:55:59 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:40.932 20:55:59 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:40.932 20:55:59 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:40.933 20:55:59 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:40.933 20:55:59 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:40.933 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:04:40.933 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:04:40.933 NVMe Controller at 0000:00:10.0 00:04:40.933 ===================================================== 00:04:40.933 Vendor ID: 1b36 00:04:40.933 Subsystem Vendor ID: 1af4 00:04:40.933 Serial Number: 12340 00:04:40.933 Model Number: QEMU NVMe Ctrl 00:04:40.933 Firmware Version: 8.0.0 00:04:40.933 Recommended Arb Burst: 6 00:04:40.933 IEEE OUI Identifier: 00 54 52 00:04:40.933 Multi-path I/O 00:04:40.933 May have multiple subsystem ports: No 00:04:40.933 May have multiple controllers: No 00:04:40.933 Associated with SR-IOV VF: No 00:04:40.933 Max Number of Namespaces: 256 00:04:40.933 NVMe Specification Version (Identify): 1.4 00:04:40.933 Optional Asynchronous Events Supported 00:04:40.933 Namespace Attribute Notices: Supported 00:04:40.933 Firmware Activation Notices: Not Supported 00:04:40.933 128-bit Host Identifier: Not Supported 00:04:40.933 ===================================================== 00:04:40.933 NVMe Controller at 0000:00:11.0 00:04:40.933 ===================================================== 00:04:40.933 Vendor ID: 1b36 00:04:40.933 Subsystem Vendor ID: 1af4 00:04:40.933 Serial Number: 12341 00:04:40.933 Model Number: QEMU NVMe Ctrl 00:04:40.933 Firmware Version: 8.0.0 00:04:40.933 Recommended Arb Burst: 6 00:04:40.933 IEEE OUI Identifier: 00 54 52 00:04:40.933 Multi-path I/O 00:04:40.933 May have multiple subsystem ports: No 00:04:40.933 May have multiple controllers: No 00:04:40.933 Associated with SR-IOV VF: No 00:04:40.933 Max Number of Namespaces: 256 00:04:40.933 NVMe Specification Version (Identify): 1.4 00:04:40.933 Optional Asynchronous Events Supported 00:04:40.933 Namespace Attribute Notices: Supported 00:04:40.933 Firmware Activation Notices: Not Supported 00:04:40.933 128-bit Host Identifier: Not Supported' 00:04:40.933 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:04:40.933 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:40.933 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:40.933 20:55:59 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:40.933 20:55:59 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:40.933 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:41.191 20:55:59 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:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:04:41.191 NVMe Controller at 0000:00:10.0 00:04:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:04:41.191 NVMe Controller at 0000:00:11.0 00:04:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:04:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:41.191 20:55:59 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:41.191 20:55:59 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:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:41.191 20:55:59 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:41.191 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:41.191 20:55:59 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:41.449 ===================================================== 00:04:41.449 NVMe Controller at 0000:00:10.0 00:04:41.449 ===================================================== 00:04:41.449 Vendor ID: 1b36 00:04:41.449 Subsystem Vendor ID: 1af4 00:04:41.449 Serial Number: 12340 00:04:41.449 Model Number: QEMU NVMe Ctrl 00:04:41.449 Firmware Version: 8.0.0 00:04:41.449 Recommended Arb Burst: 6 00:04:41.449 IEEE OUI Identifier: 00 54 52 00:04:41.449 Multi-path I/O 00:04:41.449 May have multiple subsystem ports: No 00:04:41.449 May have multiple controllers: No 00:04:41.449 Associated with SR-IOV VF: No 00:04:41.449 Max Number of Namespaces: 256 00:04:41.449 NVMe Specification Version (Identify): 1.4 00:04:41.449 Optional Asynchronous Events Supported 00:04:41.449 Namespace Attribute Notices: Supported 00:04:41.449 Firmware Activation Notices: Not Supported 00:04:41.449 128-bit Host Identifier: Not Supported 00:04:41.449 20:55:59 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:41.449 20:55:59 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:41.449 ===================================================== 00:04:41.449 NVMe Controller at 0000:00:11.0 00:04:41.449 ===================================================== 00:04:41.449 Vendor ID: 1b36 00:04:41.449 Subsystem Vendor ID: 1af4 00:04:41.449 Serial Number: 12341 00:04:41.449 Model Number: QEMU NVMe Ctrl 00:04:41.449 Firmware Version: 8.0.0 00:04:41.449 Recommended Arb Burst: 6 00:04:41.449 IEEE OUI Identifier: 00 54 52 00:04:41.449 Multi-path I/O 00:04:41.449 May have multiple subsystem ports: No 00:04:41.449 May have multiple controllers: No 00:04:41.449 Associated with SR-IOV VF: No 00:04:41.449 Max Number of Namespaces: 256 00:04:41.449 NVMe Specification Version (Identify): 1.4 00:04:41.449 Optional Asynchronous Events Supported 00:04:41.449 Namespace Attribute Notices: Supported 00:04:41.449 Firmware Activation Notices: Not Supported 00:04:41.449 128-bit Host Identifier: Not Supported 00:04:41.449 ************************************ 00:04:41.449 END TEST external_run_nvme_shared 00:04:41.449 ************************************ 00:04:41.449 00:04:41.449 real 0m0.694s 00:04:41.449 user 0m0.236s 00:04:41.449 sys 0m0.279s 00:04:41.449 20:56:00 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:41.449 20:56:00 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:41.449 20:56:00 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:41.449 20:56:00 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:41.449 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:41.449 rm -f ./hello_world/hello_bdev 00:04:41.708 rm -f ./passthru/libpassthru_external.* 00:04:41.708 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:41.708 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:41.708 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:41.708 20:56:00 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:04:41.708 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:13.766 make[2]: Nothing to be done for 'clean'. 00:05:40.381 make[1]: Nothing to be done for 'clean'. 00:05:40.381 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:40.381 20:56:56 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:40.381 20:56:56 autobuild.autobuild_external_code -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:05:40.381 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:40.381 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:50.340 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:06:00.300 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:06:00.300 Creating mk/config.mk...done. 00:06:00.300 Creating mk/cc.flags.mk...done. 00:06:00.300 Type 'make' to build. 00:06:00.300 20:57:18 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:06:00.300 20:57:18 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:06:00.300 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:06:00.865 make[1]: Nothing to be done for 'all'. 00:06:10.849 The Meson build system 00:06:10.849 Version: 1.3.1 00:06:10.849 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:10.849 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:10.849 Build type: native build 00:06:10.849 Program cat found: YES (/usr/bin/cat) 00:06:10.849 Project name: DPDK 00:06:10.849 Project version: 24.03.0 00:06:10.849 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:06:10.849 C linker for the host machine: cc ld.bfd 2.39-16 00:06:10.849 Host machine cpu family: x86_64 00:06:10.849 Host machine cpu: x86_64 00:06:10.849 Message: ## Building in Developer Mode ## 00:06:10.849 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:10.849 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:10.849 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:10.849 Program python3 found: YES (/usr/bin/python3) 00:06:10.849 Program cat found: YES (/usr/bin/cat) 00:06:10.849 Compiler for C supports arguments -march=native: YES 00:06:10.849 Checking for size of "void *" : 8 00:06:10.849 Checking for size of "void *" : 8 (cached) 00:06:10.849 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:06:10.849 Library m found: YES 00:06:10.849 Library numa found: YES 00:06:10.849 Has header "numaif.h" : YES 00:06:10.849 Library fdt found: NO 00:06:10.849 Library execinfo found: NO 00:06:10.849 Has header "execinfo.h" : YES 00:06:10.849 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:10.849 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:10.849 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:10.849 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:10.849 Run-time dependency openssl found: YES 3.0.9 00:06:10.849 Run-time dependency libpcap found: YES 1.10.4 00:06:10.849 Has header "pcap.h" with dependency libpcap: YES 00:06:10.849 Compiler for C supports arguments -Wcast-qual: YES 00:06:10.849 Compiler for C supports arguments -Wdeprecated: YES 00:06:10.849 Compiler for C supports arguments -Wformat: YES 00:06:10.849 Compiler for C supports arguments -Wformat-nonliteral: YES 00:06:10.850 Compiler for C supports arguments -Wformat-security: YES 00:06:10.850 Compiler for C supports arguments -Wmissing-declarations: YES 00:06:10.850 Compiler for C supports arguments -Wmissing-prototypes: YES 00:06:10.850 Compiler for C supports arguments -Wnested-externs: YES 00:06:10.850 Compiler for C supports arguments -Wold-style-definition: YES 00:06:10.850 Compiler for C supports arguments -Wpointer-arith: YES 00:06:10.850 Compiler for C supports arguments -Wsign-compare: YES 00:06:10.850 Compiler for C supports arguments -Wstrict-prototypes: YES 00:06:10.850 Compiler for C supports arguments -Wundef: YES 00:06:10.850 Compiler for C supports arguments -Wwrite-strings: YES 00:06:10.850 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:06:10.850 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:06:10.850 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:06:10.850 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:06:10.850 Program objdump found: YES (/usr/bin/objdump) 00:06:10.850 Compiler for C supports arguments -mavx512f: YES 00:06:10.850 Checking if "AVX512 checking" compiles: YES 00:06:10.850 Fetching value of define "__SSE4_2__" : 1 00:06:10.850 Fetching value of define "__AES__" : 1 00:06:10.850 Fetching value of define "__AVX__" : 1 00:06:10.850 Fetching value of define "__AVX2__" : 1 00:06:10.850 Fetching value of define "__AVX512BW__" : (undefined) 00:06:10.850 Fetching value of define "__AVX512CD__" : (undefined) 00:06:10.850 Fetching value of define "__AVX512DQ__" : (undefined) 00:06:10.850 Fetching value of define "__AVX512F__" : (undefined) 00:06:10.850 Fetching value of define "__AVX512VL__" : (undefined) 00:06:10.850 Fetching value of define "__PCLMUL__" : 1 00:06:10.850 Fetching value of define "__RDRND__" : 1 00:06:10.850 Fetching value of define "__RDSEED__" : 1 00:06:10.850 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:06:10.850 Fetching value of define "__znver1__" : (undefined) 00:06:10.850 Fetching value of define "__znver2__" : (undefined) 00:06:10.850 Fetching value of define "__znver3__" : (undefined) 00:06:10.850 Fetching value of define "__znver4__" : (undefined) 00:06:10.850 Compiler for C supports arguments -Wno-format-truncation: YES 00:06:10.850 Message: lib/log: Defining dependency "log" 00:06:10.850 Message: lib/kvargs: Defining dependency "kvargs" 00:06:10.850 Message: lib/telemetry: Defining dependency "telemetry" 00:06:10.850 Checking for function "getentropy" : NO 00:06:10.850 Message: lib/eal: Defining dependency "eal" 00:06:10.850 Message: lib/ring: Defining dependency "ring" 00:06:10.850 Message: lib/rcu: Defining dependency "rcu" 00:06:10.850 Message: lib/mempool: Defining dependency "mempool" 00:06:10.850 Message: lib/mbuf: Defining dependency "mbuf" 00:06:10.850 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:10.850 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:06:10.850 Compiler for C supports arguments -mpclmul: YES 00:06:10.850 Compiler for C supports arguments -maes: YES 00:06:10.850 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:10.850 Compiler for C supports arguments -mavx512bw: YES 00:06:10.850 Compiler for C supports arguments -mavx512dq: YES 00:06:10.850 Compiler for C supports arguments -mavx512vl: YES 00:06:10.850 Compiler for C supports arguments -mvpclmulqdq: YES 00:06:10.850 Compiler for C supports arguments -mavx2: YES 00:06:10.850 Compiler for C supports arguments -mavx: YES 00:06:10.850 Message: lib/net: Defining dependency "net" 00:06:10.850 Message: lib/meter: Defining dependency "meter" 00:06:10.850 Message: lib/ethdev: Defining dependency "ethdev" 00:06:10.850 Message: lib/pci: Defining dependency "pci" 00:06:10.850 Message: lib/cmdline: Defining dependency "cmdline" 00:06:10.850 Message: lib/hash: Defining dependency "hash" 00:06:10.850 Message: lib/timer: Defining dependency "timer" 00:06:10.850 Message: lib/compressdev: Defining dependency "compressdev" 00:06:10.850 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:10.850 Message: lib/dmadev: Defining dependency "dmadev" 00:06:10.850 Compiler for C supports arguments -Wno-cast-qual: YES 00:06:10.850 Message: lib/power: Defining dependency "power" 00:06:10.850 Message: lib/reorder: Defining dependency "reorder" 00:06:10.850 Message: lib/security: Defining dependency "security" 00:06:10.850 Has header "linux/userfaultfd.h" : YES 00:06:10.850 Has header "linux/vduse.h" : YES 00:06:10.850 Message: lib/vhost: Defining dependency "vhost" 00:06:10.850 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:10.850 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:10.850 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:10.850 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:10.850 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:10.850 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:10.850 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:10.850 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:10.850 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:10.850 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:10.850 Program doxygen found: YES (/usr/bin/doxygen) 00:06:10.850 Configuring doxy-api-html.conf using configuration 00:06:10.850 Configuring doxy-api-man.conf using configuration 00:06:10.850 Program mandb found: YES (/usr/bin/mandb) 00:06:10.850 Program sphinx-build found: NO 00:06:10.850 Configuring rte_build_config.h using configuration 00:06:10.850 Message: 00:06:10.850 ================= 00:06:10.850 Applications Enabled 00:06:10.850 ================= 00:06:10.850 00:06:10.850 apps: 00:06:10.850 00:06:10.850 00:06:10.850 Message: 00:06:10.850 ================= 00:06:10.850 Libraries Enabled 00:06:10.850 ================= 00:06:10.850 00:06:10.850 libs: 00:06:10.850 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:10.850 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:10.850 cryptodev, dmadev, power, reorder, security, vhost, 00:06:10.850 00:06:10.850 Message: 00:06:10.850 =============== 00:06:10.850 Drivers Enabled 00:06:10.850 =============== 00:06:10.850 00:06:10.850 common: 00:06:10.850 00:06:10.850 bus: 00:06:10.850 pci, vdev, 00:06:10.850 mempool: 00:06:10.850 ring, 00:06:10.850 dma: 00:06:10.850 00:06:10.850 net: 00:06:10.850 00:06:10.850 crypto: 00:06:10.850 00:06:10.850 compress: 00:06:10.850 00:06:10.850 vdpa: 00:06:10.850 00:06:10.850 00:06:10.850 Message: 00:06:10.850 ================= 00:06:10.850 Content Skipped 00:06:10.850 ================= 00:06:10.850 00:06:10.850 apps: 00:06:10.850 dumpcap: explicitly disabled via build config 00:06:10.850 graph: explicitly disabled via build config 00:06:10.850 pdump: explicitly disabled via build config 00:06:10.850 proc-info: explicitly disabled via build config 00:06:10.850 test-acl: explicitly disabled via build config 00:06:10.850 test-bbdev: explicitly disabled via build config 00:06:10.850 test-cmdline: explicitly disabled via build config 00:06:10.850 test-compress-perf: explicitly disabled via build config 00:06:10.850 test-crypto-perf: explicitly disabled via build config 00:06:10.850 test-dma-perf: explicitly disabled via build config 00:06:10.850 test-eventdev: explicitly disabled via build config 00:06:10.850 test-fib: explicitly disabled via build config 00:06:10.850 test-flow-perf: explicitly disabled via build config 00:06:10.850 test-gpudev: explicitly disabled via build config 00:06:10.850 test-mldev: explicitly disabled via build config 00:06:10.850 test-pipeline: explicitly disabled via build config 00:06:10.850 test-pmd: explicitly disabled via build config 00:06:10.850 test-regex: explicitly disabled via build config 00:06:10.850 test-sad: explicitly disabled via build config 00:06:10.850 test-security-perf: explicitly disabled via build config 00:06:10.850 00:06:10.850 libs: 00:06:10.850 argparse: explicitly disabled via build config 00:06:10.850 metrics: explicitly disabled via build config 00:06:10.850 acl: explicitly disabled via build config 00:06:10.850 bbdev: explicitly disabled via build config 00:06:10.850 bitratestats: explicitly disabled via build config 00:06:10.850 bpf: explicitly disabled via build config 00:06:10.850 cfgfile: explicitly disabled via build config 00:06:10.850 distributor: explicitly disabled via build config 00:06:10.850 efd: explicitly disabled via build config 00:06:10.850 eventdev: explicitly disabled via build config 00:06:10.850 dispatcher: explicitly disabled via build config 00:06:10.850 gpudev: explicitly disabled via build config 00:06:10.850 gro: explicitly disabled via build config 00:06:10.850 gso: explicitly disabled via build config 00:06:10.850 ip_frag: explicitly disabled via build config 00:06:10.850 jobstats: explicitly disabled via build config 00:06:10.850 latencystats: explicitly disabled via build config 00:06:10.850 lpm: explicitly disabled via build config 00:06:10.850 member: explicitly disabled via build config 00:06:10.850 pcapng: explicitly disabled via build config 00:06:10.850 rawdev: explicitly disabled via build config 00:06:10.850 regexdev: explicitly disabled via build config 00:06:10.850 mldev: explicitly disabled via build config 00:06:10.850 rib: explicitly disabled via build config 00:06:10.850 sched: explicitly disabled via build config 00:06:10.850 stack: explicitly disabled via build config 00:06:10.850 ipsec: explicitly disabled via build config 00:06:10.850 pdcp: explicitly disabled via build config 00:06:10.850 fib: explicitly disabled via build config 00:06:10.850 port: explicitly disabled via build config 00:06:10.850 pdump: explicitly disabled via build config 00:06:10.850 table: explicitly disabled via build config 00:06:10.850 pipeline: explicitly disabled via build config 00:06:10.850 graph: explicitly disabled via build config 00:06:10.850 node: explicitly disabled via build config 00:06:10.850 00:06:10.850 drivers: 00:06:10.850 common/cpt: not in enabled drivers build config 00:06:10.850 common/dpaax: not in enabled drivers build config 00:06:10.850 common/iavf: not in enabled drivers build config 00:06:10.850 common/idpf: not in enabled drivers build config 00:06:10.850 common/ionic: not in enabled drivers build config 00:06:10.850 common/mvep: not in enabled drivers build config 00:06:10.850 common/octeontx: not in enabled drivers build config 00:06:10.850 bus/auxiliary: not in enabled drivers build config 00:06:10.850 bus/cdx: not in enabled drivers build config 00:06:10.850 bus/dpaa: not in enabled drivers build config 00:06:10.850 bus/fslmc: not in enabled drivers build config 00:06:10.850 bus/ifpga: not in enabled drivers build config 00:06:10.850 bus/platform: not in enabled drivers build config 00:06:10.850 bus/uacce: not in enabled drivers build config 00:06:10.850 bus/vmbus: not in enabled drivers build config 00:06:10.850 common/cnxk: not in enabled drivers build config 00:06:10.850 common/mlx5: not in enabled drivers build config 00:06:10.850 common/nfp: not in enabled drivers build config 00:06:10.851 common/nitrox: not in enabled drivers build config 00:06:10.851 common/qat: not in enabled drivers build config 00:06:10.851 common/sfc_efx: not in enabled drivers build config 00:06:10.851 mempool/bucket: not in enabled drivers build config 00:06:10.851 mempool/cnxk: not in enabled drivers build config 00:06:10.851 mempool/dpaa: not in enabled drivers build config 00:06:10.851 mempool/dpaa2: not in enabled drivers build config 00:06:10.851 mempool/octeontx: not in enabled drivers build config 00:06:10.851 mempool/stack: not in enabled drivers build config 00:06:10.851 dma/cnxk: not in enabled drivers build config 00:06:10.851 dma/dpaa: not in enabled drivers build config 00:06:10.851 dma/dpaa2: not in enabled drivers build config 00:06:10.851 dma/hisilicon: not in enabled drivers build config 00:06:10.851 dma/idxd: not in enabled drivers build config 00:06:10.851 dma/ioat: not in enabled drivers build config 00:06:10.851 dma/skeleton: not in enabled drivers build config 00:06:10.851 net/af_packet: not in enabled drivers build config 00:06:10.851 net/af_xdp: not in enabled drivers build config 00:06:10.851 net/ark: not in enabled drivers build config 00:06:10.851 net/atlantic: not in enabled drivers build config 00:06:10.851 net/avp: not in enabled drivers build config 00:06:10.851 net/axgbe: not in enabled drivers build config 00:06:10.851 net/bnx2x: not in enabled drivers build config 00:06:10.851 net/bnxt: not in enabled drivers build config 00:06:10.851 net/bonding: not in enabled drivers build config 00:06:10.851 net/cnxk: not in enabled drivers build config 00:06:10.851 net/cpfl: not in enabled drivers build config 00:06:10.851 net/cxgbe: not in enabled drivers build config 00:06:10.851 net/dpaa: not in enabled drivers build config 00:06:10.851 net/dpaa2: not in enabled drivers build config 00:06:10.851 net/e1000: not in enabled drivers build config 00:06:10.851 net/ena: not in enabled drivers build config 00:06:10.851 net/enetc: not in enabled drivers build config 00:06:10.851 net/enetfec: not in enabled drivers build config 00:06:10.851 net/enic: not in enabled drivers build config 00:06:10.851 net/failsafe: not in enabled drivers build config 00:06:10.851 net/fm10k: not in enabled drivers build config 00:06:10.851 net/gve: not in enabled drivers build config 00:06:10.851 net/hinic: not in enabled drivers build config 00:06:10.851 net/hns3: not in enabled drivers build config 00:06:10.851 net/i40e: not in enabled drivers build config 00:06:10.851 net/iavf: not in enabled drivers build config 00:06:10.851 net/ice: not in enabled drivers build config 00:06:10.851 net/idpf: not in enabled drivers build config 00:06:10.851 net/igc: not in enabled drivers build config 00:06:10.851 net/ionic: not in enabled drivers build config 00:06:10.851 net/ipn3ke: not in enabled drivers build config 00:06:10.851 net/ixgbe: not in enabled drivers build config 00:06:10.851 net/mana: not in enabled drivers build config 00:06:10.851 net/memif: not in enabled drivers build config 00:06:10.851 net/mlx4: not in enabled drivers build config 00:06:10.851 net/mlx5: not in enabled drivers build config 00:06:10.851 net/mvneta: not in enabled drivers build config 00:06:10.851 net/mvpp2: not in enabled drivers build config 00:06:10.851 net/netvsc: not in enabled drivers build config 00:06:10.851 net/nfb: not in enabled drivers build config 00:06:10.851 net/nfp: not in enabled drivers build config 00:06:10.851 net/ngbe: not in enabled drivers build config 00:06:10.851 net/null: not in enabled drivers build config 00:06:10.851 net/octeontx: not in enabled drivers build config 00:06:10.851 net/octeon_ep: not in enabled drivers build config 00:06:10.851 net/pcap: not in enabled drivers build config 00:06:10.851 net/pfe: not in enabled drivers build config 00:06:10.851 net/qede: not in enabled drivers build config 00:06:10.851 net/ring: not in enabled drivers build config 00:06:10.851 net/sfc: not in enabled drivers build config 00:06:10.851 net/softnic: not in enabled drivers build config 00:06:10.851 net/tap: not in enabled drivers build config 00:06:10.851 net/thunderx: not in enabled drivers build config 00:06:10.851 net/txgbe: not in enabled drivers build config 00:06:10.851 net/vdev_netvsc: not in enabled drivers build config 00:06:10.851 net/vhost: not in enabled drivers build config 00:06:10.851 net/virtio: not in enabled drivers build config 00:06:10.851 net/vmxnet3: not in enabled drivers build config 00:06:10.851 raw/*: missing internal dependency, "rawdev" 00:06:10.851 crypto/armv8: not in enabled drivers build config 00:06:10.851 crypto/bcmfs: not in enabled drivers build config 00:06:10.851 crypto/caam_jr: not in enabled drivers build config 00:06:10.851 crypto/ccp: not in enabled drivers build config 00:06:10.851 crypto/cnxk: not in enabled drivers build config 00:06:10.851 crypto/dpaa_sec: not in enabled drivers build config 00:06:10.851 crypto/dpaa2_sec: not in enabled drivers build config 00:06:10.851 crypto/ipsec_mb: not in enabled drivers build config 00:06:10.851 crypto/mlx5: not in enabled drivers build config 00:06:10.851 crypto/mvsam: not in enabled drivers build config 00:06:10.851 crypto/nitrox: not in enabled drivers build config 00:06:10.851 crypto/null: not in enabled drivers build config 00:06:10.851 crypto/octeontx: not in enabled drivers build config 00:06:10.851 crypto/openssl: not in enabled drivers build config 00:06:10.851 crypto/scheduler: not in enabled drivers build config 00:06:10.851 crypto/uadk: not in enabled drivers build config 00:06:10.851 crypto/virtio: not in enabled drivers build config 00:06:10.851 compress/isal: not in enabled drivers build config 00:06:10.851 compress/mlx5: not in enabled drivers build config 00:06:10.851 compress/nitrox: not in enabled drivers build config 00:06:10.851 compress/octeontx: not in enabled drivers build config 00:06:10.851 compress/zlib: not in enabled drivers build config 00:06:10.851 regex/*: missing internal dependency, "regexdev" 00:06:10.851 ml/*: missing internal dependency, "mldev" 00:06:10.851 vdpa/ifc: not in enabled drivers build config 00:06:10.851 vdpa/mlx5: not in enabled drivers build config 00:06:10.851 vdpa/nfp: not in enabled drivers build config 00:06:10.851 vdpa/sfc: not in enabled drivers build config 00:06:10.851 event/*: missing internal dependency, "eventdev" 00:06:10.851 baseband/*: missing internal dependency, "bbdev" 00:06:10.851 gpu/*: missing internal dependency, "gpudev" 00:06:10.851 00:06:10.851 00:06:10.851 Build targets in project: 85 00:06:10.851 00:06:10.851 DPDK 24.03.0 00:06:10.851 00:06:10.851 User defined options 00:06:10.851 default_library : static 00:06:10.851 libdir : lib 00:06:10.851 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:10.851 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:06:10.851 c_link_args : 00:06:10.851 cpu_instruction_set: native 00:06:10.851 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:06:10.851 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:06:10.851 enable_docs : false 00:06:10.851 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:10.851 enable_kmods : false 00:06:10.851 max_lcores : 128 00:06:10.851 tests : false 00:06:10.851 00:06:10.851 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:11.417 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:06:11.675 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:06:11.675 [2/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:06:11.675 [3/268] Linking static target lib/librte_log.a 00:06:11.675 [4/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:06:11.675 [5/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:06:11.676 [6/268] Linking static target lib/librte_kvargs.a 00:06:11.933 [7/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:06:11.933 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:06:12.190 [9/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:06:12.190 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:06:12.190 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:06:12.447 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:06:12.447 [13/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:06:12.447 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:06:12.447 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:06:12.447 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:06:12.705 [17/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:06:12.705 [18/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:06:12.705 [19/268] Linking target lib/librte_log.so.24.1 00:06:12.962 [20/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:06:12.962 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:06:12.962 [22/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:06:12.962 [23/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:06:12.962 [24/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:06:12.962 [25/268] Linking static target lib/librte_telemetry.a 00:06:12.962 [26/268] Linking target lib/librte_kvargs.so.24.1 00:06:12.962 [27/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:06:13.220 [28/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:06:13.220 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:06:13.220 [30/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:06:13.220 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:06:13.220 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:06:13.220 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:06:13.220 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:06:13.477 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:06:13.477 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:06:13.477 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:06:13.477 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:06:13.477 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:06:13.735 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:06:13.735 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:06:13.735 [42/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:06:13.735 [43/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:06:13.735 [44/268] Linking target lib/librte_telemetry.so.24.1 00:06:13.993 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:06:13.993 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:06:13.993 [47/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:06:13.993 [48/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:06:13.993 [49/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:06:13.993 [50/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:06:14.250 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:06:14.250 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:06:14.250 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:06:14.508 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:06:14.508 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:06:14.508 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:06:14.508 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:06:14.508 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:06:14.508 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:06:14.508 [60/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:06:14.764 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:06:14.764 [62/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:06:14.764 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:06:14.764 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:06:15.021 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:06:15.021 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:06:15.021 [67/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:06:15.279 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:06:15.279 [69/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:06:15.279 [70/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:06:15.279 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:06:15.279 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:06:15.279 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:06:15.279 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:06:15.279 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:06:15.279 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:06:15.537 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:06:15.537 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:06:15.537 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:06:15.537 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:06:15.794 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:06:15.794 [82/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:06:15.794 [83/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:06:16.052 [84/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:06:16.052 [85/268] Linking static target lib/librte_eal.a 00:06:16.052 [86/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:06:16.052 [87/268] Linking static target lib/librte_ring.a 00:06:16.052 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:06:16.052 [89/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:06:16.309 [90/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:06:16.309 [91/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:06:16.309 [92/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:06:16.309 [93/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:06:16.309 [94/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:06:16.309 [95/268] Linking static target lib/librte_mempool.a 00:06:16.309 [96/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:06:16.309 [97/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:06:16.567 [98/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:06:16.567 [99/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:06:16.567 [100/268] Linking static target lib/librte_rcu.a 00:06:16.825 [101/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:06:16.825 [102/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:06:16.825 [103/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:06:16.825 [104/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:06:16.825 [105/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:06:16.825 [106/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:06:16.825 [107/268] Linking static target lib/librte_mbuf.a 00:06:16.825 [108/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:06:17.082 [109/268] Linking static target lib/librte_net.a 00:06:17.082 [110/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:06:17.082 [111/268] Linking static target lib/librte_meter.a 00:06:17.082 [112/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:06:17.338 [113/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:06:17.338 [114/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:06:17.338 [115/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:06:17.338 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:06:17.595 [117/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:06:17.595 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:06:17.595 [119/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:06:17.595 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:06:17.852 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:06:18.108 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:06:18.108 [123/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:06:18.108 [124/268] Linking static target lib/librte_pci.a 00:06:18.364 [125/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:06:18.364 [126/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:06:18.365 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:06:18.365 [128/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:06:18.365 [129/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:06:18.365 [130/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:06:18.365 [131/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:18.622 [132/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:06:18.622 [133/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:06:18.622 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:06:18.622 [135/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:06:18.622 [136/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:06:18.622 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:06:18.622 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:06:18.622 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:06:18.622 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:06:18.622 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:06:18.622 [142/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:06:18.622 [143/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:06:18.878 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:06:19.136 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:06:19.136 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:06:19.136 [147/268] Linking static target lib/librte_cmdline.a 00:06:19.136 [148/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:06:19.136 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:06:19.136 [150/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:06:19.393 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:06:19.651 [152/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:06:19.651 [153/268] Linking static target lib/librte_timer.a 00:06:19.651 [154/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:06:19.651 [155/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:06:19.908 [156/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:06:19.908 [157/268] Linking static target lib/librte_compressdev.a 00:06:19.908 [158/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:06:19.908 [159/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:06:19.908 [160/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:06:19.908 [161/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:06:19.908 [162/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:06:20.165 [163/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:06:20.165 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:06:20.423 [165/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:06:20.423 [166/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:20.423 [167/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:06:20.423 [168/268] Linking static target lib/librte_dmadev.a 00:06:20.682 [169/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:06:20.682 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:06:20.939 [171/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:06:20.939 [172/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:06:20.939 [173/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:06:20.939 [174/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:20.939 [175/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:06:20.939 [176/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:06:21.197 [177/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:06:21.197 [178/268] Linking static target lib/librte_hash.a 00:06:21.197 [179/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:06:21.454 [180/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:06:21.454 [181/268] Linking static target lib/librte_power.a 00:06:21.454 [182/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:06:21.454 [183/268] Linking static target lib/librte_ethdev.a 00:06:21.454 [184/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:06:21.454 [185/268] Linking static target lib/librte_cryptodev.a 00:06:21.711 [186/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:06:21.711 [187/268] Linking static target lib/librte_reorder.a 00:06:21.711 [188/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:06:21.711 [189/268] Linking static target lib/librte_security.a 00:06:21.968 [190/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:06:21.968 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:06:21.968 [192/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:06:21.968 [193/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:06:21.968 [194/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:06:22.226 [195/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:06:22.226 [196/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:06:22.226 [197/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:06:22.484 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:06:22.741 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:06:22.741 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:06:23.000 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:06:23.000 [202/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:06:23.000 [203/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:23.000 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:06:23.000 [205/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:06:23.258 [206/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:06:23.516 [207/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:06:23.516 [208/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:06:23.516 [209/268] Linking target lib/librte_eal.so.24.1 00:06:23.516 [210/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:06:23.516 [211/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:06:23.516 [212/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:06:23.774 [213/268] Linking target lib/librte_pci.so.24.1 00:06:23.774 [214/268] Linking target lib/librte_meter.so.24.1 00:06:23.774 [215/268] Linking target lib/librte_ring.so.24.1 00:06:23.774 [216/268] Linking target lib/librte_dmadev.so.24.1 00:06:23.774 [217/268] Linking target lib/librte_timer.so.24.1 00:06:23.774 [218/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:06:23.774 [219/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:06:23.774 [220/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:06:23.774 [221/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:06:23.774 [222/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:06:23.774 [223/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:06:23.774 [224/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:06:23.774 [225/268] Linking target lib/librte_rcu.so.24.1 00:06:23.774 [226/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:06:23.774 [227/268] Linking target lib/librte_mempool.so.24.1 00:06:23.774 [228/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:23.774 [229/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:23.774 [230/268] Linking static target drivers/librte_bus_vdev.a 00:06:24.032 [231/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:06:24.032 [232/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:06:24.032 [233/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:24.032 [234/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:24.032 [235/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:06:24.032 [236/268] Linking static target drivers/librte_bus_pci.a 00:06:24.032 [237/268] Linking target lib/librte_mbuf.so.24.1 00:06:24.290 [238/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:24.290 [239/268] Linking target drivers/librte_bus_vdev.so.24.1 00:06:24.290 [240/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:06:24.290 [241/268] Linking target lib/librte_compressdev.so.24.1 00:06:24.290 [242/268] Linking target lib/librte_cryptodev.so.24.1 00:06:24.290 [243/268] Linking target lib/librte_net.so.24.1 00:06:24.290 [244/268] Linking target lib/librte_reorder.so.24.1 00:06:24.290 [245/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:06:24.290 [246/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:06:24.290 [247/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:06:24.548 [248/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:06:24.548 [249/268] Linking target lib/librte_hash.so.24.1 00:06:24.548 [250/268] Linking target lib/librte_cmdline.so.24.1 00:06:24.548 [251/268] Linking target lib/librte_security.so.24.1 00:06:24.548 [252/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:06:24.548 [253/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:24.548 [254/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:24.548 [255/268] Linking static target drivers/librte_mempool_ring.a 00:06:24.548 [256/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:24.548 [257/268] Linking target drivers/librte_mempool_ring.so.24.1 00:06:24.548 [258/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:06:24.548 [259/268] Linking target drivers/librte_bus_pci.so.24.1 00:06:26.442 [260/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:06:28.341 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:28.341 [262/268] Linking target lib/librte_ethdev.so.24.1 00:06:28.341 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:06:28.599 [264/268] Linking target lib/librte_power.so.24.1 00:06:36.704 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:06:36.704 [266/268] Linking static target lib/librte_vhost.a 00:06:37.634 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:06:37.634 [268/268] Linking target lib/librte_vhost.so.24.1 00:06:37.634 INFO: autodetecting backend as ninja 00:06:37.634 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:06:39.005 CC lib/ut_mock/mock.o 00:06:39.005 CC lib/log/log.o 00:06:39.005 CC lib/log/log_flags.o 00:06:39.005 CC lib/log/log_deprecated.o 00:06:39.005 CC lib/ut/ut.o 00:06:39.005 LIB libspdk_ut_mock.a 00:06:39.005 LIB libspdk_ut.a 00:06:39.005 LIB libspdk_log.a 00:06:39.263 CC lib/dma/dma.o 00:06:39.263 CC lib/ioat/ioat.o 00:06:39.263 CXX lib/trace_parser/trace.o 00:06:39.263 CC lib/util/base64.o 00:06:39.263 CC lib/util/bit_array.o 00:06:39.263 CC lib/util/cpuset.o 00:06:39.263 CC lib/util/crc16.o 00:06:39.263 CC lib/util/crc32.o 00:06:39.263 CC lib/util/crc32c.o 00:06:39.263 CC lib/util/crc32_ieee.o 00:06:39.263 CC lib/util/crc64.o 00:06:39.533 CC lib/vfio_user/host/vfio_user_pci.o 00:06:39.534 CC lib/util/dif.o 00:06:39.534 CC lib/util/fd.o 00:06:39.534 CC lib/vfio_user/host/vfio_user.o 00:06:39.534 CC lib/util/fd_group.o 00:06:39.534 CC lib/util/file.o 00:06:39.534 LIB libspdk_dma.a 00:06:39.534 CC lib/util/hexlify.o 00:06:39.791 CC lib/util/iov.o 00:06:39.791 CC lib/util/math.o 00:06:39.791 CC lib/util/net.o 00:06:39.791 CC lib/util/pipe.o 00:06:39.791 CC lib/util/strerror_tls.o 00:06:39.791 LIB libspdk_ioat.a 00:06:39.791 CC lib/util/string.o 00:06:39.791 CC lib/util/uuid.o 00:06:39.791 CC lib/util/xor.o 00:06:39.791 LIB libspdk_vfio_user.a 00:06:39.791 CC lib/util/zipf.o 00:06:40.357 LIB libspdk_trace_parser.a 00:06:40.615 LIB libspdk_util.a 00:06:40.873 CC lib/conf/conf.o 00:06:40.873 CC lib/json/json_parse.o 00:06:40.873 CC lib/vmd/led.o 00:06:40.873 CC lib/vmd/vmd.o 00:06:40.873 CC lib/json/json_util.o 00:06:40.873 CC lib/env_dpdk/env.o 00:06:40.873 CC lib/json/json_write.o 00:06:40.873 CC lib/env_dpdk/memory.o 00:06:40.873 CC lib/env_dpdk/pci.o 00:06:40.873 CC lib/env_dpdk/init.o 00:06:40.873 CC lib/env_dpdk/pci_ioat.o 00:06:40.873 CC lib/env_dpdk/threads.o 00:06:41.131 CC lib/env_dpdk/pci_virtio.o 00:06:41.131 CC lib/env_dpdk/pci_vmd.o 00:06:41.131 CC lib/env_dpdk/pci_idxd.o 00:06:41.131 CC lib/env_dpdk/pci_event.o 00:06:41.131 CC lib/env_dpdk/sigbus_handler.o 00:06:41.131 CC lib/env_dpdk/pci_dpdk.o 00:06:41.131 LIB libspdk_conf.a 00:06:41.389 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:41.389 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:41.647 LIB libspdk_json.a 00:06:41.647 LIB libspdk_vmd.a 00:06:41.905 CC lib/jsonrpc/jsonrpc_server.o 00:06:41.905 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:41.905 CC lib/jsonrpc/jsonrpc_client.o 00:06:41.905 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:42.163 LIB libspdk_jsonrpc.a 00:06:42.421 LIB libspdk_env_dpdk.a 00:06:42.421 CC lib/rpc/rpc.o 00:06:42.680 LIB libspdk_rpc.a 00:06:43.246 CC lib/notify/notify_rpc.o 00:06:43.246 CC lib/notify/notify.o 00:06:43.246 CC lib/keyring/keyring.o 00:06:43.246 CC lib/keyring/keyring_rpc.o 00:06:43.246 CC lib/trace/trace.o 00:06:43.246 CC lib/trace/trace_flags.o 00:06:43.246 CC lib/trace/trace_rpc.o 00:06:43.246 LIB libspdk_notify.a 00:06:43.503 LIB libspdk_keyring.a 00:06:43.503 LIB libspdk_trace.a 00:06:43.761 CC lib/thread/thread.o 00:06:43.762 CC lib/thread/iobuf.o 00:06:43.762 CC lib/sock/sock.o 00:06:43.762 CC lib/sock/sock_rpc.o 00:06:44.325 LIB libspdk_sock.a 00:06:44.582 CC lib/nvme/nvme_ctrlr.o 00:06:44.582 CC lib/nvme/nvme_fabric.o 00:06:44.582 CC lib/nvme/nvme_ns_cmd.o 00:06:44.582 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:44.582 CC lib/nvme/nvme_ns.o 00:06:44.582 CC lib/nvme/nvme_pcie_common.o 00:06:44.582 CC lib/nvme/nvme_pcie.o 00:06:44.582 CC lib/nvme/nvme_qpair.o 00:06:44.582 CC lib/nvme/nvme.o 00:06:44.582 CC lib/nvme/nvme_transport.o 00:06:44.582 CC lib/nvme/nvme_quirks.o 00:06:45.146 LIB libspdk_thread.a 00:06:45.146 CC lib/nvme/nvme_discovery.o 00:06:45.146 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:45.405 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:45.405 CC lib/nvme/nvme_tcp.o 00:06:45.405 CC lib/nvme/nvme_opal.o 00:06:45.662 CC lib/nvme/nvme_io_msg.o 00:06:45.662 CC lib/nvme/nvme_poll_group.o 00:06:45.662 CC lib/nvme/nvme_zns.o 00:06:45.662 CC lib/nvme/nvme_stubs.o 00:06:45.920 CC lib/nvme/nvme_auth.o 00:06:45.920 CC lib/nvme/nvme_cuse.o 00:06:45.920 CC lib/accel/accel.o 00:06:46.178 CC lib/accel/accel_rpc.o 00:06:46.178 CC lib/blob/blobstore.o 00:06:46.178 CC lib/blob/request.o 00:06:46.435 CC lib/blob/zeroes.o 00:06:46.435 CC lib/accel/accel_sw.o 00:06:46.435 CC lib/blob/blob_bs_dev.o 00:06:46.435 CC lib/init/subsystem.o 00:06:46.435 CC lib/init/json_config.o 00:06:46.696 CC lib/virtio/virtio.o 00:06:46.696 CC lib/virtio/virtio_vhost_user.o 00:06:46.696 CC lib/virtio/virtio_vfio_user.o 00:06:46.696 CC lib/virtio/virtio_pci.o 00:06:46.696 CC lib/init/subsystem_rpc.o 00:06:46.696 CC lib/init/rpc.o 00:06:46.954 LIB libspdk_init.a 00:06:47.249 LIB libspdk_virtio.a 00:06:47.249 LIB libspdk_accel.a 00:06:47.249 LIB libspdk_nvme.a 00:06:47.249 CC lib/event/app.o 00:06:47.249 CC lib/event/reactor.o 00:06:47.249 CC lib/event/log_rpc.o 00:06:47.249 CC lib/event/app_rpc.o 00:06:47.249 CC lib/event/scheduler_static.o 00:06:47.516 CC lib/bdev/bdev.o 00:06:47.516 CC lib/bdev/bdev_zone.o 00:06:47.516 CC lib/bdev/bdev_rpc.o 00:06:47.516 CC lib/bdev/part.o 00:06:47.516 CC lib/bdev/scsi_nvme.o 00:06:47.778 LIB libspdk_event.a 00:06:49.675 LIB libspdk_blob.a 00:06:49.675 CC lib/blobfs/blobfs.o 00:06:49.675 CC lib/blobfs/tree.o 00:06:49.675 CC lib/lvol/lvol.o 00:06:50.610 LIB libspdk_bdev.a 00:06:50.610 CC lib/ftl/ftl_core.o 00:06:50.610 CC lib/ftl/ftl_init.o 00:06:50.610 CC lib/ftl/ftl_layout.o 00:06:50.610 CC lib/ftl/ftl_debug.o 00:06:50.610 CC lib/ftl/ftl_io.o 00:06:50.610 CC lib/ftl/ftl_sb.o 00:06:50.610 CC lib/ftl/ftl_l2p.o 00:06:50.610 CC lib/nvmf/ctrlr.o 00:06:50.610 CC lib/nbd/nbd.o 00:06:50.610 LIB libspdk_blobfs.a 00:06:50.868 CC lib/scsi/dev.o 00:06:50.868 CC lib/scsi/lun.o 00:06:50.868 LIB libspdk_lvol.a 00:06:50.868 CC lib/scsi/port.o 00:06:50.868 CC lib/ftl/ftl_l2p_flat.o 00:06:50.868 CC lib/nbd/nbd_rpc.o 00:06:51.126 CC lib/ftl/ftl_nv_cache.o 00:06:51.126 CC lib/nvmf/ctrlr_discovery.o 00:06:51.126 CC lib/ftl/ftl_band.o 00:06:51.126 CC lib/nvmf/ctrlr_bdev.o 00:06:51.126 CC lib/nvmf/subsystem.o 00:06:51.126 CC lib/scsi/scsi.o 00:06:51.126 CC lib/ftl/ftl_band_ops.o 00:06:51.126 CC lib/ftl/ftl_writer.o 00:06:51.126 CC lib/nvmf/nvmf.o 00:06:51.126 CC lib/nvmf/nvmf_rpc.o 00:06:51.126 LIB libspdk_nbd.a 00:06:51.385 CC lib/scsi/scsi_bdev.o 00:06:51.385 CC lib/scsi/scsi_pr.o 00:06:51.385 CC lib/ftl/ftl_rq.o 00:06:51.385 CC lib/ftl/ftl_reloc.o 00:06:51.385 CC lib/scsi/scsi_rpc.o 00:06:51.642 CC lib/nvmf/transport.o 00:06:51.642 CC lib/ftl/ftl_l2p_cache.o 00:06:51.642 CC lib/ftl/ftl_p2l.o 00:06:51.642 CC lib/ftl/mngt/ftl_mngt.o 00:06:51.900 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:06:51.900 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:06:51.900 CC lib/scsi/task.o 00:06:51.900 CC lib/nvmf/tcp.o 00:06:51.900 CC lib/ftl/mngt/ftl_mngt_startup.o 00:06:51.900 CC lib/nvmf/stubs.o 00:06:51.900 CC lib/nvmf/mdns_server.o 00:06:51.900 CC lib/ftl/mngt/ftl_mngt_md.o 00:06:51.900 CC lib/nvmf/auth.o 00:06:51.900 CC lib/ftl/mngt/ftl_mngt_misc.o 00:06:52.158 LIB libspdk_scsi.a 00:06:52.158 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:06:52.158 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:06:52.158 CC lib/ftl/mngt/ftl_mngt_band.o 00:06:52.158 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:06:52.158 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:06:52.158 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:06:52.415 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:06:52.415 CC lib/iscsi/conn.o 00:06:52.415 CC lib/vhost/vhost.o 00:06:52.415 CC lib/ftl/utils/ftl_conf.o 00:06:52.415 CC lib/iscsi/init_grp.o 00:06:52.415 CC lib/iscsi/iscsi.o 00:06:52.415 CC lib/vhost/vhost_rpc.o 00:06:52.415 CC lib/vhost/vhost_scsi.o 00:06:52.672 CC lib/vhost/vhost_blk.o 00:06:52.672 CC lib/iscsi/md5.o 00:06:52.672 CC lib/vhost/rte_vhost_user.o 00:06:52.672 CC lib/iscsi/param.o 00:06:52.672 CC lib/iscsi/portal_grp.o 00:06:52.672 CC lib/iscsi/tgt_node.o 00:06:52.928 CC lib/ftl/utils/ftl_md.o 00:06:52.928 CC lib/iscsi/iscsi_subsystem.o 00:06:52.928 CC lib/iscsi/iscsi_rpc.o 00:06:52.928 CC lib/iscsi/task.o 00:06:53.185 CC lib/ftl/utils/ftl_mempool.o 00:06:53.185 CC lib/ftl/utils/ftl_bitmap.o 00:06:53.185 CC lib/ftl/utils/ftl_property.o 00:06:53.442 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:06:53.442 LIB libspdk_nvmf.a 00:06:53.442 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:06:53.442 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:06:53.442 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:06:53.442 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:06:53.442 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:06:53.700 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:06:53.700 CC lib/ftl/upgrade/ftl_sb_v3.o 00:06:53.700 CC lib/ftl/upgrade/ftl_sb_v5.o 00:06:53.700 CC lib/ftl/nvc/ftl_nvc_dev.o 00:06:53.700 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:06:53.700 CC lib/ftl/base/ftl_base_dev.o 00:06:53.700 CC lib/ftl/base/ftl_base_bdev.o 00:06:53.957 LIB libspdk_vhost.a 00:06:54.214 LIB libspdk_ftl.a 00:06:54.214 LIB libspdk_iscsi.a 00:06:54.471 CC module/env_dpdk/env_dpdk_rpc.o 00:06:54.728 CC module/keyring/file/keyring.o 00:06:54.728 CC module/keyring/file/keyring_rpc.o 00:06:54.728 CC module/accel/error/accel_error.o 00:06:54.728 CC module/accel/error/accel_error_rpc.o 00:06:54.728 CC module/blob/bdev/blob_bdev.o 00:06:54.728 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:06:54.728 CC module/sock/posix/posix.o 00:06:54.728 CC module/scheduler/dynamic/scheduler_dynamic.o 00:06:54.728 CC module/accel/ioat/accel_ioat.o 00:06:54.728 CC module/scheduler/gscheduler/gscheduler.o 00:06:54.728 CC module/keyring/linux/keyring.o 00:06:54.728 LIB libspdk_env_dpdk_rpc.a 00:06:54.729 CC module/keyring/linux/keyring_rpc.o 00:06:54.729 CC module/accel/ioat/accel_ioat_rpc.o 00:06:54.729 LIB libspdk_keyring_file.a 00:06:54.729 LIB libspdk_scheduler_gscheduler.a 00:06:54.985 LIB libspdk_scheduler_dynamic.a 00:06:54.985 LIB libspdk_scheduler_dpdk_governor.a 00:06:54.985 LIB libspdk_blob_bdev.a 00:06:54.985 LIB libspdk_keyring_linux.a 00:06:54.985 LIB libspdk_accel_error.a 00:06:54.985 LIB libspdk_accel_ioat.a 00:06:55.243 CC module/bdev/error/vbdev_error.o 00:06:55.243 CC module/bdev/delay/vbdev_delay.o 00:06:55.243 CC module/bdev/nvme/bdev_nvme.o 00:06:55.243 CC module/bdev/lvol/vbdev_lvol.o 00:06:55.243 CC module/bdev/gpt/gpt.o 00:06:55.243 CC module/bdev/raid/bdev_raid.o 00:06:55.243 CC module/blobfs/bdev/blobfs_bdev.o 00:06:55.243 CC module/bdev/malloc/bdev_malloc.o 00:06:55.243 CC module/bdev/split/vbdev_split.o 00:06:55.500 CC module/bdev/passthru/vbdev_passthru.o 00:06:55.500 CC module/bdev/null/bdev_null.o 00:06:55.500 LIB libspdk_sock_posix.a 00:06:55.759 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:06:55.759 CC module/bdev/gpt/vbdev_gpt.o 00:06:55.759 CC module/bdev/split/vbdev_split_rpc.o 00:06:55.759 CC module/bdev/null/bdev_null_rpc.o 00:06:55.759 CC module/bdev/error/vbdev_error_rpc.o 00:06:55.759 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:06:55.759 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:06:55.759 LIB libspdk_bdev_error.a 00:06:55.759 LIB libspdk_bdev_null.a 00:06:56.018 LIB libspdk_bdev_passthru.a 00:06:56.018 CC module/bdev/nvme/bdev_nvme_rpc.o 00:06:56.018 LIB libspdk_blobfs_bdev.a 00:06:56.018 CC module/bdev/malloc/bdev_malloc_rpc.o 00:06:56.018 LIB libspdk_bdev_split.a 00:06:56.018 CC module/bdev/delay/vbdev_delay_rpc.o 00:06:56.018 LIB libspdk_bdev_gpt.a 00:06:56.018 CC module/bdev/nvme/nvme_rpc.o 00:06:56.289 CC module/bdev/zone_block/vbdev_zone_block.o 00:06:56.289 LIB libspdk_bdev_delay.a 00:06:56.289 CC module/bdev/aio/bdev_aio.o 00:06:56.289 LIB libspdk_bdev_malloc.a 00:06:56.289 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:06:56.289 CC module/bdev/ftl/bdev_ftl.o 00:06:56.289 CC module/bdev/ftl/bdev_ftl_rpc.o 00:06:56.289 CC module/bdev/raid/bdev_raid_rpc.o 00:06:56.289 CC module/bdev/virtio/bdev_virtio_scsi.o 00:06:56.289 CC module/bdev/nvme/bdev_mdns_client.o 00:06:56.289 LIB libspdk_bdev_lvol.a 00:06:56.289 CC module/bdev/virtio/bdev_virtio_blk.o 00:06:56.289 CC module/bdev/virtio/bdev_virtio_rpc.o 00:06:56.577 CC module/bdev/aio/bdev_aio_rpc.o 00:06:56.577 CC module/bdev/nvme/vbdev_opal.o 00:06:56.577 CC module/bdev/nvme/vbdev_opal_rpc.o 00:06:56.577 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:06:56.577 LIB libspdk_bdev_ftl.a 00:06:56.577 LIB libspdk_bdev_zone_block.a 00:06:56.577 CC module/bdev/raid/bdev_raid_sb.o 00:06:56.577 CC module/bdev/raid/raid0.o 00:06:56.577 CC module/bdev/raid/raid1.o 00:06:56.577 CC module/bdev/raid/concat.o 00:06:56.577 LIB libspdk_bdev_aio.a 00:06:56.834 LIB libspdk_bdev_virtio.a 00:06:56.834 LIB libspdk_bdev_raid.a 00:06:58.209 LIB libspdk_bdev_nvme.a 00:06:58.771 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:06:58.771 CC module/event/subsystems/iobuf/iobuf.o 00:06:58.771 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:06:58.771 CC module/event/subsystems/keyring/keyring.o 00:06:58.771 CC module/event/subsystems/vmd/vmd.o 00:06:58.771 CC module/event/subsystems/vmd/vmd_rpc.o 00:06:58.771 CC module/event/subsystems/scheduler/scheduler.o 00:06:58.771 CC module/event/subsystems/sock/sock.o 00:06:58.771 LIB libspdk_event_vhost_blk.a 00:06:58.771 LIB libspdk_event_keyring.a 00:06:59.029 LIB libspdk_event_iobuf.a 00:06:59.029 LIB libspdk_event_scheduler.a 00:06:59.029 LIB libspdk_event_vmd.a 00:06:59.029 LIB libspdk_event_sock.a 00:06:59.287 CC module/event/subsystems/accel/accel.o 00:06:59.545 LIB libspdk_event_accel.a 00:06:59.803 CC module/event/subsystems/bdev/bdev.o 00:07:00.061 LIB libspdk_event_bdev.a 00:07:00.319 CC module/event/subsystems/nbd/nbd.o 00:07:00.319 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:07:00.319 CC module/event/subsystems/scsi/scsi.o 00:07:00.319 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:07:00.319 LIB libspdk_event_nbd.a 00:07:00.576 LIB libspdk_event_scsi.a 00:07:00.576 LIB libspdk_event_nvmf.a 00:07:00.833 CC module/event/subsystems/iscsi/iscsi.o 00:07:00.833 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:07:00.833 LIB libspdk_event_vhost_scsi.a 00:07:01.091 LIB libspdk_event_iscsi.a 00:07:01.349 CC app/trace_record/trace_record.o 00:07:01.349 CC app/spdk_lspci/spdk_lspci.o 00:07:01.349 CXX app/trace/trace.o 00:07:01.349 CC app/spdk_nvme_perf/perf.o 00:07:01.349 CC app/spdk_top/spdk_top.o 00:07:01.349 CC app/spdk_nvme_discover/discovery_aer.o 00:07:01.349 CC app/spdk_nvme_identify/identify.o 00:07:01.349 CC app/iscsi_tgt/iscsi_tgt.o 00:07:01.349 CC app/spdk_tgt/spdk_tgt.o 00:07:01.349 CC app/nvmf_tgt/nvmf_main.o 00:07:01.349 CC test/thread/poller_perf/poller_perf.o 00:07:01.349 CC examples/util/zipf/zipf.o 00:07:01.607 LINK spdk_lspci 00:07:01.607 LINK iscsi_tgt 00:07:01.607 LINK poller_perf 00:07:01.607 LINK spdk_nvme_discover 00:07:01.607 LINK zipf 00:07:01.865 LINK spdk_trace_record 00:07:01.865 LINK spdk_tgt 00:07:01.865 LINK nvmf_tgt 00:07:01.865 CC app/spdk_dd/spdk_dd.o 00:07:02.123 CC test/thread/lock/spdk_lock.o 00:07:02.123 LINK spdk_trace 00:07:02.123 make[2]: Nothing to be done for 'all'. 00:07:02.123 CC examples/interrupt_tgt/interrupt_tgt.o 00:07:02.123 CC examples/ioat/perf/perf.o 00:07:02.380 TEST_HEADER include/spdk/accel.h 00:07:02.381 TEST_HEADER include/spdk/accel_module.h 00:07:02.381 TEST_HEADER include/spdk/assert.h 00:07:02.381 TEST_HEADER include/spdk/barrier.h 00:07:02.381 TEST_HEADER include/spdk/base64.h 00:07:02.381 TEST_HEADER include/spdk/bdev.h 00:07:02.381 TEST_HEADER include/spdk/bdev_module.h 00:07:02.381 TEST_HEADER include/spdk/bdev_zone.h 00:07:02.381 TEST_HEADER include/spdk/bit_array.h 00:07:02.381 TEST_HEADER include/spdk/bit_pool.h 00:07:02.381 TEST_HEADER include/spdk/blob_bdev.h 00:07:02.381 TEST_HEADER include/spdk/blobfs_bdev.h 00:07:02.381 TEST_HEADER include/spdk/blobfs.h 00:07:02.381 TEST_HEADER include/spdk/blob.h 00:07:02.381 TEST_HEADER include/spdk/conf.h 00:07:02.381 TEST_HEADER include/spdk/config.h 00:07:02.381 TEST_HEADER include/spdk/cpuset.h 00:07:02.381 TEST_HEADER include/spdk/crc16.h 00:07:02.381 TEST_HEADER include/spdk/crc32.h 00:07:02.381 TEST_HEADER include/spdk/crc64.h 00:07:02.381 TEST_HEADER include/spdk/dif.h 00:07:02.381 TEST_HEADER include/spdk/dma.h 00:07:02.381 TEST_HEADER include/spdk/endian.h 00:07:02.381 TEST_HEADER include/spdk/env_dpdk.h 00:07:02.381 CC test/app/bdev_svc/bdev_svc.o 00:07:02.381 TEST_HEADER include/spdk/env.h 00:07:02.381 TEST_HEADER include/spdk/event.h 00:07:02.381 TEST_HEADER include/spdk/fd_group.h 00:07:02.381 TEST_HEADER include/spdk/fd.h 00:07:02.381 TEST_HEADER include/spdk/file.h 00:07:02.381 TEST_HEADER include/spdk/ftl.h 00:07:02.638 TEST_HEADER include/spdk/gpt_spec.h 00:07:02.638 CC examples/ioat/verify/verify.o 00:07:02.638 TEST_HEADER include/spdk/hexlify.h 00:07:02.638 CC examples/thread/thread/thread_ex.o 00:07:02.638 TEST_HEADER include/spdk/histogram_data.h 00:07:02.638 LINK ioat_perf 00:07:02.638 TEST_HEADER include/spdk/idxd.h 00:07:02.638 TEST_HEADER include/spdk/idxd_spec.h 00:07:02.638 TEST_HEADER include/spdk/init.h 00:07:02.638 TEST_HEADER include/spdk/ioat.h 00:07:02.638 TEST_HEADER include/spdk/ioat_spec.h 00:07:02.638 TEST_HEADER include/spdk/iscsi_spec.h 00:07:02.638 TEST_HEADER include/spdk/json.h 00:07:02.638 TEST_HEADER include/spdk/jsonrpc.h 00:07:02.638 TEST_HEADER include/spdk/keyring.h 00:07:02.638 TEST_HEADER include/spdk/keyring_module.h 00:07:02.638 TEST_HEADER include/spdk/likely.h 00:07:02.638 TEST_HEADER include/spdk/log.h 00:07:02.638 CC app/vhost/vhost.o 00:07:02.638 TEST_HEADER include/spdk/lvol.h 00:07:02.638 TEST_HEADER include/spdk/memory.h 00:07:02.638 LINK spdk_dd 00:07:02.638 TEST_HEADER include/spdk/mmio.h 00:07:02.638 TEST_HEADER include/spdk/nbd.h 00:07:02.638 TEST_HEADER include/spdk/net.h 00:07:02.638 TEST_HEADER include/spdk/notify.h 00:07:02.638 TEST_HEADER include/spdk/nvme.h 00:07:02.638 TEST_HEADER include/spdk/nvme_intel.h 00:07:02.638 TEST_HEADER include/spdk/nvme_ocssd.h 00:07:02.638 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:07:02.638 LINK interrupt_tgt 00:07:02.638 TEST_HEADER include/spdk/nvme_spec.h 00:07:02.638 TEST_HEADER include/spdk/nvme_zns.h 00:07:02.638 TEST_HEADER include/spdk/nvmf_cmd.h 00:07:02.638 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:07:02.638 TEST_HEADER include/spdk/nvmf.h 00:07:02.638 TEST_HEADER include/spdk/nvmf_spec.h 00:07:02.638 TEST_HEADER include/spdk/nvmf_transport.h 00:07:02.638 TEST_HEADER include/spdk/opal.h 00:07:02.638 TEST_HEADER include/spdk/opal_spec.h 00:07:02.638 TEST_HEADER include/spdk/pci_ids.h 00:07:02.638 TEST_HEADER include/spdk/pipe.h 00:07:02.638 TEST_HEADER include/spdk/queue.h 00:07:02.638 TEST_HEADER include/spdk/reduce.h 00:07:02.638 TEST_HEADER include/spdk/rpc.h 00:07:02.638 TEST_HEADER include/spdk/scheduler.h 00:07:02.638 TEST_HEADER include/spdk/scsi.h 00:07:02.638 TEST_HEADER include/spdk/scsi_spec.h 00:07:02.638 TEST_HEADER include/spdk/sock.h 00:07:02.638 TEST_HEADER include/spdk/stdinc.h 00:07:02.638 TEST_HEADER include/spdk/string.h 00:07:02.638 TEST_HEADER include/spdk/thread.h 00:07:02.638 TEST_HEADER include/spdk/trace.h 00:07:02.638 TEST_HEADER include/spdk/trace_parser.h 00:07:02.638 TEST_HEADER include/spdk/tree.h 00:07:02.638 TEST_HEADER include/spdk/ublk.h 00:07:02.638 TEST_HEADER include/spdk/util.h 00:07:02.638 TEST_HEADER include/spdk/uuid.h 00:07:02.638 TEST_HEADER include/spdk/version.h 00:07:02.638 TEST_HEADER include/spdk/vfio_user_pci.h 00:07:02.638 TEST_HEADER include/spdk/vfio_user_spec.h 00:07:02.638 TEST_HEADER include/spdk/vhost.h 00:07:02.638 TEST_HEADER include/spdk/vmd.h 00:07:02.638 TEST_HEADER include/spdk/xor.h 00:07:02.638 TEST_HEADER include/spdk/zipf.h 00:07:02.638 CXX test/cpp_headers/accel.o 00:07:02.638 LINK bdev_svc 00:07:02.897 LINK vhost 00:07:02.897 LINK verify 00:07:02.898 CXX test/cpp_headers/accel_module.o 00:07:02.898 LINK spdk_nvme_identify 00:07:02.898 LINK spdk_top 00:07:02.898 LINK thread 00:07:03.155 CXX test/cpp_headers/assert.o 00:07:03.155 CXX test/cpp_headers/barrier.o 00:07:03.155 LINK spdk_nvme_perf 00:07:03.155 CC test/env/vtophys/vtophys.o 00:07:03.155 CC test/env/mem_callbacks/mem_callbacks.o 00:07:03.155 CC test/app/histogram_perf/histogram_perf.o 00:07:03.413 CXX test/cpp_headers/base64.o 00:07:03.413 LINK vtophys 00:07:03.413 CC test/app/jsoncat/jsoncat.o 00:07:03.413 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:07:03.413 CC test/app/stub/stub.o 00:07:03.413 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:07:03.413 CC test/env/memory/memory_ut.o 00:07:03.413 LINK histogram_perf 00:07:03.413 CC test/env/pci/pci_ut.o 00:07:03.670 LINK spdk_lock 00:07:03.670 LINK jsoncat 00:07:03.670 LINK env_dpdk_post_init 00:07:03.670 LINK stub 00:07:03.670 CXX test/cpp_headers/bdev.o 00:07:03.670 CC examples/sock/hello_world/hello_sock.o 00:07:03.929 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:07:03.929 CXX test/cpp_headers/bdev_module.o 00:07:03.929 CC examples/vmd/lsvmd/lsvmd.o 00:07:03.929 LINK nvme_fuzz 00:07:03.929 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:07:03.929 LINK lsvmd 00:07:04.187 CXX test/cpp_headers/bdev_zone.o 00:07:04.187 LINK pci_ut 00:07:04.187 CC examples/accel/perf/accel_perf.o 00:07:04.187 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:07:04.187 LINK hello_sock 00:07:04.187 CC examples/blob/hello_world/hello_blob.o 00:07:04.187 CC examples/blob/cli/blobcli.o 00:07:04.187 LINK mem_callbacks 00:07:04.527 CXX test/cpp_headers/bit_array.o 00:07:04.527 CC examples/vmd/led/led.o 00:07:04.527 CXX test/cpp_headers/bit_pool.o 00:07:04.527 LINK hello_blob 00:07:04.527 CC test/rpc_client/rpc_client_test.o 00:07:04.527 LINK led 00:07:04.527 CC test/nvme/aer/aer.o 00:07:04.527 CC test/nvme/reset/reset.o 00:07:04.527 CXX test/cpp_headers/blob_bdev.o 00:07:04.527 CC test/nvme/sgl/sgl.o 00:07:04.784 LINK vhost_fuzz 00:07:04.784 LINK rpc_client_test 00:07:04.784 LINK accel_perf 00:07:04.784 CXX test/cpp_headers/blobfs_bdev.o 00:07:04.784 LINK blobcli 00:07:04.784 LINK reset 00:07:05.041 LINK aer 00:07:05.041 LINK sgl 00:07:05.298 CXX test/cpp_headers/blobfs.o 00:07:05.298 CC test/accel/dif/dif.o 00:07:05.298 LINK memory_ut 00:07:05.298 CC test/blobfs/mkfs/mkfs.o 00:07:05.298 CC test/event/event_perf/event_perf.o 00:07:05.298 CC test/nvme/e2edp/nvme_dp.o 00:07:05.298 CXX test/cpp_headers/blob.o 00:07:05.556 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:07:05.556 LINK event_perf 00:07:05.556 CC test/event/reactor/reactor.o 00:07:05.556 LINK mkfs 00:07:05.556 CC test/nvme/overhead/overhead.o 00:07:05.556 CC test/lvol/esnap/esnap.o 00:07:05.556 CC examples/nvme/hello_world/hello_world.o 00:07:05.556 CXX test/cpp_headers/conf.o 00:07:05.813 LINK histogram_ut 00:07:05.813 LINK nvme_dp 00:07:05.813 CC test/unit/lib/log/log.c/log_ut.o 00:07:05.813 CXX test/cpp_headers/config.o 00:07:05.813 LINK reactor 00:07:05.813 CXX test/cpp_headers/cpuset.o 00:07:05.813 CC examples/nvme/reconnect/reconnect.o 00:07:05.813 LINK hello_world 00:07:05.814 LINK iscsi_fuzz 00:07:05.814 LINK dif 00:07:06.071 CC examples/nvme/nvme_manage/nvme_manage.o 00:07:06.071 CXX test/cpp_headers/crc16.o 00:07:06.071 CXX test/cpp_headers/crc32.o 00:07:06.071 CXX test/cpp_headers/crc64.o 00:07:06.071 LINK overhead 00:07:06.071 CC test/event/reactor_perf/reactor_perf.o 00:07:06.071 LINK log_ut 00:07:06.330 CXX test/cpp_headers/dif.o 00:07:06.330 LINK reactor_perf 00:07:06.330 CC examples/nvme/arbitration/arbitration.o 00:07:06.330 LINK reconnect 00:07:06.330 CC examples/nvme/hotplug/hotplug.o 00:07:06.330 CC examples/nvme/cmb_copy/cmb_copy.o 00:07:06.330 CC examples/bdev/hello_world/hello_bdev.o 00:07:06.330 CXX test/cpp_headers/dma.o 00:07:06.330 CC test/unit/lib/util/base64.c/base64_ut.o 00:07:06.588 CC test/nvme/err_injection/err_injection.o 00:07:06.588 CXX test/cpp_headers/endian.o 00:07:06.588 CXX test/cpp_headers/env_dpdk.o 00:07:06.588 LINK cmb_copy 00:07:06.588 LINK hotplug 00:07:06.588 CC test/event/app_repeat/app_repeat.o 00:07:06.588 LINK hello_bdev 00:07:06.588 LINK err_injection 00:07:06.588 LINK nvme_manage 00:07:06.846 LINK arbitration 00:07:06.846 CC examples/bdev/bdevperf/bdevperf.o 00:07:06.846 LINK base64_ut 00:07:06.847 CXX test/cpp_headers/env.o 00:07:06.847 LINK app_repeat 00:07:06.847 CXX test/cpp_headers/event.o 00:07:06.847 CXX test/cpp_headers/fd_group.o 00:07:07.105 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:07:07.105 CC test/unit/lib/dma/dma.c/dma_ut.o 00:07:07.105 CXX test/cpp_headers/fd.o 00:07:07.105 CC test/nvme/startup/startup.o 00:07:07.105 CXX test/cpp_headers/file.o 00:07:07.105 CC examples/nvme/abort/abort.o 00:07:07.105 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:07:07.105 CXX test/cpp_headers/ftl.o 00:07:07.105 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:07:07.363 CC test/event/scheduler/scheduler.o 00:07:07.363 CXX test/cpp_headers/gpt_spec.o 00:07:07.363 LINK startup 00:07:07.363 LINK pmr_persistence 00:07:07.363 CC test/nvme/reserve/reserve.o 00:07:07.363 CXX test/cpp_headers/hexlify.o 00:07:07.620 LINK scheduler 00:07:07.620 CXX test/cpp_headers/histogram_data.o 00:07:07.620 CXX test/cpp_headers/idxd.o 00:07:07.620 LINK abort 00:07:07.620 LINK reserve 00:07:07.620 CXX test/cpp_headers/idxd_spec.o 00:07:07.620 CC test/bdev/bdevio/bdevio.o 00:07:07.620 LINK bit_array_ut 00:07:07.878 LINK bdevperf 00:07:07.878 CXX test/cpp_headers/init.o 00:07:07.878 LINK dma_ut 00:07:07.878 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:07:07.878 LINK ioat_ut 00:07:07.878 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:07:07.878 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:07:07.878 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:07:07.878 CC test/nvme/simple_copy/simple_copy.o 00:07:07.878 CXX test/cpp_headers/ioat.o 00:07:07.878 LINK crc16_ut 00:07:08.136 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:07:08.136 CC test/nvme/connect_stress/connect_stress.o 00:07:08.136 LINK crc32_ieee_ut 00:07:08.136 CC test/unit/lib/util/dif.c/dif_ut.o 00:07:08.136 CXX test/cpp_headers/ioat_spec.o 00:07:08.136 LINK crc32c_ut 00:07:08.136 LINK crc64_ut 00:07:08.136 CC test/unit/lib/util/file.c/file_ut.o 00:07:08.136 LINK cpuset_ut 00:07:08.136 LINK connect_stress 00:07:08.394 LINK simple_copy 00:07:08.394 CC test/unit/lib/util/iov.c/iov_ut.o 00:07:08.394 LINK bdevio 00:07:08.394 CXX test/cpp_headers/iscsi_spec.o 00:07:08.394 CXX test/cpp_headers/json.o 00:07:08.394 CC test/nvme/boot_partition/boot_partition.o 00:07:08.394 CC test/nvme/compliance/nvme_compliance.o 00:07:08.394 LINK file_ut 00:07:08.394 CC examples/nvmf/nvmf/nvmf.o 00:07:08.394 CXX test/cpp_headers/jsonrpc.o 00:07:08.651 CXX test/cpp_headers/keyring.o 00:07:08.651 CXX test/cpp_headers/keyring_module.o 00:07:08.651 LINK boot_partition 00:07:08.651 CC test/nvme/fused_ordering/fused_ordering.o 00:07:08.651 CXX test/cpp_headers/likely.o 00:07:08.651 LINK iov_ut 00:07:08.651 CC test/unit/lib/util/math.c/math_ut.o 00:07:08.910 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:07:08.910 CC test/unit/lib/util/net.c/net_ut.o 00:07:08.910 LINK fused_ordering 00:07:08.910 CC test/nvme/doorbell_aers/doorbell_aers.o 00:07:08.910 CXX test/cpp_headers/log.o 00:07:08.910 LINK nvmf 00:07:08.910 LINK math_ut 00:07:08.910 CC test/nvme/fdp/fdp.o 00:07:08.910 CC test/unit/lib/util/string.c/string_ut.o 00:07:08.910 LINK net_ut 00:07:08.910 LINK nvme_compliance 00:07:09.168 CXX test/cpp_headers/lvol.o 00:07:09.168 LINK doorbell_aers 00:07:09.168 CXX test/cpp_headers/memory.o 00:07:09.168 CC test/nvme/cuse/cuse.o 00:07:09.168 CC test/unit/lib/util/xor.c/xor_ut.o 00:07:09.168 CXX test/cpp_headers/mmio.o 00:07:09.168 CXX test/cpp_headers/nbd.o 00:07:09.427 CXX test/cpp_headers/net.o 00:07:09.427 CXX test/cpp_headers/notify.o 00:07:09.427 CXX test/cpp_headers/nvme.o 00:07:09.427 CXX test/cpp_headers/nvme_intel.o 00:07:09.427 CXX test/cpp_headers/nvme_ocssd.o 00:07:09.427 LINK fdp 00:07:09.427 LINK string_ut 00:07:09.427 CXX test/cpp_headers/nvme_ocssd_spec.o 00:07:09.427 CXX test/cpp_headers/nvme_spec.o 00:07:09.685 LINK pipe_ut 00:07:09.685 CXX test/cpp_headers/nvme_zns.o 00:07:09.685 CXX test/cpp_headers/nvmf_cmd.o 00:07:09.685 CXX test/cpp_headers/nvmf_fc_spec.o 00:07:09.685 CXX test/cpp_headers/nvmf.o 00:07:09.685 CXX test/cpp_headers/nvmf_spec.o 00:07:09.685 CXX test/cpp_headers/nvmf_transport.o 00:07:09.685 CXX test/cpp_headers/opal.o 00:07:09.685 CXX test/cpp_headers/opal_spec.o 00:07:09.685 LINK xor_ut 00:07:09.685 CXX test/cpp_headers/pci_ids.o 00:07:09.685 CXX test/cpp_headers/pipe.o 00:07:09.944 CXX test/cpp_headers/queue.o 00:07:09.944 CXX test/cpp_headers/reduce.o 00:07:09.944 CXX test/cpp_headers/rpc.o 00:07:09.944 CXX test/cpp_headers/scheduler.o 00:07:09.944 CXX test/cpp_headers/scsi.o 00:07:09.944 CXX test/cpp_headers/scsi_spec.o 00:07:09.944 CXX test/cpp_headers/sock.o 00:07:09.944 CXX test/cpp_headers/stdinc.o 00:07:09.944 CXX test/cpp_headers/string.o 00:07:09.944 CXX test/cpp_headers/thread.o 00:07:09.944 CXX test/cpp_headers/trace.o 00:07:09.944 CXX test/cpp_headers/trace_parser.o 00:07:09.944 CXX test/cpp_headers/tree.o 00:07:09.944 CXX test/cpp_headers/ublk.o 00:07:09.944 CXX test/cpp_headers/util.o 00:07:09.944 CXX test/cpp_headers/uuid.o 00:07:10.202 CXX test/cpp_headers/version.o 00:07:10.202 CXX test/cpp_headers/vfio_user_pci.o 00:07:10.202 CXX test/cpp_headers/vfio_user_spec.o 00:07:10.202 CXX test/cpp_headers/vhost.o 00:07:10.202 CXX test/cpp_headers/vmd.o 00:07:10.202 CXX test/cpp_headers/xor.o 00:07:10.202 CXX test/cpp_headers/zipf.o 00:07:10.767 LINK cuse 00:07:11.023 LINK dif_ut 00:07:11.588 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:07:11.588 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:07:11.588 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:07:11.588 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:07:11.588 LINK esnap 00:07:12.164 LINK pci_event_ut 00:07:12.447 LINK json_util_ut 00:07:13.379 LINK json_write_ut 00:07:14.311 LINK json_parse_ut 00:07:14.569 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:07:15.132 LINK jsonrpc_server_ut 00:07:15.697 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:07:16.630 LINK rpc_ut 00:07:16.888 CC test/unit/lib/sock/sock.c/sock_ut.o 00:07:16.888 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:07:16.888 CC test/unit/lib/thread/thread.c/thread_ut.o 00:07:17.150 CC test/unit/lib/sock/posix.c/posix_ut.o 00:07:17.150 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:07:17.150 CC test/unit/lib/notify/notify.c/notify_ut.o 00:07:18.092 LINK keyring_ut 00:07:18.092 LINK notify_ut 00:07:18.092 LINK iobuf_ut 00:07:18.350 LINK posix_ut 00:07:19.282 LINK sock_ut 00:07:19.540 LINK thread_ut 00:07:19.540 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:07:19.540 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:07:19.798 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:07:20.731 LINK nvme_quirks_ut 00:07:20.990 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:07:20.990 LINK nvme_ctrlr_ocssd_cmd_ut 00:07:21.248 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:07:21.248 LINK nvme_ns_ut 00:07:21.507 LINK nvme_ctrlr_cmd_ut 00:07:21.507 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:07:21.507 LINK nvme_qpair_ut 00:07:21.507 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:07:21.766 LINK nvme_poll_group_ut 00:07:21.766 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:07:22.024 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:07:22.024 LINK nvme_ut 00:07:22.282 LINK nvme_ns_ocssd_cmd_ut 00:07:22.540 CC test/unit/lib/accel/accel.c/accel_ut.o 00:07:22.540 LINK nvme_transport_ut 00:07:22.540 LINK nvme_io_msg_ut 00:07:22.798 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:07:22.798 CC test/unit/lib/blob/blob.c/blob_ut.o 00:07:22.798 LINK nvme_pcie_ut 00:07:22.798 LINK nvme_ns_cmd_ut 00:07:23.055 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:07:23.055 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:07:23.055 LINK nvme_fabric_ut 00:07:23.313 LINK nvme_opal_ut 00:07:23.313 LINK nvme_tcp_ut 00:07:23.313 LINK nvme_pcie_common_ut 00:07:23.571 LINK blob_bdev_ut 00:07:23.828 LINK rpc_ut 00:07:24.086 LINK nvme_cuse_ut 00:07:24.086 LINK subsystem_ut 00:07:24.344 LINK nvme_ctrlr_ut 00:07:24.344 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:07:24.344 CC test/unit/lib/event/app.c/app_ut.o 00:07:25.724 LINK app_ut 00:07:25.724 LINK reactor_ut 00:07:26.290 LINK accel_ut 00:07:26.855 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:07:26.855 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:07:26.855 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:07:26.855 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:07:26.855 CC test/unit/lib/bdev/part.c/part_ut.o 00:07:26.855 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:07:26.855 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:07:26.855 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:07:26.855 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:07:26.855 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:07:26.855 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:07:27.113 LINK scsi_nvme_ut 00:07:27.113 LINK bdev_zone_ut 00:07:27.113 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:07:27.371 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:07:27.629 LINK gpt_ut 00:07:27.629 LINK bdev_raid_sb_ut 00:07:27.629 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:07:27.886 LINK vbdev_zone_block_ut 00:07:28.144 LINK concat_ut 00:07:28.402 LINK raid1_ut 00:07:28.659 LINK raid0_ut 00:07:28.917 LINK vbdev_lvol_ut 00:07:29.482 LINK bdev_raid_ut 00:07:30.855 LINK part_ut 00:07:31.797 LINK bdev_ut 00:07:32.055 LINK blob_ut 00:07:32.313 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:07:32.313 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:07:32.313 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:07:32.313 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:07:32.313 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:07:32.570 LINK tree_ut 00:07:32.828 LINK blobfs_bdev_ut 00:07:33.393 LINK bdev_nvme_ut 00:07:34.325 LINK blobfs_sync_ut 00:07:34.325 LINK blobfs_async_ut 00:07:34.325 LINK bdev_ut 00:07:34.581 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:07:34.581 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:07:34.838 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:07:34.838 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:07:34.838 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:07:34.838 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:07:34.838 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:07:34.838 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:07:34.838 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:07:34.838 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:07:34.838 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:07:35.403 LINK lvol_ut 00:07:35.403 LINK ftl_l2p_ut 00:07:35.403 LINK dev_ut 00:07:35.403 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:07:35.403 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:07:35.660 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:07:35.660 LINK ctrlr_bdev_ut 00:07:35.660 LINK ftl_io_ut 00:07:35.918 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:07:35.918 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:07:36.177 LINK scsi_ut 00:07:36.177 LINK nvmf_ut 00:07:36.177 LINK ftl_bitmap_ut 00:07:36.177 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:07:36.177 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:07:36.435 LINK auth_ut 00:07:36.435 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:07:36.435 LINK lun_ut 00:07:36.435 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:07:36.693 LINK ftl_band_ut 00:07:36.693 LINK ftl_p2l_ut 00:07:36.951 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:07:36.951 LINK ftl_mempool_ut 00:07:37.209 LINK ftl_mngt_ut 00:07:37.466 LINK scsi_bdev_ut 00:07:37.466 LINK ctrlr_discovery_ut 00:07:37.724 LINK scsi_pr_ut 00:07:37.983 LINK subsystem_ut 00:07:37.983 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:07:37.983 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:07:37.983 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:07:37.983 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:07:37.983 CC test/unit/lib/iscsi/param.c/param_ut.o 00:07:37.983 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:07:37.983 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:07:38.241 LINK ftl_layout_upgrade_ut 00:07:38.241 LINK ftl_sb_ut 00:07:38.241 LINK ctrlr_ut 00:07:38.808 LINK tcp_ut 00:07:38.808 LINK param_ut 00:07:38.808 LINK init_grp_ut 00:07:39.373 LINK portal_grp_ut 00:07:39.373 LINK tgt_node_ut 00:07:39.631 LINK conn_ut 00:07:41.005 LINK vhost_ut 00:07:41.005 LINK iscsi_ut 00:07:41.263 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:41.263 20:58:59 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:07:41.263 20:58:59 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:41.263 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:07:41.584 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:07:41.584 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:07:41.584 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:41.584 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:07:41.584 patchelf: not an ELF executable 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:07:41.584 patchelf: not an ELF executable 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:07:41.584 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:07:41.585 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:07:41.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:07:41.866 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:07:42.124 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:42.124 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:42.464 Processing /home/vagrant/spdk_repo/spdk/python 00:07:42.464 Preparing metadata (setup.py): started 00:07:43.030 Preparing metadata (setup.py): finished with status 'done' 00:07:43.963 Installing collected packages: spdk 00:07:43.963 Running setup.py install for spdk: started 00:07:43.963 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:44.221 Running setup.py install for spdk: finished with status 'done' 00:07:44.221 Successfully installed spdk-24.9rc0 00:07:44.480 The Meson build system 00:07:44.480 Version: 1.3.1 00:07:44.480 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:44.480 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:44.480 Build type: native build 00:07:44.480 Program cat found: YES (/usr/bin/cat) 00:07:44.480 Project name: DPDK 00:07:44.480 Project version: 24.03.0 00:07:44.480 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:44.480 C linker for the host machine: cc ld.bfd 2.39-16 00:07:44.480 Host machine cpu family: x86_64 00:07:44.480 Host machine cpu: x86_64 00:07:44.480 Message: ## Building in Developer Mode ## 00:07:44.480 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:44.480 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:44.480 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:44.480 Program python3 found: YES (/usr/bin/python3) 00:07:44.480 Program cat found: YES (/usr/bin/cat) 00:07:44.480 Compiler for C supports arguments -march=native: YES (cached) 00:07:44.480 Checking for size of "void *" : 8 (cached) 00:07:44.480 Checking for size of "void *" : 8 (cached) 00:07:44.480 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:44.480 Library m found: YES 00:07:44.480 Library numa found: YES 00:07:44.480 Has header "numaif.h" : YES (cached) 00:07:44.480 Library fdt found: NO 00:07:44.480 Library execinfo found: NO 00:07:44.480 Has header "execinfo.h" : YES (cached) 00:07:44.480 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:44.480 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:44.480 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:44.480 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:44.480 Dependency openssl found: YES 3.0.9 (cached) 00:07:44.480 Dependency libpcap found: YES 1.10.4 (cached) 00:07:44.480 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wformat: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wundef: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:44.480 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:44.480 Program objdump found: YES (/usr/bin/objdump) 00:07:44.480 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:44.480 Checking if "AVX512 checking" compiles: YES (cached) 00:07:44.480 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:44.480 Fetching value of define "__AES__" : 1 (cached) 00:07:44.480 Fetching value of define "__AVX__" : 1 (cached) 00:07:44.480 Fetching value of define "__AVX2__" : 1 (cached) 00:07:44.480 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:44.480 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:44.480 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:44.480 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:44.480 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:44.480 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:44.480 Fetching value of define "__RDRND__" : 1 (cached) 00:07:44.480 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:44.480 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:44.480 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:44.480 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:44.480 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:44.480 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:44.480 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:44.480 Message: lib/log: Defining dependency "log" 00:07:44.480 Message: lib/kvargs: Defining dependency "kvargs" 00:07:44.480 Message: lib/telemetry: Defining dependency "telemetry" 00:07:44.480 Checking for function "getentropy" : NO (cached) 00:07:44.480 Message: lib/eal: Defining dependency "eal" 00:07:44.480 Message: lib/ring: Defining dependency "ring" 00:07:44.480 Message: lib/rcu: Defining dependency "rcu" 00:07:44.480 Message: lib/mempool: Defining dependency "mempool" 00:07:44.480 Message: lib/mbuf: Defining dependency "mbuf" 00:07:44.480 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:44.480 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:44.480 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:44.480 Compiler for C supports arguments -maes: YES (cached) 00:07:44.480 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:44.480 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:44.480 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:44.480 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:44.480 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:44.480 Compiler for C supports arguments -mavx2: YES (cached) 00:07:44.480 Compiler for C supports arguments -mavx: YES (cached) 00:07:44.480 Message: lib/net: Defining dependency "net" 00:07:44.480 Message: lib/meter: Defining dependency "meter" 00:07:44.480 Message: lib/ethdev: Defining dependency "ethdev" 00:07:44.480 Message: lib/pci: Defining dependency "pci" 00:07:44.480 Message: lib/cmdline: Defining dependency "cmdline" 00:07:44.480 Message: lib/hash: Defining dependency "hash" 00:07:44.480 Message: lib/timer: Defining dependency "timer" 00:07:44.480 Message: lib/compressdev: Defining dependency "compressdev" 00:07:44.480 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:44.480 Message: lib/dmadev: Defining dependency "dmadev" 00:07:44.480 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:44.480 Message: lib/power: Defining dependency "power" 00:07:44.480 Message: lib/reorder: Defining dependency "reorder" 00:07:44.480 Message: lib/security: Defining dependency "security" 00:07:44.480 Has header "linux/userfaultfd.h" : YES (cached) 00:07:44.480 Has header "linux/vduse.h" : YES (cached) 00:07:44.480 Message: lib/vhost: Defining dependency "vhost" 00:07:44.480 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:44.480 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:44.480 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:44.480 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:44.480 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:44.480 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:44.480 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:44.480 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:44.480 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:44.480 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:44.480 Program doxygen found: YES (/usr/bin/doxygen) 00:07:44.480 Configuring doxy-api-html.conf using configuration 00:07:44.480 Configuring doxy-api-man.conf using configuration 00:07:44.480 Program mandb found: YES (/usr/bin/mandb) 00:07:44.480 Program sphinx-build found: NO 00:07:44.480 Configuring rte_build_config.h using configuration 00:07:44.480 Message: 00:07:44.480 ================= 00:07:44.480 Applications Enabled 00:07:44.480 ================= 00:07:44.480 00:07:44.480 apps: 00:07:44.480 00:07:44.480 00:07:44.480 Message: 00:07:44.480 ================= 00:07:44.480 Libraries Enabled 00:07:44.480 ================= 00:07:44.480 00:07:44.480 libs: 00:07:44.480 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:44.480 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:44.480 cryptodev, dmadev, power, reorder, security, vhost, 00:07:44.480 00:07:44.480 Message: 00:07:44.480 =============== 00:07:44.480 Drivers Enabled 00:07:44.480 =============== 00:07:44.480 00:07:44.480 common: 00:07:44.480 00:07:44.480 bus: 00:07:44.480 pci, vdev, 00:07:44.480 mempool: 00:07:44.480 ring, 00:07:44.480 dma: 00:07:44.480 00:07:44.480 net: 00:07:44.480 00:07:44.480 crypto: 00:07:44.480 00:07:44.480 compress: 00:07:44.480 00:07:44.480 vdpa: 00:07:44.480 00:07:44.480 00:07:44.480 Message: 00:07:44.480 ================= 00:07:44.480 Content Skipped 00:07:44.480 ================= 00:07:44.480 00:07:44.480 apps: 00:07:44.480 dumpcap: explicitly disabled via build config 00:07:44.480 graph: explicitly disabled via build config 00:07:44.480 pdump: explicitly disabled via build config 00:07:44.480 proc-info: explicitly disabled via build config 00:07:44.480 test-acl: explicitly disabled via build config 00:07:44.480 test-bbdev: explicitly disabled via build config 00:07:44.480 test-cmdline: explicitly disabled via build config 00:07:44.480 test-compress-perf: explicitly disabled via build config 00:07:44.480 test-crypto-perf: explicitly disabled via build config 00:07:44.480 test-dma-perf: explicitly disabled via build config 00:07:44.480 test-eventdev: explicitly disabled via build config 00:07:44.481 test-fib: explicitly disabled via build config 00:07:44.481 test-flow-perf: explicitly disabled via build config 00:07:44.481 test-gpudev: explicitly disabled via build config 00:07:44.481 test-mldev: explicitly disabled via build config 00:07:44.481 test-pipeline: explicitly disabled via build config 00:07:44.481 test-pmd: explicitly disabled via build config 00:07:44.481 test-regex: explicitly disabled via build config 00:07:44.481 test-sad: explicitly disabled via build config 00:07:44.481 test-security-perf: explicitly disabled via build config 00:07:44.481 00:07:44.481 libs: 00:07:44.481 argparse: explicitly disabled via build config 00:07:44.481 metrics: explicitly disabled via build config 00:07:44.481 acl: explicitly disabled via build config 00:07:44.481 bbdev: explicitly disabled via build config 00:07:44.481 bitratestats: explicitly disabled via build config 00:07:44.481 bpf: explicitly disabled via build config 00:07:44.481 cfgfile: explicitly disabled via build config 00:07:44.481 distributor: explicitly disabled via build config 00:07:44.481 efd: explicitly disabled via build config 00:07:44.481 eventdev: explicitly disabled via build config 00:07:44.481 dispatcher: explicitly disabled via build config 00:07:44.481 gpudev: explicitly disabled via build config 00:07:44.481 gro: explicitly disabled via build config 00:07:44.481 gso: explicitly disabled via build config 00:07:44.481 ip_frag: explicitly disabled via build config 00:07:44.481 jobstats: explicitly disabled via build config 00:07:44.481 latencystats: explicitly disabled via build config 00:07:44.481 lpm: explicitly disabled via build config 00:07:44.481 member: explicitly disabled via build config 00:07:44.481 pcapng: explicitly disabled via build config 00:07:44.481 rawdev: explicitly disabled via build config 00:07:44.481 regexdev: explicitly disabled via build config 00:07:44.481 mldev: explicitly disabled via build config 00:07:44.481 rib: explicitly disabled via build config 00:07:44.481 sched: explicitly disabled via build config 00:07:44.481 stack: explicitly disabled via build config 00:07:44.481 ipsec: explicitly disabled via build config 00:07:44.481 pdcp: explicitly disabled via build config 00:07:44.481 fib: explicitly disabled via build config 00:07:44.481 port: explicitly disabled via build config 00:07:44.481 pdump: explicitly disabled via build config 00:07:44.481 table: explicitly disabled via build config 00:07:44.481 pipeline: explicitly disabled via build config 00:07:44.481 graph: explicitly disabled via build config 00:07:44.481 node: explicitly disabled via build config 00:07:44.481 00:07:44.481 drivers: 00:07:44.481 common/cpt: not in enabled drivers build config 00:07:44.481 common/dpaax: not in enabled drivers build config 00:07:44.481 common/iavf: not in enabled drivers build config 00:07:44.481 common/idpf: not in enabled drivers build config 00:07:44.481 common/ionic: not in enabled drivers build config 00:07:44.481 common/mvep: not in enabled drivers build config 00:07:44.481 common/octeontx: not in enabled drivers build config 00:07:44.481 bus/auxiliary: not in enabled drivers build config 00:07:44.481 bus/cdx: not in enabled drivers build config 00:07:44.481 bus/dpaa: not in enabled drivers build config 00:07:44.481 bus/fslmc: not in enabled drivers build config 00:07:44.481 bus/ifpga: not in enabled drivers build config 00:07:44.481 bus/platform: not in enabled drivers build config 00:07:44.481 bus/uacce: not in enabled drivers build config 00:07:44.481 bus/vmbus: not in enabled drivers build config 00:07:44.481 common/cnxk: not in enabled drivers build config 00:07:44.481 common/mlx5: not in enabled drivers build config 00:07:44.481 common/nfp: not in enabled drivers build config 00:07:44.481 common/nitrox: not in enabled drivers build config 00:07:44.481 common/qat: not in enabled drivers build config 00:07:44.481 common/sfc_efx: not in enabled drivers build config 00:07:44.481 mempool/bucket: not in enabled drivers build config 00:07:44.481 mempool/cnxk: not in enabled drivers build config 00:07:44.481 mempool/dpaa: not in enabled drivers build config 00:07:44.481 mempool/dpaa2: not in enabled drivers build config 00:07:44.481 mempool/octeontx: not in enabled drivers build config 00:07:44.481 mempool/stack: not in enabled drivers build config 00:07:44.481 dma/cnxk: not in enabled drivers build config 00:07:44.481 dma/dpaa: not in enabled drivers build config 00:07:44.481 dma/dpaa2: not in enabled drivers build config 00:07:44.481 dma/hisilicon: not in enabled drivers build config 00:07:44.481 dma/idxd: not in enabled drivers build config 00:07:44.481 dma/ioat: not in enabled drivers build config 00:07:44.481 dma/skeleton: not in enabled drivers build config 00:07:44.481 net/af_packet: not in enabled drivers build config 00:07:44.481 net/af_xdp: not in enabled drivers build config 00:07:44.481 net/ark: not in enabled drivers build config 00:07:44.481 net/atlantic: not in enabled drivers build config 00:07:44.481 net/avp: not in enabled drivers build config 00:07:44.481 net/axgbe: not in enabled drivers build config 00:07:44.481 net/bnx2x: not in enabled drivers build config 00:07:44.481 net/bnxt: not in enabled drivers build config 00:07:44.481 net/bonding: not in enabled drivers build config 00:07:44.481 net/cnxk: not in enabled drivers build config 00:07:44.481 net/cpfl: not in enabled drivers build config 00:07:44.481 net/cxgbe: not in enabled drivers build config 00:07:44.481 net/dpaa: not in enabled drivers build config 00:07:44.481 net/dpaa2: not in enabled drivers build config 00:07:44.481 net/e1000: not in enabled drivers build config 00:07:44.481 net/ena: not in enabled drivers build config 00:07:44.481 net/enetc: not in enabled drivers build config 00:07:44.481 net/enetfec: not in enabled drivers build config 00:07:44.481 net/enic: not in enabled drivers build config 00:07:44.481 net/failsafe: not in enabled drivers build config 00:07:44.481 net/fm10k: not in enabled drivers build config 00:07:44.481 net/gve: not in enabled drivers build config 00:07:44.481 net/hinic: not in enabled drivers build config 00:07:44.481 net/hns3: not in enabled drivers build config 00:07:44.481 net/i40e: not in enabled drivers build config 00:07:44.481 net/iavf: not in enabled drivers build config 00:07:44.481 net/ice: not in enabled drivers build config 00:07:44.481 net/idpf: not in enabled drivers build config 00:07:44.481 net/igc: not in enabled drivers build config 00:07:44.481 net/ionic: not in enabled drivers build config 00:07:44.481 net/ipn3ke: not in enabled drivers build config 00:07:44.481 net/ixgbe: not in enabled drivers build config 00:07:44.481 net/mana: not in enabled drivers build config 00:07:44.481 net/memif: not in enabled drivers build config 00:07:44.481 net/mlx4: not in enabled drivers build config 00:07:44.481 net/mlx5: not in enabled drivers build config 00:07:44.481 net/mvneta: not in enabled drivers build config 00:07:44.481 net/mvpp2: not in enabled drivers build config 00:07:44.481 net/netvsc: not in enabled drivers build config 00:07:44.481 net/nfb: not in enabled drivers build config 00:07:44.481 net/nfp: not in enabled drivers build config 00:07:44.481 net/ngbe: not in enabled drivers build config 00:07:44.481 net/null: not in enabled drivers build config 00:07:44.481 net/octeontx: not in enabled drivers build config 00:07:44.481 net/octeon_ep: not in enabled drivers build config 00:07:44.481 net/pcap: not in enabled drivers build config 00:07:44.481 net/pfe: not in enabled drivers build config 00:07:44.481 net/qede: not in enabled drivers build config 00:07:44.481 net/ring: not in enabled drivers build config 00:07:44.481 net/sfc: not in enabled drivers build config 00:07:44.481 net/softnic: not in enabled drivers build config 00:07:44.481 net/tap: not in enabled drivers build config 00:07:44.481 net/thunderx: not in enabled drivers build config 00:07:44.481 net/txgbe: not in enabled drivers build config 00:07:44.481 net/vdev_netvsc: not in enabled drivers build config 00:07:44.481 net/vhost: not in enabled drivers build config 00:07:44.481 net/virtio: not in enabled drivers build config 00:07:44.481 net/vmxnet3: not in enabled drivers build config 00:07:44.481 raw/*: missing internal dependency, "rawdev" 00:07:44.481 crypto/armv8: not in enabled drivers build config 00:07:44.481 crypto/bcmfs: not in enabled drivers build config 00:07:44.481 crypto/caam_jr: not in enabled drivers build config 00:07:44.481 crypto/ccp: not in enabled drivers build config 00:07:44.481 crypto/cnxk: not in enabled drivers build config 00:07:44.481 crypto/dpaa_sec: not in enabled drivers build config 00:07:44.481 crypto/dpaa2_sec: not in enabled drivers build config 00:07:44.481 crypto/ipsec_mb: not in enabled drivers build config 00:07:44.481 crypto/mlx5: not in enabled drivers build config 00:07:44.481 crypto/mvsam: not in enabled drivers build config 00:07:44.481 crypto/nitrox: not in enabled drivers build config 00:07:44.481 crypto/null: not in enabled drivers build config 00:07:44.481 crypto/octeontx: not in enabled drivers build config 00:07:44.481 crypto/openssl: not in enabled drivers build config 00:07:44.481 crypto/scheduler: not in enabled drivers build config 00:07:44.481 crypto/uadk: not in enabled drivers build config 00:07:44.481 crypto/virtio: not in enabled drivers build config 00:07:44.481 compress/isal: not in enabled drivers build config 00:07:44.481 compress/mlx5: not in enabled drivers build config 00:07:44.481 compress/nitrox: not in enabled drivers build config 00:07:44.481 compress/octeontx: not in enabled drivers build config 00:07:44.481 compress/zlib: not in enabled drivers build config 00:07:44.481 regex/*: missing internal dependency, "regexdev" 00:07:44.481 ml/*: missing internal dependency, "mldev" 00:07:44.481 vdpa/ifc: not in enabled drivers build config 00:07:44.481 vdpa/mlx5: not in enabled drivers build config 00:07:44.481 vdpa/nfp: not in enabled drivers build config 00:07:44.481 vdpa/sfc: not in enabled drivers build config 00:07:44.481 event/*: missing internal dependency, "eventdev" 00:07:44.481 baseband/*: missing internal dependency, "bbdev" 00:07:44.481 gpu/*: missing internal dependency, "gpudev" 00:07:44.481 00:07:44.481 00:07:44.481 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:07:45.048 Cleaning... 0 files. 00:07:45.048 Build targets in project: 85 00:07:45.048 00:07:45.048 DPDK 24.03.0 00:07:45.048 00:07:45.048 User defined options 00:07:45.048 default_library : static 00:07:45.048 libdir : lib 00:07:45.048 prefix : /usr/local 00:07:45.048 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:45.048 c_link_args : 00:07:45.048 cpu_instruction_set: native 00:07:45.048 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:45.048 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:45.048 enable_docs : false 00:07:45.048 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:45.048 enable_kmods : false 00:07:45.048 max_lcores : 128 00:07:45.048 tests : false 00:07:45.048 00:07:45.048 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.619 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.620 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.621 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.622 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.623 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 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:45.624 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 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:45.624 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.624 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.625 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:45.884 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.885 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:07:45.886 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:07:45.886 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:07:45.886 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:07:45.886 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:07:45.886 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:07:45.886 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:07:45.886 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:07:45.886 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:07:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:45.886 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:48.417 The Meson build system 00:07:48.417 Version: 1.3.1 00:07:48.417 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:48.417 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:48.417 Build type: native build 00:07:48.417 Program cat found: YES (/usr/bin/cat) 00:07:48.417 Project name: DPDK 00:07:48.417 Project version: 24.03.0 00:07:48.417 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:48.417 C linker for the host machine: cc ld.bfd 2.39-16 00:07:48.417 Host machine cpu family: x86_64 00:07:48.417 Host machine cpu: x86_64 00:07:48.417 Message: ## Building in Developer Mode ## 00:07:48.417 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:48.417 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:48.417 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:48.417 Program python3 found: YES (/usr/bin/python3) 00:07:48.417 Program cat found: YES (/usr/bin/cat) 00:07:48.417 Compiler for C supports arguments -march=native: YES (cached) 00:07:48.417 Checking for size of "void *" : 8 (cached) 00:07:48.417 Checking for size of "void *" : 8 (cached) 00:07:48.417 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:48.417 Library m found: YES 00:07:48.417 Library numa found: YES 00:07:48.417 Has header "numaif.h" : YES (cached) 00:07:48.417 Library fdt found: NO 00:07:48.417 Library execinfo found: NO 00:07:48.417 Has header "execinfo.h" : YES (cached) 00:07:48.417 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:48.417 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:48.417 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:48.417 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:48.417 Dependency openssl found: YES 3.0.9 (cached) 00:07:48.417 Dependency libpcap found: YES 1.10.4 (cached) 00:07:48.417 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wformat: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wundef: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:48.417 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:48.417 Program objdump found: YES (/usr/bin/objdump) 00:07:48.417 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:48.417 Checking if "AVX512 checking" compiles: YES (cached) 00:07:48.417 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:48.417 Fetching value of define "__AES__" : 1 (cached) 00:07:48.417 Fetching value of define "__AVX__" : 1 (cached) 00:07:48.417 Fetching value of define "__AVX2__" : 1 (cached) 00:07:48.417 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:48.417 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:48.417 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:48.417 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:48.417 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:48.417 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:48.417 Fetching value of define "__RDRND__" : 1 (cached) 00:07:48.417 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:48.417 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:48.417 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:48.417 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:48.417 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:48.417 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:48.417 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:48.418 Message: lib/log: Defining dependency "log" 00:07:48.418 Message: lib/kvargs: Defining dependency "kvargs" 00:07:48.418 Message: lib/telemetry: Defining dependency "telemetry" 00:07:48.418 Checking for function "getentropy" : NO (cached) 00:07:48.418 Message: lib/eal: Defining dependency "eal" 00:07:48.418 Message: lib/ring: Defining dependency "ring" 00:07:48.418 Message: lib/rcu: Defining dependency "rcu" 00:07:48.418 Message: lib/mempool: Defining dependency "mempool" 00:07:48.418 Message: lib/mbuf: Defining dependency "mbuf" 00:07:48.418 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:48.418 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:48.418 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:48.418 Compiler for C supports arguments -maes: YES (cached) 00:07:48.418 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:48.418 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:48.418 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:48.418 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:48.418 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:48.418 Compiler for C supports arguments -mavx2: YES (cached) 00:07:48.418 Compiler for C supports arguments -mavx: YES (cached) 00:07:48.418 Message: lib/net: Defining dependency "net" 00:07:48.418 Message: lib/meter: Defining dependency "meter" 00:07:48.418 Message: lib/ethdev: Defining dependency "ethdev" 00:07:48.418 Message: lib/pci: Defining dependency "pci" 00:07:48.418 Message: lib/cmdline: Defining dependency "cmdline" 00:07:48.418 Message: lib/hash: Defining dependency "hash" 00:07:48.418 Message: lib/timer: Defining dependency "timer" 00:07:48.418 Message: lib/compressdev: Defining dependency "compressdev" 00:07:48.418 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:48.418 Message: lib/dmadev: Defining dependency "dmadev" 00:07:48.418 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:48.418 Message: lib/power: Defining dependency "power" 00:07:48.418 Message: lib/reorder: Defining dependency "reorder" 00:07:48.418 Message: lib/security: Defining dependency "security" 00:07:48.418 Has header "linux/userfaultfd.h" : YES (cached) 00:07:48.418 Has header "linux/vduse.h" : YES (cached) 00:07:48.418 Message: lib/vhost: Defining dependency "vhost" 00:07:48.418 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:48.418 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:48.418 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:48.418 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:48.418 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:48.418 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:48.418 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:48.418 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:48.418 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:48.418 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:48.418 Program doxygen found: YES (/usr/bin/doxygen) 00:07:48.418 Configuring doxy-api-html.conf using configuration 00:07:48.418 Configuring doxy-api-man.conf using configuration 00:07:48.418 Program mandb found: YES (/usr/bin/mandb) 00:07:48.418 Program sphinx-build found: NO 00:07:48.418 Configuring rte_build_config.h using configuration 00:07:48.418 Message: 00:07:48.418 ================= 00:07:48.418 Applications Enabled 00:07:48.418 ================= 00:07:48.418 00:07:48.418 apps: 00:07:48.418 00:07:48.418 00:07:48.418 Message: 00:07:48.418 ================= 00:07:48.418 Libraries Enabled 00:07:48.418 ================= 00:07:48.418 00:07:48.418 libs: 00:07:48.418 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:48.418 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:48.418 cryptodev, dmadev, power, reorder, security, vhost, 00:07:48.418 00:07:48.418 Message: 00:07:48.418 =============== 00:07:48.418 Drivers Enabled 00:07:48.418 =============== 00:07:48.418 00:07:48.418 common: 00:07:48.418 00:07:48.418 bus: 00:07:48.418 pci, vdev, 00:07:48.418 mempool: 00:07:48.418 ring, 00:07:48.418 dma: 00:07:48.418 00:07:48.418 net: 00:07:48.418 00:07:48.418 crypto: 00:07:48.418 00:07:48.418 compress: 00:07:48.418 00:07:48.418 vdpa: 00:07:48.418 00:07:48.418 00:07:48.418 Message: 00:07:48.418 ================= 00:07:48.418 Content Skipped 00:07:48.418 ================= 00:07:48.418 00:07:48.418 apps: 00:07:48.418 dumpcap: explicitly disabled via build config 00:07:48.418 graph: explicitly disabled via build config 00:07:48.418 pdump: explicitly disabled via build config 00:07:48.418 proc-info: explicitly disabled via build config 00:07:48.418 test-acl: explicitly disabled via build config 00:07:48.418 test-bbdev: explicitly disabled via build config 00:07:48.418 test-cmdline: explicitly disabled via build config 00:07:48.418 test-compress-perf: explicitly disabled via build config 00:07:48.418 test-crypto-perf: explicitly disabled via build config 00:07:48.418 test-dma-perf: explicitly disabled via build config 00:07:48.418 test-eventdev: explicitly disabled via build config 00:07:48.418 test-fib: explicitly disabled via build config 00:07:48.418 test-flow-perf: explicitly disabled via build config 00:07:48.418 test-gpudev: explicitly disabled via build config 00:07:48.418 test-mldev: explicitly disabled via build config 00:07:48.418 test-pipeline: explicitly disabled via build config 00:07:48.418 test-pmd: explicitly disabled via build config 00:07:48.418 test-regex: explicitly disabled via build config 00:07:48.418 test-sad: explicitly disabled via build config 00:07:48.418 test-security-perf: explicitly disabled via build config 00:07:48.418 00:07:48.418 libs: 00:07:48.418 argparse: explicitly disabled via build config 00:07:48.418 metrics: explicitly disabled via build config 00:07:48.418 acl: explicitly disabled via build config 00:07:48.418 bbdev: explicitly disabled via build config 00:07:48.418 bitratestats: explicitly disabled via build config 00:07:48.418 bpf: explicitly disabled via build config 00:07:48.418 cfgfile: explicitly disabled via build config 00:07:48.418 distributor: explicitly disabled via build config 00:07:48.418 efd: explicitly disabled via build config 00:07:48.418 eventdev: explicitly disabled via build config 00:07:48.418 dispatcher: explicitly disabled via build config 00:07:48.418 gpudev: explicitly disabled via build config 00:07:48.418 gro: explicitly disabled via build config 00:07:48.418 gso: explicitly disabled via build config 00:07:48.418 ip_frag: explicitly disabled via build config 00:07:48.418 jobstats: explicitly disabled via build config 00:07:48.418 latencystats: explicitly disabled via build config 00:07:48.418 lpm: explicitly disabled via build config 00:07:48.418 member: explicitly disabled via build config 00:07:48.418 pcapng: explicitly disabled via build config 00:07:48.418 rawdev: explicitly disabled via build config 00:07:48.418 regexdev: explicitly disabled via build config 00:07:48.418 mldev: explicitly disabled via build config 00:07:48.418 rib: explicitly disabled via build config 00:07:48.418 sched: explicitly disabled via build config 00:07:48.418 stack: explicitly disabled via build config 00:07:48.418 ipsec: explicitly disabled via build config 00:07:48.418 pdcp: explicitly disabled via build config 00:07:48.418 fib: explicitly disabled via build config 00:07:48.418 port: explicitly disabled via build config 00:07:48.418 pdump: explicitly disabled via build config 00:07:48.418 table: explicitly disabled via build config 00:07:48.418 pipeline: explicitly disabled via build config 00:07:48.418 graph: explicitly disabled via build config 00:07:48.418 node: explicitly disabled via build config 00:07:48.418 00:07:48.418 drivers: 00:07:48.418 common/cpt: not in enabled drivers build config 00:07:48.418 common/dpaax: not in enabled drivers build config 00:07:48.418 common/iavf: not in enabled drivers build config 00:07:48.418 common/idpf: not in enabled drivers build config 00:07:48.418 common/ionic: not in enabled drivers build config 00:07:48.418 common/mvep: not in enabled drivers build config 00:07:48.418 common/octeontx: not in enabled drivers build config 00:07:48.418 bus/auxiliary: not in enabled drivers build config 00:07:48.418 bus/cdx: not in enabled drivers build config 00:07:48.418 bus/dpaa: not in enabled drivers build config 00:07:48.418 bus/fslmc: not in enabled drivers build config 00:07:48.418 bus/ifpga: not in enabled drivers build config 00:07:48.418 bus/platform: not in enabled drivers build config 00:07:48.418 bus/uacce: not in enabled drivers build config 00:07:48.418 bus/vmbus: not in enabled drivers build config 00:07:48.418 common/cnxk: not in enabled drivers build config 00:07:48.418 common/mlx5: not in enabled drivers build config 00:07:48.418 common/nfp: not in enabled drivers build config 00:07:48.418 common/nitrox: not in enabled drivers build config 00:07:48.418 common/qat: not in enabled drivers build config 00:07:48.418 common/sfc_efx: not in enabled drivers build config 00:07:48.418 mempool/bucket: not in enabled drivers build config 00:07:48.418 mempool/cnxk: not in enabled drivers build config 00:07:48.418 mempool/dpaa: not in enabled drivers build config 00:07:48.418 mempool/dpaa2: not in enabled drivers build config 00:07:48.418 mempool/octeontx: not in enabled drivers build config 00:07:48.418 mempool/stack: not in enabled drivers build config 00:07:48.418 dma/cnxk: not in enabled drivers build config 00:07:48.418 dma/dpaa: not in enabled drivers build config 00:07:48.418 dma/dpaa2: not in enabled drivers build config 00:07:48.418 dma/hisilicon: not in enabled drivers build config 00:07:48.418 dma/idxd: not in enabled drivers build config 00:07:48.418 dma/ioat: not in enabled drivers build config 00:07:48.418 dma/skeleton: not in enabled drivers build config 00:07:48.418 net/af_packet: not in enabled drivers build config 00:07:48.418 net/af_xdp: not in enabled drivers build config 00:07:48.418 net/ark: not in enabled drivers build config 00:07:48.418 net/atlantic: not in enabled drivers build config 00:07:48.418 net/avp: not in enabled drivers build config 00:07:48.418 net/axgbe: not in enabled drivers build config 00:07:48.418 net/bnx2x: not in enabled drivers build config 00:07:48.418 net/bnxt: not in enabled drivers build config 00:07:48.418 net/bonding: not in enabled drivers build config 00:07:48.418 net/cnxk: not in enabled drivers build config 00:07:48.418 net/cpfl: not in enabled drivers build config 00:07:48.418 net/cxgbe: not in enabled drivers build config 00:07:48.418 net/dpaa: not in enabled drivers build config 00:07:48.418 net/dpaa2: not in enabled drivers build config 00:07:48.418 net/e1000: not in enabled drivers build config 00:07:48.418 net/ena: not in enabled drivers build config 00:07:48.419 net/enetc: not in enabled drivers build config 00:07:48.419 net/enetfec: not in enabled drivers build config 00:07:48.419 net/enic: not in enabled drivers build config 00:07:48.419 net/failsafe: not in enabled drivers build config 00:07:48.419 net/fm10k: not in enabled drivers build config 00:07:48.419 net/gve: not in enabled drivers build config 00:07:48.419 net/hinic: not in enabled drivers build config 00:07:48.419 net/hns3: not in enabled drivers build config 00:07:48.419 net/i40e: not in enabled drivers build config 00:07:48.419 net/iavf: not in enabled drivers build config 00:07:48.419 net/ice: not in enabled drivers build config 00:07:48.419 net/idpf: not in enabled drivers build config 00:07:48.419 net/igc: not in enabled drivers build config 00:07:48.419 net/ionic: not in enabled drivers build config 00:07:48.419 net/ipn3ke: not in enabled drivers build config 00:07:48.419 net/ixgbe: not in enabled drivers build config 00:07:48.419 net/mana: not in enabled drivers build config 00:07:48.419 net/memif: not in enabled drivers build config 00:07:48.419 net/mlx4: not in enabled drivers build config 00:07:48.419 net/mlx5: not in enabled drivers build config 00:07:48.419 net/mvneta: not in enabled drivers build config 00:07:48.419 net/mvpp2: not in enabled drivers build config 00:07:48.419 net/netvsc: not in enabled drivers build config 00:07:48.419 net/nfb: not in enabled drivers build config 00:07:48.419 net/nfp: not in enabled drivers build config 00:07:48.419 net/ngbe: not in enabled drivers build config 00:07:48.419 net/null: not in enabled drivers build config 00:07:48.419 net/octeontx: not in enabled drivers build config 00:07:48.419 net/octeon_ep: not in enabled drivers build config 00:07:48.419 net/pcap: not in enabled drivers build config 00:07:48.419 net/pfe: not in enabled drivers build config 00:07:48.419 net/qede: not in enabled drivers build config 00:07:48.419 net/ring: not in enabled drivers build config 00:07:48.419 net/sfc: not in enabled drivers build config 00:07:48.419 net/softnic: not in enabled drivers build config 00:07:48.419 net/tap: not in enabled drivers build config 00:07:48.419 net/thunderx: not in enabled drivers build config 00:07:48.419 net/txgbe: not in enabled drivers build config 00:07:48.419 net/vdev_netvsc: not in enabled drivers build config 00:07:48.419 net/vhost: not in enabled drivers build config 00:07:48.419 net/virtio: not in enabled drivers build config 00:07:48.419 net/vmxnet3: not in enabled drivers build config 00:07:48.419 raw/*: missing internal dependency, "rawdev" 00:07:48.419 crypto/armv8: not in enabled drivers build config 00:07:48.419 crypto/bcmfs: not in enabled drivers build config 00:07:48.419 crypto/caam_jr: not in enabled drivers build config 00:07:48.419 crypto/ccp: not in enabled drivers build config 00:07:48.419 crypto/cnxk: not in enabled drivers build config 00:07:48.419 crypto/dpaa_sec: not in enabled drivers build config 00:07:48.419 crypto/dpaa2_sec: not in enabled drivers build config 00:07:48.419 crypto/ipsec_mb: not in enabled drivers build config 00:07:48.419 crypto/mlx5: not in enabled drivers build config 00:07:48.419 crypto/mvsam: not in enabled drivers build config 00:07:48.419 crypto/nitrox: not in enabled drivers build config 00:07:48.419 crypto/null: not in enabled drivers build config 00:07:48.419 crypto/octeontx: not in enabled drivers build config 00:07:48.419 crypto/openssl: not in enabled drivers build config 00:07:48.419 crypto/scheduler: not in enabled drivers build config 00:07:48.419 crypto/uadk: not in enabled drivers build config 00:07:48.419 crypto/virtio: not in enabled drivers build config 00:07:48.419 compress/isal: not in enabled drivers build config 00:07:48.419 compress/mlx5: not in enabled drivers build config 00:07:48.419 compress/nitrox: not in enabled drivers build config 00:07:48.419 compress/octeontx: not in enabled drivers build config 00:07:48.419 compress/zlib: not in enabled drivers build config 00:07:48.419 regex/*: missing internal dependency, "regexdev" 00:07:48.419 ml/*: missing internal dependency, "mldev" 00:07:48.419 vdpa/ifc: not in enabled drivers build config 00:07:48.419 vdpa/mlx5: not in enabled drivers build config 00:07:48.419 vdpa/nfp: not in enabled drivers build config 00:07:48.419 vdpa/sfc: not in enabled drivers build config 00:07:48.419 event/*: missing internal dependency, "eventdev" 00:07:48.419 baseband/*: missing internal dependency, "bbdev" 00:07:48.419 gpu/*: missing internal dependency, "gpudev" 00:07:48.419 00:07:48.419 00:07:48.677 Cleaning... 0 files. 00:07:48.936 Build targets in project: 85 00:07:48.936 00:07:48.936 DPDK 24.03.0 00:07:48.936 00:07:48.936 User defined options 00:07:48.936 default_library : static 00:07:48.936 libdir : lib 00:07:48.936 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:07:48.936 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:48.936 c_link_args : 00:07:48.936 cpu_instruction_set: native 00:07:48.936 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:48.936 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:48.936 enable_docs : false 00:07:48.936 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:48.936 enable_kmods : false 00:07:48.936 max_lcores : 128 00:07:48.936 tests : false 00:07:48.936 00:07:48.936 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:07:49.503 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:07:49.761 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:07:49.762 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:07:49.762 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:07:49.762 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:07:49.762 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:07:49.762 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:07:49.762 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:07:50.019 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:07:50.019 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:07:50.019 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:07:50.019 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:07:50.277 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:07:50.277 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:07:50.535 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:07:50.535 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:07:50.794 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:07:50.794 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:07:50.794 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:07:50.794 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:07:50.794 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:07:50.794 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:07:51.051 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:07:51.051 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:07:51.052 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:07:51.052 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:07:51.310 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:07:51.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:07:51.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:07:51.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:07:51.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:07:51.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:07:51.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:07:51.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:07:51.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:07:51.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:07:51.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:07:51.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:07:51.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:07:51.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:07:51.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:07:51.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:07:51.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:07:52.088 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:07:52.088 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:07:52.088 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:07:52.088 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:07:52.653 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:07:52.910 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:07:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:07:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:07:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:07:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:07:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:07:53.168 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:07:53.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:07:54.011 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:07:54.267 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:07:54.524 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:07:54.524 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:07:54.781 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:07:54.781 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:07:54.781 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:07:54.781 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:07:54.781 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:07:54.781 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:07:55.037 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:07:55.295 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:07:55.295 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:07:55.553 make[2]: Nothing to be done for 'install'. 00:07:55.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:07:55.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:07:55.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:07:55.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:07:55.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:07:55.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:07:55.812 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:07:55.812 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:07:55.812 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:07:56.070 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:07:59.354 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:07:59.354 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:59.354 20:59:17 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:59.354 20:59:17 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:07:59.354 20:59:17 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:59.354 20:59:17 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:59.354 ************************************ 00:07:59.354 START TEST external_make_accel_module_static 00:07:59.354 ************************************ 00:07:59.354 20:59:17 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:07:59.354 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:59.354 make --directory=accel static_module 00:07:59.354 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:59.354 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:59.354 -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:59.354 -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:59.920 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:59.920 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:59.920 00:07:59.920 real 0m0.652s 00:07:59.920 user 0m0.418s 00:07:59.920 sys 0m0.206s 00:07:59.920 20:59:18 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:59.920 20:59:18 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:07:59.920 ************************************ 00:07:59.920 END TEST external_make_accel_module_static 00:07:59.920 ************************************ 00:07:59.920 20:59:18 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:59.920 20:59:18 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:59.920 20:59:18 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:07:59.920 20:59:18 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:59.920 20:59:18 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:59.920 ************************************ 00:07:59.920 START TEST external_run_accel_module_static 00:07:59.920 ************************************ 00:07:59.920 20:59:18 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1123 -- $ 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:59.920 [2024-07-15 20:59:18.516722] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:07:59.920 [2024-07-15 20:59:18.516837] [ 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_pid144920 ] 00:07:59.920 [2024-07-15 20:59:18.641441] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:00.179 [2024-07-15 20:59:18.755614] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:00.179 [2024-07-15 20:59:18.761067] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:08:00.179 [2024-07-15 20:59:18.769063] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:08:00.179 [2024-07-15 20:59:18.777042] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:08:00.438 Running on accel module task with code: 1 00:08:00.438 Running fill callback 00:08:00.438 Running on accel module task with code: 0 00:08:00.438 Running copy callback 00:08:00.438 Running on accel module task with code: 3 00:08:00.438 Running compare callback 00:08:00.438 00:08:00.438 real 0m0.520s 00:08:00.438 user 0m0.273s 00:08:00.438 sys 0m0.122s 00:08:00.438 20:59:19 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:00.438 ************************************ 00:08:00.438 END TEST external_run_accel_module_static 00:08:00.438 ************************************ 00:08:00.438 20:59:19 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:08:00.438 20:59:19 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:00.438 20:59:19 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:00.438 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:00.438 rm -f ./hello_world/hello_bdev 00:08:00.438 rm -f ./passthru/libpassthru_external.* 00:08:00.438 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:00.438 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:00.438 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:00.438 20:59:19 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:08:00.438 20:59:19 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:08:00.438 20:59:19 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:00.438 20:59:19 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:00.438 ************************************ 00:08:00.438 START TEST external_make_accel_driver_static 00:08:00.438 ************************************ 00:08:00.438 20:59:19 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:08:00.438 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:00.438 make --directory=accel static_driver 00:08:00.696 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:00.696 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:08:00.696 -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:08:00.696 -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:08:00.697 -pthread 00:08:01.263 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:01.263 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:01.263 00:08:01.263 real 0m0.775s 00:08:01.263 user 0m0.534s 00:08:01.263 sys 0m0.227s 00:08:01.263 20:59:19 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:01.263 20:59:19 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:01.263 ************************************ 00:08:01.263 END TEST external_make_accel_driver_static 00:08:01.263 ************************************ 00:08:01.263 20:59:19 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:01.263 20:59:19 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:08:01.263 20:59:19 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:08:01.263 20:59:19 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:01.263 20:59:19 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:01.264 ************************************ 00:08:01.264 START TEST external_run_accel_driver_static 00:08:01.264 ************************************ 00:08:01.264 20:59:19 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1123 -- $ 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:08:01.264 [2024-07-15 20:59:19.994723] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:08:01.264 [2024-07-15 20:59:19.994864] [ 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_pid145037 ] 00:08:01.522 [2024-07-15 20:59:20.118739] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:01.522 [2024-07-15 20:59:20.203951] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:01.522 [2024-07-15 20:59:20.208423] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:08:01.781 Running on accel driver task with code: 0 00:08:01.781 Running on accel module task with code: 0 00:08:01.781 Running on accel driver task with code: 1 00:08:01.781 Running on accel driver task with code: 0 00:08:01.781 Running on accel module task with code: 0 00:08:01.781 Running on accel driver task with code: 1 00:08:01.781 Running sequence callback 00:08:01.781 00:08:01.781 real 0m0.474s 00:08:01.781 user 0m0.229s 00:08:01.781 sys 0m0.117s 00:08:01.781 20:59:20 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:01.781 20:59:20 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:01.781 ************************************ 00:08:01.781 END TEST external_run_accel_driver_static 00:08:01.781 ************************************ 00:08:01.781 20:59:20 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:01.781 20:59:20 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:01.781 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:01.781 rm -f ./hello_world/hello_bdev 00:08:02.039 rm -f ./passthru/libpassthru_external.* 00:08:02.039 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:02.039 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:02.039 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:02.039 20:59:20 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:08:02.039 20:59:20 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:08:02.039 20:59:20 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:02.039 20:59:20 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:02.039 ************************************ 00:08:02.039 START TEST external_make_hello_bdev_static 00:08:02.039 ************************************ 00:08:02.039 20:59:20 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:08:02.039 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:02.040 make --directory=passthru static 00:08:02.040 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:02.040 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:08:02.040 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:08:02.297 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:08:02.297 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:02.297 make --directory=hello_world bdev_static 00:08:02.297 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:02.555 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:08:02.555 -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:08:03.491 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:03.491 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:03.491 00:08:03.491 real 0m1.374s 00:08:03.491 user 0m0.887s 00:08:03.491 sys 0m0.391s 00:08:03.491 20:59:21 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:03.491 20:59:21 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:03.491 ************************************ 00:08:03.491 END TEST external_make_hello_bdev_static 00:08:03.491 ************************************ 00:08:03.491 20:59:21 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:03.491 20:59:21 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:08:03.491 20:59:21 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:08:03.491 20:59:21 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:03.491 20:59:21 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:03.491 ************************************ 00:08:03.491 START TEST external_run_hello_bdev_static 00:08:03.491 ************************************ 00:08:03.491 20:59:22 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1123 -- $ 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:08:03.491 [2024-07-15 20:59:22.031267] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:08:03.491 [2024-07-15 20:59:22.031403] [ 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_pid145182 ] 00:08:03.491 [2024-07-15 20:59:22.150541] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:03.748 [2024-07-15 20:59:22.262507] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:03.748 [2024-07-15 20:59:22.374574] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:08:03.749 [2024-07-15 20:59:22.374650] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:08:03.749 [2024-07-15 20:59:22.374661] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x1103ac0 00:08:03.749 [2024-07-15 20:59:22.374670] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:08:03.749 [2024-07-15 20:59:22.375146] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:08:03.749 [2024-07-15 20:59:22.375168] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:08:03.749 [2024-07-15 20:59:22.378686] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:03.749 [2024-07-15 20:59:22.378713] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:08:03.749 [2024-07-15 20:59:22.378722] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:03.749 [2024-07-15 20:59:22.379401] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:03.749 [2024-07-15 20:59:22.379438] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:03.749 [2024-07-15 20:59:22.379449] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:03.749 [2024-07-15 20:59:22.379459] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:03.749 00:08:03.749 [2024-07-15 20:59:22.379467] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:04.005 00:08:04.005 real 0m0.574s 00:08:04.005 user 0m0.308s 00:08:04.005 sys 0m0.139s 00:08:04.005 20:59:22 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:04.005 20:59:22 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:04.005 ************************************ 00:08:04.005 END TEST external_run_hello_bdev_static 00:08:04.005 ************************************ 00:08:04.005 20:59:22 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:04.005 20:59:22 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:04.005 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:04.005 rm -f ./hello_world/hello_bdev 00:08:04.005 rm -f ./passthru/libpassthru_external.* 00:08:04.005 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:04.005 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:04.005 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:04.005 20:59:22 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:08:04.005 20:59:22 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:08:04.005 20:59:22 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:04.005 20:59:22 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:04.005 ************************************ 00:08:04.005 START TEST external_make_hello_no_bdev_static 00:08:04.005 ************************************ 00:08:04.005 20:59:22 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:08:04.005 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:04.005 make --directory=hello_world alone_static 00:08:04.263 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:04.263 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:08:04.263 -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:08:04.828 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:04.828 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:04.828 00:08:04.828 real 0m0.801s 00:08:04.828 user 0m0.528s 00:08:04.828 sys 0m0.267s 00:08:04.828 20:59:23 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:04.828 20:59:23 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:04.828 ************************************ 00:08:04.828 END TEST external_make_hello_no_bdev_static 00:08:04.828 ************************************ 00:08:04.828 20:59:23 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:04.828 20:59:23 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:08:04.828 20:59:23 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:08:04.828 20:59:23 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:04.828 20:59:23 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:05.086 ************************************ 00:08:05.086 START TEST external_run_hello_no_bdev_static 00:08:05.086 ************************************ 00:08:05.086 20:59:23 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1123 -- $ 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:08:05.086 [2024-07-15 20:59:23.601339] Starting SPDK v24.09-pre git sha1 1bd83e221 / DPDK 24.03.0 initialization... 00:08:05.086 [2024-07-15 20:59:23.601443] [ 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_pid145300 ] 00:08:05.086 [2024-07-15 20:59:23.725440] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:05.344 [2024-07-15 20:59:23.848353] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:05.344 [2024-07-15 20:59:23.956448] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:05.344 [2024-07-15 20:59:23.956511] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:08:05.344 [2024-07-15 20:59:23.956526] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:05.344 [2024-07-15 20:59:23.957947] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:05.344 [2024-07-15 20:59:23.957986] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:05.344 [2024-07-15 20:59:23.957999] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:05.344 [2024-07-15 20:59:23.958010] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:05.344 00:08:05.344 [2024-07-15 20:59:23.958020] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:05.601 00:08:05.601 real 0m0.588s 00:08:05.601 user 0m0.315s 00:08:05.601 sys 0m0.149s 00:08:05.601 20:59:24 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:05.601 20:59:24 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:05.601 ************************************ 00:08:05.602 END TEST external_run_hello_no_bdev_static 00:08:05.602 ************************************ 00:08:05.602 20:59:24 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:05.602 20:59:24 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:08:05.602 20:59:24 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:08:05.602 20:59:24 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:05.602 20:59:24 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:05.602 ************************************ 00:08:05.602 START TEST external_make_nvme_static 00:08:05.602 ************************************ 00:08:05.602 20:59:24 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:08:05.602 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:05.602 make --directory=nvme static 00:08:05.602 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:05.859 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:08:05.859 -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:08:06.117 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:06.117 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:06.117 00:08:06.117 real 0m0.569s 00:08:06.117 user 0m0.398s 00:08:06.117 sys 0m0.164s 00:08:06.117 20:59:24 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:06.117 20:59:24 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:06.117 ************************************ 00:08:06.117 END TEST external_make_nvme_static 00:08:06.117 ************************************ 00:08:06.117 20:59:24 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:06.117 20:59:24 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:08:06.117 20:59:24 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 6 -le 1 ']' 00:08:06.117 20:59:24 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:06.117 20:59:24 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:06.117 ************************************ 00:08:06.117 START TEST external_run_nvme_static 00:08:06.117 ************************************ 00:08:06.117 20:59:24 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1123 -- $ 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:08:06.374 * Looking for test storage... 00:08:06.374 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:08:06.374 20:59:24 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:08:06.374 20:59:24 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:08:06.374 20:59:24 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:08:06.374 20:59:24 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:08:06.374 20:59:24 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:08:06.374 20:59:24 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:08:06.374 20:59:24 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:08:06.374 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:08:06.374 NVMe Controller at 0000:00:11.0 00:08:06.374 ===================================================== 00:08:06.374 Vendor ID: 1b36 00:08:06.374 Subsystem Vendor ID: 1af4 00:08:06.374 Serial Number: 12341 00:08:06.374 Model Number: QEMU NVMe Ctrl 00:08:06.374 Firmware Version: 8.0.0 00:08:06.374 Recommended Arb Burst: 6 00:08:06.374 IEEE OUI Identifier: 00 54 52 00:08:06.374 Multi-path I/O 00:08:06.374 May have multiple subsystem ports: No 00:08:06.374 May have multiple controllers: No 00:08:06.374 Associated with SR-IOV VF: No 00:08:06.374 Max Number of Namespaces: 256 00:08:06.374 NVMe Specification Version (Identify): 1.4 00:08:06.374 Optional Asynchronous Events Supported 00:08:06.374 Namespace Attribute Notices: Supported 00:08:06.374 Firmware Activation Notices: Not Supported 00:08:06.374 128-bit Host Identifier: Not Supported 00:08:06.374 ===================================================== 00:08:06.374 NVMe Controller at 0000:00:10.0 00:08:06.374 ===================================================== 00:08:06.374 Vendor ID: 1b36 00:08:06.374 Subsystem Vendor ID: 1af4 00:08:06.374 Serial Number: 12340 00:08:06.374 Model Number: QEMU NVMe Ctrl 00:08:06.374 Firmware Version: 8.0.0 00:08:06.374 Recommended Arb Burst: 6 00:08:06.374 IEEE OUI Identifier: 00 54 52 00:08:06.374 Multi-path I/O 00:08:06.374 May have multiple subsystem ports: No 00:08:06.374 May have multiple controllers: No 00:08:06.374 Associated with SR-IOV VF: No 00:08:06.374 Max Number of Namespaces: 256 00:08:06.374 NVMe Specification Version (Identify): 1.4 00:08:06.374 Optional Asynchronous Events Supported 00:08:06.374 Namespace Attribute Notices: Supported 00:08:06.374 Firmware Activation Notices: Not Supported 00:08:06.374 128-bit Host Identifier: Not Supported' 00:08:06.374 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:08:06.374 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:08:06.374 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:08:06.374 20:59:25 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:08:06.374 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:08:06.374 20:59:25 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:08:06.631 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:08:06.631 20:59:25 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:08:06.631 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:06.631 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:08:06.631 NVMe Controller at 0000:00:10.0 00:08:06.631 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:06.631 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:08:06.631 NVMe Controller at 0000:00:11.0 00:08:06.631 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:08:06.631 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:08:06.631 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:08:06.632 20:59:25 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:08:06.632 20:59:25 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:08:06.632 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:08:06.632 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:08:06.632 20:59:25 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:08:06.632 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:06.632 20:59:25 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:08:06.889 ===================================================== 00:08:06.889 NVMe Controller at 0000:00:10.0 00:08:06.889 ===================================================== 00:08:06.889 Vendor ID: 1b36 00:08:06.889 Subsystem Vendor ID: 1af4 00:08:06.889 Serial Number: 12340 00:08:06.889 Model Number: QEMU NVMe Ctrl 00:08:06.889 Firmware Version: 8.0.0 00:08:06.889 Recommended Arb Burst: 6 00:08:06.889 IEEE OUI Identifier: 00 54 52 00:08:06.889 Multi-path I/O 00:08:06.889 May have multiple subsystem ports: No 00:08:06.889 May have multiple controllers: No 00:08:06.889 Associated with SR-IOV VF: No 00:08:06.889 Max Number of Namespaces: 256 00:08:06.889 NVMe Specification Version (Identify): 1.4 00:08:06.889 Optional Asynchronous Events Supported 00:08:06.889 Namespace Attribute Notices: Supported 00:08:06.889 Firmware Activation Notices: Not Supported 00:08:06.889 128-bit Host Identifier: Not Supported 00:08:06.889 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:06.889 20:59:25 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:08:06.889 ===================================================== 00:08:06.889 NVMe Controller at 0000:00:11.0 00:08:06.889 ===================================================== 00:08:06.889 Vendor ID: 1b36 00:08:06.889 Subsystem Vendor ID: 1af4 00:08:06.889 Serial Number: 12341 00:08:06.889 Model Number: QEMU NVMe Ctrl 00:08:06.889 Firmware Version: 8.0.0 00:08:06.889 Recommended Arb Burst: 6 00:08:06.889 IEEE OUI Identifier: 00 54 52 00:08:06.889 Multi-path I/O 00:08:06.889 May have multiple subsystem ports: No 00:08:06.889 May have multiple controllers: No 00:08:06.889 Associated with SR-IOV VF: No 00:08:06.889 Max Number of Namespaces: 256 00:08:06.889 NVMe Specification Version (Identify): 1.4 00:08:06.889 Optional Asynchronous Events Supported 00:08:06.889 Namespace Attribute Notices: Supported 00:08:06.889 Firmware Activation Notices: Not Supported 00:08:06.889 128-bit Host Identifier: Not Supported 00:08:06.889 00:08:06.889 real 0m0.695s 00:08:06.889 user 0m0.274s 00:08:06.889 sys 0m0.259s 00:08:06.889 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:06.889 20:59:25 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:06.889 ************************************ 00:08:06.889 END TEST external_run_nvme_static 00:08:06.889 ************************************ 00:08:06.889 20:59:25 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:06.889 20:59:25 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:06.889 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:06.889 rm -f ./hello_world/hello_bdev 00:08:07.147 rm -f ./passthru/libpassthru_external.* 00:08:07.147 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:07.147 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:07.147 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:07.147 20:59:25 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:08:07.147 20:59:25 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:08:07.147 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:07.404 make[1]: Nothing to be done for 'clean'. 00:08:13.951 make[2]: Nothing to be done for 'clean'. 00:08:17.230 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:17.230 20:59:35 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:08:17.230 20:59:35 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:08:17.230 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:08:17.230 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:08:17.230 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:08:17.230 00:08:17.230 real 6m12.807s 00:08:17.230 user 22m29.846s 00:08:17.230 sys 5m58.002s 00:08:17.230 20:59:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:17.230 20:59:35 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:17.230 ************************************ 00:08:17.230 END TEST autobuild_external_code 00:08:17.230 ************************************ 00:08:17.230 20:59:35 autobuild -- common/autotest_common.sh@1142 -- $ return 0 00:08:17.230 00:08:17.230 real 6m12.853s 00:08:17.230 user 22m29.858s 00:08:17.230 sys 5m58.033s 00:08:17.230 20:59:35 autobuild -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:17.230 ************************************ 00:08:17.230 END TEST autobuild 00:08:17.230 20:59:35 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:08:17.230 ************************************ 00:08:17.489 20:59:35 -- common/autotest_common.sh@1142 -- $ return 0 00:08:17.489 20:59:35 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:08:17.489 20:59:35 -- pm/common@29 -- $ signal_monitor_resources TERM 00:08:17.489 20:59:35 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:08:17.489 20:59:35 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:17.489 20:59:35 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:08:17.489 20:59:35 -- pm/common@44 -- $ pid=6106 00:08:17.489 20:59:35 -- pm/common@50 -- $ kill -TERM 6106 00:08:17.489 20:59:35 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:17.489 20:59:35 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:08:17.489 20:59:35 -- pm/common@44 -- $ pid=6107 00:08:17.489 20:59:35 -- pm/common@50 -- $ kill -TERM 6107 00:08:17.489 20:59:36 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:08:17.489 20:59:36 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:08:17.489 20:59:36 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:08:17.489 20:59:36 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:08:17.489 20:59:36 -- 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:08:17.489 20:59:36 -- 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:08:17.489 20:59:36 -- 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:08:17.489 20:59:36 -- paths/export.sh@5 -- $ export PATH 00:08:17.489 20:59:36 -- 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:08:17.489 20:59:36 -- common/autobuild_common.sh@443 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:08:17.489 20:59:36 -- common/autobuild_common.sh@444 -- $ date +%s 00:08:17.489 20:59:36 -- common/autobuild_common.sh@444 -- $ mktemp -dt spdk_1721077176.XXXXXX 00:08:17.489 20:59:36 -- common/autobuild_common.sh@444 -- $ SPDK_WORKSPACE=/tmp/spdk_1721077176.GHIjoZ 00:08:17.489 20:59:36 -- common/autobuild_common.sh@446 -- $ [[ -n 2048 ]] 00:08:17.489 20:59:36 -- common/autobuild_common.sh@447 -- $ export EXTERNAL_MAKE_HUGEMEM 00:08:17.489 20:59:36 -- common/autobuild_common.sh@450 -- $ '[' -n '' ']' 00:08:17.489 20:59:36 -- common/autobuild_common.sh@453 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:08:17.489 20:59:36 -- common/autobuild_common.sh@457 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:08:17.489 20:59:36 -- common/autobuild_common.sh@459 -- $ 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:08:17.489 20:59:36 -- common/autobuild_common.sh@460 -- $ get_config_params 00:08:17.489 20:59:36 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:08:17.489 20:59:36 -- common/autotest_common.sh@10 -- $ set +x 00:08:17.489 20:59:36 -- common/autobuild_common.sh@460 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:08:17.489 20:59:36 -- common/autobuild_common.sh@462 -- $ start_monitor_resources 00:08:17.489 20:59:36 -- pm/common@17 -- $ local monitor 00:08:17.489 20:59:36 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:17.489 20:59:36 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:17.489 20:59:36 -- pm/common@25 -- $ sleep 1 00:08:17.489 20:59:36 -- pm/common@21 -- $ date +%s 00:08:17.489 20:59:36 -- pm/common@21 -- $ date +%s 00:08:17.489 20:59:36 -- 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.1721077176 00:08:17.489 20:59:36 -- 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.1721077176 00:08:17.489 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721077176_collect-vmstat.pm.log 00:08:17.489 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721077176_collect-cpu-load.pm.log 00:08:18.424 20:59:37 -- common/autobuild_common.sh@463 -- $ trap stop_monitor_resources EXIT 00:08:18.424 20:59:37 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:08:18.424 20:59:37 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:08:18.424 20:59:37 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:08:18.424 20:59:37 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:08:18.424 20:59:37 -- spdk/autopackage.sh@19 -- $ timing_finish 00:08:18.424 20:59:37 -- common/autotest_common.sh@734 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:08:18.424 20:59:37 -- common/autotest_common.sh@735 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:08:18.424 20:59:37 -- common/autotest_common.sh@737 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:08:18.682 20:59:37 -- spdk/autopackage.sh@20 -- $ exit 0 00:08:18.682 20:59:37 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:08:18.682 20:59:37 -- pm/common@29 -- $ signal_monitor_resources TERM 00:08:18.682 20:59:37 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:08:18.682 20:59:37 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:18.682 20:59:37 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:08:18.682 20:59:37 -- pm/common@44 -- $ pid=156551 00:08:18.682 20:59:37 -- pm/common@50 -- $ kill -TERM 156551 00:08:18.682 20:59:37 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:18.682 20:59:37 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:08:18.682 20:59:37 -- pm/common@44 -- $ pid=156552 00:08:18.682 20:59:37 -- pm/common@50 -- $ kill -TERM 156552 00:08:18.682 + [[ -n 6071 ]] 00:08:18.682 + sudo kill 6071 00:08:18.692 [Pipeline] } 00:08:18.713 [Pipeline] // timeout 00:08:18.721 [Pipeline] } 00:08:18.741 [Pipeline] // stage 00:08:18.747 [Pipeline] } 00:08:18.766 [Pipeline] // catchError 00:08:18.777 [Pipeline] stage 00:08:18.781 [Pipeline] { (Stop VM) 00:08:18.798 [Pipeline] sh 00:08:19.076 + vagrant halt 00:08:23.278 ==> default: Halting domain... 00:08:29.847 [Pipeline] sh 00:08:30.122 + vagrant destroy -f 00:08:34.300 ==> default: Removing domain... 00:08:34.333 [Pipeline] sh 00:08:34.613 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest/output 00:08:34.624 [Pipeline] } 00:08:34.643 [Pipeline] // stage 00:08:34.650 [Pipeline] } 00:08:34.672 [Pipeline] // dir 00:08:34.677 [Pipeline] } 00:08:34.696 [Pipeline] // wrap 00:08:34.704 [Pipeline] } 00:08:34.719 [Pipeline] // catchError 00:08:34.728 [Pipeline] stage 00:08:34.730 [Pipeline] { (Epilogue) 00:08:34.744 [Pipeline] sh 00:08:35.018 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:08:35.030 [Pipeline] catchError 00:08:35.032 [Pipeline] { 00:08:35.046 [Pipeline] sh 00:08:35.324 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:08:35.324 Artifacts sizes are good 00:08:35.333 [Pipeline] } 00:08:35.354 [Pipeline] // catchError 00:08:35.368 [Pipeline] archiveArtifacts 00:08:35.375 Archiving artifacts 00:08:35.413 [Pipeline] cleanWs 00:08:35.425 [WS-CLEANUP] Deleting project workspace... 00:08:35.425 [WS-CLEANUP] Deferred wipeout is used... 00:08:35.431 [WS-CLEANUP] done 00:08:35.433 [Pipeline] } 00:08:35.452 [Pipeline] // stage 00:08:35.458 [Pipeline] } 00:08:35.511 [Pipeline] // node 00:08:35.518 [Pipeline] End of Pipeline 00:08:35.556 Finished: SUCCESS