00:00:00.001 Started by upstream project "autotest-spdk-v24.01-LTS-vs-dpdk-v23.11" build number 621 00:00:00.001 originally caused by: 00:00:00.002 Started by upstream project "nightly-trigger" build number 3287 00:00:00.002 originally caused by: 00:00:00.002 Started by timer 00:00:00.010 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/ubuntu24-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-vg.groovy 00:00:00.011 The recommended git tool is: git 00:00:00.064 using credential 00000000-0000-0000-0000-000000000002 00:00:00.067 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/ubuntu24-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.081 Fetching changes from the remote Git repository 00:00:00.084 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.096 Using shallow fetch with depth 1 00:00:00.096 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.096 > git --version # timeout=10 00:00:00.111 > git --version # 'git version 2.39.2' 00:00:00.111 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.133 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.133 > 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:02.924 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.932 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.942 Checking out Revision 16485855f227725e8e9566ee24d00b82aaeff0db (FETCH_HEAD) 00:00:02.943 > git config core.sparsecheckout # timeout=10 00:00:02.951 > git read-tree -mu HEAD # timeout=10 00:00:02.965 > git checkout -f 16485855f227725e8e9566ee24d00b82aaeff0db # timeout=5 00:00:02.982 Commit message: "ansible/inventory: fix WFP37 mac address" 00:00:02.982 > git rev-list --no-walk 16485855f227725e8e9566ee24d00b82aaeff0db # timeout=10 00:00:03.115 [Pipeline] Start of Pipeline 00:00:03.129 [Pipeline] library 00:00:03.131 Loading library shm_lib@master 00:00:03.131 Library shm_lib@master is cached. Copying from home. 00:00:03.145 [Pipeline] node 00:00:03.154 Running on VM-host-SM9 in /var/jenkins/workspace/ubuntu24-vg-autotest 00:00:03.155 [Pipeline] { 00:00:03.162 [Pipeline] catchError 00:00:03.163 [Pipeline] { 00:00:03.174 [Pipeline] wrap 00:00:03.183 [Pipeline] { 00:00:03.191 [Pipeline] stage 00:00:03.193 [Pipeline] { (Prologue) 00:00:03.211 [Pipeline] echo 00:00:03.212 Node: VM-host-SM9 00:00:03.218 [Pipeline] cleanWs 00:00:06.362 [WS-CLEANUP] Deleting project workspace... 00:00:06.362 [WS-CLEANUP] Deferred wipeout is used... 00:00:06.369 [WS-CLEANUP] done 00:00:06.618 [Pipeline] setCustomBuildProperty 00:00:06.696 [Pipeline] httpRequest 00:00:06.724 [Pipeline] echo 00:00:06.726 Sorcerer 10.211.164.101 is alive 00:00:06.732 [Pipeline] httpRequest 00:00:06.736 HttpMethod: GET 00:00:06.737 URL: http://10.211.164.101/packages/jbp_16485855f227725e8e9566ee24d00b82aaeff0db.tar.gz 00:00:06.737 Sending request to url: http://10.211.164.101/packages/jbp_16485855f227725e8e9566ee24d00b82aaeff0db.tar.gz 00:00:06.755 Response Code: HTTP/1.1 200 OK 00:00:06.756 Success: Status code 200 is in the accepted range: 200,404 00:00:06.757 Saving response body to /var/jenkins/workspace/ubuntu24-vg-autotest/jbp_16485855f227725e8e9566ee24d00b82aaeff0db.tar.gz 00:00:09.218 [Pipeline] sh 00:00:09.501 + tar --no-same-owner -xf jbp_16485855f227725e8e9566ee24d00b82aaeff0db.tar.gz 00:00:09.514 [Pipeline] httpRequest 00:00:09.536 [Pipeline] echo 00:00:09.537 Sorcerer 10.211.164.101 is alive 00:00:09.545 [Pipeline] httpRequest 00:00:09.549 HttpMethod: GET 00:00:09.550 URL: http://10.211.164.101/packages/spdk_4b94202c659be49093c32ec1d2d75efdacf00691.tar.gz 00:00:09.550 Sending request to url: http://10.211.164.101/packages/spdk_4b94202c659be49093c32ec1d2d75efdacf00691.tar.gz 00:00:09.570 Response Code: HTTP/1.1 200 OK 00:00:09.571 Success: Status code 200 is in the accepted range: 200,404 00:00:09.572 Saving response body to /var/jenkins/workspace/ubuntu24-vg-autotest/spdk_4b94202c659be49093c32ec1d2d75efdacf00691.tar.gz 00:01:02.935 [Pipeline] sh 00:01:03.265 + tar --no-same-owner -xf spdk_4b94202c659be49093c32ec1d2d75efdacf00691.tar.gz 00:01:05.808 [Pipeline] sh 00:01:06.089 + git -C spdk log --oneline -n5 00:01:06.089 4b94202c6 lib/event: Bug fix for framework_set_scheduler 00:01:06.089 507e9ba07 nvme: add lock_depth for ctrlr_lock 00:01:06.089 62fda7b5f nvme: check pthread_mutex_destroy() return value 00:01:06.089 e03c164a1 nvme: add nvme_ctrlr_lock 00:01:06.089 d61f89a86 nvme/cuse: Add ctrlr_lock for cuse register and unregister 00:01:06.109 [Pipeline] withCredentials 00:01:06.118 > git --version # timeout=10 00:01:06.131 > git --version # 'git version 2.39.2' 00:01:06.147 Masking supported pattern matches of $GIT_PASSWORD or $GIT_ASKPASS 00:01:06.149 [Pipeline] { 00:01:06.159 [Pipeline] retry 00:01:06.161 [Pipeline] { 00:01:06.178 [Pipeline] sh 00:01:06.458 + git ls-remote http://dpdk.org/git/dpdk-stable v23.11 00:01:10.660 [Pipeline] } 00:01:10.682 [Pipeline] // retry 00:01:10.688 [Pipeline] } 00:01:10.711 [Pipeline] // withCredentials 00:01:10.721 [Pipeline] httpRequest 00:01:10.738 [Pipeline] echo 00:01:10.740 Sorcerer 10.211.164.101 is alive 00:01:10.750 [Pipeline] httpRequest 00:01:10.754 HttpMethod: GET 00:01:10.755 URL: http://10.211.164.101/packages/dpdk_d15625009dced269fcec27fc81dd74fd58d54cdb.tar.gz 00:01:10.756 Sending request to url: http://10.211.164.101/packages/dpdk_d15625009dced269fcec27fc81dd74fd58d54cdb.tar.gz 00:01:10.758 Response Code: HTTP/1.1 200 OK 00:01:10.759 Success: Status code 200 is in the accepted range: 200,404 00:01:10.759 Saving response body to /var/jenkins/workspace/ubuntu24-vg-autotest/dpdk_d15625009dced269fcec27fc81dd74fd58d54cdb.tar.gz 00:01:19.563 [Pipeline] sh 00:01:19.844 + tar --no-same-owner -xf dpdk_d15625009dced269fcec27fc81dd74fd58d54cdb.tar.gz 00:01:21.295 [Pipeline] sh 00:01:21.576 + git -C dpdk log --oneline -n5 00:01:21.576 eeb0605f11 version: 23.11.0 00:01:21.576 238778122a doc: update release notes for 23.11 00:01:21.576 46aa6b3cfc doc: fix description of RSS features 00:01:21.576 dd88f51a57 devtools: forbid DPDK API in cnxk base driver 00:01:21.576 7e421ae345 devtools: support skipping forbid rule check 00:01:21.593 [Pipeline] writeFile 00:01:21.609 [Pipeline] sh 00:01:21.891 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:01:21.903 [Pipeline] sh 00:01:22.183 + cat autorun-spdk.conf 00:01:22.183 SPDK_TEST_UNITTEST=1 00:01:22.183 SPDK_RUN_FUNCTIONAL_TEST=1 00:01:22.183 SPDK_TEST_NVME=1 00:01:22.183 SPDK_TEST_BLOCKDEV=1 00:01:22.183 SPDK_RUN_ASAN=1 00:01:22.183 SPDK_RUN_UBSAN=1 00:01:22.183 SPDK_TEST_RAID5=1 00:01:22.183 SPDK_TEST_NATIVE_DPDK=v23.11 00:01:22.183 SPDK_RUN_EXTERNAL_DPDK=/home/vagrant/spdk_repo/dpdk/build 00:01:22.183 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:22.191 RUN_NIGHTLY=1 00:01:22.193 [Pipeline] } 00:01:22.210 [Pipeline] // stage 00:01:22.223 [Pipeline] stage 00:01:22.224 [Pipeline] { (Run VM) 00:01:22.236 [Pipeline] sh 00:01:22.517 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:01:22.517 + echo 'Start stage prepare_nvme.sh' 00:01:22.517 Start stage prepare_nvme.sh 00:01:22.517 + [[ -n 3 ]] 00:01:22.517 + disk_prefix=ex3 00:01:22.517 + [[ -n /var/jenkins/workspace/ubuntu24-vg-autotest ]] 00:01:22.517 + [[ -e /var/jenkins/workspace/ubuntu24-vg-autotest/autorun-spdk.conf ]] 00:01:22.517 + source /var/jenkins/workspace/ubuntu24-vg-autotest/autorun-spdk.conf 00:01:22.517 ++ SPDK_TEST_UNITTEST=1 00:01:22.517 ++ SPDK_RUN_FUNCTIONAL_TEST=1 00:01:22.517 ++ SPDK_TEST_NVME=1 00:01:22.517 ++ SPDK_TEST_BLOCKDEV=1 00:01:22.517 ++ SPDK_RUN_ASAN=1 00:01:22.517 ++ SPDK_RUN_UBSAN=1 00:01:22.517 ++ SPDK_TEST_RAID5=1 00:01:22.517 ++ SPDK_TEST_NATIVE_DPDK=v23.11 00:01:22.517 ++ SPDK_RUN_EXTERNAL_DPDK=/home/vagrant/spdk_repo/dpdk/build 00:01:22.517 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:22.517 ++ RUN_NIGHTLY=1 00:01:22.517 + cd /var/jenkins/workspace/ubuntu24-vg-autotest 00:01:22.517 + nvme_files=() 00:01:22.517 + declare -A nvme_files 00:01:22.517 + backend_dir=/var/lib/libvirt/images/backends 00:01:22.517 + nvme_files['nvme.img']=5G 00:01:22.517 + nvme_files['nvme-cmb.img']=5G 00:01:22.517 + nvme_files['nvme-multi0.img']=4G 00:01:22.517 + nvme_files['nvme-multi1.img']=4G 00:01:22.517 + nvme_files['nvme-multi2.img']=4G 00:01:22.517 + nvme_files['nvme-openstack.img']=8G 00:01:22.517 + nvme_files['nvme-zns.img']=5G 00:01:22.517 + (( SPDK_TEST_NVME_PMR == 1 )) 00:01:22.517 + (( SPDK_TEST_FTL == 1 )) 00:01:22.517 + (( SPDK_TEST_NVME_FDP == 1 )) 00:01:22.517 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:01:22.517 + for nvme in "${!nvme_files[@]}" 00:01:22.517 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-multi2.img -s 4G 00:01:22.517 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:01:22.517 + for nvme in "${!nvme_files[@]}" 00:01:22.517 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-cmb.img -s 5G 00:01:22.517 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:01:22.517 + for nvme in "${!nvme_files[@]}" 00:01:22.517 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-openstack.img -s 8G 00:01:22.777 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:01:22.777 + for nvme in "${!nvme_files[@]}" 00:01:22.777 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-zns.img -s 5G 00:01:22.777 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:01:22.777 + for nvme in "${!nvme_files[@]}" 00:01:22.777 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-multi1.img -s 4G 00:01:22.777 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:01:22.777 + for nvme in "${!nvme_files[@]}" 00:01:22.777 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-multi0.img -s 4G 00:01:22.777 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:01:22.777 + for nvme in "${!nvme_files[@]}" 00:01:22.777 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme.img -s 5G 00:01:23.036 Formatting '/var/lib/libvirt/images/backends/ex3-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:01:23.036 ++ sudo grep -rl ex3-nvme.img /etc/libvirt/qemu 00:01:23.036 + echo 'End stage prepare_nvme.sh' 00:01:23.036 End stage prepare_nvme.sh 00:01:23.048 [Pipeline] sh 00:01:23.329 + DISTRO=ubuntu2404 CPUS=10 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:01:23.329 Setup: -n 10 -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/ex3-nvme.img -H -a -v -f ubuntu2404 00:01:23.587 00:01:23.587 DIR=/var/jenkins/workspace/ubuntu24-vg-autotest/spdk/scripts/vagrant 00:01:23.587 SPDK_DIR=/var/jenkins/workspace/ubuntu24-vg-autotest/spdk 00:01:23.587 VAGRANT_TARGET=/var/jenkins/workspace/ubuntu24-vg-autotest 00:01:23.587 HELP=0 00:01:23.587 DRY_RUN=0 00:01:23.587 NVME_FILE=/var/lib/libvirt/images/backends/ex3-nvme.img, 00:01:23.587 NVME_DISKS_TYPE=nvme, 00:01:23.587 NVME_AUTO_CREATE=0 00:01:23.587 NVME_DISKS_NAMESPACES=, 00:01:23.587 NVME_CMB=, 00:01:23.587 NVME_PMR=, 00:01:23.587 NVME_ZNS=, 00:01:23.587 NVME_MS=, 00:01:23.587 NVME_FDP=, 00:01:23.587 SPDK_VAGRANT_DISTRO=ubuntu2404 00:01:23.587 SPDK_VAGRANT_VMCPU=10 00:01:23.587 SPDK_VAGRANT_VMRAM=12288 00:01:23.587 SPDK_VAGRANT_PROVIDER=libvirt 00:01:23.587 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:01:23.587 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:01:23.587 SPDK_OPENSTACK_NETWORK=0 00:01:23.587 VAGRANT_PACKAGE_BOX=0 00:01:23.587 VAGRANTFILE=/var/jenkins/workspace/ubuntu24-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:01:23.587 FORCE_DISTRO=true 00:01:23.587 VAGRANT_BOX_VERSION= 00:01:23.587 EXTRA_VAGRANTFILES= 00:01:23.587 NIC_MODEL=e1000 00:01:23.587 00:01:23.587 mkdir: created directory '/var/jenkins/workspace/ubuntu24-vg-autotest/ubuntu2404-libvirt' 00:01:23.587 /var/jenkins/workspace/ubuntu24-vg-autotest/ubuntu2404-libvirt /var/jenkins/workspace/ubuntu24-vg-autotest 00:01:26.121 Bringing machine 'default' up with 'libvirt' provider... 00:01:26.688 ==> default: Creating image (snapshot of base box volume). 00:01:26.945 ==> default: Creating domain with the following settings... 00:01:26.945 ==> default: -- Name: ubuntu2404-24.04-1720510786-2314_default_1721655178_f7069fdab6cbda3c571f 00:01:26.945 ==> default: -- Domain type: kvm 00:01:26.945 ==> default: -- Cpus: 10 00:01:26.945 ==> default: -- Feature: acpi 00:01:26.945 ==> default: -- Feature: apic 00:01:26.945 ==> default: -- Feature: pae 00:01:26.945 ==> default: -- Memory: 12288M 00:01:26.945 ==> default: -- Memory Backing: hugepages: 00:01:26.946 ==> default: -- Management MAC: 00:01:26.946 ==> default: -- Loader: 00:01:26.946 ==> default: -- Nvram: 00:01:26.946 ==> default: -- Base box: spdk/ubuntu2404 00:01:26.946 ==> default: -- Storage pool: default 00:01:26.946 ==> default: -- Image: /var/lib/libvirt/images/ubuntu2404-24.04-1720510786-2314_default_1721655178_f7069fdab6cbda3c571f.img (20G) 00:01:26.946 ==> default: -- Volume Cache: default 00:01:26.946 ==> default: -- Kernel: 00:01:26.946 ==> default: -- Initrd: 00:01:26.946 ==> default: -- Graphics Type: vnc 00:01:26.946 ==> default: -- Graphics Port: -1 00:01:26.946 ==> default: -- Graphics IP: 127.0.0.1 00:01:26.946 ==> default: -- Graphics Password: Not defined 00:01:26.946 ==> default: -- Video Type: cirrus 00:01:26.946 ==> default: -- Video VRAM: 9216 00:01:26.946 ==> default: -- Sound Type: 00:01:26.946 ==> default: -- Keymap: en-us 00:01:26.946 ==> default: -- TPM Path: 00:01:26.946 ==> default: -- INPUT: type=mouse, bus=ps2 00:01:26.946 ==> default: -- Command line args: 00:01:26.946 ==> default: -> value=-device, 00:01:26.946 ==> default: -> value=nvme,id=nvme-0,serial=12340, 00:01:26.946 ==> default: -> value=-drive, 00:01:26.946 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex3-nvme.img,if=none,id=nvme-0-drive0, 00:01:26.946 ==> default: -> value=-device, 00:01:26.946 ==> 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:26.946 ==> default: Creating shared folders metadata... 00:01:26.946 ==> default: Starting domain. 00:01:28.324 ==> default: Waiting for domain to get an IP address... 00:01:38.300 ==> default: Waiting for SSH to become available... 00:01:39.677 ==> default: Configuring and enabling network interfaces... 00:01:44.948 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/ubuntu24-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:01:49.137 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/ubuntu24-vg-autotest/dpdk/ => /home/vagrant/spdk_repo/dpdk 00:01:53.338 ==> default: Mounting SSHFS shared folder... 00:01:54.274 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/ubuntu24-vg-autotest/ubuntu2404-libvirt/output => /home/vagrant/spdk_repo/output 00:01:54.274 ==> default: Checking Mount.. 00:01:55.210 ==> default: Folder Successfully Mounted! 00:01:55.210 ==> default: Running provisioner: file... 00:01:55.469 default: ~/.gitconfig => .gitconfig 00:01:55.727 00:01:55.728 SUCCESS! 00:01:55.728 00:01:55.728 cd to /var/jenkins/workspace/ubuntu24-vg-autotest/ubuntu2404-libvirt and type "vagrant ssh" to use. 00:01:55.728 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:01:55.728 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/ubuntu24-vg-autotest/ubuntu2404-libvirt" to destroy all trace of vm. 00:01:55.728 00:01:55.736 [Pipeline] } 00:01:55.753 [Pipeline] // stage 00:01:55.761 [Pipeline] dir 00:01:55.762 Running in /var/jenkins/workspace/ubuntu24-vg-autotest/ubuntu2404-libvirt 00:01:55.763 [Pipeline] { 00:01:55.771 [Pipeline] catchError 00:01:55.772 [Pipeline] { 00:01:55.780 [Pipeline] sh 00:01:56.056 + vagrant ssh-config --host vagrant 00:01:56.056 + sed -ne /^Host/,$p 00:01:56.056 + tee ssh_conf 00:01:59.339 Host vagrant 00:01:59.339 HostName 192.168.121.60 00:01:59.339 User vagrant 00:01:59.339 Port 22 00:01:59.339 UserKnownHostsFile /dev/null 00:01:59.339 StrictHostKeyChecking no 00:01:59.339 PasswordAuthentication no 00:01:59.339 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-ubuntu2404/24.04-1720510786-2314/libvirt/ubuntu2404 00:01:59.339 IdentitiesOnly yes 00:01:59.339 LogLevel FATAL 00:01:59.339 ForwardAgent yes 00:01:59.339 ForwardX11 yes 00:01:59.339 00:01:59.351 [Pipeline] withEnv 00:01:59.353 [Pipeline] { 00:01:59.368 [Pipeline] sh 00:01:59.647 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:01:59.647 source /etc/os-release 00:01:59.647 [[ -e /image.version ]] && img=$(< /image.version) 00:01:59.647 # Minimal, systemd-like check. 00:01:59.647 if [[ -e /.dockerenv ]]; then 00:01:59.647 # Clear garbage from the node's name: 00:01:59.647 # agt-er_autotest_547-896 -> autotest_547-896 00:01:59.647 # $HOSTNAME is the actual container id 00:01:59.647 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:01:59.647 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:01:59.647 # We can assume this is a mount from a host where container is running, 00:01:59.647 # so fetch its hostname to easily identify the target swarm worker. 00:01:59.647 container="$(< /etc/hostname) ($agent)" 00:01:59.647 else 00:01:59.647 # Fallback 00:01:59.647 container=$agent 00:01:59.647 fi 00:01:59.647 fi 00:01:59.647 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:01:59.647 00:01:59.916 [Pipeline] } 00:01:59.934 [Pipeline] // withEnv 00:01:59.942 [Pipeline] setCustomBuildProperty 00:01:59.955 [Pipeline] stage 00:01:59.957 [Pipeline] { (Tests) 00:01:59.975 [Pipeline] sh 00:02:00.254 + scp -F ssh_conf -r /var/jenkins/workspace/ubuntu24-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:02:00.526 [Pipeline] sh 00:02:00.807 + scp -F ssh_conf -r /var/jenkins/workspace/ubuntu24-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:02:01.083 [Pipeline] timeout 00:02:01.083 Timeout set to expire in 1 hr 30 min 00:02:01.085 [Pipeline] { 00:02:01.101 [Pipeline] sh 00:02:01.385 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:02:01.965 HEAD is now at 4b94202c6 lib/event: Bug fix for framework_set_scheduler 00:02:01.977 [Pipeline] sh 00:02:02.257 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:02:02.528 [Pipeline] sh 00:02:02.809 + scp -F ssh_conf -r /var/jenkins/workspace/ubuntu24-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:02:03.084 [Pipeline] sh 00:02:03.365 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=ubuntu24-vg-autotest ./autoruner.sh spdk_repo 00:02:03.624 ++ readlink -f spdk_repo 00:02:03.624 + DIR_ROOT=/home/vagrant/spdk_repo 00:02:03.624 + [[ -n /home/vagrant/spdk_repo ]] 00:02:03.624 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:02:03.624 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:02:03.624 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:02:03.624 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:02:03.624 + [[ -d /home/vagrant/spdk_repo/output ]] 00:02:03.624 + [[ ubuntu24-vg-autotest == pkgdep-* ]] 00:02:03.624 + cd /home/vagrant/spdk_repo 00:02:03.624 + source /etc/os-release 00:02:03.624 ++ PRETTY_NAME='Ubuntu 24.04 LTS' 00:02:03.624 ++ NAME=Ubuntu 00:02:03.624 ++ VERSION_ID=24.04 00:02:03.624 ++ VERSION='24.04 LTS (Noble Numbat)' 00:02:03.624 ++ VERSION_CODENAME=noble 00:02:03.624 ++ ID=ubuntu 00:02:03.624 ++ ID_LIKE=debian 00:02:03.624 ++ HOME_URL=https://www.ubuntu.com/ 00:02:03.624 ++ SUPPORT_URL=https://help.ubuntu.com/ 00:02:03.624 ++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 00:02:03.624 ++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 00:02:03.624 ++ UBUNTU_CODENAME=noble 00:02:03.624 ++ LOGO=ubuntu-logo 00:02:03.624 + uname -a 00:02:03.624 Linux ubuntu2404-cloud-1720510786-2314 6.8.0-36-generic #36-Ubuntu SMP PREEMPT_DYNAMIC Mon Jun 10 10:49:14 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:02:03.624 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:02:03.624 Hugepages 00:02:03.624 node hugesize free / total 00:02:03.624 node0 1048576kB 0 / 0 00:02:03.624 node0 2048kB 0 / 0 00:02:03.624 00:02:03.624 Type BDF Vendor Device NUMA Driver Device Block devices 00:02:03.884 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:02:03.884 NVMe 0000:00:06.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:02:03.884 + rm -f /tmp/spdk-ld-path 00:02:03.884 + source autorun-spdk.conf 00:02:03.884 ++ SPDK_TEST_UNITTEST=1 00:02:03.884 ++ SPDK_RUN_FUNCTIONAL_TEST=1 00:02:03.884 ++ SPDK_TEST_NVME=1 00:02:03.884 ++ SPDK_TEST_BLOCKDEV=1 00:02:03.884 ++ SPDK_RUN_ASAN=1 00:02:03.884 ++ SPDK_RUN_UBSAN=1 00:02:03.884 ++ SPDK_TEST_RAID5=1 00:02:03.884 ++ SPDK_TEST_NATIVE_DPDK=v23.11 00:02:03.884 ++ SPDK_RUN_EXTERNAL_DPDK=/home/vagrant/spdk_repo/dpdk/build 00:02:03.884 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:03.884 ++ RUN_NIGHTLY=1 00:02:03.884 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:02:03.884 + [[ -n '' ]] 00:02:03.884 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:02:03.884 + for M in /var/spdk/build-*-manifest.txt 00:02:03.884 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:02:03.884 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:03.884 + for M in /var/spdk/build-*-manifest.txt 00:02:03.884 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:02:03.884 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:03.884 ++ uname 00:02:03.884 + [[ Linux == \L\i\n\u\x ]] 00:02:03.884 + sudo dmesg -T 00:02:03.884 + sudo dmesg --clear 00:02:03.884 + dmesg_pid=2542 00:02:03.884 + sudo dmesg -Tw 00:02:03.884 + [[ Ubuntu == FreeBSD ]] 00:02:03.884 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:03.884 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:03.884 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:02:03.884 + [[ -x /usr/src/fio-static/fio ]] 00:02:03.884 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:02:03.884 + [[ ! -v VFIO_QEMU_BIN ]] 00:02:03.884 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:02:03.884 + vfios=(/usr/local/qemu/vfio-user*/bin/qemu-system-x86_64) 00:02:03.884 + export 'VFIO_QEMU_BIN=/usr/local/qemu/vfio-user*/bin/qemu-system-x86_64' 00:02:03.884 + VFIO_QEMU_BIN='/usr/local/qemu/vfio-user*/bin/qemu-system-x86_64' 00:02:03.884 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:02:03.884 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:02:03.884 Test configuration: 00:02:03.884 SPDK_TEST_UNITTEST=1 00:02:03.884 SPDK_RUN_FUNCTIONAL_TEST=1 00:02:03.884 SPDK_TEST_NVME=1 00:02:03.884 SPDK_TEST_BLOCKDEV=1 00:02:03.884 SPDK_RUN_ASAN=1 00:02:03.884 SPDK_RUN_UBSAN=1 00:02:03.884 SPDK_TEST_RAID5=1 00:02:03.884 SPDK_TEST_NATIVE_DPDK=v23.11 00:02:03.884 SPDK_RUN_EXTERNAL_DPDK=/home/vagrant/spdk_repo/dpdk/build 00:02:03.884 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:03.884 RUN_NIGHTLY=1 13:33:34 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:02:03.884 13:33:34 -- scripts/common.sh@433 -- $ [[ -e /bin/wpdk_common.sh ]] 00:02:03.884 13:33:34 -- scripts/common.sh@441 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:03.884 13:33:34 -- scripts/common.sh@442 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:03.884 13:33:34 -- paths/export.sh@2 -- $ PATH=/opt/go/1.21.1/bin:/opt/protoc/21.7/bin:/var/spdk/dependencies/pip/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/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:/snap/bin 00:02:03.884 13:33:34 -- paths/export.sh@3 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/opt/protoc/21.7/bin:/var/spdk/dependencies/pip/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/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:/snap/bin 00:02:03.884 13:33:34 -- paths/export.sh@4 -- $ PATH=/var/spdk/dependencies/pip/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/opt/protoc/21.7/bin:/var/spdk/dependencies/pip/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/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:/snap/bin 00:02:03.884 13:33:34 -- paths/export.sh@5 -- $ PATH=/opt/protoc/21.7/bin:/var/spdk/dependencies/pip/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/opt/protoc/21.7/bin:/var/spdk/dependencies/pip/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/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:/snap/bin 00:02:03.884 13:33:34 -- paths/export.sh@6 -- $ export PATH 00:02:03.884 13:33:34 -- paths/export.sh@7 -- $ echo /opt/protoc/21.7/bin:/var/spdk/dependencies/pip/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/opt/protoc/21.7/bin:/var/spdk/dependencies/pip/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/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:/snap/bin 00:02:03.884 13:33:34 -- common/autobuild_common.sh@434 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:02:03.884 13:33:34 -- common/autobuild_common.sh@435 -- $ date +%s 00:02:03.884 13:33:34 -- common/autobuild_common.sh@435 -- $ mktemp -dt spdk_1721655214.XXXXXX 00:02:03.884 13:33:34 -- common/autobuild_common.sh@435 -- $ SPDK_WORKSPACE=/tmp/spdk_1721655214.JRKSSE 00:02:03.884 13:33:34 -- common/autobuild_common.sh@437 -- $ [[ -n '' ]] 00:02:03.884 13:33:34 -- common/autobuild_common.sh@441 -- $ '[' -n v23.11 ']' 00:02:03.884 13:33:34 -- common/autobuild_common.sh@442 -- $ dirname /home/vagrant/spdk_repo/dpdk/build 00:02:03.884 13:33:34 -- common/autobuild_common.sh@442 -- $ scanbuild_exclude=' --exclude /home/vagrant/spdk_repo/dpdk' 00:02:03.884 13:33:34 -- common/autobuild_common.sh@448 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:02:03.884 13:33:34 -- common/autobuild_common.sh@450 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/dpdk --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:02:03.884 13:33:34 -- common/autobuild_common.sh@451 -- $ get_config_params 00:02:03.884 13:33:34 -- common/autotest_common.sh@387 -- $ xtrace_disable 00:02:03.884 13:33:34 -- common/autotest_common.sh@10 -- $ set +x 00:02:04.144 13:33:34 -- common/autobuild_common.sh@451 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-ubsan --enable-asan --enable-coverage --with-ublk --with-raid5f --with-dpdk=/home/vagrant/spdk_repo/dpdk/build' 00:02:04.144 13:33:34 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD= 00:02:04.144 13:33:34 -- spdk/autobuild.sh@12 -- $ umask 022 00:02:04.144 13:33:34 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:02:04.144 13:33:34 -- spdk/autobuild.sh@16 -- $ date -u 00:02:04.144 Mon Jul 22 13:33:34 UTC 2024 00:02:04.144 13:33:34 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:02:04.144 LTS-59-g4b94202c6 00:02:04.144 13:33:34 -- spdk/autobuild.sh@19 -- $ '[' 1 -eq 1 ']' 00:02:04.144 13:33:34 -- spdk/autobuild.sh@20 -- $ run_test asan echo 'using asan' 00:02:04.144 13:33:34 -- common/autotest_common.sh@1077 -- $ '[' 3 -le 1 ']' 00:02:04.144 13:33:34 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:02:04.144 13:33:34 -- common/autotest_common.sh@10 -- $ set +x 00:02:04.144 ************************************ 00:02:04.144 START TEST asan 00:02:04.144 ************************************ 00:02:04.144 using asan 00:02:04.144 13:33:34 -- common/autotest_common.sh@1104 -- $ echo 'using asan' 00:02:04.144 00:02:04.144 real 0m0.000s 00:02:04.144 user 0m0.000s 00:02:04.144 sys 0m0.000s 00:02:04.144 13:33:34 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:02:04.144 13:33:34 -- common/autotest_common.sh@10 -- $ set +x 00:02:04.144 ************************************ 00:02:04.144 END TEST asan 00:02:04.144 ************************************ 00:02:04.144 13:33:34 -- spdk/autobuild.sh@23 -- $ '[' 1 -eq 1 ']' 00:02:04.144 13:33:34 -- spdk/autobuild.sh@24 -- $ run_test ubsan echo 'using ubsan' 00:02:04.144 13:33:34 -- common/autotest_common.sh@1077 -- $ '[' 3 -le 1 ']' 00:02:04.144 13:33:34 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:02:04.144 13:33:34 -- common/autotest_common.sh@10 -- $ set +x 00:02:04.144 ************************************ 00:02:04.144 START TEST ubsan 00:02:04.144 ************************************ 00:02:04.144 using ubsan 00:02:04.144 13:33:34 -- common/autotest_common.sh@1104 -- $ echo 'using ubsan' 00:02:04.144 00:02:04.144 real 0m0.000s 00:02:04.144 user 0m0.000s 00:02:04.144 sys 0m0.000s 00:02:04.144 13:33:34 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:02:04.144 ************************************ 00:02:04.144 END TEST ubsan 00:02:04.144 13:33:34 -- common/autotest_common.sh@10 -- $ set +x 00:02:04.144 ************************************ 00:02:04.144 13:33:34 -- spdk/autobuild.sh@27 -- $ '[' -n v23.11 ']' 00:02:04.144 13:33:34 -- spdk/autobuild.sh@28 -- $ build_native_dpdk 00:02:04.144 13:33:34 -- common/autobuild_common.sh@427 -- $ run_test build_native_dpdk _build_native_dpdk 00:02:04.144 13:33:34 -- common/autotest_common.sh@1077 -- $ '[' 2 -le 1 ']' 00:02:04.144 13:33:34 -- common/autotest_common.sh@1083 -- $ xtrace_disable 00:02:04.144 13:33:34 -- common/autotest_common.sh@10 -- $ set +x 00:02:04.144 ************************************ 00:02:04.144 START TEST build_native_dpdk 00:02:04.144 ************************************ 00:02:04.144 13:33:34 -- common/autotest_common.sh@1104 -- $ _build_native_dpdk 00:02:04.144 13:33:34 -- common/autobuild_common.sh@48 -- $ local external_dpdk_dir 00:02:04.144 13:33:34 -- common/autobuild_common.sh@49 -- $ local external_dpdk_base_dir 00:02:04.144 13:33:34 -- common/autobuild_common.sh@50 -- $ local compiler_version 00:02:04.144 13:33:34 -- common/autobuild_common.sh@51 -- $ local compiler 00:02:04.144 13:33:34 -- common/autobuild_common.sh@52 -- $ local dpdk_kmods 00:02:04.144 13:33:34 -- common/autobuild_common.sh@53 -- $ local repo=dpdk 00:02:04.144 13:33:34 -- common/autobuild_common.sh@55 -- $ compiler=gcc 00:02:04.144 13:33:34 -- common/autobuild_common.sh@61 -- $ export CC=gcc 00:02:04.144 13:33:34 -- common/autobuild_common.sh@61 -- $ CC=gcc 00:02:04.144 13:33:34 -- common/autobuild_common.sh@63 -- $ [[ gcc != *clang* ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@63 -- $ [[ gcc != *gcc* ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@68 -- $ gcc -dumpversion 00:02:04.144 13:33:34 -- common/autobuild_common.sh@68 -- $ compiler_version=13 00:02:04.144 13:33:34 -- common/autobuild_common.sh@69 -- $ compiler_version=13 00:02:04.144 13:33:34 -- common/autobuild_common.sh@70 -- $ external_dpdk_dir=/home/vagrant/spdk_repo/dpdk/build 00:02:04.144 13:33:34 -- common/autobuild_common.sh@71 -- $ dirname /home/vagrant/spdk_repo/dpdk/build 00:02:04.144 13:33:34 -- common/autobuild_common.sh@71 -- $ external_dpdk_base_dir=/home/vagrant/spdk_repo/dpdk 00:02:04.144 13:33:34 -- common/autobuild_common.sh@73 -- $ [[ ! -d /home/vagrant/spdk_repo/dpdk ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@82 -- $ orgdir=/home/vagrant/spdk_repo/spdk 00:02:04.144 13:33:34 -- common/autobuild_common.sh@83 -- $ git -C /home/vagrant/spdk_repo/dpdk log --oneline -n 5 00:02:04.144 eeb0605f11 version: 23.11.0 00:02:04.144 238778122a doc: update release notes for 23.11 00:02:04.144 46aa6b3cfc doc: fix description of RSS features 00:02:04.144 dd88f51a57 devtools: forbid DPDK API in cnxk base driver 00:02:04.144 7e421ae345 devtools: support skipping forbid rule check 00:02:04.144 13:33:34 -- common/autobuild_common.sh@85 -- $ dpdk_cflags='-fPIC -g -fcommon' 00:02:04.144 13:33:34 -- common/autobuild_common.sh@86 -- $ dpdk_ldflags= 00:02:04.144 13:33:34 -- common/autobuild_common.sh@87 -- $ dpdk_ver=23.11.0 00:02:04.144 13:33:34 -- common/autobuild_common.sh@89 -- $ [[ gcc == *gcc* ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@89 -- $ [[ 13 -ge 5 ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@90 -- $ dpdk_cflags+=' -Werror' 00:02:04.144 13:33:34 -- common/autobuild_common.sh@93 -- $ [[ gcc == *gcc* ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@93 -- $ [[ 13 -ge 10 ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@94 -- $ dpdk_cflags+=' -Wno-stringop-overflow' 00:02:04.144 13:33:34 -- common/autobuild_common.sh@100 -- $ DPDK_DRIVERS=("bus" "bus/pci" "bus/vdev" "mempool/ring" "net/i40e" "net/i40e/base") 00:02:04.144 13:33:34 -- common/autobuild_common.sh@102 -- $ local mlx5_libs_added=n 00:02:04.144 13:33:34 -- common/autobuild_common.sh@103 -- $ [[ 0 -eq 1 ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@103 -- $ [[ 0 -eq 1 ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@139 -- $ [[ 0 -eq 1 ]] 00:02:04.144 13:33:34 -- common/autobuild_common.sh@167 -- $ cd /home/vagrant/spdk_repo/dpdk 00:02:04.144 13:33:34 -- common/autobuild_common.sh@168 -- $ uname -s 00:02:04.144 13:33:35 -- common/autobuild_common.sh@168 -- $ '[' Linux = Linux ']' 00:02:04.144 13:33:35 -- common/autobuild_common.sh@169 -- $ lt 23.11.0 21.11.0 00:02:04.144 13:33:35 -- scripts/common.sh@372 -- $ cmp_versions 23.11.0 '<' 21.11.0 00:02:04.144 13:33:35 -- scripts/common.sh@332 -- $ local ver1 ver1_l 00:02:04.144 13:33:35 -- scripts/common.sh@333 -- $ local ver2 ver2_l 00:02:04.144 13:33:35 -- scripts/common.sh@335 -- $ IFS=.-: 00:02:04.144 13:33:35 -- scripts/common.sh@335 -- $ read -ra ver1 00:02:04.144 13:33:35 -- scripts/common.sh@336 -- $ IFS=.-: 00:02:04.144 13:33:35 -- scripts/common.sh@336 -- $ read -ra ver2 00:02:04.144 13:33:35 -- scripts/common.sh@337 -- $ local 'op=<' 00:02:04.144 13:33:35 -- scripts/common.sh@339 -- $ ver1_l=3 00:02:04.144 13:33:35 -- scripts/common.sh@340 -- $ ver2_l=3 00:02:04.144 13:33:35 -- scripts/common.sh@342 -- $ local lt=0 gt=0 eq=0 v 00:02:04.144 13:33:35 -- scripts/common.sh@343 -- $ case "$op" in 00:02:04.144 13:33:35 -- scripts/common.sh@344 -- $ : 1 00:02:04.144 13:33:35 -- scripts/common.sh@363 -- $ (( v = 0 )) 00:02:04.144 13:33:35 -- scripts/common.sh@363 -- $ (( v < (ver1_l > ver2_l ? ver1_l : ver2_l) )) 00:02:04.144 13:33:35 -- scripts/common.sh@364 -- $ decimal 23 00:02:04.144 13:33:35 -- scripts/common.sh@352 -- $ local d=23 00:02:04.144 13:33:35 -- scripts/common.sh@353 -- $ [[ 23 =~ ^[0-9]+$ ]] 00:02:04.144 13:33:35 -- scripts/common.sh@354 -- $ echo 23 00:02:04.144 13:33:35 -- scripts/common.sh@364 -- $ ver1[v]=23 00:02:04.144 13:33:35 -- scripts/common.sh@365 -- $ decimal 21 00:02:04.144 13:33:35 -- scripts/common.sh@352 -- $ local d=21 00:02:04.144 13:33:35 -- scripts/common.sh@353 -- $ [[ 21 =~ ^[0-9]+$ ]] 00:02:04.144 13:33:35 -- scripts/common.sh@354 -- $ echo 21 00:02:04.144 13:33:35 -- scripts/common.sh@365 -- $ ver2[v]=21 00:02:04.144 13:33:35 -- scripts/common.sh@366 -- $ (( ver1[v] > ver2[v] )) 00:02:04.144 13:33:35 -- scripts/common.sh@366 -- $ return 1 00:02:04.144 13:33:35 -- common/autobuild_common.sh@173 -- $ patch -p1 00:02:04.144 patching file config/rte_config.h 00:02:04.144 Hunk #1 succeeded at 60 (offset 1 line). 00:02:04.144 13:33:35 -- common/autobuild_common.sh@177 -- $ dpdk_kmods=false 00:02:04.144 13:33:35 -- common/autobuild_common.sh@178 -- $ uname -s 00:02:04.144 13:33:35 -- common/autobuild_common.sh@178 -- $ '[' Linux = FreeBSD ']' 00:02:04.144 13:33:35 -- common/autobuild_common.sh@182 -- $ printf %s, bus bus/pci bus/vdev mempool/ring net/i40e net/i40e/base 00:02:04.144 13:33:35 -- common/autobuild_common.sh@182 -- $ meson build-tmp --prefix=/home/vagrant/spdk_repo/dpdk/build --libdir lib -Denable_docs=false -Denable_kmods=false -Dtests=false -Dc_link_args= '-Dc_args=-fPIC -g -fcommon -Werror -Wno-stringop-overflow' -Dmachine=native -Denable_drivers=bus,bus/pci,bus/vdev,mempool/ring,net/i40e,net/i40e/base, 00:02:09.416 The Meson build system 00:02:09.416 Version: 1.4.1 00:02:09.416 Source dir: /home/vagrant/spdk_repo/dpdk 00:02:09.416 Build dir: /home/vagrant/spdk_repo/dpdk/build-tmp 00:02:09.416 Build type: native build 00:02:09.416 Program cat found: YES (/usr/bin/cat) 00:02:09.416 Project name: DPDK 00:02:09.416 Project version: 23.11.0 00:02:09.416 C compiler for the host machine: gcc (gcc 13.2.0 "gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0") 00:02:09.416 C linker for the host machine: gcc ld.bfd 2.42 00:02:09.416 Host machine cpu family: x86_64 00:02:09.416 Host machine cpu: x86_64 00:02:09.416 Message: ## Building in Developer Mode ## 00:02:09.416 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:09.416 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/dpdk/buildtools/check-symbols.sh) 00:02:09.416 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/dpdk/buildtools/options-ibverbs-static.sh) 00:02:09.416 Program python3 found: YES (/var/spdk/dependencies/pip/bin/python3) 00:02:09.416 Program cat found: YES (/usr/bin/cat) 00:02:09.416 config/meson.build:113: WARNING: The "machine" option is deprecated. Please use "cpu_instruction_set" instead. 00:02:09.416 Compiler for C supports arguments -march=native: YES 00:02:09.416 Checking for size of "void *" : 8 00:02:09.416 Checking for size of "void *" : 8 (cached) 00:02:09.416 Library m found: YES 00:02:09.416 Library numa found: YES 00:02:09.416 Has header "numaif.h" : YES 00:02:09.416 Library fdt found: NO 00:02:09.416 Library execinfo found: NO 00:02:09.416 Has header "execinfo.h" : YES 00:02:09.416 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 00:02:09.416 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:09.416 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:09.416 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:09.416 Run-time dependency openssl found: YES 3.0.13 00:02:09.416 Run-time dependency libpcap found: NO (tried pkgconfig) 00:02:09.416 Library pcap found: NO 00:02:09.416 Compiler for C supports arguments -Wcast-qual: YES 00:02:09.416 Compiler for C supports arguments -Wdeprecated: YES 00:02:09.416 Compiler for C supports arguments -Wformat: YES 00:02:09.416 Compiler for C supports arguments -Wformat-nonliteral: YES 00:02:09.416 Compiler for C supports arguments -Wformat-security: YES 00:02:09.416 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:09.416 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:09.416 Compiler for C supports arguments -Wnested-externs: YES 00:02:09.416 Compiler for C supports arguments -Wold-style-definition: YES 00:02:09.416 Compiler for C supports arguments -Wpointer-arith: YES 00:02:09.416 Compiler for C supports arguments -Wsign-compare: YES 00:02:09.416 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:09.416 Compiler for C supports arguments -Wundef: YES 00:02:09.416 Compiler for C supports arguments -Wwrite-strings: YES 00:02:09.416 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:09.416 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:09.416 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:09.416 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:09.416 Program objdump found: YES (/usr/bin/objdump) 00:02:09.416 Compiler for C supports arguments -mavx512f: YES 00:02:09.416 Checking if "AVX512 checking" compiles: YES 00:02:09.416 Fetching value of define "__SSE4_2__" : 1 00:02:09.416 Fetching value of define "__AES__" : 1 00:02:09.416 Fetching value of define "__AVX__" : 1 00:02:09.416 Fetching value of define "__AVX2__" : 1 00:02:09.416 Fetching value of define "__AVX512BW__" : (undefined) 00:02:09.416 Fetching value of define "__AVX512CD__" : (undefined) 00:02:09.416 Fetching value of define "__AVX512DQ__" : (undefined) 00:02:09.416 Fetching value of define "__AVX512F__" : (undefined) 00:02:09.416 Fetching value of define "__AVX512VL__" : (undefined) 00:02:09.416 Fetching value of define "__PCLMUL__" : 1 00:02:09.416 Fetching value of define "__RDRND__" : 1 00:02:09.416 Fetching value of define "__RDSEED__" : 1 00:02:09.416 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:02:09.416 Fetching value of define "__znver1__" : (undefined) 00:02:09.416 Fetching value of define "__znver2__" : (undefined) 00:02:09.416 Fetching value of define "__znver3__" : (undefined) 00:02:09.416 Fetching value of define "__znver4__" : (undefined) 00:02:09.416 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:09.416 Message: lib/log: Defining dependency "log" 00:02:09.416 Message: lib/kvargs: Defining dependency "kvargs" 00:02:09.416 Message: lib/telemetry: Defining dependency "telemetry" 00:02:09.416 Checking for function "getentropy" : NO 00:02:09.416 Message: lib/eal: Defining dependency "eal" 00:02:09.416 Message: lib/ring: Defining dependency "ring" 00:02:09.416 Message: lib/rcu: Defining dependency "rcu" 00:02:09.416 Message: lib/mempool: Defining dependency "mempool" 00:02:09.416 Message: lib/mbuf: Defining dependency "mbuf" 00:02:09.416 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:09.416 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:09.416 Compiler for C supports arguments -mpclmul: YES 00:02:09.416 Compiler for C supports arguments -maes: YES 00:02:09.416 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:09.416 Compiler for C supports arguments -mavx512bw: YES 00:02:09.416 Compiler for C supports arguments -mavx512dq: YES 00:02:09.416 Compiler for C supports arguments -mavx512vl: YES 00:02:09.416 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:09.416 Compiler for C supports arguments -mavx2: YES 00:02:09.416 Compiler for C supports arguments -mavx: YES 00:02:09.416 Message: lib/net: Defining dependency "net" 00:02:09.416 Message: lib/meter: Defining dependency "meter" 00:02:09.416 Message: lib/ethdev: Defining dependency "ethdev" 00:02:09.416 Message: lib/pci: Defining dependency "pci" 00:02:09.416 Message: lib/cmdline: Defining dependency "cmdline" 00:02:09.416 Message: lib/metrics: Defining dependency "metrics" 00:02:09.416 Message: lib/hash: Defining dependency "hash" 00:02:09.416 Message: lib/timer: Defining dependency "timer" 00:02:09.416 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:09.416 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:02:09.416 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:02:09.416 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:02:09.416 Compiler for C supports arguments -mavx512f -mavx512vl -mavx512cd -mavx512bw: YES 00:02:09.416 Message: lib/acl: Defining dependency "acl" 00:02:09.416 Message: lib/bbdev: Defining dependency "bbdev" 00:02:09.416 Message: lib/bitratestats: Defining dependency "bitratestats" 00:02:09.416 Run-time dependency libelf found: YES 0.190 00:02:09.416 lib/bpf/meson.build:43: WARNING: libpcap is missing, rte_bpf_convert API will be disabled 00:02:09.416 Message: lib/bpf: Defining dependency "bpf" 00:02:09.417 Message: lib/cfgfile: Defining dependency "cfgfile" 00:02:09.417 Message: lib/compressdev: Defining dependency "compressdev" 00:02:09.417 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:09.417 Message: lib/distributor: Defining dependency "distributor" 00:02:09.417 Message: lib/dmadev: Defining dependency "dmadev" 00:02:09.417 Message: lib/efd: Defining dependency "efd" 00:02:09.417 Message: lib/eventdev: Defining dependency "eventdev" 00:02:09.417 Message: lib/dispatcher: Defining dependency "dispatcher" 00:02:09.417 Message: lib/gpudev: Defining dependency "gpudev" 00:02:09.417 Message: lib/gro: Defining dependency "gro" 00:02:09.417 Message: lib/gso: Defining dependency "gso" 00:02:09.417 Message: lib/ip_frag: Defining dependency "ip_frag" 00:02:09.417 Message: lib/jobstats: Defining dependency "jobstats" 00:02:09.417 Message: lib/latencystats: Defining dependency "latencystats" 00:02:09.417 Message: lib/lpm: Defining dependency "lpm" 00:02:09.417 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:09.417 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:02:09.417 Fetching value of define "__AVX512IFMA__" : (undefined) 00:02:09.417 Compiler for C supports arguments -mavx512f -mavx512dq -mavx512ifma: YES 00:02:09.417 Message: lib/member: Defining dependency "member" 00:02:09.417 Message: lib/pcapng: Defining dependency "pcapng" 00:02:09.417 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:09.417 Message: lib/power: Defining dependency "power" 00:02:09.417 Message: lib/rawdev: Defining dependency "rawdev" 00:02:09.417 Message: lib/regexdev: Defining dependency "regexdev" 00:02:09.417 Message: lib/mldev: Defining dependency "mldev" 00:02:09.417 Message: lib/rib: Defining dependency "rib" 00:02:09.417 Message: lib/reorder: Defining dependency "reorder" 00:02:09.417 Message: lib/sched: Defining dependency "sched" 00:02:09.417 Message: lib/security: Defining dependency "security" 00:02:09.417 Message: lib/stack: Defining dependency "stack" 00:02:09.417 Has header "linux/userfaultfd.h" : YES 00:02:09.417 Has header "linux/vduse.h" : YES 00:02:09.417 Message: lib/vhost: Defining dependency "vhost" 00:02:09.417 Message: lib/ipsec: Defining dependency "ipsec" 00:02:09.417 Message: lib/pdcp: Defining dependency "pdcp" 00:02:09.417 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:09.417 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:02:09.417 Compiler for C supports arguments -mavx512f -mavx512dq: YES 00:02:09.417 Compiler for C supports arguments -mavx512bw: YES (cached) 00:02:09.417 Message: lib/fib: Defining dependency "fib" 00:02:09.417 Message: lib/port: Defining dependency "port" 00:02:09.417 Message: lib/pdump: Defining dependency "pdump" 00:02:09.417 Message: lib/table: Defining dependency "table" 00:02:09.417 Message: lib/pipeline: Defining dependency "pipeline" 00:02:09.417 Message: lib/graph: Defining dependency "graph" 00:02:09.417 Message: lib/node: Defining dependency "node" 00:02:10.793 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:10.793 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:10.793 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:10.793 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:10.793 Compiler for C supports arguments -Wno-sign-compare: YES 00:02:10.793 Compiler for C supports arguments -Wno-unused-value: YES 00:02:10.793 Compiler for C supports arguments -Wno-format: YES 00:02:10.793 Compiler for C supports arguments -Wno-format-security: YES 00:02:10.793 Compiler for C supports arguments -Wno-format-nonliteral: YES 00:02:10.794 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:02:10.794 Compiler for C supports arguments -Wno-unused-but-set-variable: YES 00:02:10.794 Compiler for C supports arguments -Wno-unused-parameter: YES 00:02:10.794 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:10.794 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:10.794 Compiler for C supports arguments -mavx512bw: YES (cached) 00:02:10.794 Compiler for C supports arguments -march=skylake-avx512: YES 00:02:10.794 Message: drivers/net/i40e: Defining dependency "net_i40e" 00:02:10.794 Has header "sys/epoll.h" : YES 00:02:10.794 Program doxygen found: YES (/usr/bin/doxygen) 00:02:10.794 Configuring doxy-api-html.conf using configuration 00:02:10.794 Configuring doxy-api-man.conf using configuration 00:02:10.794 Program mandb found: YES (/usr/bin/mandb) 00:02:10.794 Program sphinx-build found: NO 00:02:10.794 Configuring rte_build_config.h using configuration 00:02:10.794 Message: 00:02:10.794 ================= 00:02:10.794 Applications Enabled 00:02:10.794 ================= 00:02:10.794 00:02:10.794 apps: 00:02:10.794 graph, pdump, proc-info, test-acl, test-bbdev, test-cmdline, test-compress-perf, test-crypto-perf, 00:02:10.794 test-dma-perf, test-eventdev, test-fib, test-flow-perf, test-gpudev, test-mldev, test-pipeline, test-pmd, 00:02:10.794 test-regex, test-sad, test-security-perf, 00:02:10.794 00:02:10.794 Message: 00:02:10.794 ================= 00:02:10.794 Libraries Enabled 00:02:10.794 ================= 00:02:10.794 00:02:10.794 libs: 00:02:10.794 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:10.794 net, meter, ethdev, pci, cmdline, metrics, hash, timer, 00:02:10.794 acl, bbdev, bitratestats, bpf, cfgfile, compressdev, cryptodev, distributor, 00:02:10.794 dmadev, efd, eventdev, dispatcher, gpudev, gro, gso, ip_frag, 00:02:10.794 jobstats, latencystats, lpm, member, pcapng, power, rawdev, regexdev, 00:02:10.794 mldev, rib, reorder, sched, security, stack, vhost, ipsec, 00:02:10.794 pdcp, fib, port, pdump, table, pipeline, graph, node, 00:02:10.794 00:02:10.794 00:02:10.794 Message: 00:02:10.794 =============== 00:02:10.794 Drivers Enabled 00:02:10.794 =============== 00:02:10.794 00:02:10.794 common: 00:02:10.794 00:02:10.794 bus: 00:02:10.794 pci, vdev, 00:02:10.794 mempool: 00:02:10.794 ring, 00:02:10.794 dma: 00:02:10.794 00:02:10.794 net: 00:02:10.794 i40e, 00:02:10.794 raw: 00:02:10.794 00:02:10.794 crypto: 00:02:10.794 00:02:10.794 compress: 00:02:10.794 00:02:10.794 regex: 00:02:10.794 00:02:10.794 ml: 00:02:10.794 00:02:10.794 vdpa: 00:02:10.794 00:02:10.794 event: 00:02:10.794 00:02:10.794 baseband: 00:02:10.794 00:02:10.794 gpu: 00:02:10.794 00:02:10.794 00:02:10.794 Message: 00:02:10.794 ================= 00:02:10.794 Content Skipped 00:02:10.794 ================= 00:02:10.794 00:02:10.794 apps: 00:02:10.794 dumpcap: missing dependency, "libpcap" 00:02:10.794 00:02:10.794 libs: 00:02:10.794 00:02:10.794 drivers: 00:02:10.794 common/cpt: not in enabled drivers build config 00:02:10.794 common/dpaax: not in enabled drivers build config 00:02:10.794 common/iavf: not in enabled drivers build config 00:02:10.794 common/idpf: not in enabled drivers build config 00:02:10.794 common/mvep: not in enabled drivers build config 00:02:10.794 common/octeontx: not in enabled drivers build config 00:02:10.794 bus/auxiliary: not in enabled drivers build config 00:02:10.794 bus/cdx: not in enabled drivers build config 00:02:10.794 bus/dpaa: not in enabled drivers build config 00:02:10.794 bus/fslmc: not in enabled drivers build config 00:02:10.794 bus/ifpga: not in enabled drivers build config 00:02:10.794 bus/platform: not in enabled drivers build config 00:02:10.794 bus/vmbus: not in enabled drivers build config 00:02:10.794 common/cnxk: not in enabled drivers build config 00:02:10.794 common/mlx5: not in enabled drivers build config 00:02:10.794 common/nfp: not in enabled drivers build config 00:02:10.794 common/qat: not in enabled drivers build config 00:02:10.794 common/sfc_efx: not in enabled drivers build config 00:02:10.794 mempool/bucket: not in enabled drivers build config 00:02:10.794 mempool/cnxk: not in enabled drivers build config 00:02:10.794 mempool/dpaa: not in enabled drivers build config 00:02:10.794 mempool/dpaa2: not in enabled drivers build config 00:02:10.794 mempool/octeontx: not in enabled drivers build config 00:02:10.794 mempool/stack: not in enabled drivers build config 00:02:10.794 dma/cnxk: not in enabled drivers build config 00:02:10.794 dma/dpaa: not in enabled drivers build config 00:02:10.794 dma/dpaa2: not in enabled drivers build config 00:02:10.794 dma/hisilicon: not in enabled drivers build config 00:02:10.794 dma/idxd: not in enabled drivers build config 00:02:10.794 dma/ioat: not in enabled drivers build config 00:02:10.794 dma/skeleton: not in enabled drivers build config 00:02:10.794 net/af_packet: not in enabled drivers build config 00:02:10.794 net/af_xdp: not in enabled drivers build config 00:02:10.794 net/ark: not in enabled drivers build config 00:02:10.794 net/atlantic: not in enabled drivers build config 00:02:10.794 net/avp: not in enabled drivers build config 00:02:10.794 net/axgbe: not in enabled drivers build config 00:02:10.794 net/bnx2x: not in enabled drivers build config 00:02:10.794 net/bnxt: not in enabled drivers build config 00:02:10.794 net/bonding: not in enabled drivers build config 00:02:10.794 net/cnxk: not in enabled drivers build config 00:02:10.794 net/cpfl: not in enabled drivers build config 00:02:10.794 net/cxgbe: not in enabled drivers build config 00:02:10.794 net/dpaa: not in enabled drivers build config 00:02:10.794 net/dpaa2: not in enabled drivers build config 00:02:10.794 net/e1000: not in enabled drivers build config 00:02:10.794 net/ena: not in enabled drivers build config 00:02:10.794 net/enetc: not in enabled drivers build config 00:02:10.794 net/enetfec: not in enabled drivers build config 00:02:10.794 net/enic: not in enabled drivers build config 00:02:10.794 net/failsafe: not in enabled drivers build config 00:02:10.794 net/fm10k: not in enabled drivers build config 00:02:10.794 net/gve: not in enabled drivers build config 00:02:10.794 net/hinic: not in enabled drivers build config 00:02:10.794 net/hns3: not in enabled drivers build config 00:02:10.794 net/iavf: not in enabled drivers build config 00:02:10.794 net/ice: not in enabled drivers build config 00:02:10.794 net/idpf: not in enabled drivers build config 00:02:10.794 net/igc: not in enabled drivers build config 00:02:10.794 net/ionic: not in enabled drivers build config 00:02:10.794 net/ipn3ke: not in enabled drivers build config 00:02:10.794 net/ixgbe: not in enabled drivers build config 00:02:10.794 net/mana: not in enabled drivers build config 00:02:10.794 net/memif: not in enabled drivers build config 00:02:10.794 net/mlx4: not in enabled drivers build config 00:02:10.794 net/mlx5: not in enabled drivers build config 00:02:10.794 net/mvneta: not in enabled drivers build config 00:02:10.794 net/mvpp2: not in enabled drivers build config 00:02:10.794 net/netvsc: not in enabled drivers build config 00:02:10.794 net/nfb: not in enabled drivers build config 00:02:10.794 net/nfp: not in enabled drivers build config 00:02:10.794 net/ngbe: not in enabled drivers build config 00:02:10.794 net/null: not in enabled drivers build config 00:02:10.794 net/octeontx: not in enabled drivers build config 00:02:10.794 net/octeon_ep: not in enabled drivers build config 00:02:10.794 net/pcap: not in enabled drivers build config 00:02:10.794 net/pfe: not in enabled drivers build config 00:02:10.794 net/qede: not in enabled drivers build config 00:02:10.794 net/ring: not in enabled drivers build config 00:02:10.794 net/sfc: not in enabled drivers build config 00:02:10.794 net/softnic: not in enabled drivers build config 00:02:10.794 net/tap: not in enabled drivers build config 00:02:10.794 net/thunderx: not in enabled drivers build config 00:02:10.794 net/txgbe: not in enabled drivers build config 00:02:10.794 net/vdev_netvsc: not in enabled drivers build config 00:02:10.794 net/vhost: not in enabled drivers build config 00:02:10.794 net/virtio: not in enabled drivers build config 00:02:10.794 net/vmxnet3: not in enabled drivers build config 00:02:10.794 raw/cnxk_bphy: not in enabled drivers build config 00:02:10.794 raw/cnxk_gpio: not in enabled drivers build config 00:02:10.794 raw/dpaa2_cmdif: not in enabled drivers build config 00:02:10.794 raw/ifpga: not in enabled drivers build config 00:02:10.794 raw/ntb: not in enabled drivers build config 00:02:10.794 raw/skeleton: not in enabled drivers build config 00:02:10.794 crypto/armv8: not in enabled drivers build config 00:02:10.794 crypto/bcmfs: not in enabled drivers build config 00:02:10.794 crypto/caam_jr: not in enabled drivers build config 00:02:10.794 crypto/ccp: not in enabled drivers build config 00:02:10.794 crypto/cnxk: not in enabled drivers build config 00:02:10.794 crypto/dpaa_sec: not in enabled drivers build config 00:02:10.794 crypto/dpaa2_sec: not in enabled drivers build config 00:02:10.794 crypto/ipsec_mb: not in enabled drivers build config 00:02:10.794 crypto/mlx5: not in enabled drivers build config 00:02:10.794 crypto/mvsam: not in enabled drivers build config 00:02:10.794 crypto/nitrox: not in enabled drivers build config 00:02:10.794 crypto/null: not in enabled drivers build config 00:02:10.794 crypto/octeontx: not in enabled drivers build config 00:02:10.794 crypto/openssl: not in enabled drivers build config 00:02:10.794 crypto/scheduler: not in enabled drivers build config 00:02:10.794 crypto/uadk: not in enabled drivers build config 00:02:10.794 crypto/virtio: not in enabled drivers build config 00:02:10.794 compress/isal: not in enabled drivers build config 00:02:10.794 compress/mlx5: not in enabled drivers build config 00:02:10.794 compress/octeontx: not in enabled drivers build config 00:02:10.794 compress/zlib: not in enabled drivers build config 00:02:10.794 regex/mlx5: not in enabled drivers build config 00:02:10.794 regex/cn9k: not in enabled drivers build config 00:02:10.794 ml/cnxk: not in enabled drivers build config 00:02:10.794 vdpa/ifc: not in enabled drivers build config 00:02:10.794 vdpa/mlx5: not in enabled drivers build config 00:02:10.794 vdpa/nfp: not in enabled drivers build config 00:02:10.794 vdpa/sfc: not in enabled drivers build config 00:02:10.794 event/cnxk: not in enabled drivers build config 00:02:10.795 event/dlb2: not in enabled drivers build config 00:02:10.795 event/dpaa: not in enabled drivers build config 00:02:10.795 event/dpaa2: not in enabled drivers build config 00:02:10.795 event/dsw: not in enabled drivers build config 00:02:10.795 event/opdl: not in enabled drivers build config 00:02:10.795 event/skeleton: not in enabled drivers build config 00:02:10.795 event/sw: not in enabled drivers build config 00:02:10.795 event/octeontx: not in enabled drivers build config 00:02:10.795 baseband/acc: not in enabled drivers build config 00:02:10.795 baseband/fpga_5gnr_fec: not in enabled drivers build config 00:02:10.795 baseband/fpga_lte_fec: not in enabled drivers build config 00:02:10.795 baseband/la12xx: not in enabled drivers build config 00:02:10.795 baseband/null: not in enabled drivers build config 00:02:10.795 baseband/turbo_sw: not in enabled drivers build config 00:02:10.795 gpu/cuda: not in enabled drivers build config 00:02:10.795 00:02:10.795 00:02:10.795 Build targets in project: 219 00:02:10.795 00:02:10.795 DPDK 23.11.0 00:02:10.795 00:02:10.795 User defined options 00:02:10.795 libdir : lib 00:02:10.795 prefix : /home/vagrant/spdk_repo/dpdk/build 00:02:10.795 c_args : -fPIC -g -fcommon -Werror -Wno-stringop-overflow 00:02:10.795 c_link_args : 00:02:10.795 enable_docs : false 00:02:10.795 enable_drivers: bus,bus/pci,bus/vdev,mempool/ring,net/i40e,net/i40e/base, 00:02:10.795 enable_kmods : false 00:02:10.795 machine : native 00:02:10.795 tests : false 00:02:10.795 00:02:10.795 Found ninja-1.11.1.git.kitware.jobserver-1 at /var/spdk/dependencies/pip/bin/ninja 00:02:10.795 WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. 00:02:11.054 13:33:42 -- common/autobuild_common.sh@186 -- $ ninja -C /home/vagrant/spdk_repo/dpdk/build-tmp -j10 00:02:11.054 ninja: Entering directory `/home/vagrant/spdk_repo/dpdk/build-tmp' 00:02:11.054 [1/707] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:11.054 [2/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:11.313 [3/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:11.313 [4/707] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:11.313 [5/707] Linking static target lib/librte_kvargs.a 00:02:11.313 [6/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:11.313 [7/707] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:11.313 [8/707] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:11.313 [9/707] Linking static target lib/librte_log.a 00:02:11.313 [10/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:11.572 [11/707] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:11.830 [12/707] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:11.830 [13/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:11.830 [14/707] Linking target lib/librte_log.so.24.0 00:02:11.830 [15/707] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:11.830 [16/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:12.089 [17/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:12.089 [18/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:12.089 [19/707] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:02:12.089 [20/707] Linking target lib/librte_kvargs.so.24.0 00:02:12.089 [21/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:12.089 [22/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:12.348 [23/707] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:02:12.348 [24/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:12.348 [25/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:12.606 [26/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:12.606 [27/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:12.606 [28/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:12.606 [29/707] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:12.606 [30/707] Linking static target lib/librte_telemetry.a 00:02:12.865 [31/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:12.865 [32/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:13.154 [33/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:13.154 [34/707] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:13.154 [35/707] Linking target lib/librte_telemetry.so.24.0 00:02:13.154 [36/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:13.154 [37/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:13.154 [38/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:13.154 [39/707] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:13.154 [40/707] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:13.154 [41/707] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:02:13.154 [42/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:13.154 [43/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:13.413 [44/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:13.413 [45/707] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:13.672 [46/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:13.672 [47/707] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:13.931 [48/707] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:13.931 [49/707] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:13.931 [50/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:14.189 [51/707] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:14.189 [52/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:14.189 [53/707] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:14.189 [54/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:14.448 [55/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:14.448 [56/707] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:14.448 [57/707] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:14.448 [58/707] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:14.448 [59/707] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:14.707 [60/707] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:14.707 [61/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:14.707 [62/707] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:14.707 [63/707] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:14.707 [64/707] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:14.966 [65/707] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:14.966 [66/707] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:14.966 [67/707] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:14.966 [68/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:15.224 [69/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:15.483 [70/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:15.483 [71/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:15.483 [72/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:15.483 [73/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:15.483 [74/707] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:15.483 [75/707] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:15.483 [76/707] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:15.483 [77/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:15.741 [78/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:15.741 [79/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:16.000 [80/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:16.000 [81/707] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:16.259 [82/707] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:16.259 [83/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:16.259 [84/707] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:16.259 [85/707] Linking static target lib/librte_ring.a 00:02:16.259 [86/707] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:16.517 [87/707] Linking static target lib/librte_eal.a 00:02:16.517 [88/707] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:16.517 [89/707] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:16.517 [90/707] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:16.777 [91/707] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:16.777 [92/707] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:16.777 [93/707] Linking static target lib/librte_mempool.a 00:02:16.777 [94/707] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:17.036 [95/707] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:17.036 [96/707] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:17.036 [97/707] Linking static target lib/librte_rcu.a 00:02:17.036 [98/707] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:02:17.036 [99/707] Linking static target lib/net/libnet_crc_avx512_lib.a 00:02:17.295 [100/707] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:17.554 [101/707] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:17.554 [102/707] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:17.554 [103/707] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:17.554 [104/707] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:17.813 [105/707] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:17.813 [106/707] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:17.813 [107/707] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:17.813 [108/707] Linking static target lib/librte_mbuf.a 00:02:17.813 [109/707] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:17.813 [110/707] Linking static target lib/librte_net.a 00:02:18.072 [111/707] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:18.072 [112/707] Linking static target lib/librte_meter.a 00:02:18.072 [113/707] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.330 [114/707] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:18.330 [115/707] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.330 [116/707] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:18.330 [117/707] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.330 [118/707] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:18.589 [119/707] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:19.156 [120/707] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:19.156 [121/707] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:19.416 [122/707] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:19.707 [123/707] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:19.707 [124/707] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:19.707 [125/707] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:19.707 [126/707] Linking static target lib/librte_pci.a 00:02:19.707 [127/707] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:19.707 [128/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:19.966 [129/707] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.966 [130/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:19.966 [131/707] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:19.966 [132/707] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:19.966 [133/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:19.966 [134/707] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:20.224 [135/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:20.224 [136/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:20.224 [137/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:20.224 [138/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:20.224 [139/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:20.224 [140/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:20.483 [141/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:20.483 [142/707] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:20.483 [143/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:20.742 [144/707] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:20.742 [145/707] Linking static target lib/librte_cmdline.a 00:02:20.742 [146/707] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:21.001 [147/707] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.o 00:02:21.001 [148/707] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o 00:02:21.001 [149/707] Linking static target lib/librte_metrics.a 00:02:21.259 [150/707] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:21.259 [151/707] Generating lib/metrics.sym_chk with a custom command (wrapped by meson to capture output) 00:02:21.518 [152/707] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:21.776 [153/707] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:21.776 [154/707] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:21.776 [155/707] Linking static target lib/librte_timer.a 00:02:22.035 [156/707] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:22.293 [157/707] Compiling C object lib/librte_acl.a.p/acl_acl_gen.c.o 00:02:22.552 [158/707] Compiling C object lib/librte_acl.a.p/acl_rte_acl.c.o 00:02:22.552 [159/707] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:22.552 [160/707] Compiling C object lib/librte_acl.a.p/acl_acl_run_scalar.c.o 00:02:22.552 [161/707] Linking target lib/librte_eal.so.24.0 00:02:22.811 [162/707] Compiling C object lib/librte_acl.a.p/acl_tb_mem.c.o 00:02:22.811 [163/707] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:02:22.811 [164/707] Linking target lib/librte_ring.so.24.0 00:02:22.811 [165/707] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:02:22.811 [166/707] Linking target lib/librte_rcu.so.24.0 00:02:23.069 [167/707] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:02:23.069 [168/707] Linking target lib/librte_mempool.so.24.0 00:02:23.069 [169/707] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:02:23.329 [170/707] Linking target lib/librte_mbuf.so.24.0 00:02:23.329 [171/707] Compiling C object lib/librte_bitratestats.a.p/bitratestats_rte_bitrate.c.o 00:02:23.329 [172/707] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:23.329 [173/707] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:02:23.329 [174/707] Linking static target lib/librte_ethdev.a 00:02:23.329 [175/707] Linking target lib/librte_meter.so.24.0 00:02:23.329 [176/707] Linking target lib/librte_net.so.24.0 00:02:23.329 [177/707] Compiling C object lib/librte_acl.a.p/acl_acl_bld.c.o 00:02:23.329 [178/707] Compiling C object lib/librte_bpf.a.p/bpf_bpf.c.o 00:02:23.329 [179/707] Linking target lib/librte_pci.so.24.0 00:02:23.329 [180/707] Linking target lib/librte_timer.so.24.0 00:02:23.587 [181/707] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:02:23.587 [182/707] Linking static target lib/librte_bitratestats.a 00:02:23.587 [183/707] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:02:23.587 [184/707] Linking target lib/librte_cmdline.so.24.0 00:02:23.587 [185/707] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:02:23.588 [186/707] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:02:23.588 [187/707] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:23.588 [188/707] Linking static target lib/librte_hash.a 00:02:23.588 [189/707] Compiling C object lib/librte_bbdev.a.p/bbdev_rte_bbdev.c.o 00:02:23.588 [190/707] Linking static target lib/librte_bbdev.a 00:02:23.588 [191/707] Generating lib/bitratestats.sym_chk with a custom command (wrapped by meson to capture output) 00:02:23.846 [192/707] Compiling C object lib/acl/libavx2_tmp.a.p/acl_run_avx2.c.o 00:02:23.846 [193/707] Linking static target lib/acl/libavx2_tmp.a 00:02:24.105 [194/707] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:24.105 [195/707] Linking target lib/librte_hash.so.24.0 00:02:24.363 [196/707] Compiling C object lib/acl/libavx512_tmp.a.p/acl_run_avx512.c.o 00:02:24.363 [197/707] Linking static target lib/acl/libavx512_tmp.a 00:02:24.363 [198/707] Generating lib/bbdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:24.363 [199/707] Compiling C object lib/librte_bpf.a.p/bpf_bpf_dump.c.o 00:02:24.363 [200/707] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load.c.o 00:02:24.363 [201/707] Linking target lib/librte_bbdev.so.24.0 00:02:24.363 [202/707] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:02:24.621 [203/707] Compiling C object lib/librte_bpf.a.p/bpf_bpf_exec.c.o 00:02:24.621 [204/707] Compiling C object lib/librte_acl.a.p/acl_acl_run_sse.c.o 00:02:24.621 [205/707] Compiling C object lib/librte_bpf.a.p/bpf_bpf_stub.c.o 00:02:24.621 [206/707] Linking static target lib/librte_acl.a 00:02:24.621 [207/707] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o 00:02:24.621 [208/707] Linking static target lib/librte_cfgfile.a 00:02:24.880 [209/707] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o 00:02:24.880 [210/707] Generating lib/acl.sym_chk with a custom command (wrapped by meson to capture output) 00:02:24.880 [211/707] Linking target lib/librte_acl.so.24.0 00:02:25.138 [212/707] Generating lib/cfgfile.sym_chk with a custom command (wrapped by meson to capture output) 00:02:25.138 [213/707] Linking target lib/librte_cfgfile.so.24.0 00:02:25.138 [214/707] Generating symbol file lib/librte_acl.so.24.0.p/librte_acl.so.24.0.symbols 00:02:25.138 [215/707] Compiling C object lib/librte_bpf.a.p/bpf_bpf_load_elf.c.o 00:02:25.138 [216/707] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:25.396 [217/707] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:25.654 [218/707] Compiling C object lib/librte_bpf.a.p/bpf_bpf_validate.c.o 00:02:25.654 [219/707] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:25.654 [220/707] Linking static target lib/librte_compressdev.a 00:02:25.654 [221/707] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:25.913 [222/707] Compiling C object lib/librte_bpf.a.p/bpf_bpf_jit_x86.c.o 00:02:25.913 [223/707] Linking static target lib/librte_bpf.a 00:02:26.171 [224/707] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:26.171 [225/707] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o 00:02:26.171 [226/707] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_sse.c.o 00:02:26.171 [227/707] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:26.171 [228/707] Generating lib/bpf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:26.171 [229/707] Linking target lib/librte_compressdev.so.24.0 00:02:26.429 [230/707] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o 00:02:26.429 [231/707] Linking static target lib/librte_distributor.a 00:02:26.429 [232/707] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:26.688 [233/707] Generating lib/distributor.sym_chk with a custom command (wrapped by meson to capture output) 00:02:26.688 [234/707] Linking target lib/librte_distributor.so.24.0 00:02:26.946 [235/707] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:26.946 [236/707] Linking static target lib/librte_dmadev.a 00:02:26.946 [237/707] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_private.c.o 00:02:27.205 [238/707] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:27.205 [239/707] Linking target lib/librte_dmadev.so.24.0 00:02:27.205 [240/707] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o 00:02:27.464 [241/707] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:02:27.722 [242/707] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_dma_adapter.c.o 00:02:27.722 [243/707] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_ring.c.o 00:02:27.980 [244/707] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o 00:02:27.980 [245/707] Linking static target lib/librte_efd.a 00:02:27.980 [246/707] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:27.980 [247/707] Linking static target lib/librte_cryptodev.a 00:02:27.980 [248/707] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o 00:02:28.239 [249/707] Generating lib/efd.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.239 [250/707] Linking target lib/librte_efd.so.24.0 00:02:28.239 [251/707] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.239 [252/707] Linking target lib/librte_ethdev.so.24.0 00:02:28.496 [253/707] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:02:28.496 [254/707] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o 00:02:28.496 [255/707] Linking target lib/librte_metrics.so.24.0 00:02:28.496 [256/707] Linking target lib/librte_bpf.so.24.0 00:02:28.496 [257/707] Generating symbol file lib/librte_bpf.so.24.0.p/librte_bpf.so.24.0.symbols 00:02:28.496 [258/707] Generating symbol file lib/librte_metrics.so.24.0.p/librte_metrics.so.24.0.symbols 00:02:28.754 [259/707] Compiling C object lib/librte_dispatcher.a.p/dispatcher_rte_dispatcher.c.o 00:02:28.754 [260/707] Linking static target lib/librte_dispatcher.a 00:02:28.754 [261/707] Linking target lib/librte_bitratestats.so.24.0 00:02:28.754 [262/707] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o 00:02:28.754 [263/707] Linking static target lib/librte_gpudev.a 00:02:29.012 [264/707] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o 00:02:29.012 [265/707] Generating lib/dispatcher.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.012 [266/707] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o 00:02:29.012 [267/707] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o 00:02:29.270 [268/707] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.270 [269/707] Linking target lib/librte_cryptodev.so.24.0 00:02:29.529 [270/707] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:02:29.529 [271/707] Compiling C object lib/librte_gro.a.p/gro_gro_tcp6.c.o 00:02:29.529 [272/707] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o 00:02:29.529 [273/707] Generating lib/gpudev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.529 [274/707] Linking target lib/librte_gpudev.so.24.0 00:02:29.529 [275/707] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o 00:02:29.787 [276/707] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o 00:02:30.046 [277/707] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o 00:02:30.046 [278/707] Linking static target lib/librte_eventdev.a 00:02:30.046 [279/707] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o 00:02:30.046 [280/707] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o 00:02:30.046 [281/707] Linking static target lib/librte_gro.a 00:02:30.046 [282/707] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o 00:02:30.046 [283/707] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o 00:02:30.305 [284/707] Generating lib/gro.sym_chk with a custom command (wrapped by meson to capture output) 00:02:30.305 [285/707] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_udp4.c.o 00:02:30.305 [286/707] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_tcp4.c.o 00:02:30.305 [287/707] Linking target lib/librte_gro.so.24.0 00:02:30.305 [288/707] Compiling C object lib/librte_gso.a.p/gso_rte_gso.c.o 00:02:30.305 [289/707] Linking static target lib/librte_gso.a 00:02:30.579 [290/707] Generating lib/gso.sym_chk with a custom command (wrapped by meson to capture output) 00:02:30.579 [291/707] Linking target lib/librte_gso.so.24.0 00:02:30.959 [292/707] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o 00:02:30.959 [293/707] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o 00:02:30.959 [294/707] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_fragmentation.c.o 00:02:30.959 [295/707] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o 00:02:30.959 [296/707] Compiling C object lib/librte_jobstats.a.p/jobstats_rte_jobstats.c.o 00:02:31.218 [297/707] Linking static target lib/librte_jobstats.a 00:02:31.218 [298/707] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o 00:02:31.218 [299/707] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o 00:02:31.218 [300/707] Linking static target lib/librte_ip_frag.a 00:02:31.218 [301/707] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.o 00:02:31.218 [302/707] Linking static target lib/librte_latencystats.a 00:02:31.476 [303/707] Generating lib/jobstats.sym_chk with a custom command (wrapped by meson to capture output) 00:02:31.476 [304/707] Linking target lib/librte_jobstats.so.24.0 00:02:31.476 [305/707] Generating lib/latencystats.sym_chk with a custom command (wrapped by meson to capture output) 00:02:31.476 [306/707] Generating lib/ip_frag.sym_chk with a custom command (wrapped by meson to capture output) 00:02:31.476 [307/707] Linking target lib/librte_latencystats.so.24.0 00:02:31.734 [308/707] Linking target lib/librte_ip_frag.so.24.0 00:02:31.734 [309/707] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o 00:02:31.734 [310/707] Compiling C object lib/member/libsketch_avx512_tmp.a.p/rte_member_sketch_avx512.c.o 00:02:31.734 [311/707] Compiling C object lib/librte_member.a.p/member_rte_member.c.o 00:02:31.734 [312/707] Linking static target lib/member/libsketch_avx512_tmp.a 00:02:31.734 [313/707] Generating symbol file lib/librte_ip_frag.so.24.0.p/librte_ip_frag.so.24.0.symbols 00:02:31.734 [314/707] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:31.734 [315/707] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:31.992 [316/707] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:31.993 [317/707] Generating lib/eventdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:31.993 [318/707] Linking target lib/librte_eventdev.so.24.0 00:02:32.251 [319/707] Generating symbol file lib/librte_eventdev.so.24.0.p/librte_eventdev.so.24.0.symbols 00:02:32.251 [320/707] Linking target lib/librte_dispatcher.so.24.0 00:02:32.509 [321/707] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o 00:02:32.509 [322/707] Linking static target lib/librte_lpm.a 00:02:32.509 [323/707] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o 00:02:32.509 [324/707] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:32.509 [325/707] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:32.770 [326/707] Generating lib/lpm.sym_chk with a custom command (wrapped by meson to capture output) 00:02:32.770 [327/707] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:32.770 [328/707] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o 00:02:32.770 [329/707] Linking target lib/librte_lpm.so.24.0 00:02:32.770 [330/707] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o 00:02:32.770 FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o 00:02:32.770 gcc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -g -fcommon -Werror -Wno-stringop-overflow -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c 00:02:32.770 In file included from /usr/include/string.h:548, 00:02:32.770 from ../lib/pcapng/rte_pcapng.c:9: 00:02:32.770 In function ‘memcpy’, 00:02:32.770 inlined from ‘pcapng_add_option’ at ../lib/pcapng/rte_pcapng.c:131:2, 00:02:32.770 inlined from ‘pcapng_section_block’ at ../lib/pcapng/rte_pcapng.c:192:8: 00:02:32.770 /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull] 00:02:32.770 29 | return __builtin___memcpy_chk (__dest, __src, __len, 00:02:32.770 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 00:02:32.770 30 | __glibc_objsize0 (__dest)); 00:02:32.770 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 00:02:32.770 /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function ‘__builtin___memcpy_chk’ 00:02:32.770 In function ‘memcpy’, 00:02:32.770 inlined from ‘pcapng_add_option’ at ../lib/pcapng/rte_pcapng.c:131:2, 00:02:32.770 inlined from ‘rte_pcapng_add_interface’ at ../lib/pcapng/rte_pcapng.c:308:8: 00:02:32.770 /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull] 00:02:32.770 29 | return __builtin___memcpy_chk (__dest, __src, __len, 00:02:32.770 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 00:02:32.770 30 | __glibc_objsize0 (__dest)); 00:02:32.770 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 00:02:32.770 /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function ‘__builtin___memcpy_chk’ 00:02:32.770 In function ‘memcpy’, 00:02:32.770 inlined from ‘pcapng_add_option’ at ../lib/pcapng/rte_pcapng.c:131:2, 00:02:32.770 inlined from ‘rte_pcapng_write_stats’ at ../lib/pcapng/rte_pcapng.c:371:9: 00:02:32.770 /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull] 00:02:32.770 29 | return __builtin___memcpy_chk (__dest, __src, __len, 00:02:32.770 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 00:02:32.770 30 | __glibc_objsize0 (__dest)); 00:02:32.770 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 00:02:32.770 /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function ‘__builtin___memcpy_chk’ 00:02:32.770 cc1: all warnings being treated as errors 00:02:32.770 [331/707] Generating symbol file lib/librte_lpm.so.24.0.p/librte_lpm.so.24.0.symbols 00:02:33.029 [332/707] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:33.287 [333/707] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:33.287 [334/707] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:33.287 [335/707] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:33.545 [336/707] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:33.545 [337/707] Compiling C object lib/librte_regexdev.a.p/regexdev_rte_regexdev.c.o 00:02:33.804 [338/707] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o 00:02:33.804 [339/707] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o 00:02:33.804 ninja: build stopped: subcommand failed. 00:02:33.804 13:34:05 -- common/autobuild_common.sh@186 -- $ trap - ERR 00:02:33.804 13:34:05 -- common/autobuild_common.sh@186 -- $ print_backtrace 00:02:33.804 13:34:05 -- common/autotest_common.sh@1132 -- $ [[ ehxBET =~ e ]] 00:02:33.804 13:34:05 -- common/autotest_common.sh@1134 -- $ args=('_build_native_dpdk' 'build_native_dpdk' '/home/vagrant/spdk_repo/autorun-spdk.conf') 00:02:33.804 13:34:05 -- common/autotest_common.sh@1134 -- $ local args 00:02:33.804 13:34:05 -- common/autotest_common.sh@1136 -- $ xtrace_disable 00:02:33.804 13:34:05 -- common/autotest_common.sh@10 -- $ set +x 00:02:33.804 ========== Backtrace start: ========== 00:02:33.804 00:02:33.804 in /home/vagrant/spdk_repo/spdk/test/common/autobuild_common.sh:186 -> _build_native_dpdk([]) 00:02:33.804 ... 00:02:33.804 181 00:02:33.804 182 meson build-tmp --prefix="$external_dpdk_dir" --libdir lib \ 00:02:33.804 183 -Denable_docs=false -Denable_kmods="$dpdk_kmods" -Dtests=false \ 00:02:33.804 184 -Dc_link_args="$dpdk_ldflags" -Dc_args="$dpdk_cflags" \ 00:02:33.804 185 -Dmachine=native -Denable_drivers=$(printf "%s," "${DPDK_DRIVERS[@]}") 00:02:33.804 => 186 ninja -C "$external_dpdk_base_dir/build-tmp" $MAKEFLAGS 00:02:33.804 187 ninja -C "$external_dpdk_base_dir/build-tmp" $MAKEFLAGS install 00:02:33.804 188 00:02:33.804 189 if [[ $(uname -s) == "FreeBSD" ]]; then 00:02:33.804 190 # Make sure kernel modules are available for freebsd_update_contigmem_mod() to fetch 00:02:33.804 191 mapfile -t drivers < <(find "$external_dpdk_base_dir/build-tmp" -name '*.ko') 00:02:33.804 ... 00:02:33.804 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1104 -> run_test(["build_native_dpdk"],["_build_native_dpdk"]) 00:02:33.804 ... 00:02:33.804 1099 timing_enter $test_name 00:02:33.804 1100 echo "************************************" 00:02:33.804 1101 echo "START TEST $test_name" 00:02:33.804 1102 echo "************************************" 00:02:33.804 1103 xtrace_restore 00:02:33.804 1104 time "$@" 00:02:33.804 1105 xtrace_disable 00:02:33.804 1106 echo "************************************" 00:02:33.804 1107 echo "END TEST $test_name" 00:02:33.804 1108 echo "************************************" 00:02:33.804 1109 timing_exit $test_name 00:02:33.804 ... 00:02:33.804 in /home/vagrant/spdk_repo/spdk/test/common/autobuild_common.sh:427 -> build_native_dpdk([]) 00:02:33.804 ... 00:02:33.804 422 llvm_precompile() { 00:02:33.804 423 run_test "autobuild_llvm_precompile" _llvm_precompile 00:02:33.804 424 } 00:02:33.804 425 00:02:33.804 426 build_native_dpdk() { 00:02:33.804 => 427 run_test "build_native_dpdk" _build_native_dpdk 00:02:33.804 428 } 00:02:33.804 429 00:02:33.804 430 build_packaging() { 00:02:33.804 431 run_test "packaging" "$rootdir/test/packaging/packaging.sh" 00:02:33.804 432 } 00:02:33.804 ... 00:02:33.804 in /home/vagrant/spdk_repo/spdk/autobuild.sh:28 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:02:33.804 ... 00:02:33.804 23 if [ $SPDK_RUN_UBSAN -eq 1 ]; then 00:02:33.804 24 run_test "ubsan" echo "using ubsan" 00:02:33.804 25 fi 00:02:33.804 26 00:02:33.804 27 if [ -n "$SPDK_TEST_NATIVE_DPDK" ]; then 00:02:33.804 => 28 build_native_dpdk 00:02:33.804 29 fi 00:02:33.804 30 00:02:33.804 31 case "$SPDK_TEST_AUTOBUILD" in 00:02:33.804 32 full) 00:02:33.804 33 $rootdir/configure $config_params 00:02:33.804 ... 00:02:33.804 00:02:33.804 ========== Backtrace end ========== 00:02:33.804 13:34:05 -- common/autotest_common.sh@1173 -- $ return 0 00:02:33.804 00:02:33.804 real 0m30.496s 00:02:33.804 user 3m12.660s 00:02:33.804 sys 0m33.609s 00:02:33.816 [Pipeline] } 00:02:33.840 [Pipeline] // timeout 00:02:33.848 [Pipeline] } 00:02:33.869 [Pipeline] // stage 00:02:33.877 [Pipeline] } 00:02:33.881 ERROR: script returned exit code 1 00:02:33.882 Setting overall build result to FAILURE 00:02:33.903 [Pipeline] // catchError 00:02:33.915 [Pipeline] stage 00:02:33.917 [Pipeline] { (Stop VM) 00:02:33.932 [Pipeline] sh 00:02:34.209 + vagrant halt 00:02:37.493 ==> default: Halting domain... 00:02:42.803 [Pipeline] sh 00:02:43.084 + vagrant destroy -f 00:02:47.272 ==> default: Removing domain... 00:02:47.285 [Pipeline] sh 00:02:47.566 + mv output /var/jenkins/workspace/ubuntu24-vg-autotest/output 00:02:47.576 [Pipeline] } 00:02:47.595 [Pipeline] // stage 00:02:47.602 [Pipeline] } 00:02:47.621 [Pipeline] // dir 00:02:47.628 [Pipeline] } 00:02:47.648 [Pipeline] // wrap 00:02:47.656 [Pipeline] } 00:02:47.669 [Pipeline] // catchError 00:02:47.681 [Pipeline] stage 00:02:47.684 [Pipeline] { (Epilogue) 00:02:47.701 [Pipeline] sh 00:02:47.984 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:02:47.996 [Pipeline] catchError 00:02:47.999 [Pipeline] { 00:02:48.016 [Pipeline] sh 00:02:48.297 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:02:48.297 Artifacts sizes are good 00:02:48.307 [Pipeline] } 00:02:48.325 [Pipeline] // catchError 00:02:48.339 [Pipeline] archiveArtifacts 00:02:48.346 Archiving artifacts 00:02:48.385 [Pipeline] cleanWs 00:02:48.398 [WS-CLEANUP] Deleting project workspace... 00:02:48.398 [WS-CLEANUP] Deferred wipeout is used... 00:02:48.404 [WS-CLEANUP] done 00:02:48.406 [Pipeline] } 00:02:48.428 [Pipeline] // stage 00:02:48.436 [Pipeline] } 00:02:48.456 [Pipeline] // node 00:02:48.464 [Pipeline] End of Pipeline 00:02:48.516 Finished: FAILURE