00:00:00.000 Started by user sys_sgci 00:00:00.006 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-upstream/autotest.groovy 00:00:00.007 The recommended git tool is: git 00:00:00.007 using credential 00000000-0000-0000-0000-000000000002 00:00:00.009 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.018 Fetching changes from the remote Git repository 00:00:00.020 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.029 Using shallow fetch with depth 1 00:00:00.029 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.029 > git --version # timeout=10 00:00:00.037 > git --version # 'git version 2.39.2' 00:00:00.037 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.047 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.047 > 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.189 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.200 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.210 Checking out Revision 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 (FETCH_HEAD) 00:00:02.210 > git config core.sparsecheckout # timeout=10 00:00:02.222 > git read-tree -mu HEAD # timeout=10 00:00:02.239 > git checkout -f 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=5 00:00:02.259 Commit message: "pool: fixes for VisualBuild class" 00:00:02.259 > git rev-list --no-walk 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=10 00:00:02.486 [Pipeline] Start of Pipeline 00:00:02.501 [Pipeline] library 00:00:02.503 Loading library shm_lib@master 00:00:02.503 Library shm_lib@master is cached. Copying from home. 00:00:02.529 [Pipeline] node 00:00:02.538 Running on ME3 in /var/jenkins/workspace/autotest-per-patch_2 00:00:02.541 [Pipeline] { 00:00:02.556 [Pipeline] cleanWs 00:00:02.564 [WS-CLEANUP] Deleting project workspace... 00:00:02.565 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.570 [WS-CLEANUP] done 00:00:02.575 [Pipeline] stage 00:00:02.579 [Pipeline] { (Prologue) 00:00:02.694 [Pipeline] withCredentials 00:00:02.704 > git --version # timeout=10 00:00:02.717 > git --version # 'git version 2.39.2' 00:00:02.733 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.735 [Pipeline] { 00:00:02.744 [Pipeline] retry 00:00:02.747 [Pipeline] { 00:00:02.938 [Pipeline] sh 00:00:03.214 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:05.131 [Pipeline] } 00:00:05.154 [Pipeline] // retry 00:00:05.159 [Pipeline] } 00:00:05.181 [Pipeline] // withCredentials 00:00:05.194 [Pipeline] nodesByLabel 00:00:05.196 Found a total of 2 nodes with the 'sorcerer' label 00:00:05.206 [Pipeline] httpRequest 00:00:05.211 HttpMethod: GET 00:00:05.212 URL: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.214 Sending request to url: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.218 Response Code: HTTP/1.1 200 OK 00:00:05.218 Success: Status code 200 is in the accepted range: 200,404 00:00:05.219 Saving response body to /var/jenkins/workspace/autotest-per-patch_2/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.360 [Pipeline] sh 00:00:05.640 + tar --no-same-owner -xf jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.662 [Pipeline] httpRequest 00:00:05.666 HttpMethod: GET 00:00:05.667 URL: http://10.211.164.101/packages/spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:00:05.668 Sending request to url: http://10.211.164.101/packages/spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:00:05.669 Response Code: HTTP/1.1 404 Not Found 00:00:05.669 Success: Status code 404 is in the accepted range: 200,404 00:00:05.670 Saving response body to /var/jenkins/workspace/autotest-per-patch_2/spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:00:05.682 [Pipeline] sh 00:00:05.965 + rm -f spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:00:05.984 [Pipeline] node 00:00:05.992 Running on GP10 in /var/jenkins/workspace/autotest-per-patch 00:00:06.000 [Pipeline] { 00:00:06.020 [Pipeline] cleanWs 00:00:06.032 [WS-CLEANUP] Deleting project workspace... 00:00:06.033 [WS-CLEANUP] Deferred wipeout is used... 00:00:06.039 [WS-CLEANUP] done 00:00:06.043 [Pipeline] sh 00:00:06.332 + find /storage/packages/ -type f -mtime +34 -print -delete 00:00:06.346 [Pipeline] retry 00:00:06.348 [Pipeline] { 00:00:06.369 [Pipeline] checkout 00:00:06.377 The recommended git tool is: NONE 00:00:06.389 using credential 00000000-0000-0000-0000-000000000002 00:00:06.395 Cloning the remote Git repository 00:00:06.399 Honoring refspec on initial clone 00:00:06.403 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.403 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:06.412 Using reference repository: /var/ci_repos/spdk_multi 00:00:06.412 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.413 > git --version # timeout=10 00:00:06.417 > git --version # 'git version 2.42.0' 00:00:06.417 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:06.421 Setting http proxy: proxy-dmz.intel.com:911 00:00:06.421 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/38/22438/26 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:24.298 Avoid second fetch 00:00:24.313 Checking out Revision 5a57befde0c24aeab0694df84e45dc7e723c3b1a (FETCH_HEAD) 00:00:24.609 Commit message: "test: add a test for SPDK vs kernel TLS" 00:00:24.619 First time build. Skipping changelog. 00:00:24.281 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:24.285 > git config --add remote.origin.fetch refs/changes/38/22438/26 # timeout=10 00:00:24.289 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:24.301 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:24.308 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:24.315 > git config core.sparsecheckout # timeout=10 00:00:24.319 > git checkout -f 5a57befde0c24aeab0694df84e45dc7e723c3b1a # timeout=10 00:00:24.612 > git rev-list --no-walk cc924bea27b3a39b9f6f38af8eac6907a84c61c3 # timeout=10 00:00:24.625 > git remote # timeout=10 00:00:24.627 > git submodule init # timeout=10 00:00:24.676 > git submodule sync # timeout=10 00:00:24.733 > git config --get remote.origin.url # timeout=10 00:00:24.741 > git submodule init # timeout=10 00:00:24.785 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:24.789 > git config --get submodule.dpdk.url # timeout=10 00:00:24.792 > git remote # timeout=10 00:00:24.796 > git config --get remote.origin.url # timeout=10 00:00:24.799 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:24.802 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:24.806 > git remote # timeout=10 00:00:24.809 > git config --get remote.origin.url # timeout=10 00:00:24.813 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:24.816 > git config --get submodule.isa-l.url # timeout=10 00:00:24.820 > git remote # timeout=10 00:00:24.823 > git config --get remote.origin.url # timeout=10 00:00:24.827 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:24.830 > git config --get submodule.ocf.url # timeout=10 00:00:24.833 > git remote # timeout=10 00:00:24.837 > git config --get remote.origin.url # timeout=10 00:00:24.840 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:24.844 > git config --get submodule.libvfio-user.url # timeout=10 00:00:24.848 > git remote # timeout=10 00:00:24.851 > git config --get remote.origin.url # timeout=10 00:00:24.855 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:24.858 > git config --get submodule.xnvme.url # timeout=10 00:00:24.861 > git remote # timeout=10 00:00:24.865 > git config --get remote.origin.url # timeout=10 00:00:24.869 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:24.873 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:24.876 > git remote # timeout=10 00:00:24.880 > git config --get remote.origin.url # timeout=10 00:00:24.883 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:24.887 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.887 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.887 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.887 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.887 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.887 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.887 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.892 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.892 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.892 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.892 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:24.892 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:24.892 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:24.892 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.892 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:24.892 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.892 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.892 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:24.892 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:24.897 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.897 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:38.417 [Pipeline] dir 00:00:38.418 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:38.420 [Pipeline] { 00:00:38.439 [Pipeline] sh 00:00:38.727 ++ nproc 00:00:38.727 + threads=48 00:00:38.727 + git repack -a -d --threads=48 00:00:46.871 + git submodule foreach git repack -a -d --threads=48 00:00:46.871 Entering 'dpdk' 00:00:52.161 Entering 'intel-ipsec-mb' 00:00:52.730 Entering 'isa-l' 00:00:52.989 Entering 'isa-l-crypto' 00:00:52.989 Entering 'libvfio-user' 00:00:53.249 Entering 'ocf' 00:00:53.506 Entering 'xnvme' 00:00:53.764 + find .git -type f -name alternates -print -delete 00:00:53.764 .git/modules/libvfio-user/objects/info/alternates 00:00:53.764 .git/modules/dpdk/objects/info/alternates 00:00:53.764 .git/modules/ocf/objects/info/alternates 00:00:53.764 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:53.764 .git/modules/isa-l/objects/info/alternates 00:00:53.764 .git/modules/xnvme/objects/info/alternates 00:00:53.764 .git/modules/isa-l-crypto/objects/info/alternates 00:00:53.765 .git/objects/info/alternates 00:00:53.775 [Pipeline] } 00:00:53.801 [Pipeline] // dir 00:00:53.806 [Pipeline] } 00:00:53.825 [Pipeline] // retry 00:00:53.833 [Pipeline] sh 00:00:54.114 + tar -cf spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz -I pigz spdk 00:00:57.422 [Pipeline] httpRequest 00:00:57.429 HttpMethod: PUT 00:00:57.430 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:00:57.432 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:00:59.154 Response Code: HTTP/1.1 200 OK 00:00:59.158 Success: Status code 200 is in the accepted range: 200 00:00:59.164 [Pipeline] echo 00:00:59.166 00:00:59.166 Locking 00:00:59.166 Waited 0s for lock 00:00:59.166 Everything Fine. Saved: /storage/packages/spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:00:59.166 00:00:59.172 [Pipeline] cleanWs 00:00:59.182 [WS-CLEANUP] Deleting project workspace... 00:00:59.182 [WS-CLEANUP] Deferred wipeout is used... 00:00:59.189 [WS-CLEANUP] done 00:00:59.191 [Pipeline] } 00:00:59.221 [Pipeline] // node 00:00:59.230 [Pipeline] retry 00:00:59.232 [Pipeline] { 00:00:59.246 [Pipeline] httpRequest 00:00:59.250 HttpMethod: GET 00:00:59.250 URL: http://10.211.164.101/packages/spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:00:59.251 Sending request to url: http://10.211.164.101/packages/spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:00:59.252 Response Code: HTTP/1.1 200 OK 00:00:59.253 Success: Status code 200 is in the accepted range: 200,404 00:00:59.253 Saving response body to /var/jenkins/workspace/autotest-per-patch_2/spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:01:01.416 [Pipeline] } 00:01:01.438 [Pipeline] // retry 00:01:01.445 [Pipeline] sh 00:01:01.716 + tar --no-same-owner -xf spdk_5a57befde0c24aeab0694df84e45dc7e723c3b1a.tar.gz 00:01:03.618 [Pipeline] sh 00:01:03.896 + git -C spdk log --oneline -n5 00:01:03.896 5a57befde test: add a test for SPDK vs kernel TLS 00:01:03.896 7fc2ab43c scripts: add a keyctl session wrapper 00:01:03.896 00058f4d0 test/nvmf/common: do not use subnqn as model 00:01:03.896 fa40728d6 test/common: continue waitforserial on grep error 00:01:03.896 70de0af3e test/nvmf/common: do not require NVMe in configure_kernel_target() 00:01:03.913 [Pipeline] setCustomBuildProperty 00:01:03.922 [Pipeline] setCustomBuildProperty 00:01:03.932 [Pipeline] catchError 00:01:03.933 [Pipeline] { 00:01:03.951 [Pipeline] sh 00:01:04.231 + git -C spdk describe --tags --abbrev=0 origin/master 00:01:04.244 [Pipeline] sh 00:01:04.524 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:01:04.537 [Pipeline] echo 00:01:04.538 Branch: master 00:01:04.539 [Pipeline] fileExists 00:01:04.553 [Pipeline] readJSON 00:01:04.570 [Pipeline] } 00:01:04.599 [Pipeline] // catchError 00:01:04.603 [Pipeline] } 00:01:04.627 [Pipeline] // stage 00:01:04.640 [Pipeline] sh 00:01:04.920 + /var/jenkins/workspace/autotest-per-patch_2/jbp/jenkins/jjb-config/jobs/scripts/get-pkgdep-jobs.sh /var/jenkins/workspace/autotest-per-patch_2/spdk 00:01:04.938 [Pipeline] catchError 00:01:04.940 [Pipeline] { 00:01:04.961 [Pipeline] stage 00:01:04.962 [Pipeline] { (Pre tests) 00:01:05.001 [Pipeline] parallel 00:01:05.015 [Pipeline] { (Branch: check-format-docker-autotest) 00:01:05.016 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:01:05.018 [Pipeline] { (Branch: doc-docker-autotest) 00:01:05.019 [Pipeline] { (Branch: build-files-docker-autotest) 00:01:05.046 [Pipeline] retry 00:01:05.048 [Pipeline] { 00:01:05.054 [Pipeline] retry 00:01:05.056 [Pipeline] { 00:01:05.062 [Pipeline] retry 00:01:05.064 [Pipeline] { 00:01:05.071 [Pipeline] retry 00:01:05.073 [Pipeline] { 00:01:05.098 [Pipeline] build 00:01:05.102 Scheduling project: check-format-docker-autotest 00:01:05.111 [Pipeline] build 00:01:05.114 Scheduling project: check-so-deps-docker-autotest 00:01:05.122 [Pipeline] build 00:01:05.126 Scheduling project: doc-docker-autotest 00:01:05.134 [Pipeline] build 00:01:05.137 Scheduling project: build-files-docker-autotest 00:01:12.960 Starting building: check-format-docker-autotest #23841 00:01:12.963 Starting building: doc-docker-autotest #24031 00:01:12.965 Starting building: build-files-docker-autotest #23830 00:01:12.968 Starting building: check-so-deps-docker-autotest #23836 00:01:47.180 Build doc-docker-autotest #24031 completed: SUCCESS 00:01:47.183 [Pipeline] } 00:01:47.218 [Pipeline] // retry 00:01:47.224 [Pipeline] } 00:02:03.359 Build check-format-docker-autotest #23841 completed: SUCCESS 00:02:03.364 [Pipeline] } 00:02:03.393 [Pipeline] // retry 00:02:03.402 [Pipeline] } 00:03:23.427 Build build-files-docker-autotest #23830 completed: SUCCESS 00:03:23.430 [Pipeline] } 00:03:23.450 [Pipeline] // retry 00:03:23.453 [Pipeline] } 00:04:00.502 Build check-so-deps-docker-autotest #23836 completed: SUCCESS 00:04:00.505 [Pipeline] } 00:04:00.532 [Pipeline] // retry 00:04:00.536 [Pipeline] } 00:04:00.584 [Pipeline] // parallel 00:04:00.590 [Pipeline] } 00:04:00.617 [Pipeline] // stage 00:04:00.623 [Pipeline] } 00:04:00.642 [Pipeline] // catchError 00:04:00.651 [Pipeline] catchError 00:04:00.653 [Pipeline] { 00:04:00.669 [Pipeline] stage 00:04:00.670 [Pipeline] { (Tests) 00:04:00.900 [Pipeline] parallel 00:04:00.994 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:04:00.996 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:04:00.997 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:04:00.998 [Pipeline] { (Branch: scan-build-docker-autotest) 00:04:01.000 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:04:01.001 [Pipeline] { (Branch: lvol-vg-autotest) 00:04:01.003 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:04:01.004 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:04:01.005 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:04:01.006 [Pipeline] { (Branch: nvme-vg-autotest) 00:04:01.008 [Pipeline] { (Branch: centos7-vg-autotest) 00:04:01.009 [Pipeline] { (Branch: rocky9-vg-autotest) 00:04:01.011 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:04:01.012 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:04:01.013 [Pipeline] { (Branch: freebsd-vg-autotest) 00:04:01.015 [Pipeline] { (Branch: iscsi-vg-autotest) 00:04:01.016 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:04:01.017 [Pipeline] { (Branch: zns-vg-autotest) 00:04:01.019 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:04:01.020 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:04:01.022 [Pipeline] { (Branch: crypto-phy-autotest) 00:04:01.023 [Pipeline] { (Branch: vhost-phy-autotest) 00:04:01.024 [Pipeline] { (Branch: nvmf-phy-autotest) 00:04:01.026 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:04:01.027 [Pipeline] { (Branch: nvme-phy-autotest) 00:04:01.029 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:04:01.030 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:04:01.032 [Pipeline] { (Branch: packaging-docker-autotest) 00:04:01.064 [Pipeline] retry 00:04:01.065 [Pipeline] { 00:04:01.070 [Pipeline] retry 00:04:01.072 [Pipeline] { 00:04:01.078 [Pipeline] retry 00:04:01.080 [Pipeline] { 00:04:01.085 [Pipeline] retry 00:04:01.087 [Pipeline] { 00:04:01.093 [Pipeline] retry 00:04:01.095 [Pipeline] { 00:04:01.100 [Pipeline] retry 00:04:01.102 [Pipeline] { 00:04:01.108 [Pipeline] retry 00:04:01.110 [Pipeline] { 00:04:01.116 [Pipeline] retry 00:04:01.118 [Pipeline] { 00:04:01.124 [Pipeline] retry 00:04:01.126 [Pipeline] { 00:04:01.131 [Pipeline] retry 00:04:01.133 [Pipeline] { 00:04:01.139 [Pipeline] retry 00:04:01.141 [Pipeline] { 00:04:01.146 [Pipeline] retry 00:04:01.148 [Pipeline] { 00:04:01.154 [Pipeline] retry 00:04:01.156 [Pipeline] { 00:04:01.161 [Pipeline] retry 00:04:01.164 [Pipeline] { 00:04:01.170 [Pipeline] retry 00:04:01.172 [Pipeline] { 00:04:01.177 [Pipeline] retry 00:04:01.179 [Pipeline] { 00:04:01.185 [Pipeline] retry 00:04:01.187 [Pipeline] { 00:04:01.193 [Pipeline] retry 00:04:01.196 [Pipeline] { 00:04:01.201 [Pipeline] retry 00:04:01.203 [Pipeline] { 00:04:01.209 [Pipeline] retry 00:04:01.211 [Pipeline] { 00:04:01.216 [Pipeline] retry 00:04:01.219 [Pipeline] { 00:04:01.224 [Pipeline] retry 00:04:01.226 [Pipeline] { 00:04:01.232 [Pipeline] retry 00:04:01.234 [Pipeline] { 00:04:01.239 [Pipeline] retry 00:04:01.241 [Pipeline] { 00:04:01.246 [Pipeline] retry 00:04:01.248 [Pipeline] { 00:04:01.254 [Pipeline] retry 00:04:01.256 [Pipeline] { 00:04:01.262 [Pipeline] retry 00:04:01.264 [Pipeline] { 00:04:01.269 [Pipeline] retry 00:04:01.271 [Pipeline] { 00:04:01.300 [Pipeline] build 00:04:01.304 Scheduling project: unittest-clang-docker-autotest 00:04:01.312 [Pipeline] build 00:04:01.315 Scheduling project: unittest-main-docker-autotest 00:04:01.323 [Pipeline] build 00:04:01.326 Scheduling project: autobuild-external-vg-autotest 00:04:01.334 [Pipeline] build 00:04:01.337 Scheduling project: scan-build-docker-autotest 00:04:01.345 [Pipeline] build 00:04:01.348 Scheduling project: unittest-valgrind-docker-autotest 00:04:01.356 [Pipeline] build 00:04:01.359 Scheduling project: lvol-vg-autotest 00:04:01.367 [Pipeline] build 00:04:01.370 Scheduling project: vhost-initiator-vg-autotest 00:04:01.378 [Pipeline] build 00:04:01.381 Scheduling project: nvmf-tcp-vg-autotest 00:04:01.389 [Pipeline] build 00:04:01.392 Scheduling project: nvmf-tcp-uring-vg-autotest 00:04:01.399 [Pipeline] build 00:04:01.402 Scheduling project: nvme-vg-autotest 00:04:01.409 [Pipeline] build 00:04:01.411 Scheduling project: centos7-vg-autotest 00:04:01.418 [Pipeline] build 00:04:01.421 Scheduling project: rocky9-vg-autotest 00:04:01.428 [Pipeline] build 00:04:01.431 Scheduling project: ubuntu20-vg-autotest 00:04:01.437 [Pipeline] build 00:04:01.440 Scheduling project: ubuntu22-vg-autotest 00:04:01.447 [Pipeline] build 00:04:01.450 Scheduling project: freebsd-vg-autotest 00:04:01.457 [Pipeline] build 00:04:01.459 Scheduling project: iscsi-vg-autotest 00:04:01.466 [Pipeline] build 00:04:01.468 Scheduling project: iscsi-uring-vg-autotest 00:04:01.475 [Pipeline] build 00:04:01.478 Scheduling project: zns-vg-autotest 00:04:01.484 [Pipeline] build 00:04:01.488 Scheduling project: nvme-cmb-pmr-vg-autotest 00:04:01.495 [Pipeline] build 00:04:01.497 Scheduling project: BlobFS-phy-autotest 00:04:01.505 [Pipeline] build 00:04:01.507 Scheduling project: crypto-phy-autotest 00:04:01.514 [Pipeline] build 00:04:01.516 Scheduling project: vhost-phy-autotest 00:04:01.522 [Pipeline] build 00:04:01.525 Scheduling project: nvmf-phy-autotest 00:04:01.531 [Pipeline] build 00:04:01.533 Scheduling project: nvmf-tcp-phy-autotest 00:04:01.540 [Pipeline] build 00:04:01.542 Scheduling project: nvme-phy-autotest 00:04:01.548 [Pipeline] build 00:04:01.551 Scheduling project: vfio-user-phy-autotest 00:04:01.558 [Pipeline] build 00:04:01.560 Scheduling project: short-fuzz-phy-autotest 00:04:01.567 [Pipeline] build 00:04:01.569 Scheduling project: packaging-docker-autotest 00:04:06.797 Starting building: short-fuzz-phy-autotest #27927 00:04:06.800 Starting building: unittest-clang-docker-autotest #21366 00:04:06.804 Starting building: scan-build-docker-autotest #21371 00:04:06.808 Starting building: vfio-user-phy-autotest #27938 00:04:06.811 Starting building: unittest-valgrind-docker-autotest #21372 00:04:06.814 Starting building: nvme-phy-autotest #74101 00:04:06.819 Starting building: iscsi-vg-autotest #79461 00:04:06.823 Starting building: lvol-vg-autotest #79375 00:04:06.826 Starting building: nvmf-tcp-vg-autotest #79420 00:04:06.840 Starting building: vhost-phy-autotest #27955 00:04:06.843 Starting building: BlobFS-phy-autotest #27938 00:04:06.856 Starting building: unittest-main-docker-autotest #21368 00:04:06.862 Starting building: ubuntu20-vg-autotest #75547 00:04:06.865 Starting building: rocky9-vg-autotest #17851 00:04:06.868 Starting building: crypto-phy-autotest #27929 00:04:06.872 Starting building: packaging-docker-autotest #21368 00:04:06.876 Starting building: autobuild-external-vg-autotest #21404 00:04:06.879 Starting building: ubuntu22-vg-autotest #39571 00:04:06.883 Starting building: nvmf-tcp-uring-vg-autotest #79353 00:04:06.889 Starting building: nvmf-phy-autotest #74175 00:04:06.893 Starting building: nvme-vg-autotest #79426 00:04:06.896 Starting building: vhost-initiator-vg-autotest #79446 00:04:06.900 Starting building: centos7-vg-autotest #75415 00:04:06.904 Starting building: nvmf-tcp-phy-autotest #74060 00:04:06.907 Starting building: iscsi-uring-vg-autotest #79329 00:04:06.911 Starting building: freebsd-vg-autotest #60641 00:04:06.914 Starting building: zns-vg-autotest #78531 00:04:06.920 Starting building: nvme-cmb-pmr-vg-autotest #80549 00:09:04.033 Build unittest-clang-docker-autotest #21366 completed: SUCCESS 00:09:04.038 [Pipeline] } 00:09:04.088 [Pipeline] // retry 00:09:04.095 [Pipeline] } 00:09:23.708 Build packaging-docker-autotest #21368 completed: SUCCESS 00:09:23.710 [Pipeline] } 00:09:23.757 [Pipeline] // retry 00:09:23.763 [Pipeline] } 00:09:48.897 Build unittest-main-docker-autotest #21368 completed: SUCCESS 00:09:48.902 [Pipeline] } 00:09:48.941 [Pipeline] // retry 00:09:48.947 [Pipeline] } 00:10:33.518 Build scan-build-docker-autotest #21371 completed: SUCCESS 00:10:33.520 [Pipeline] } 00:10:33.562 [Pipeline] // retry 00:10:33.568 [Pipeline] } 00:11:35.613 Build autobuild-external-vg-autotest #21404 completed: SUCCESS 00:11:35.616 [Pipeline] } 00:11:35.665 [Pipeline] // retry 00:11:35.672 [Pipeline] } 00:12:53.831 Build short-fuzz-phy-autotest #27927 completed: SUCCESS 00:12:53.834 [Pipeline] } 00:12:53.877 [Pipeline] // retry 00:12:53.882 [Pipeline] } 00:14:21.588 Build vhost-initiator-vg-autotest #79446 completed: SUCCESS 00:14:21.591 [Pipeline] } 00:14:21.644 [Pipeline] // retry 00:14:21.651 [Pipeline] } 00:15:10.901 Build unittest-valgrind-docker-autotest #21372 completed: SUCCESS 00:15:10.903 [Pipeline] } 00:15:10.950 [Pipeline] // retry 00:15:10.957 [Pipeline] } 00:15:55.740 Build zns-vg-autotest #78531 completed: SUCCESS 00:15:55.742 [Pipeline] } 00:15:55.770 [Pipeline] // retry 00:15:55.775 [Pipeline] } 00:16:48.888 Build nvme-cmb-pmr-vg-autotest #80549 completed: SUCCESS 00:16:48.891 [Pipeline] } 00:16:48.936 [Pipeline] // retry 00:16:48.943 [Pipeline] } 00:18:16.505 Build lvol-vg-autotest #79375 completed: SUCCESS 00:18:16.508 [Pipeline] } 00:18:16.548 [Pipeline] // retry 00:18:16.557 [Pipeline] } 00:18:48.242 Build BlobFS-phy-autotest #27938 completed: SUCCESS 00:18:48.245 [Pipeline] } 00:18:48.298 [Pipeline] // retry 00:18:48.305 [Pipeline] } 00:19:47.660 Build vhost-phy-autotest #27955 completed: SUCCESS 00:19:47.667 [Pipeline] } 00:19:47.707 [Pipeline] // retry 00:19:47.714 [Pipeline] } 00:20:13.062 Build iscsi-uring-vg-autotest #79329 completed: SUCCESS 00:20:13.065 [Pipeline] } 00:20:13.110 [Pipeline] // retry 00:20:13.115 [Pipeline] } 00:20:22.752 Build iscsi-vg-autotest #79461 completed: SUCCESS 00:20:22.754 [Pipeline] } 00:20:22.783 [Pipeline] // retry 00:20:22.791 [Pipeline] } 00:25:04.691 Build freebsd-vg-autotest #60641 completed: SUCCESS 00:25:04.693 [Pipeline] } 00:25:04.735 [Pipeline] // retry 00:25:04.741 [Pipeline] } 00:28:16.843 Build nvme-phy-autotest #74101 completed: SUCCESS 00:28:16.846 [Pipeline] } 00:28:16.891 [Pipeline] // retry 00:28:16.899 [Pipeline] } 00:30:50.772 Build vfio-user-phy-autotest #27938 completed: FAILURE 00:30:51.610 [Pipeline] echo 00:30:51.611 No retry patterns found. 00:30:51.612 [Pipeline] } 00:30:51.635 [Pipeline] // retry 00:30:51.642 [Pipeline] error 00:30:51.646 [Pipeline] } 00:30:51.649 Failed in branch vfio-user-phy-autotest 00:33:49.097 Build centos7-vg-autotest #75415 completed: SUCCESS 00:33:49.099 [Pipeline] } 00:33:49.148 [Pipeline] // retry 00:33:49.154 [Pipeline] } 00:33:58.249 Build nvmf-phy-autotest #74175 completed: SUCCESS 00:33:58.252 [Pipeline] } 00:33:58.299 [Pipeline] // retry 00:33:58.305 [Pipeline] } 00:34:59.915 Build crypto-phy-autotest #27929 completed: SUCCESS 00:34:59.917 [Pipeline] } 00:34:59.966 [Pipeline] // retry 00:34:59.974 [Pipeline] } 00:36:25.000 Build nvmf-tcp-uring-vg-autotest #79353 completed: ABORTED 00:36:26.225 [Pipeline] echo 00:36:26.226 No retry patterns found. 00:36:26.227 [Pipeline] } 00:36:26.253 [Pipeline] // retry 00:36:26.260 [Pipeline] error 00:36:26.264 [Pipeline] } 00:36:26.267 Failed in branch nvmf-tcp-uring-vg-autotest 00:36:48.597 Build nvme-vg-autotest #79426 completed: SUCCESS 00:36:48.600 [Pipeline] } 00:36:48.646 [Pipeline] // retry 00:36:48.653 [Pipeline] } 00:38:59.691 Build nvmf-tcp-phy-autotest #74060 completed: SUCCESS 00:38:59.694 [Pipeline] } 00:38:59.743 [Pipeline] // retry 00:38:59.751 [Pipeline] } 00:39:56.845 Build nvmf-tcp-vg-autotest #79420 completed: SUCCESS 00:39:56.848 [Pipeline] } 00:39:56.887 [Pipeline] // retry 00:39:56.892 [Pipeline] } 00:52:51.648 Build rocky9-vg-autotest #17851 completed: SUCCESS 00:52:51.652 [Pipeline] } 00:52:51.700 [Pipeline] // retry 00:52:51.708 [Pipeline] } 00:56:51.077 Build ubuntu22-vg-autotest #39571 completed: SUCCESS 00:56:51.080 [Pipeline] } 00:56:51.123 [Pipeline] // retry 00:56:51.129 [Pipeline] } 00:59:36.336 Build ubuntu20-vg-autotest #75547 completed: SUCCESS 00:59:36.339 [Pipeline] } 00:59:36.383 [Pipeline] // retry 00:59:36.389 [Pipeline] } 00:59:36.622 [Pipeline] // parallel 00:59:36.630 [Pipeline] } 00:59:36.665 [Pipeline] // stage 00:59:36.675 [Pipeline] } 00:59:36.681 ERROR: Build vfio-user-phy-autotest #27938 failed 00:59:36.681 Setting overall build result to FAILURE 00:59:36.704 [Pipeline] // catchError 00:59:36.715 [Pipeline] stage 00:59:36.717 [Pipeline] { (Autorun Post and Coverage) 00:59:36.746 [Pipeline] setCustomBuildProperty 00:59:36.771 [Pipeline] dir 00:59:36.772 Running in /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031 00:59:36.774 [Pipeline] { 00:59:36.801 [Pipeline] copyArtifacts 00:59:37.070 Copied 6 artifacts from "doc-docker-autotest" build number 24031 00:59:37.074 [Pipeline] writeFile 00:59:37.100 [Pipeline] } 00:59:37.131 [Pipeline] // dir 00:59:37.147 [Pipeline] dir 00:59:37.147 Running in /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841 00:59:37.149 [Pipeline] { 00:59:37.172 [Pipeline] copyArtifacts 00:59:37.231 Copied 5 artifacts from "check-format-docker-autotest" build number 23841 00:59:37.236 [Pipeline] writeFile 00:59:37.259 [Pipeline] } 00:59:37.291 [Pipeline] // dir 00:59:37.373 [Pipeline] dir 00:59:37.374 Running in /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830 00:59:37.375 [Pipeline] { 00:59:37.400 [Pipeline] copyArtifacts 00:59:37.463 Copied 5 artifacts from "build-files-docker-autotest" build number 23830 00:59:37.468 [Pipeline] writeFile 00:59:37.513 [Pipeline] } 00:59:37.553 [Pipeline] // dir 00:59:37.614 [Pipeline] dir 00:59:37.614 Running in /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836 00:59:37.615 [Pipeline] { 00:59:37.638 [Pipeline] copyArtifacts 00:59:37.701 Copied 5 artifacts from "check-so-deps-docker-autotest" build number 23836 00:59:37.706 [Pipeline] writeFile 00:59:37.731 [Pipeline] } 00:59:37.764 [Pipeline] // dir 00:59:37.914 [Pipeline] dir 00:59:37.914 Running in /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366 00:59:37.916 [Pipeline] { 00:59:37.953 [Pipeline] copyArtifacts 00:59:38.027 Copied 5 artifacts from "unittest-clang-docker-autotest" build number 21366 00:59:38.030 [Pipeline] writeFile 00:59:38.099 [Pipeline] } 00:59:38.156 [Pipeline] // dir 00:59:38.444 [Pipeline] dir 00:59:38.445 Running in /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368 00:59:38.446 [Pipeline] { 00:59:38.488 [Pipeline] copyArtifacts 00:59:38.596 Copied 5 artifacts from "packaging-docker-autotest" build number 21368 00:59:38.600 [Pipeline] writeFile 00:59:38.753 [Pipeline] } 00:59:38.866 [Pipeline] // dir 00:59:38.968 [Pipeline] dir 00:59:38.968 Running in /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368 00:59:38.969 [Pipeline] { 00:59:38.992 [Pipeline] copyArtifacts 00:59:39.262 Copied 6 artifacts from "unittest-main-docker-autotest" build number 21368 00:59:39.267 [Pipeline] writeFile 00:59:39.321 [Pipeline] } 00:59:39.377 [Pipeline] // dir 00:59:39.401 [Pipeline] dir 00:59:39.402 Running in /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371 00:59:39.403 [Pipeline] { 00:59:39.429 [Pipeline] copyArtifacts 00:59:39.528 Copied 9 artifacts from "scan-build-docker-autotest" build number 21371 00:59:39.534 [Pipeline] writeFile 00:59:39.562 [Pipeline] } 00:59:39.595 [Pipeline] // dir 00:59:39.733 [Pipeline] dir 00:59:39.734 Running in /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404 00:59:39.735 [Pipeline] { 00:59:39.762 [Pipeline] copyArtifacts 00:59:39.852 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 21404 00:59:39.856 [Pipeline] writeFile 00:59:39.920 [Pipeline] } 00:59:39.981 [Pipeline] // dir 00:59:40.322 [Pipeline] dir 00:59:40.323 Running in /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927 00:59:40.324 [Pipeline] { 00:59:40.373 [Pipeline] copyArtifacts 00:59:40.495 Copied 10 artifacts from "short-fuzz-phy-autotest" build number 27927 00:59:40.508 [Pipeline] writeFile 00:59:40.685 [Pipeline] } 00:59:40.787 [Pipeline] // dir 00:59:41.131 [Pipeline] dir 00:59:41.131 Running in /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446 00:59:41.132 [Pipeline] { 00:59:41.175 [Pipeline] copyArtifacts 00:59:41.414 Copied 15 artifacts from "vhost-initiator-vg-autotest" build number 79446 00:59:41.419 [Pipeline] writeFile 00:59:41.536 [Pipeline] } 00:59:41.649 [Pipeline] // dir 00:59:41.991 [Pipeline] dir 00:59:41.991 Running in /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372 00:59:41.992 [Pipeline] { 00:59:42.031 [Pipeline] copyArtifacts 00:59:42.287 Copied 6 artifacts from "unittest-valgrind-docker-autotest" build number 21372 00:59:42.291 [Pipeline] writeFile 00:59:42.397 [Pipeline] } 00:59:42.481 [Pipeline] // dir 00:59:42.778 [Pipeline] dir 00:59:42.778 Running in /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531 00:59:42.779 [Pipeline] { 00:59:42.822 [Pipeline] copyArtifacts 00:59:42.998 Copied 12 artifacts from "zns-vg-autotest" build number 78531 00:59:43.002 [Pipeline] writeFile 00:59:43.132 [Pipeline] } 00:59:43.243 [Pipeline] // dir 00:59:43.625 [Pipeline] dir 00:59:43.625 Running in /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549 00:59:43.626 [Pipeline] { 00:59:43.690 [Pipeline] copyArtifacts 00:59:43.878 Copied 12 artifacts from "nvme-cmb-pmr-vg-autotest" build number 80549 00:59:43.882 [Pipeline] writeFile 00:59:44.012 [Pipeline] } 00:59:44.128 [Pipeline] // dir 00:59:44.755 [Pipeline] dir 00:59:44.755 Running in /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375 00:59:44.756 [Pipeline] { 00:59:44.817 [Pipeline] copyArtifacts 00:59:45.012 Copied 12 artifacts from "lvol-vg-autotest" build number 79375 00:59:45.017 [Pipeline] writeFile 00:59:45.251 [Pipeline] } 00:59:45.433 [Pipeline] // dir 00:59:45.710 [Pipeline] dir 00:59:45.710 Running in /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938 00:59:45.711 [Pipeline] { 00:59:45.756 [Pipeline] copyArtifacts 00:59:46.114 Copied 28 artifacts from "BlobFS-phy-autotest" build number 27938 00:59:46.118 [Pipeline] writeFile 00:59:46.225 [Pipeline] } 00:59:46.325 [Pipeline] // dir 00:59:46.711 [Pipeline] dir 00:59:46.711 Running in /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955 00:59:46.713 [Pipeline] { 00:59:46.759 [Pipeline] copyArtifacts 00:59:46.973 Copied 12 artifacts from "vhost-phy-autotest" build number 27955 00:59:46.977 [Pipeline] writeFile 00:59:47.125 [Pipeline] } 00:59:47.231 [Pipeline] // dir 00:59:49.246 [Pipeline] dir 00:59:49.246 Running in /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329 00:59:49.247 [Pipeline] { 00:59:49.456 [Pipeline] copyArtifacts 00:59:51.571 Copied 16 artifacts from "iscsi-uring-vg-autotest" build number 79329 00:59:51.575 [Pipeline] writeFile 00:59:52.597 [Pipeline] } 00:59:53.195 [Pipeline] // dir 00:59:55.157 [Pipeline] dir 00:59:55.157 Running in /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461 00:59:55.158 [Pipeline] { 00:59:55.388 [Pipeline] copyArtifacts 00:59:58.881 Copied 16 artifacts from "iscsi-vg-autotest" build number 79461 00:59:58.885 [Pipeline] writeFile 00:59:59.889 [Pipeline] } 01:00:00.499 [Pipeline] // dir 01:00:01.290 [Pipeline] dir 01:00:01.290 Running in /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641 01:00:01.291 [Pipeline] { 01:00:01.360 [Pipeline] copyArtifacts 01:00:01.463 Copied 7 artifacts from "freebsd-vg-autotest" build number 60641 01:00:01.466 [Pipeline] writeFile 01:00:01.711 [Pipeline] } 01:00:01.860 [Pipeline] // dir 01:00:02.592 [Pipeline] dir 01:00:02.592 Running in /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101 01:00:02.593 [Pipeline] { 01:00:02.657 [Pipeline] copyArtifacts 01:00:02.853 Copied 12 artifacts from "nvme-phy-autotest" build number 74101 01:00:02.857 [Pipeline] writeFile 01:00:03.133 [Pipeline] } 01:00:03.360 [Pipeline] // dir 01:00:03.770 [Pipeline] dir 01:00:03.771 Running in /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938 01:00:03.772 [Pipeline] { 01:00:03.823 [Pipeline] copyArtifacts 01:00:04.140 Copied 11 artifacts from "vfio-user-phy-autotest" build number 27938 01:00:04.144 [Pipeline] writeFile 01:00:04.323 [Pipeline] } 01:00:04.433 [Pipeline] // dir 01:00:05.400 [Pipeline] dir 01:00:05.400 Running in /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415 01:00:05.402 [Pipeline] { 01:00:05.488 [Pipeline] copyArtifacts 01:00:05.857 Copied 13 artifacts from "centos7-vg-autotest" build number 75415 01:00:05.862 [Pipeline] writeFile 01:00:06.188 [Pipeline] } 01:00:06.358 [Pipeline] // dir 01:00:07.112 [Pipeline] dir 01:00:07.112 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175 01:00:07.113 [Pipeline] { 01:00:07.194 [Pipeline] copyArtifacts 01:00:07.428 Copied 13 artifacts from "nvmf-phy-autotest" build number 74175 01:00:07.433 [Pipeline] writeFile 01:00:07.742 [Pipeline] } 01:00:07.994 [Pipeline] // dir 01:00:09.369 [Pipeline] dir 01:00:09.369 Running in /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929 01:00:09.371 [Pipeline] { 01:00:09.490 [Pipeline] copyArtifacts 01:00:09.702 Copied 12 artifacts from "crypto-phy-autotest" build number 27929 01:00:09.705 [Pipeline] writeFile 01:00:10.251 [Pipeline] } 01:00:10.631 [Pipeline] // dir 01:00:11.383 [Pipeline] dir 01:00:11.383 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353 01:00:11.384 [Pipeline] { 01:00:11.458 [Pipeline] copyArtifacts 01:00:11.805 Copied 11 artifacts from "nvmf-tcp-uring-vg-autotest" build number 79353 01:00:11.808 [Pipeline] writeFile 01:00:12.187 [Pipeline] } 01:00:12.382 [Pipeline] // dir 01:00:13.033 [Pipeline] dir 01:00:13.033 Running in /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426 01:00:13.035 [Pipeline] { 01:00:13.098 [Pipeline] copyArtifacts 01:00:13.325 Copied 12 artifacts from "nvme-vg-autotest" build number 79426 01:00:13.329 [Pipeline] writeFile 01:00:13.611 [Pipeline] } 01:00:13.820 [Pipeline] // dir 01:00:15.318 [Pipeline] dir 01:00:15.318 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060 01:00:15.319 [Pipeline] { 01:00:15.454 [Pipeline] copyArtifacts 01:00:15.690 Copied 13 artifacts from "nvmf-tcp-phy-autotest" build number 74060 01:00:15.694 [Pipeline] writeFile 01:00:16.466 [Pipeline] } 01:00:16.849 [Pipeline] // dir 01:00:17.680 [Pipeline] dir 01:00:17.680 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420 01:00:17.681 [Pipeline] { 01:00:17.826 [Pipeline] copyArtifacts 01:00:18.006 Copied 13 artifacts from "nvmf-tcp-vg-autotest" build number 79420 01:00:18.011 [Pipeline] writeFile 01:00:18.427 [Pipeline] } 01:00:18.713 [Pipeline] // dir 01:00:19.914 [Pipeline] dir 01:00:19.914 Running in /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851 01:00:19.915 [Pipeline] { 01:00:20.031 [Pipeline] copyArtifacts 01:00:20.378 Copied 13 artifacts from "rocky9-vg-autotest" build number 17851 01:00:20.383 [Pipeline] writeFile 01:00:20.869 [Pipeline] } 01:00:21.135 [Pipeline] // dir 01:00:22.465 [Pipeline] dir 01:00:22.466 Running in /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571 01:00:22.467 [Pipeline] { 01:00:22.590 [Pipeline] copyArtifacts 01:00:22.997 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 39571 01:00:23.002 [Pipeline] writeFile 01:00:23.518 [Pipeline] } 01:00:23.814 [Pipeline] // dir 01:00:25.118 [Pipeline] dir 01:00:25.118 Running in /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547 01:00:25.119 [Pipeline] { 01:00:25.222 [Pipeline] copyArtifacts 01:00:25.575 Copied 13 artifacts from "ubuntu20-vg-autotest" build number 75547 01:00:25.580 [Pipeline] writeFile 01:00:26.085 [Pipeline] } 01:00:26.336 [Pipeline] // dir 01:00:26.345 [Pipeline] catchError 01:00:26.346 [Pipeline] { 01:00:26.364 [Pipeline] sh 01:00:26.644 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 01:00:26.645 + shopt -s globstar nullglob 01:00:26.645 + echo 'Start stage post_gen_coverage.sh' 01:00:26.645 Start stage post_gen_coverage.sh 01:00:26.645 + cd /var/jenkins/workspace/autotest-per-patch_2 01:00:26.645 + rm -rf /var/jenkins/workspace/autotest-per-patch_2/spdk/doc 01:00:26.645 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 01:00:26.645 + move_artifacts 01:00:26.645 + local out_dirs 01:00:26.645 + out_dirs=(./**/output/) 01:00:26.645 + for dir in "${out_dirs[@]}" 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./autobuild-external-vg-autotest_21404/output//doc.tar.xz ]] 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./autobuild-external-vg-autotest_21404/output//ut_coverage.tar.xz ]] 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./autobuild-external-vg-autotest_21404/output//llvm.tar.xz ]] 01:00:26.645 + mv ./autobuild-external-vg-autotest_21404/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_21404/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_21404/output//dmesg.init.log ./autobuild-external-vg-autotest_21404/output//dmesg.log ./autobuild-external-vg-autotest_21404/output//power.tar.xz ./autobuild-external-vg-autotest_21404/output//test_completions.txt ./autobuild-external-vg-autotest_21404/output//timing.svg ./autobuild-external-vg-autotest_21404/output//timing.txt ./autobuild-external-vg-autotest_21404/output//.. 01:00:26.645 + rmdir ./autobuild-external-vg-autotest_21404/output/ 01:00:26.645 + for dir in "${out_dirs[@]}" 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./BlobFS-phy-autotest_27938/output//doc.tar.xz ]] 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./BlobFS-phy-autotest_27938/output//ut_coverage.tar.xz ]] 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./BlobFS-phy-autotest_27938/output//llvm.tar.xz ]] 01:00:26.645 + mv ./BlobFS-phy-autotest_27938/output//all_tests.txt ./BlobFS-phy-autotest_27938/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_27938/output//build-repo-manifest.txt ./BlobFS-phy-autotest_27938/output//cov_base.info.xz ./BlobFS-phy-autotest_27938/output//cov_test.info.xz ./BlobFS-phy-autotest_27938/output//cov_total.info.xz ./BlobFS-phy-autotest_27938/output//dmesg.init.log ./BlobFS-phy-autotest_27938/output//dmesg.log ./BlobFS-phy-autotest_27938/output//power.tar.xz ./BlobFS-phy-autotest_27938/output//rocksdb ./BlobFS-phy-autotest_27938/output//test_completions.txt ./BlobFS-phy-autotest_27938/output//timing.svg ./BlobFS-phy-autotest_27938/output//timing.txt ./BlobFS-phy-autotest_27938/output//.. 01:00:26.645 + rmdir ./BlobFS-phy-autotest_27938/output/ 01:00:26.645 + for dir in "${out_dirs[@]}" 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./build-files-docker-autotest_23830/output//doc.tar.xz ]] 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./build-files-docker-autotest_23830/output//ut_coverage.tar.xz ]] 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./build-files-docker-autotest_23830/output//llvm.tar.xz ]] 01:00:26.645 + mv ./build-files-docker-autotest_23830/output//build-pkg-manifest.txt ./build-files-docker-autotest_23830/output//build-repo-manifest.txt ./build-files-docker-autotest_23830/output//power.tar.xz ./build-files-docker-autotest_23830/output//test_completions.txt ./build-files-docker-autotest_23830/output//timing.txt ./build-files-docker-autotest_23830/output//.. 01:00:26.645 + rmdir ./build-files-docker-autotest_23830/output/ 01:00:26.645 + for dir in "${out_dirs[@]}" 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./centos7-vg-autotest_75415/output//doc.tar.xz ]] 01:00:26.645 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.645 + [[ -f ./centos7-vg-autotest_75415/output//ut_coverage.tar.xz ]] 01:00:26.645 + tar -C ./centos7-vg-autotest_75415/output/ -xf ./centos7-vg-autotest_75415/output//ut_coverage.tar.xz 01:00:26.902 + rm ./centos7-vg-autotest_75415/output//ut_coverage.tar.xz 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./centos7-vg-autotest_75415/output//llvm.tar.xz ]] 01:00:26.902 + mv ./centos7-vg-autotest_75415/output//all_tests.txt ./centos7-vg-autotest_75415/output//build-pkg-manifest.txt ./centos7-vg-autotest_75415/output//build-repo-manifest.txt ./centos7-vg-autotest_75415/output//cov_base.info.xz ./centos7-vg-autotest_75415/output//cov_test.info.xz ./centos7-vg-autotest_75415/output//cov_total.info.xz ./centos7-vg-autotest_75415/output//dmesg.init.log ./centos7-vg-autotest_75415/output//dmesg.log ./centos7-vg-autotest_75415/output//power.tar.xz ./centos7-vg-autotest_75415/output//test_completions.txt ./centos7-vg-autotest_75415/output//timing.svg ./centos7-vg-autotest_75415/output//timing.txt ./centos7-vg-autotest_75415/output//ut_coverage ./centos7-vg-autotest_75415/output//.. 01:00:26.902 + rmdir ./centos7-vg-autotest_75415/output/ 01:00:26.902 + for dir in "${out_dirs[@]}" 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./check-format-docker-autotest_23841/output//doc.tar.xz ]] 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./check-format-docker-autotest_23841/output//ut_coverage.tar.xz ]] 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./check-format-docker-autotest_23841/output//llvm.tar.xz ]] 01:00:26.902 + mv ./check-format-docker-autotest_23841/output//build-pkg-manifest.txt ./check-format-docker-autotest_23841/output//build-repo-manifest.txt ./check-format-docker-autotest_23841/output//power.tar.xz ./check-format-docker-autotest_23841/output//test_completions.txt ./check-format-docker-autotest_23841/output//timing.txt ./check-format-docker-autotest_23841/output//.. 01:00:26.902 + rmdir ./check-format-docker-autotest_23841/output/ 01:00:26.902 + for dir in "${out_dirs[@]}" 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./check-so-deps-docker-autotest_23836/output//doc.tar.xz ]] 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./check-so-deps-docker-autotest_23836/output//ut_coverage.tar.xz ]] 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./check-so-deps-docker-autotest_23836/output//llvm.tar.xz ]] 01:00:26.902 + mv ./check-so-deps-docker-autotest_23836/output//build-pkg-manifest.txt ./check-so-deps-docker-autotest_23836/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_23836/output//power.tar.xz ./check-so-deps-docker-autotest_23836/output//test_completions.txt ./check-so-deps-docker-autotest_23836/output//timing.txt ./check-so-deps-docker-autotest_23836/output//.. 01:00:26.902 + rmdir ./check-so-deps-docker-autotest_23836/output/ 01:00:26.902 + for dir in "${out_dirs[@]}" 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./crypto-phy-autotest_27929/output//doc.tar.xz ]] 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./crypto-phy-autotest_27929/output//ut_coverage.tar.xz ]] 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./crypto-phy-autotest_27929/output//llvm.tar.xz ]] 01:00:26.902 + mv ./crypto-phy-autotest_27929/output//all_tests.txt ./crypto-phy-autotest_27929/output//build-pkg-manifest.txt ./crypto-phy-autotest_27929/output//build-repo-manifest.txt ./crypto-phy-autotest_27929/output//cov_base.info.xz ./crypto-phy-autotest_27929/output//cov_test.info.xz ./crypto-phy-autotest_27929/output//cov_total.info.xz ./crypto-phy-autotest_27929/output//dmesg.init.log ./crypto-phy-autotest_27929/output//dmesg.log ./crypto-phy-autotest_27929/output//power.tar.xz ./crypto-phy-autotest_27929/output//test_completions.txt ./crypto-phy-autotest_27929/output//timing.svg ./crypto-phy-autotest_27929/output//timing.txt ./crypto-phy-autotest_27929/output//.. 01:00:26.902 + rmdir ./crypto-phy-autotest_27929/output/ 01:00:26.902 + for dir in "${out_dirs[@]}" 01:00:26.902 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:26.902 + [[ -f ./doc-docker-autotest_24031/output//doc.tar.xz ]] 01:00:26.902 + tar -C ./doc-docker-autotest_24031/output/ -xf ./doc-docker-autotest_24031/output//doc.tar.xz 01:00:27.159 + rm ./doc-docker-autotest_24031/output//doc.tar.xz 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./doc-docker-autotest_24031/output//ut_coverage.tar.xz ]] 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./doc-docker-autotest_24031/output//llvm.tar.xz ]] 01:00:27.159 + mv ./doc-docker-autotest_24031/output//build-pkg-manifest.txt ./doc-docker-autotest_24031/output//build-repo-manifest.txt ./doc-docker-autotest_24031/output//doc ./doc-docker-autotest_24031/output//power.tar.xz ./doc-docker-autotest_24031/output//test_completions.txt ./doc-docker-autotest_24031/output//timing.txt ./doc-docker-autotest_24031/output//.. 01:00:27.159 + rmdir ./doc-docker-autotest_24031/output/ 01:00:27.159 + for dir in "${out_dirs[@]}" 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./freebsd-vg-autotest_60641/output//doc.tar.xz ]] 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./freebsd-vg-autotest_60641/output//ut_coverage.tar.xz ]] 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./freebsd-vg-autotest_60641/output//llvm.tar.xz ]] 01:00:27.159 + mv ./freebsd-vg-autotest_60641/output//all_tests.txt ./freebsd-vg-autotest_60641/output//build-pkg-manifest.txt ./freebsd-vg-autotest_60641/output//build-repo-manifest.txt ./freebsd-vg-autotest_60641/output//messages ./freebsd-vg-autotest_60641/output//power.tar.xz ./freebsd-vg-autotest_60641/output//test_completions.txt ./freebsd-vg-autotest_60641/output//timing.txt ./freebsd-vg-autotest_60641/output//.. 01:00:27.159 + rmdir ./freebsd-vg-autotest_60641/output/ 01:00:27.159 + for dir in "${out_dirs[@]}" 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./iscsi-uring-vg-autotest_79329/output//doc.tar.xz ]] 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./iscsi-uring-vg-autotest_79329/output//ut_coverage.tar.xz ]] 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./iscsi-uring-vg-autotest_79329/output//llvm.tar.xz ]] 01:00:27.159 + mv ./iscsi-uring-vg-autotest_79329/output//all_tests.txt ./iscsi-uring-vg-autotest_79329/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_79329/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_79329/output//calsoft.json ./iscsi-uring-vg-autotest_79329/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_79329/output//cov_base.info.xz ./iscsi-uring-vg-autotest_79329/output//cov_test.info.xz ./iscsi-uring-vg-autotest_79329/output//cov_total.info.xz ./iscsi-uring-vg-autotest_79329/output//dmesg.init.log ./iscsi-uring-vg-autotest_79329/output//dmesg.log ./iscsi-uring-vg-autotest_79329/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_79329/output//iscsi_autofuzz_tgt_output.txt ./iscsi-uring-vg-autotest_79329/output//power.tar.xz ./iscsi-uring-vg-autotest_79329/output//test_completions.txt ./iscsi-uring-vg-autotest_79329/output//timing.svg ./iscsi-uring-vg-autotest_79329/output//timing.txt ./iscsi-uring-vg-autotest_79329/output//.. 01:00:27.159 + rmdir ./iscsi-uring-vg-autotest_79329/output/ 01:00:27.159 + for dir in "${out_dirs[@]}" 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./iscsi-vg-autotest_79461/output//doc.tar.xz ]] 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./iscsi-vg-autotest_79461/output//ut_coverage.tar.xz ]] 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./iscsi-vg-autotest_79461/output//llvm.tar.xz ]] 01:00:27.159 + mv ./iscsi-vg-autotest_79461/output//all_tests.txt ./iscsi-vg-autotest_79461/output//build-pkg-manifest.txt ./iscsi-vg-autotest_79461/output//build-repo-manifest.txt ./iscsi-vg-autotest_79461/output//calsoft.json ./iscsi-vg-autotest_79461/output//calsoft.tar.xz ./iscsi-vg-autotest_79461/output//cov_base.info.xz ./iscsi-vg-autotest_79461/output//cov_test.info.xz ./iscsi-vg-autotest_79461/output//cov_total.info.xz ./iscsi-vg-autotest_79461/output//dmesg.init.log ./iscsi-vg-autotest_79461/output//dmesg.log ./iscsi-vg-autotest_79461/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_79461/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_79461/output//power.tar.xz ./iscsi-vg-autotest_79461/output//test_completions.txt ./iscsi-vg-autotest_79461/output//timing.svg ./iscsi-vg-autotest_79461/output//timing.txt ./iscsi-vg-autotest_79461/output//.. 01:00:27.159 + rmdir ./iscsi-vg-autotest_79461/output/ 01:00:27.159 + for dir in "${out_dirs[@]}" 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./lvol-vg-autotest_79375/output//doc.tar.xz ]] 01:00:27.159 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.159 + [[ -f ./lvol-vg-autotest_79375/output//ut_coverage.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./lvol-vg-autotest_79375/output//llvm.tar.xz ]] 01:00:27.160 + mv ./lvol-vg-autotest_79375/output//all_tests.txt ./lvol-vg-autotest_79375/output//build-pkg-manifest.txt ./lvol-vg-autotest_79375/output//build-repo-manifest.txt ./lvol-vg-autotest_79375/output//cov_base.info.xz ./lvol-vg-autotest_79375/output//cov_test.info.xz ./lvol-vg-autotest_79375/output//cov_total.info.xz ./lvol-vg-autotest_79375/output//dmesg.init.log ./lvol-vg-autotest_79375/output//dmesg.log ./lvol-vg-autotest_79375/output//power.tar.xz ./lvol-vg-autotest_79375/output//test_completions.txt ./lvol-vg-autotest_79375/output//timing.svg ./lvol-vg-autotest_79375/output//timing.txt ./lvol-vg-autotest_79375/output//.. 01:00:27.160 + rmdir ./lvol-vg-autotest_79375/output/ 01:00:27.160 + for dir in "${out_dirs[@]}" 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvme-cmb-pmr-vg-autotest_80549/output//doc.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvme-cmb-pmr-vg-autotest_80549/output//ut_coverage.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvme-cmb-pmr-vg-autotest_80549/output//llvm.tar.xz ]] 01:00:27.160 + mv ./nvme-cmb-pmr-vg-autotest_80549/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_80549/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_80549/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_80549/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_80549/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_80549/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_80549/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_80549/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_80549/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_80549/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_80549/output//timing.svg ./nvme-cmb-pmr-vg-autotest_80549/output//timing.txt ./nvme-cmb-pmr-vg-autotest_80549/output//.. 01:00:27.160 + rmdir ./nvme-cmb-pmr-vg-autotest_80549/output/ 01:00:27.160 + for dir in "${out_dirs[@]}" 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvme-phy-autotest_74101/output//doc.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvme-phy-autotest_74101/output//ut_coverage.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvme-phy-autotest_74101/output//llvm.tar.xz ]] 01:00:27.160 + mv ./nvme-phy-autotest_74101/output//all_tests.txt ./nvme-phy-autotest_74101/output//build-pkg-manifest.txt ./nvme-phy-autotest_74101/output//build-repo-manifest.txt ./nvme-phy-autotest_74101/output//cov_base.info.xz ./nvme-phy-autotest_74101/output//cov_test.info.xz ./nvme-phy-autotest_74101/output//cov_total.info.xz ./nvme-phy-autotest_74101/output//dmesg.init.log ./nvme-phy-autotest_74101/output//dmesg.log ./nvme-phy-autotest_74101/output//power.tar.xz ./nvme-phy-autotest_74101/output//test_completions.txt ./nvme-phy-autotest_74101/output//timing.svg ./nvme-phy-autotest_74101/output//timing.txt ./nvme-phy-autotest_74101/output//.. 01:00:27.160 + rmdir ./nvme-phy-autotest_74101/output/ 01:00:27.160 + for dir in "${out_dirs[@]}" 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvme-vg-autotest_79426/output//doc.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvme-vg-autotest_79426/output//ut_coverage.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvme-vg-autotest_79426/output//llvm.tar.xz ]] 01:00:27.160 + mv ./nvme-vg-autotest_79426/output//all_tests.txt ./nvme-vg-autotest_79426/output//build-pkg-manifest.txt ./nvme-vg-autotest_79426/output//build-repo-manifest.txt ./nvme-vg-autotest_79426/output//cov_base.info.xz ./nvme-vg-autotest_79426/output//cov_test.info.xz ./nvme-vg-autotest_79426/output//cov_total.info.xz ./nvme-vg-autotest_79426/output//dmesg.init.log ./nvme-vg-autotest_79426/output//dmesg.log ./nvme-vg-autotest_79426/output//power.tar.xz ./nvme-vg-autotest_79426/output//test_completions.txt ./nvme-vg-autotest_79426/output//timing.svg ./nvme-vg-autotest_79426/output//timing.txt ./nvme-vg-autotest_79426/output//.. 01:00:27.160 + rmdir ./nvme-vg-autotest_79426/output/ 01:00:27.160 + for dir in "${out_dirs[@]}" 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-phy-autotest_74175/output//doc.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-phy-autotest_74175/output//ut_coverage.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-phy-autotest_74175/output//llvm.tar.xz ]] 01:00:27.160 + mv ./nvmf-phy-autotest_74175/output//all_tests.txt ./nvmf-phy-autotest_74175/output//build-pkg-manifest.txt ./nvmf-phy-autotest_74175/output//build-repo-manifest.txt ./nvmf-phy-autotest_74175/output//cov_base.info.xz ./nvmf-phy-autotest_74175/output//cov_test.info.xz ./nvmf-phy-autotest_74175/output//cov_total.info.xz ./nvmf-phy-autotest_74175/output//dmesg.init.log ./nvmf-phy-autotest_74175/output//dmesg.log ./nvmf-phy-autotest_74175/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_74175/output//power.tar.xz ./nvmf-phy-autotest_74175/output//test_completions.txt ./nvmf-phy-autotest_74175/output//timing.svg ./nvmf-phy-autotest_74175/output//timing.txt ./nvmf-phy-autotest_74175/output//.. 01:00:27.160 + rmdir ./nvmf-phy-autotest_74175/output/ 01:00:27.160 + for dir in "${out_dirs[@]}" 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-tcp-phy-autotest_74060/output//doc.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-tcp-phy-autotest_74060/output//ut_coverage.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-tcp-phy-autotest_74060/output//llvm.tar.xz ]] 01:00:27.160 + mv ./nvmf-tcp-phy-autotest_74060/output//all_tests.txt ./nvmf-tcp-phy-autotest_74060/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_74060/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_74060/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_74060/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_74060/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_74060/output//dmesg.init.log ./nvmf-tcp-phy-autotest_74060/output//dmesg.log ./nvmf-tcp-phy-autotest_74060/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_74060/output//power.tar.xz ./nvmf-tcp-phy-autotest_74060/output//test_completions.txt ./nvmf-tcp-phy-autotest_74060/output//timing.svg ./nvmf-tcp-phy-autotest_74060/output//timing.txt ./nvmf-tcp-phy-autotest_74060/output//.. 01:00:27.160 + rmdir ./nvmf-tcp-phy-autotest_74060/output/ 01:00:27.160 + for dir in "${out_dirs[@]}" 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-tcp-uring-vg-autotest_79353/output//doc.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-tcp-uring-vg-autotest_79353/output//ut_coverage.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-tcp-uring-vg-autotest_79353/output//llvm.tar.xz ]] 01:00:27.160 + mv ./nvmf-tcp-uring-vg-autotest_79353/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_79353/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_79353/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_79353/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_79353/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_79353/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_79353/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_79353/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_79353/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_79353/output//timing.txt ./nvmf-tcp-uring-vg-autotest_79353/output//udev.log ./nvmf-tcp-uring-vg-autotest_79353/output//.. 01:00:27.160 + rmdir ./nvmf-tcp-uring-vg-autotest_79353/output/ 01:00:27.160 + for dir in "${out_dirs[@]}" 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-tcp-vg-autotest_79420/output//doc.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-tcp-vg-autotest_79420/output//ut_coverage.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./nvmf-tcp-vg-autotest_79420/output//llvm.tar.xz ]] 01:00:27.160 + mv ./nvmf-tcp-vg-autotest_79420/output//all_tests.txt ./nvmf-tcp-vg-autotest_79420/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_79420/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_79420/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_79420/output//cov_test.info.xz ./nvmf-tcp-vg-autotest_79420/output//cov_total.info.xz ./nvmf-tcp-vg-autotest_79420/output//dmesg.init.log ./nvmf-tcp-vg-autotest_79420/output//dmesg.log ./nvmf-tcp-vg-autotest_79420/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_79420/output//power.tar.xz ./nvmf-tcp-vg-autotest_79420/output//test_completions.txt ./nvmf-tcp-vg-autotest_79420/output//timing.svg ./nvmf-tcp-vg-autotest_79420/output//timing.txt ./nvmf-tcp-vg-autotest_79420/output//.. 01:00:27.160 + rmdir ./nvmf-tcp-vg-autotest_79420/output/ 01:00:27.160 + for dir in "${out_dirs[@]}" 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./packaging-docker-autotest_21368/output//doc.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./packaging-docker-autotest_21368/output//ut_coverage.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./packaging-docker-autotest_21368/output//llvm.tar.xz ]] 01:00:27.160 + mv ./packaging-docker-autotest_21368/output//build-pkg-manifest.txt ./packaging-docker-autotest_21368/output//build-repo-manifest.txt ./packaging-docker-autotest_21368/output//power.tar.xz ./packaging-docker-autotest_21368/output//test_completions.txt ./packaging-docker-autotest_21368/output//timing.txt ./packaging-docker-autotest_21368/output//.. 01:00:27.160 + rmdir ./packaging-docker-autotest_21368/output/ 01:00:27.160 + for dir in "${out_dirs[@]}" 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./rocky9-vg-autotest_17851/output//doc.tar.xz ]] 01:00:27.160 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.160 + [[ -f ./rocky9-vg-autotest_17851/output//ut_coverage.tar.xz ]] 01:00:27.160 + tar -C ./rocky9-vg-autotest_17851/output/ -xf ./rocky9-vg-autotest_17851/output//ut_coverage.tar.xz 01:00:27.423 + rm ./rocky9-vg-autotest_17851/output//ut_coverage.tar.xz 01:00:27.423 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.423 + [[ -f ./rocky9-vg-autotest_17851/output//llvm.tar.xz ]] 01:00:27.423 + mv ./rocky9-vg-autotest_17851/output//all_tests.txt ./rocky9-vg-autotest_17851/output//build-pkg-manifest.txt ./rocky9-vg-autotest_17851/output//build-repo-manifest.txt ./rocky9-vg-autotest_17851/output//cov_base.info.xz ./rocky9-vg-autotest_17851/output//cov_test.info.xz ./rocky9-vg-autotest_17851/output//cov_total.info.xz ./rocky9-vg-autotest_17851/output//dmesg.init.log ./rocky9-vg-autotest_17851/output//dmesg.log ./rocky9-vg-autotest_17851/output//power.tar.xz ./rocky9-vg-autotest_17851/output//test_completions.txt ./rocky9-vg-autotest_17851/output//timing.svg ./rocky9-vg-autotest_17851/output//timing.txt ./rocky9-vg-autotest_17851/output//ut_coverage ./rocky9-vg-autotest_17851/output//.. 01:00:27.423 + rmdir ./rocky9-vg-autotest_17851/output/ 01:00:27.423 + for dir in "${out_dirs[@]}" 01:00:27.423 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.423 + [[ -f ./scan-build-docker-autotest_21371/output//doc.tar.xz ]] 01:00:27.423 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.423 + [[ -f ./scan-build-docker-autotest_21371/output//ut_coverage.tar.xz ]] 01:00:27.423 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.423 + [[ -f ./scan-build-docker-autotest_21371/output//llvm.tar.xz ]] 01:00:27.423 + mv ./scan-build-docker-autotest_21371/output//all_c_files.txt ./scan-build-docker-autotest_21371/output//build_output.txt ./scan-build-docker-autotest_21371/output//build-pkg-manifest.txt ./scan-build-docker-autotest_21371/output//build-repo-manifest.txt ./scan-build-docker-autotest_21371/output//built_c_files.txt ./scan-build-docker-autotest_21371/output//power.tar.xz ./scan-build-docker-autotest_21371/output//test_completions.txt ./scan-build-docker-autotest_21371/output//timing.txt ./scan-build-docker-autotest_21371/output//unbuilt_c_files.txt ./scan-build-docker-autotest_21371/output//.. 01:00:27.423 + rmdir ./scan-build-docker-autotest_21371/output/ 01:00:27.423 + for dir in "${out_dirs[@]}" 01:00:27.423 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.423 + [[ -f ./short-fuzz-phy-autotest_27927/output//doc.tar.xz ]] 01:00:27.423 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.423 + [[ -f ./short-fuzz-phy-autotest_27927/output//ut_coverage.tar.xz ]] 01:00:27.423 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.423 + [[ -f ./short-fuzz-phy-autotest_27927/output//llvm.tar.xz ]] 01:00:27.423 + tar -C ./short-fuzz-phy-autotest_27927/output/ -xf ./short-fuzz-phy-autotest_27927/output//llvm.tar.xz 01:00:27.423 + rm ./short-fuzz-phy-autotest_27927/output//llvm.tar.xz 01:00:27.423 + mv ./short-fuzz-phy-autotest_27927/output//all_tests.txt ./short-fuzz-phy-autotest_27927/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_27927/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_27927/output//dmesg.init.log ./short-fuzz-phy-autotest_27927/output//dmesg.log ./short-fuzz-phy-autotest_27927/output//llvm ./short-fuzz-phy-autotest_27927/output//power.tar.xz ./short-fuzz-phy-autotest_27927/output//test_completions.txt ./short-fuzz-phy-autotest_27927/output//timing.svg ./short-fuzz-phy-autotest_27927/output//timing.txt ./short-fuzz-phy-autotest_27927/output//.. 01:00:27.423 + rmdir ./short-fuzz-phy-autotest_27927/output/ 01:00:27.423 + for dir in "${out_dirs[@]}" 01:00:27.423 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.423 + [[ -f ./ubuntu20-vg-autotest_75547/output//doc.tar.xz ]] 01:00:27.423 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.423 + [[ -f ./ubuntu20-vg-autotest_75547/output//ut_coverage.tar.xz ]] 01:00:27.423 + tar -C ./ubuntu20-vg-autotest_75547/output/ -xf ./ubuntu20-vg-autotest_75547/output//ut_coverage.tar.xz 01:00:27.679 + rm ./ubuntu20-vg-autotest_75547/output//ut_coverage.tar.xz 01:00:27.679 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.679 + [[ -f ./ubuntu20-vg-autotest_75547/output//llvm.tar.xz ]] 01:00:27.680 + mv ./ubuntu20-vg-autotest_75547/output//all_tests.txt ./ubuntu20-vg-autotest_75547/output//build-pkg-manifest.txt ./ubuntu20-vg-autotest_75547/output//build-repo-manifest.txt ./ubuntu20-vg-autotest_75547/output//cov_base.info.xz ./ubuntu20-vg-autotest_75547/output//cov_test.info.xz ./ubuntu20-vg-autotest_75547/output//cov_total.info.xz ./ubuntu20-vg-autotest_75547/output//dmesg.init.log ./ubuntu20-vg-autotest_75547/output//dmesg.log ./ubuntu20-vg-autotest_75547/output//power.tar.xz ./ubuntu20-vg-autotest_75547/output//test_completions.txt ./ubuntu20-vg-autotest_75547/output//timing.svg ./ubuntu20-vg-autotest_75547/output//timing.txt ./ubuntu20-vg-autotest_75547/output//ut_coverage ./ubuntu20-vg-autotest_75547/output//.. 01:00:27.680 + rmdir ./ubuntu20-vg-autotest_75547/output/ 01:00:27.680 + for dir in "${out_dirs[@]}" 01:00:27.680 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.680 + [[ -f ./ubuntu22-vg-autotest_39571/output//doc.tar.xz ]] 01:00:27.680 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.680 + [[ -f ./ubuntu22-vg-autotest_39571/output//ut_coverage.tar.xz ]] 01:00:27.680 + tar -C ./ubuntu22-vg-autotest_39571/output/ -xf ./ubuntu22-vg-autotest_39571/output//ut_coverage.tar.xz 01:00:27.936 + rm ./ubuntu22-vg-autotest_39571/output//ut_coverage.tar.xz 01:00:27.936 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.936 + [[ -f ./ubuntu22-vg-autotest_39571/output//llvm.tar.xz ]] 01:00:27.936 + mv ./ubuntu22-vg-autotest_39571/output//all_tests.txt ./ubuntu22-vg-autotest_39571/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_39571/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_39571/output//cov_base.info.xz ./ubuntu22-vg-autotest_39571/output//cov_test.info.xz ./ubuntu22-vg-autotest_39571/output//cov_total.info.xz ./ubuntu22-vg-autotest_39571/output//dmesg.init.log ./ubuntu22-vg-autotest_39571/output//dmesg.log ./ubuntu22-vg-autotest_39571/output//power.tar.xz ./ubuntu22-vg-autotest_39571/output//test_completions.txt ./ubuntu22-vg-autotest_39571/output//timing.svg ./ubuntu22-vg-autotest_39571/output//timing.txt ./ubuntu22-vg-autotest_39571/output//ut_coverage ./ubuntu22-vg-autotest_39571/output//.. 01:00:27.936 + rmdir ./ubuntu22-vg-autotest_39571/output/ 01:00:27.936 + for dir in "${out_dirs[@]}" 01:00:27.936 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.936 + [[ -f ./unittest-clang-docker-autotest_21366/output//doc.tar.xz ]] 01:00:27.936 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.936 + [[ -f ./unittest-clang-docker-autotest_21366/output//ut_coverage.tar.xz ]] 01:00:27.936 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.936 + [[ -f ./unittest-clang-docker-autotest_21366/output//llvm.tar.xz ]] 01:00:27.936 + mv ./unittest-clang-docker-autotest_21366/output//build-pkg-manifest.txt ./unittest-clang-docker-autotest_21366/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_21366/output//power.tar.xz ./unittest-clang-docker-autotest_21366/output//test_completions.txt ./unittest-clang-docker-autotest_21366/output//timing.txt ./unittest-clang-docker-autotest_21366/output//.. 01:00:27.936 + rmdir ./unittest-clang-docker-autotest_21366/output/ 01:00:27.936 + for dir in "${out_dirs[@]}" 01:00:27.936 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.936 + [[ -f ./unittest-main-docker-autotest_21368/output//doc.tar.xz ]] 01:00:27.936 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:27.936 + [[ -f ./unittest-main-docker-autotest_21368/output//ut_coverage.tar.xz ]] 01:00:27.936 + tar -C ./unittest-main-docker-autotest_21368/output/ -xf ./unittest-main-docker-autotest_21368/output//ut_coverage.tar.xz 01:00:28.193 + rm ./unittest-main-docker-autotest_21368/output//ut_coverage.tar.xz 01:00:28.193 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.193 + [[ -f ./unittest-main-docker-autotest_21368/output//llvm.tar.xz ]] 01:00:28.193 + mv ./unittest-main-docker-autotest_21368/output//build-pkg-manifest.txt ./unittest-main-docker-autotest_21368/output//build-repo-manifest.txt ./unittest-main-docker-autotest_21368/output//power.tar.xz ./unittest-main-docker-autotest_21368/output//test_completions.txt ./unittest-main-docker-autotest_21368/output//timing.txt ./unittest-main-docker-autotest_21368/output//ut_coverage ./unittest-main-docker-autotest_21368/output//.. 01:00:28.193 + rmdir ./unittest-main-docker-autotest_21368/output/ 01:00:28.193 + for dir in "${out_dirs[@]}" 01:00:28.193 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.193 + [[ -f ./unittest-valgrind-docker-autotest_21372/output//doc.tar.xz ]] 01:00:28.193 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.193 + [[ -f ./unittest-valgrind-docker-autotest_21372/output//ut_coverage.tar.xz ]] 01:00:28.193 + tar -C ./unittest-valgrind-docker-autotest_21372/output/ -xf ./unittest-valgrind-docker-autotest_21372/output//ut_coverage.tar.xz 01:00:28.451 + rm ./unittest-valgrind-docker-autotest_21372/output//ut_coverage.tar.xz 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./unittest-valgrind-docker-autotest_21372/output//llvm.tar.xz ]] 01:00:28.451 + mv ./unittest-valgrind-docker-autotest_21372/output//build-pkg-manifest.txt ./unittest-valgrind-docker-autotest_21372/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_21372/output//power.tar.xz ./unittest-valgrind-docker-autotest_21372/output//test_completions.txt ./unittest-valgrind-docker-autotest_21372/output//timing.txt ./unittest-valgrind-docker-autotest_21372/output//ut_coverage ./unittest-valgrind-docker-autotest_21372/output//.. 01:00:28.451 + rmdir ./unittest-valgrind-docker-autotest_21372/output/ 01:00:28.451 + for dir in "${out_dirs[@]}" 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./vfio-user-phy-autotest_27938/output//doc.tar.xz ]] 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./vfio-user-phy-autotest_27938/output//ut_coverage.tar.xz ]] 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./vfio-user-phy-autotest_27938/output//llvm.tar.xz ]] 01:00:28.451 + mv ./vfio-user-phy-autotest_27938/output//all_tests.txt ./vfio-user-phy-autotest_27938/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_27938/output//build-repo-manifest.txt ./vfio-user-phy-autotest_27938/output//cov_base.info.xz ./vfio-user-phy-autotest_27938/output//dmesg.init.log ./vfio-user-phy-autotest_27938/output//dmesg.log ./vfio-user-phy-autotest_27938/output//power.tar.xz ./vfio-user-phy-autotest_27938/output//proc_list.txt ./vfio-user-phy-autotest_27938/output//test_completions.txt ./vfio-user-phy-autotest_27938/output//timing.txt ./vfio-user-phy-autotest_27938/output//udev.log ./vfio-user-phy-autotest_27938/output//.. 01:00:28.451 + rmdir ./vfio-user-phy-autotest_27938/output/ 01:00:28.451 + for dir in "${out_dirs[@]}" 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./vhost-initiator-vg-autotest_79446/output//doc.tar.xz ]] 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./vhost-initiator-vg-autotest_79446/output//ut_coverage.tar.xz ]] 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./vhost-initiator-vg-autotest_79446/output//llvm.tar.xz ]] 01:00:28.451 + mv ./vhost-initiator-vg-autotest_79446/output//all_tests.txt ./vhost-initiator-vg-autotest_79446/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_79446/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_79446/output//cov_base.info.xz ./vhost-initiator-vg-autotest_79446/output//cov_test.info.xz ./vhost-initiator-vg-autotest_79446/output//cov_total.info.xz ./vhost-initiator-vg-autotest_79446/output//dmesg.init.log ./vhost-initiator-vg-autotest_79446/output//dmesg.log ./vhost-initiator-vg-autotest_79446/output//power.tar.xz ./vhost-initiator-vg-autotest_79446/output//test_completions.txt ./vhost-initiator-vg-autotest_79446/output//timing.svg ./vhost-initiator-vg-autotest_79446/output//timing.txt ./vhost-initiator-vg-autotest_79446/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_79446/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_79446/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_79446/output//.. 01:00:28.451 + rmdir ./vhost-initiator-vg-autotest_79446/output/ 01:00:28.451 + for dir in "${out_dirs[@]}" 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./vhost-phy-autotest_27955/output//doc.tar.xz ]] 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./vhost-phy-autotest_27955/output//ut_coverage.tar.xz ]] 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./vhost-phy-autotest_27955/output//llvm.tar.xz ]] 01:00:28.451 + mv ./vhost-phy-autotest_27955/output//all_tests.txt ./vhost-phy-autotest_27955/output//build-pkg-manifest.txt ./vhost-phy-autotest_27955/output//build-repo-manifest.txt ./vhost-phy-autotest_27955/output//cov_base.info.xz ./vhost-phy-autotest_27955/output//cov_test.info.xz ./vhost-phy-autotest_27955/output//cov_total.info.xz ./vhost-phy-autotest_27955/output//dmesg.init.log ./vhost-phy-autotest_27955/output//dmesg.log ./vhost-phy-autotest_27955/output//power.tar.xz ./vhost-phy-autotest_27955/output//test_completions.txt ./vhost-phy-autotest_27955/output//timing.svg ./vhost-phy-autotest_27955/output//timing.txt ./vhost-phy-autotest_27955/output//.. 01:00:28.451 + rmdir ./vhost-phy-autotest_27955/output/ 01:00:28.451 + for dir in "${out_dirs[@]}" 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./zns-vg-autotest_78531/output//doc.tar.xz ]] 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./zns-vg-autotest_78531/output//ut_coverage.tar.xz ]] 01:00:28.451 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:00:28.451 + [[ -f ./zns-vg-autotest_78531/output//llvm.tar.xz ]] 01:00:28.451 + mv ./zns-vg-autotest_78531/output//all_tests.txt ./zns-vg-autotest_78531/output//build-pkg-manifest.txt ./zns-vg-autotest_78531/output//build-repo-manifest.txt ./zns-vg-autotest_78531/output//cov_base.info.xz ./zns-vg-autotest_78531/output//cov_test.info.xz ./zns-vg-autotest_78531/output//cov_total.info.xz ./zns-vg-autotest_78531/output//dmesg.init.log ./zns-vg-autotest_78531/output//dmesg.log ./zns-vg-autotest_78531/output//power.tar.xz ./zns-vg-autotest_78531/output//test_completions.txt ./zns-vg-autotest_78531/output//timing.svg ./zns-vg-autotest_78531/output//timing.txt ./zns-vg-autotest_78531/output//.. 01:00:28.451 + rmdir ./zns-vg-autotest_78531/output/ 01:00:28.451 + unpack_cov_files 01:00:28.451 + local info_files 01:00:28.451 + info_files=(*/cov_*.info.xz) 01:00:28.451 + xargs -P0 -r -n1 xz -d 01:00:28.451 + printf '%s\n' BlobFS-phy-autotest_27938/cov_base.info.xz BlobFS-phy-autotest_27938/cov_test.info.xz BlobFS-phy-autotest_27938/cov_total.info.xz centos7-vg-autotest_75415/cov_base.info.xz centos7-vg-autotest_75415/cov_test.info.xz centos7-vg-autotest_75415/cov_total.info.xz crypto-phy-autotest_27929/cov_base.info.xz crypto-phy-autotest_27929/cov_test.info.xz crypto-phy-autotest_27929/cov_total.info.xz iscsi-uring-vg-autotest_79329/cov_base.info.xz iscsi-uring-vg-autotest_79329/cov_test.info.xz iscsi-uring-vg-autotest_79329/cov_total.info.xz iscsi-vg-autotest_79461/cov_base.info.xz iscsi-vg-autotest_79461/cov_test.info.xz iscsi-vg-autotest_79461/cov_total.info.xz lvol-vg-autotest_79375/cov_base.info.xz lvol-vg-autotest_79375/cov_test.info.xz lvol-vg-autotest_79375/cov_total.info.xz nvme-cmb-pmr-vg-autotest_80549/cov_base.info.xz nvme-cmb-pmr-vg-autotest_80549/cov_test.info.xz nvme-cmb-pmr-vg-autotest_80549/cov_total.info.xz nvme-phy-autotest_74101/cov_base.info.xz nvme-phy-autotest_74101/cov_test.info.xz nvme-phy-autotest_74101/cov_total.info.xz nvme-vg-autotest_79426/cov_base.info.xz nvme-vg-autotest_79426/cov_test.info.xz nvme-vg-autotest_79426/cov_total.info.xz nvmf-phy-autotest_74175/cov_base.info.xz nvmf-phy-autotest_74175/cov_test.info.xz nvmf-phy-autotest_74175/cov_total.info.xz nvmf-tcp-phy-autotest_74060/cov_base.info.xz nvmf-tcp-phy-autotest_74060/cov_test.info.xz nvmf-tcp-phy-autotest_74060/cov_total.info.xz nvmf-tcp-uring-vg-autotest_79353/cov_base.info.xz nvmf-tcp-vg-autotest_79420/cov_base.info.xz nvmf-tcp-vg-autotest_79420/cov_test.info.xz nvmf-tcp-vg-autotest_79420/cov_total.info.xz rocky9-vg-autotest_17851/cov_base.info.xz rocky9-vg-autotest_17851/cov_test.info.xz rocky9-vg-autotest_17851/cov_total.info.xz ubuntu20-vg-autotest_75547/cov_base.info.xz ubuntu20-vg-autotest_75547/cov_test.info.xz ubuntu20-vg-autotest_75547/cov_total.info.xz ubuntu22-vg-autotest_39571/cov_base.info.xz ubuntu22-vg-autotest_39571/cov_test.info.xz ubuntu22-vg-autotest_39571/cov_total.info.xz vfio-user-phy-autotest_27938/cov_base.info.xz vhost-initiator-vg-autotest_79446/cov_base.info.xz vhost-initiator-vg-autotest_79446/cov_test.info.xz vhost-initiator-vg-autotest_79446/cov_total.info.xz vhost-phy-autotest_27955/cov_base.info.xz vhost-phy-autotest_27955/cov_test.info.xz vhost-phy-autotest_27955/cov_total.info.xz zns-vg-autotest_78531/cov_base.info.xz zns-vg-autotest_78531/cov_test.info.xz zns-vg-autotest_78531/cov_total.info.xz 01:00:29.015 + fix_downstream_job_paths 01:00:29.015 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch_2/spdk/#g' BlobFS-phy-autotest_27938/cov_total.info centos7-vg-autotest_75415/cov_total.info crypto-phy-autotest_27929/cov_total.info iscsi-uring-vg-autotest_79329/cov_total.info iscsi-vg-autotest_79461/cov_total.info lvol-vg-autotest_79375/cov_total.info nvme-cmb-pmr-vg-autotest_80549/cov_total.info nvme-phy-autotest_74101/cov_total.info nvme-vg-autotest_79426/cov_total.info nvmf-phy-autotest_74175/cov_total.info nvmf-tcp-phy-autotest_74060/cov_total.info nvmf-tcp-vg-autotest_79420/cov_total.info rocky9-vg-autotest_17851/cov_total.info ubuntu20-vg-autotest_75547/cov_total.info ubuntu22-vg-autotest_39571/cov_total.info vhost-initiator-vg-autotest_79446/cov_total.info vhost-phy-autotest_27955/cov_total.info zns-vg-autotest_78531/cov_total.info 01:00:29.946 + ignore_ocf_headers 01:00:29.946 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 01:00:29.946 + create_errtrace_files_for_all_builds 01:00:29.946 + local build_log_list 01:00:29.946 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 01:00:29.946 ++ find /var/jenkins/workspace/autotest-per-patch_2 -type f -name build.log 01:00:29.946 + for build in "${build_log_list[@]}" 01:00:29.946 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/build.log 01:00:29.946 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.946 + build_log=/var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/build.log 01:00:29.946 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/build.log 01:00:29.946 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547 01:00:29.946 + job_name=ubuntu20-vg-autotest_75547 01:00:29.946 + start_pattern='Backtrace start' 01:00:29.946 + end_pattern='Backtrace end' 01:00:29.946 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/build.log ]] 01:00:29.946 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/build.log 01:00:29.946 + backtraces= 01:00:29.946 + [[ -n '' ]] 01:00:29.946 + for build in "${build_log_list[@]}" 01:00:29.946 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/build.log 01:00:29.946 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.946 + build_log=/var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/build.log 01:00:29.946 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/build.log 01:00:29.946 ++ basename /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851 01:00:29.946 + job_name=rocky9-vg-autotest_17851 01:00:29.946 + start_pattern='Backtrace start' 01:00:29.946 + end_pattern='Backtrace end' 01:00:29.946 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/build.log ]] 01:00:29.946 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/build.log 01:00:29.946 + backtraces= 01:00:29.946 + [[ -n '' ]] 01:00:29.946 + for build in "${build_log_list[@]}" 01:00:29.946 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/build.log 01:00:29.946 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.946 + build_log=/var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/build.log 01:00:29.946 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/build.log 01:00:29.946 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461 01:00:29.946 + job_name=iscsi-vg-autotest_79461 01:00:29.946 + start_pattern='Backtrace start' 01:00:29.946 + end_pattern='Backtrace end' 01:00:29.946 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/build.log ]] 01:00:29.946 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/build.log 01:00:29.946 + backtraces= 01:00:29.946 + [[ -n '' ]] 01:00:29.946 + for build in "${build_log_list[@]}" 01:00:29.946 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/build.log 01:00:29.946 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.946 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/build.log 01:00:29.946 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/build.log 01:00:29.946 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101 01:00:29.946 + job_name=nvme-phy-autotest_74101 01:00:29.946 + start_pattern='Backtrace start' 01:00:29.946 + end_pattern='Backtrace end' 01:00:29.946 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/build.log ]] 01:00:29.946 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/build.log 01:00:29.946 + backtraces= 01:00:29.946 + [[ -n '' ]] 01:00:29.946 + for build in "${build_log_list[@]}" 01:00:29.946 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/build.log 01:00:29.946 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.946 + build_log=/var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/build.log 01:00:29.946 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/build.log 01:00:29.946 ++ basename /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415 01:00:29.946 + job_name=centos7-vg-autotest_75415 01:00:29.946 + start_pattern='Backtrace start' 01:00:29.946 + end_pattern='Backtrace end' 01:00:29.946 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/build.log ]] 01:00:29.946 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/build.log 01:00:29.946 + backtraces= 01:00:29.946 + [[ -n '' ]] 01:00:29.946 + for build in "${build_log_list[@]}" 01:00:29.946 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/build.log 01:00:29.946 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.946 + build_log=/var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/build.log 01:00:29.946 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/build.log 01:00:29.946 ++ basename /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938 01:00:29.946 + job_name=BlobFS-phy-autotest_27938 01:00:29.946 + start_pattern='Backtrace start' 01:00:29.946 + end_pattern='Backtrace end' 01:00:29.946 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/build.log ]] 01:00:29.946 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/build.log 01:00:29.946 + backtraces= 01:00:29.946 + [[ -n '' ]] 01:00:29.946 + for build in "${build_log_list[@]}" 01:00:29.946 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/build.log 01:00:29.946 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.946 + build_log=/var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/build.log 01:00:29.946 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/build.log 01:00:29.946 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955 01:00:29.946 + job_name=vhost-phy-autotest_27955 01:00:29.946 + start_pattern='Backtrace start' 01:00:29.946 + end_pattern='Backtrace end' 01:00:29.946 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/build.log ]] 01:00:29.947 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/build.log 01:00:29.947 + backtraces= 01:00:29.947 + [[ -n '' ]] 01:00:29.947 + for build in "${build_log_list[@]}" 01:00:29.947 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368/build.log 01:00:29.947 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.947 + build_log=/var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368/build.log 01:00:29.947 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368/build.log 01:00:29.947 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368 01:00:29.947 + job_name=unittest-main-docker-autotest_21368 01:00:29.947 + start_pattern='Backtrace start' 01:00:29.947 + end_pattern='Backtrace end' 01:00:29.947 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368/build.log ]] 01:00:29.947 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368/build.log 01:00:29.947 + backtraces= 01:00:29.947 + [[ -n '' ]] 01:00:29.947 + for build in "${build_log_list[@]}" 01:00:29.947 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/build.log 01:00:29.947 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.947 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/build.log 01:00:29.947 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/build.log 01:00:29.947 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060 01:00:29.947 + job_name=nvmf-tcp-phy-autotest_74060 01:00:29.947 + start_pattern='Backtrace start' 01:00:29.947 + end_pattern='Backtrace end' 01:00:29.947 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/build.log ]] 01:00:29.947 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/build.log 01:00:29.947 + backtraces= 01:00:29.947 + [[ -n '' ]] 01:00:29.947 + for build in "${build_log_list[@]}" 01:00:29.947 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368/build.log 01:00:29.947 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.947 + build_log=/var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368/build.log 01:00:29.947 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368/build.log 01:00:29.947 ++ basename /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368 01:00:29.947 + job_name=packaging-docker-autotest_21368 01:00:29.947 + start_pattern='Backtrace start' 01:00:29.947 + end_pattern='Backtrace end' 01:00:29.947 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368/build.log ]] 01:00:29.947 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368/build.log 01:00:29.947 + backtraces= 01:00:29.947 + [[ -n '' ]] 01:00:29.947 + for build in "${build_log_list[@]}" 01:00:29.947 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841/build.log 01:00:29.947 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.947 + build_log=/var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841/build.log 01:00:29.947 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841/build.log 01:00:29.947 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841 01:00:29.947 + job_name=check-format-docker-autotest_23841 01:00:29.947 + start_pattern='Backtrace start' 01:00:29.947 + end_pattern='Backtrace end' 01:00:29.947 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841/build.log ]] 01:00:29.947 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841/build.log 01:00:29.947 + backtraces= 01:00:29.947 + [[ -n '' ]] 01:00:29.947 + for build in "${build_log_list[@]}" 01:00:29.947 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/build.log 01:00:29.947 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.947 + build_log=/var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/build.log 01:00:29.947 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/build.log 01:00:29.947 ++ basename /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531 01:00:29.947 + job_name=zns-vg-autotest_78531 01:00:29.947 + start_pattern='Backtrace start' 01:00:29.947 + end_pattern='Backtrace end' 01:00:29.947 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/build.log ]] 01:00:29.947 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/build.log 01:00:29.947 + backtraces= 01:00:29.947 + [[ -n '' ]] 01:00:29.947 + for build in "${build_log_list[@]}" 01:00:29.947 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/build.log 01:00:29.947 + local build_log job_name start_pattern end_pattern backtraces 01:00:29.947 + build_log=/var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/build.log 01:00:29.947 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571 01:00:30.209 + job_name=ubuntu22-vg-autotest_39571 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/build.log ]] 01:00:30.209 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/build.log 01:00:30.209 + backtraces= 01:00:30.209 + [[ -n '' ]] 01:00:30.209 + for build in "${build_log_list[@]}" 01:00:30.209 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404/build.log 01:00:30.209 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.209 + build_log=/var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404/build.log 01:00:30.209 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404 01:00:30.209 + job_name=autobuild-external-vg-autotest_21404 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404/build.log ]] 01:00:30.209 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404/build.log 01:00:30.209 + backtraces= 01:00:30.209 + [[ -n '' ]] 01:00:30.209 + for build in "${build_log_list[@]}" 01:00:30.209 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/build.log 01:00:30.209 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.209 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/build.log 01:00:30.209 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549 01:00:30.209 + job_name=nvme-cmb-pmr-vg-autotest_80549 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/build.log ]] 01:00:30.209 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/build.log 01:00:30.209 + backtraces= 01:00:30.209 + [[ -n '' ]] 01:00:30.209 + for build in "${build_log_list[@]}" 01:00:30.209 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836/build.log 01:00:30.209 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.209 + build_log=/var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836/build.log 01:00:30.209 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836 01:00:30.209 + job_name=check-so-deps-docker-autotest_23836 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836/build.log ]] 01:00:30.209 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836/build.log 01:00:30.209 + backtraces= 01:00:30.209 + [[ -n '' ]] 01:00:30.209 + for build in "${build_log_list[@]}" 01:00:30.209 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830/build.log 01:00:30.209 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.209 + build_log=/var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830/build.log 01:00:30.209 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830 01:00:30.209 + job_name=build-files-docker-autotest_23830 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830/build.log ]] 01:00:30.209 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830/build.log 01:00:30.209 + backtraces= 01:00:30.209 + [[ -n '' ]] 01:00:30.209 + for build in "${build_log_list[@]}" 01:00:30.209 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031/build.log 01:00:30.209 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.209 + build_log=/var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031/build.log 01:00:30.209 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031 01:00:30.209 + job_name=doc-docker-autotest_24031 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031/build.log ]] 01:00:30.209 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031/build.log 01:00:30.209 + backtraces= 01:00:30.209 + [[ -n '' ]] 01:00:30.209 + for build in "${build_log_list[@]}" 01:00:30.209 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366/build.log 01:00:30.209 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.209 + build_log=/var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366/build.log 01:00:30.209 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366 01:00:30.209 + job_name=unittest-clang-docker-autotest_21366 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366/build.log ]] 01:00:30.209 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366/build.log 01:00:30.209 + backtraces= 01:00:30.209 + [[ -n '' ]] 01:00:30.209 + for build in "${build_log_list[@]}" 01:00:30.209 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/build.log 01:00:30.209 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.209 + build_log=/var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/build.log 01:00:30.209 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446 01:00:30.209 + job_name=vhost-initiator-vg-autotest_79446 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/build.log ]] 01:00:30.209 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/build.log 01:00:30.209 + backtraces= 01:00:30.209 + [[ -n '' ]] 01:00:30.209 + for build in "${build_log_list[@]}" 01:00:30.209 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353/build.log 01:00:30.209 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.209 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353/build.log 01:00:30.209 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353 01:00:30.209 + job_name=nvmf-tcp-uring-vg-autotest_79353 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353/build.log ]] 01:00:30.209 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353/build.log 01:00:30.209 + backtraces= 01:00:30.209 + [[ -n '' ]] 01:00:30.209 + for build in "${build_log_list[@]}" 01:00:30.209 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371/build.log 01:00:30.209 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.209 + build_log=/var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371/build.log 01:00:30.209 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371/build.log 01:00:30.209 ++ basename /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371 01:00:30.209 + job_name=scan-build-docker-autotest_21371 01:00:30.209 + start_pattern='Backtrace start' 01:00:30.209 + end_pattern='Backtrace end' 01:00:30.209 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371/build.log ]] 01:00:30.210 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371/build.log 01:00:30.210 + backtraces= 01:00:30.210 + [[ -n '' ]] 01:00:30.210 + for build in "${build_log_list[@]}" 01:00:30.210 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/build.log 01:00:30.210 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.210 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/build.log 01:00:30.210 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/build.log 01:00:30.210 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420 01:00:30.210 + job_name=nvmf-tcp-vg-autotest_79420 01:00:30.210 + start_pattern='Backtrace start' 01:00:30.210 + end_pattern='Backtrace end' 01:00:30.210 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/build.log ]] 01:00:30.210 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/build.log 01:00:30.210 + backtraces= 01:00:30.210 + [[ -n '' ]] 01:00:30.210 + for build in "${build_log_list[@]}" 01:00:30.210 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/build.log 01:00:30.210 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.210 + build_log=/var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/build.log 01:00:30.210 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/build.log 01:00:30.210 ++ basename /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375 01:00:30.210 + job_name=lvol-vg-autotest_79375 01:00:30.210 + start_pattern='Backtrace start' 01:00:30.210 + end_pattern='Backtrace end' 01:00:30.210 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/build.log ]] 01:00:30.210 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/build.log 01:00:30.210 + backtraces='00:10:44.947 ========== Backtrace start: ========== 01:00:30.210 00:10:44.947 01:00:30.210 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 01:00:30.210 00:10:44.947 ... 01:00:30.210 00:10:44.947 583 echo "$rsp" 01:00:30.210 00:10:44.947 584 done 01:00:30.210 00:10:44.947 585 01:00:30.210 00:10:44.947 586 rc=${!status[*]} 01:00:30.210 00:10:44.947 587 xtrace_restore 01:00:30.210 00:10:44.947 => 588 [[ $rc == 0 ]] 01:00:30.210 00:10:44.947 589 } 01:00:30.210 00:10:44.947 590 01:00:30.210 00:10:44.947 591 function rpc_cmd_simple_data_json() { 01:00:30.210 00:10:44.947 592 01:00:30.210 00:10:44.947 593 local elems="$1[@]" elem 01:00:30.210 00:10:44.947 ... 01:00:30.210 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 01:00:30.210 00:10:44.947 ... 01:00:30.210 00:10:44.947 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:00:30.210 00:10:44.947 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:00:30.210 00:10:44.947 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:00:30.210 00:10:44.947 678 01:00:30.210 00:10:44.947 679 # Try again with aliases instead uuid 01:00:30.210 00:10:44.947 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:00:30.210 00:10:44.947 681 01:00:30.210 00:10:44.947 682 # Delete lvol2_temp 01:00:30.210 00:10:44.947 683 # New state: 01:00:30.210 00:10:44.947 684 # snap1 <-- lvol1 01:00:30.210 00:10:44.947 685 # snap2 <-- lvol2 01:00:30.210 00:10:44.947 ... 01:00:30.210 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_snapshot"],["test_lvol_set_parent_from_snapshot"]) 01:00:30.210 00:10:44.947 ... 01:00:30.210 00:10:44.947 1119 timing_enter $test_name 01:00:30.210 00:10:44.947 1120 echo "************************************" 01:00:30.210 00:10:44.947 1121 echo "START TEST $test_name" 01:00:30.210 00:10:44.947 1122 echo "************************************" 01:00:30.210 00:10:44.947 1123 xtrace_restore 01:00:30.210 00:10:44.947 1124 time "$@" 01:00:30.210 00:10:44.947 1125 xtrace_disable 01:00:30.210 00:10:44.947 1126 echo "************************************" 01:00:30.210 00:10:44.947 1127 echo "END TEST $test_name" 01:00:30.210 00:10:44.947 1128 echo "************************************" 01:00:30.210 00:10:44.947 1129 timing_exit $test_name 01:00:30.210 00:10:44.947 ... 01:00:30.210 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 01:00:30.210 00:10:44.947 ... 01:00:30.210 00:10:44.947 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 01:00:30.210 00:10:44.947 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:00:30.210 00:10:44.947 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:00:30.210 00:10:44.947 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:00:30.210 00:10:44.947 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:00:30.210 00:10:44.947 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:00:30.210 00:10:44.947 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:00:30.210 00:10:44.947 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:00:30.210 00:10:44.947 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:00:30.210 00:10:44.947 947 01:00:30.210 00:10:44.947 948 trap - SIGINT SIGTERM EXIT 01:00:30.210 00:10:44.947 ... 01:00:30.210 00:10:44.947 01:00:30.210 00:10:44.947 ========== Backtrace end ========== 01:00:30.210 00:10:51.566 ========== Backtrace start: ========== 01:00:30.210 00:10:51.566 01:00:30.210 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 01:00:30.210 00:10:51.566 ... 01:00:30.210 00:10:51.566 583 echo "$rsp" 01:00:30.210 00:10:51.566 584 done 01:00:30.210 00:10:51.566 585 01:00:30.210 00:10:51.566 586 rc=${!status[*]} 01:00:30.210 00:10:51.566 587 xtrace_restore 01:00:30.210 00:10:51.566 => 588 [[ $rc == 0 ]] 01:00:30.210 00:10:51.566 589 } 01:00:30.210 00:10:51.566 590 01:00:30.210 00:10:51.566 591 function rpc_cmd_simple_data_json() { 01:00:30.210 00:10:51.566 592 01:00:30.210 00:10:51.566 593 local elems="$1[@]" elem 01:00:30.210 00:10:51.566 ... 01:00:30.210 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 01:00:30.210 00:10:51.566 ... 01:00:30.210 00:10:51.566 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:00:30.210 00:10:51.566 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:00:30.210 00:10:51.566 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:00:30.210 00:10:51.566 778 01:00:30.210 00:10:51.566 779 # Try again with aliases instead uuid 01:00:30.210 00:10:51.566 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:00:30.210 00:10:51.566 781 01:00:30.210 00:10:51.566 782 # Delete lvol2_temp 01:00:30.210 00:10:51.566 783 # New state: 01:00:30.210 00:10:51.566 784 # esnap1 01:00:30.210 00:10:51.566 785 # snap2 <-- lvol2 01:00:30.210 00:10:51.566 ... 01:00:30.210 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_esnap"],["test_lvol_set_parent_from_esnap"]) 01:00:30.210 00:10:51.566 ... 01:00:30.210 00:10:51.566 1119 timing_enter $test_name 01:00:30.210 00:10:51.566 1120 echo "************************************" 01:00:30.210 00:10:51.566 1121 echo "START TEST $test_name" 01:00:30.210 00:10:51.566 1122 echo "************************************" 01:00:30.210 00:10:51.566 1123 xtrace_restore 01:00:30.210 00:10:51.566 1124 time "$@" 01:00:30.210 00:10:51.566 1125 xtrace_disable 01:00:30.210 00:10:51.566 1126 echo "************************************" 01:00:30.210 00:10:51.566 1127 echo "END TEST $test_name" 01:00:30.210 00:10:51.566 1128 echo "************************************" 01:00:30.210 00:10:51.566 1129 timing_exit $test_name 01:00:30.210 00:10:51.566 ... 01:00:30.210 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 01:00:30.210 00:10:51.566 ... 01:00:30.210 00:10:51.566 "message": "File exists" 01:00:30.210 00:10:51.566 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:00:30.210 00:10:51.566 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:00:30.210 00:10:51.566 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:00:30.210 00:10:51.566 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:00:30.210 00:10:51.566 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:00:30.210 00:10:51.566 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:00:30.210 00:10:51.566 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:00:30.210 00:10:51.566 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:00:30.210 00:10:51.566 947 01:00:30.210 00:10:51.566 948 trap - SIGINT SIGTERM EXIT 01:00:30.210 00:10:51.566 949 killprocess $spdk_pid 01:00:30.210 00:10:51.566 ... 01:00:30.210 00:10:51.566 01:00:30.210 00:10:51.566 ========== Backtrace end ========== 01:00:30.210 00:10:55.960 ========== Backtrace start: ========== 01:00:30.210 00:10:55.960 01:00:30.210 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 01:00:30.210 00:10:55.960 ... 01:00:30.210 00:10:55.960 583 echo "$rsp" 01:00:30.210 00:10:55.960 584 done 01:00:30.210 00:10:55.960 585 01:00:30.210 00:10:55.960 586 rc=${!status[*]} 01:00:30.210 00:10:55.960 587 xtrace_restore 01:00:30.210 00:10:55.960 => 588 [[ $rc == 0 ]] 01:00:30.210 00:10:55.960 589 } 01:00:30.210 00:10:55.960 590 01:00:30.211 00:10:55.960 591 function rpc_cmd_simple_data_json() { 01:00:30.211 00:10:55.960 592 01:00:30.211 00:10:55.960 593 local elems="$1[@]" elem 01:00:30.211 00:10:55.960 ... 01:00:30.211 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 01:00:30.211 00:10:55.960 ... 01:00:30.211 00:10:55.960 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:00:30.211 00:10:55.960 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:00:30.211 00:10:55.960 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:00:30.211 00:10:55.960 862 01:00:30.211 00:10:55.960 863 # Try again with aliases instead uuid 01:00:30.211 00:10:55.960 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:00:30.211 00:10:55.960 865 01:00:30.211 00:10:55.960 866 # Delete lvol2_temp 01:00:30.211 00:10:55.960 867 # New state: 01:00:30.211 00:10:55.960 868 # snap2 <-- lvol2 01:00:30.211 00:10:55.960 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 01:00:30.211 00:10:55.960 ... 01:00:30.211 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_none"],["test_lvol_set_parent_from_none"]) 01:00:30.211 00:10:55.960 ... 01:00:30.211 00:10:55.960 1119 timing_enter $test_name 01:00:30.211 00:10:55.960 1120 echo "************************************" 01:00:30.211 00:10:55.960 1121 echo "START TEST $test_name" 01:00:30.211 00:10:55.960 1122 echo "************************************" 01:00:30.211 00:10:55.960 1123 xtrace_restore 01:00:30.211 00:10:55.960 1124 time "$@" 01:00:30.211 00:10:55.960 1125 xtrace_disable 01:00:30.211 00:10:55.960 1126 echo "************************************" 01:00:30.211 00:10:55.960 1127 echo "END TEST $test_name" 01:00:30.211 00:10:55.960 1128 echo "************************************" 01:00:30.211 00:10:55.960 1129 timing_exit $test_name 01:00:30.211 00:10:55.960 ... 01:00:30.211 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 01:00:30.211 00:10:55.960 ... 01:00:30.211 00:10:55.960 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:00:30.211 00:10:55.961 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:00:30.211 00:10:55.961 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:00:30.211 00:10:55.961 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:00:30.211 00:10:55.961 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:00:30.211 00:10:55.961 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:00:30.211 00:10:55.961 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:00:30.211 00:10:55.961 947 01:00:30.211 00:10:55.961 948 trap - SIGINT SIGTERM EXIT 01:00:30.211 00:10:55.961 949 killprocess $spdk_pid 01:00:30.211 00:10:55.961 ... 01:00:30.211 00:10:55.961 01:00:30.211 00:10:55.961 ========== Backtrace end ========== 01:00:30.211 00:12:19.839 ========== Backtrace start: ========== 01:00:30.211 00:12:19.839 01:00:30.211 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 01:00:30.211 00:12:19.839 ... 01:00:30.211 00:12:19.839 583 echo "$rsp" 01:00:30.211 00:12:19.839 584 done 01:00:30.211 00:12:19.839 585 01:00:30.211 00:12:19.839 586 rc=${!status[*]} 01:00:30.211 00:12:19.839 587 xtrace_restore 01:00:30.211 00:12:19.839 => 588 [[ $rc == 0 ]] 01:00:30.211 00:12:19.839 589 } 01:00:30.211 00:12:19.839 590 01:00:30.211 00:12:19.839 591 function rpc_cmd_simple_data_json() { 01:00:30.211 00:12:19.839 592 01:00:30.211 00:12:19.839 593 local elems="$1[@]" elem 01:00:30.211 00:12:19.839 ... 01:00:30.211 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 01:00:30.211 00:12:19.839 ... 01:00:30.211 00:12:19.839 519 01:00:30.211 00:12:19.839 520 # Check lvol consistency 01:00:30.211 00:12:19.839 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 01:00:30.211 00:12:19.839 522 01:00:30.211 00:12:19.839 523 # Try again with aliases instead uuid 01:00:30.211 00:12:19.839 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 01:00:30.211 00:12:19.839 525 01:00:30.211 00:12:19.839 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:00:30.211 00:12:19.839 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:00:30.211 00:12:19.839 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:00:30.211 00:12:19.839 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:00:30.211 00:12:19.839 ... 01:00:30.211 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_esnap"],["test_lvol_set_parent_bdev_from_esnap"]) 01:00:30.211 00:12:19.839 ... 01:00:30.211 00:12:19.839 1119 timing_enter $test_name 01:00:30.211 00:12:19.839 1120 echo "************************************" 01:00:30.211 00:12:19.839 1121 echo "START TEST $test_name" 01:00:30.211 00:12:19.839 1122 echo "************************************" 01:00:30.211 00:12:19.839 1123 xtrace_restore 01:00:30.211 00:12:19.839 1124 time "$@" 01:00:30.211 00:12:19.839 1125 xtrace_disable 01:00:30.211 00:12:19.839 1126 echo "************************************" 01:00:30.211 00:12:19.839 1127 echo "END TEST $test_name" 01:00:30.211 00:12:19.839 1128 echo "************************************" 01:00:30.211 00:12:19.839 1129 timing_exit $test_name 01:00:30.211 00:12:19.839 ... 01:00:30.211 00:12:19.839 "message": "File exists" 01:00:30.211 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 01:00:30.211 00:12:19.839 ... 01:00:30.211 00:12:19.839 704 run_test "test_esnap_reload" test_esnap_reload 01:00:30.211 00:12:19.839 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:00:30.211 00:12:19.839 706 run_test "test_esnap_clones" test_esnap_clones 01:00:30.211 00:12:19.839 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:00:30.211 00:12:19.839 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:00:30.211 00:12:19.839 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:00:30.211 00:12:19.839 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:00:30.211 00:12:19.839 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:00:30.211 00:12:19.839 712 01:00:30.211 00:12:19.839 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:00:30.211 00:12:19.839 714 killprocess $spdk_pid 01:00:30.211 00:12:19.839 ... 01:00:30.211 00:12:19.839 01:00:30.211 00:12:19.839 ========== Backtrace end ========== 01:00:30.211 00:12:26.342 ========== Backtrace start: ========== 01:00:30.211 00:12:26.342 01:00:30.211 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 01:00:30.211 00:12:26.342 ... 01:00:30.211 00:12:26.342 583 echo "$rsp" 01:00:30.211 00:12:26.342 584 done 01:00:30.211 00:12:26.342 585 01:00:30.211 00:12:26.342 586 rc=${!status[*]} 01:00:30.211 00:12:26.342 587 xtrace_restore 01:00:30.211 00:12:26.342 => 588 [[ $rc == 0 ]] 01:00:30.211 00:12:26.342 589 } 01:00:30.211 00:12:26.342 590 01:00:30.211 00:12:26.342 591 function rpc_cmd_simple_data_json() { 01:00:30.211 00:12:26.342 592 01:00:30.211 00:12:26.342 593 local elems="$1[@]" elem 01:00:30.211 00:12:26.342 ... 01:00:30.211 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 01:00:30.211 00:12:26.342 ... 01:00:30.211 00:12:26.342 602 01:00:30.211 00:12:26.342 603 # Check lvol consistency 01:00:30.211 00:12:26.342 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 01:00:30.211 00:12:26.342 605 01:00:30.211 00:12:26.342 606 # Try again with aliases instead uuid 01:00:30.211 00:12:26.342 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 01:00:30.211 00:12:26.342 608 01:00:30.211 00:12:26.342 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:00:30.211 00:12:26.342 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:00:30.211 00:12:26.342 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:00:30.211 00:12:26.342 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:00:30.211 00:12:26.342 ... 01:00:30.211 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_snapshot"],["test_lvol_set_parent_bdev_from_snapshot"]) 01:00:30.211 00:12:26.342 ... 01:00:30.211 00:12:26.342 1119 timing_enter $test_name 01:00:30.211 00:12:26.342 1120 echo "************************************" 01:00:30.211 00:12:26.342 1121 echo "START TEST $test_name" 01:00:30.211 00:12:26.342 1122 echo "************************************" 01:00:30.211 00:12:26.342 1123 xtrace_restore 01:00:30.211 00:12:26.342 1124 time "$@" 01:00:30.211 00:12:26.342 1125 xtrace_disable 01:00:30.211 00:12:26.342 1126 echo "************************************" 01:00:30.211 00:12:26.342 1127 echo "END TEST $test_name" 01:00:30.211 00:12:26.342 1128 echo "************************************" 01:00:30.211 00:12:26.342 1129 timing_exit $test_name 01:00:30.211 00:12:26.342 ... 01:00:30.211 00:12:26.342 "message": "File exists" 01:00:30.211 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 01:00:30.211 00:12:26.342 ... 01:00:30.211 00:12:26.342 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:00:30.211 00:12:26.342 706 run_test "test_esnap_clones" test_esnap_clones 01:00:30.211 00:12:26.342 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:00:30.211 00:12:26.342 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:00:30.211 00:12:26.342 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:00:30.212 00:12:26.342 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:00:30.212 00:12:26.342 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:00:30.212 00:12:26.342 712 01:00:30.212 00:12:26.342 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:00:30.212 00:12:26.342 714 killprocess $spdk_pid 01:00:30.212 00:12:26.342 715 rm -f "$testdir/aio_bdev_0" 01:00:30.212 00:12:26.342 ... 01:00:30.212 00:12:26.342 01:00:30.212 00:12:26.342 ========== Backtrace end ========== 01:00:30.212 00:12:31.313 ========== Backtrace start: ========== 01:00:30.212 00:12:31.313 01:00:30.212 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 01:00:30.212 00:12:31.573 ... 01:00:30.212 00:12:31.573 583 echo "$rsp" 01:00:30.212 00:12:31.573 584 done 01:00:30.212 00:12:31.573 585 01:00:30.212 00:12:31.573 586 rc=${!status[*]} 01:00:30.212 00:12:31.573 587 xtrace_restore 01:00:30.212 00:12:31.573 => 588 [[ $rc == 0 ]] 01:00:30.212 00:12:31.573 589 } 01:00:30.212 00:12:31.573 590 01:00:30.212 00:12:31.573 591 function rpc_cmd_simple_data_json() { 01:00:30.212 00:12:31.573 592 01:00:30.212 00:12:31.573 593 local elems="$1[@]" elem 01:00:30.212 00:12:31.573 ... 01:00:30.212 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 01:00:30.212 00:12:31.573 ... 01:00:30.212 00:12:31.573 672 01:00:30.212 00:12:31.573 673 # Check lvol consistency 01:00:30.212 00:12:31.573 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 01:00:30.212 00:12:31.573 675 01:00:30.212 00:12:31.573 676 # Try again with aliases instead uuid 01:00:30.212 00:12:31.573 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 01:00:30.212 00:12:31.573 678 01:00:30.212 00:12:31.573 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:00:30.212 00:12:31.573 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:00:30.212 00:12:31.573 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:00:30.212 00:12:31.573 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:00:30.212 00:12:31.573 ... 01:00:30.212 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_none"],["test_lvol_set_parent_bdev_from_none"]) 01:00:30.212 00:12:31.573 ... 01:00:30.212 00:12:31.573 1119 timing_enter $test_name 01:00:30.212 00:12:31.573 1120 echo "************************************" 01:00:30.212 00:12:31.573 1121 echo "START TEST $test_name" 01:00:30.212 00:12:31.573 1122 echo "************************************" 01:00:30.212 00:12:31.573 1123 xtrace_restore 01:00:30.212 00:12:31.573 1124 time "$@" 01:00:30.212 00:12:31.573 1125 xtrace_disable 01:00:30.212 00:12:31.573 1126 echo "************************************" 01:00:30.212 00:12:31.573 1127 echo "END TEST $test_name" 01:00:30.212 00:12:31.573 1128 echo "************************************" 01:00:30.212 00:12:31.573 1129 timing_exit $test_name 01:00:30.212 00:12:31.573 ... 01:00:30.212 00:12:31.573 "message": "File exists" 01:00:30.212 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 01:00:30.212 00:12:31.573 ... 01:00:30.212 00:12:31.573 706 run_test "test_esnap_clones" test_esnap_clones 01:00:30.212 00:12:31.573 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:00:30.212 00:12:31.573 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:00:30.212 00:12:31.573 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:00:30.212 00:12:31.573 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:00:30.212 00:12:31.573 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:00:30.212 00:12:31.573 712 01:00:30.212 00:12:31.573 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:00:30.212 00:12:31.573 714 killprocess $spdk_pid 01:00:30.212 00:12:31.573 715 rm -f "$testdir/aio_bdev_0" 01:00:30.212 00:12:31.573 ... 01:00:30.212 00:12:31.573 01:00:30.212 00:12:31.573 ========== Backtrace end ==========' 01:00:30.212 + [[ -n 00:10:44.947 ========== Backtrace start: ========== 01:00:30.212 00:10:44.947 01:00:30.212 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 01:00:30.212 00:10:44.947 ... 01:00:30.212 00:10:44.947 583 echo "$rsp" 01:00:30.212 00:10:44.947 584 done 01:00:30.212 00:10:44.947 585 01:00:30.212 00:10:44.947 586 rc=${!status[*]} 01:00:30.212 00:10:44.947 587 xtrace_restore 01:00:30.212 00:10:44.947 => 588 [[ $rc == 0 ]] 01:00:30.212 00:10:44.947 589 } 01:00:30.212 00:10:44.947 590 01:00:30.212 00:10:44.947 591 function rpc_cmd_simple_data_json() { 01:00:30.212 00:10:44.947 592 01:00:30.212 00:10:44.947 593 local elems="$1[@]" elem 01:00:30.212 00:10:44.947 ... 01:00:30.212 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 01:00:30.212 00:10:44.947 ... 01:00:30.212 00:10:44.947 675 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 01:00:30.212 00:10:44.947 676 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 01:00:30.212 00:10:44.947 677 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 01:00:30.212 00:10:44.947 678 01:00:30.212 00:10:44.947 679 # Try again with aliases instead uuid 01:00:30.212 00:10:44.947 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:00:30.212 00:10:44.947 681 01:00:30.212 00:10:44.947 682 # Delete lvol2_temp 01:00:30.212 00:10:44.947 683 # New state: 01:00:30.212 00:10:44.947 684 # snap1 <-- lvol1 01:00:30.212 00:10:44.947 685 # snap2 <-- lvol2 01:00:30.212 00:10:44.947 ... 01:00:30.212 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_snapshot"],["test_lvol_set_parent_from_snapshot"]) 01:00:30.212 00:10:44.947 ... 01:00:30.212 00:10:44.947 1119 timing_enter $test_name 01:00:30.212 00:10:44.947 1120 echo "************************************" 01:00:30.212 00:10:44.947 1121 echo "START TEST $test_name" 01:00:30.212 00:10:44.947 1122 echo "************************************" 01:00:30.212 00:10:44.947 1123 xtrace_restore 01:00:30.212 00:10:44.947 1124 time "$@" 01:00:30.212 00:10:44.947 1125 xtrace_disable 01:00:30.212 00:10:44.947 1126 echo "************************************" 01:00:30.212 00:10:44.947 1127 echo "END TEST $test_name" 01:00:30.212 00:10:44.947 1128 echo "************************************" 01:00:30.212 00:10:44.947 1129 timing_exit $test_name 01:00:30.212 00:10:44.947 ... 01:00:30.212 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 01:00:30.212 00:10:44.947 ... 01:00:30.212 00:10:44.947 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 01:00:30.212 00:10:44.947 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:00:30.212 00:10:44.947 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:00:30.212 00:10:44.947 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:00:30.212 00:10:44.947 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:00:30.212 00:10:44.947 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:00:30.212 00:10:44.947 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:00:30.212 00:10:44.947 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:00:30.212 00:10:44.947 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:00:30.212 00:10:44.947 947 01:00:30.212 00:10:44.947 948 trap - SIGINT SIGTERM EXIT 01:00:30.212 00:10:44.947 ... 01:00:30.212 00:10:44.947 01:00:30.212 00:10:44.947 ========== Backtrace end ========== 01:00:30.212 00:10:51.566 ========== Backtrace start: ========== 01:00:30.212 00:10:51.566 01:00:30.212 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 01:00:30.212 00:10:51.566 ... 01:00:30.212 00:10:51.566 583 echo "$rsp" 01:00:30.212 00:10:51.566 584 done 01:00:30.212 00:10:51.566 585 01:00:30.212 00:10:51.566 586 rc=${!status[*]} 01:00:30.212 00:10:51.566 587 xtrace_restore 01:00:30.212 00:10:51.566 => 588 [[ $rc == 0 ]] 01:00:30.212 00:10:51.566 589 } 01:00:30.212 00:10:51.566 590 01:00:30.212 00:10:51.566 591 function rpc_cmd_simple_data_json() { 01:00:30.212 00:10:51.566 592 01:00:30.212 00:10:51.566 593 local elems="$1[@]" elem 01:00:30.212 00:10:51.566 ... 01:00:30.212 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 01:00:30.212 00:10:51.566 ... 01:00:30.212 00:10:51.566 775 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 01:00:30.212 00:10:51.566 776 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 01:00:30.212 00:10:51.566 777 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 01:00:30.212 00:10:51.566 778 01:00:30.212 00:10:51.566 779 # Try again with aliases instead uuid 01:00:30.212 00:10:51.566 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:00:30.212 00:10:51.566 781 01:00:30.212 00:10:51.566 782 # Delete lvol2_temp 01:00:30.212 00:10:51.566 783 # New state: 01:00:30.212 00:10:51.566 784 # esnap1 01:00:30.212 00:10:51.566 785 # snap2 <-- lvol2 01:00:30.212 00:10:51.566 ... 01:00:30.212 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_esnap"],["test_lvol_set_parent_from_esnap"]) 01:00:30.212 00:10:51.566 ... 01:00:30.212 00:10:51.566 1119 timing_enter $test_name 01:00:30.212 00:10:51.566 1120 echo "************************************" 01:00:30.212 00:10:51.566 1121 echo "START TEST $test_name" 01:00:30.212 00:10:51.566 1122 echo "************************************" 01:00:30.212 00:10:51.566 1123 xtrace_restore 01:00:30.212 00:10:51.566 1124 time "$@" 01:00:30.212 00:10:51.566 1125 xtrace_disable 01:00:30.212 00:10:51.566 1126 echo "************************************" 01:00:30.213 00:10:51.566 1127 echo "END TEST $test_name" 01:00:30.213 00:10:51.566 1128 echo "************************************" 01:00:30.213 00:10:51.566 1129 timing_exit $test_name 01:00:30.213 00:10:51.566 ... 01:00:30.213 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 01:00:30.213 00:10:51.566 ... 01:00:30.213 00:10:51.566 "message": "File exists" 01:00:30.213 00:10:51.566 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:00:30.213 00:10:51.566 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:00:30.213 00:10:51.566 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:00:30.213 00:10:51.566 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:00:30.213 00:10:51.566 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:00:30.213 00:10:51.566 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:00:30.213 00:10:51.566 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:00:30.213 00:10:51.566 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:00:30.213 00:10:51.566 947 01:00:30.213 00:10:51.566 948 trap - SIGINT SIGTERM EXIT 01:00:30.213 00:10:51.566 949 killprocess $spdk_pid 01:00:30.213 00:10:51.566 ... 01:00:30.213 00:10:51.566 01:00:30.213 00:10:51.566 ========== Backtrace end ========== 01:00:30.213 00:10:55.960 ========== Backtrace start: ========== 01:00:30.213 00:10:55.960 01:00:30.213 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 01:00:30.213 00:10:55.960 ... 01:00:30.213 00:10:55.960 583 echo "$rsp" 01:00:30.213 00:10:55.960 584 done 01:00:30.213 00:10:55.960 585 01:00:30.213 00:10:55.960 586 rc=${!status[*]} 01:00:30.213 00:10:55.960 587 xtrace_restore 01:00:30.213 00:10:55.960 => 588 [[ $rc == 0 ]] 01:00:30.213 00:10:55.960 589 } 01:00:30.213 00:10:55.960 590 01:00:30.213 00:10:55.960 591 function rpc_cmd_simple_data_json() { 01:00:30.213 00:10:55.960 592 01:00:30.213 00:10:55.960 593 local elems="$1[@]" elem 01:00:30.213 00:10:55.960 ... 01:00:30.213 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 01:00:30.213 00:10:55.960 ... 01:00:30.213 00:10:55.960 859 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 01:00:30.213 00:10:55.960 860 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 01:00:30.213 00:10:55.960 861 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 01:00:30.213 00:10:55.960 862 01:00:30.213 00:10:55.960 863 # Try again with aliases instead uuid 01:00:30.213 00:10:55.960 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:00:30.213 00:10:55.960 865 01:00:30.213 00:10:55.960 866 # Delete lvol2_temp 01:00:30.213 00:10:55.960 867 # New state: 01:00:30.213 00:10:55.960 868 # snap2 <-- lvol2 01:00:30.213 00:10:55.960 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 01:00:30.213 00:10:55.960 ... 01:00:30.213 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_none"],["test_lvol_set_parent_from_none"]) 01:00:30.213 00:10:55.960 ... 01:00:30.213 00:10:55.960 1119 timing_enter $test_name 01:00:30.213 00:10:55.960 1120 echo "************************************" 01:00:30.213 00:10:55.960 1121 echo "START TEST $test_name" 01:00:30.213 00:10:55.960 1122 echo "************************************" 01:00:30.213 00:10:55.960 1123 xtrace_restore 01:00:30.213 00:10:55.960 1124 time "$@" 01:00:30.213 00:10:55.960 1125 xtrace_disable 01:00:30.213 00:10:55.960 1126 echo "************************************" 01:00:30.213 00:10:55.960 1127 echo "END TEST $test_name" 01:00:30.213 00:10:55.960 1128 echo "************************************" 01:00:30.213 00:10:55.960 1129 timing_exit $test_name 01:00:30.213 00:10:55.960 ... 01:00:30.213 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 01:00:30.213 00:10:55.960 ... 01:00:30.213 00:10:55.960 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:00:30.213 00:10:55.961 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:00:30.213 00:10:55.961 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:00:30.213 00:10:55.961 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:00:30.213 00:10:55.961 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:00:30.213 00:10:55.961 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:00:30.213 00:10:55.961 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:00:30.213 00:10:55.961 947 01:00:30.213 00:10:55.961 948 trap - SIGINT SIGTERM EXIT 01:00:30.213 00:10:55.961 949 killprocess $spdk_pid 01:00:30.213 00:10:55.961 ... 01:00:30.213 00:10:55.961 01:00:30.213 00:10:55.961 ========== Backtrace end ========== 01:00:30.213 00:12:19.839 ========== Backtrace start: ========== 01:00:30.213 00:12:19.839 01:00:30.213 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 01:00:30.213 00:12:19.839 ... 01:00:30.213 00:12:19.839 583 echo "$rsp" 01:00:30.213 00:12:19.839 584 done 01:00:30.213 00:12:19.839 585 01:00:30.213 00:12:19.839 586 rc=${!status[*]} 01:00:30.213 00:12:19.839 587 xtrace_restore 01:00:30.213 00:12:19.839 => 588 [[ $rc == 0 ]] 01:00:30.213 00:12:19.839 589 } 01:00:30.213 00:12:19.839 590 01:00:30.213 00:12:19.839 591 function rpc_cmd_simple_data_json() { 01:00:30.213 00:12:19.839 592 01:00:30.213 00:12:19.839 593 local elems="$1[@]" elem 01:00:30.213 00:12:19.839 ... 01:00:30.213 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 01:00:30.213 00:12:19.839 ... 01:00:30.213 00:12:19.839 519 01:00:30.213 00:12:19.839 520 # Check lvol consistency 01:00:30.213 00:12:19.839 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 01:00:30.213 00:12:19.839 522 01:00:30.213 00:12:19.839 523 # Try again with aliases instead uuid 01:00:30.213 00:12:19.839 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 01:00:30.213 00:12:19.839 525 01:00:30.213 00:12:19.839 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:00:30.213 00:12:19.839 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:00:30.213 00:12:19.839 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:00:30.213 00:12:19.839 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:00:30.213 00:12:19.839 ... 01:00:30.213 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_esnap"],["test_lvol_set_parent_bdev_from_esnap"]) 01:00:30.213 00:12:19.839 ... 01:00:30.213 00:12:19.839 1119 timing_enter $test_name 01:00:30.213 00:12:19.839 1120 echo "************************************" 01:00:30.213 00:12:19.839 1121 echo "START TEST $test_name" 01:00:30.213 00:12:19.839 1122 echo "************************************" 01:00:30.213 00:12:19.839 1123 xtrace_restore 01:00:30.213 00:12:19.839 1124 time "$@" 01:00:30.213 00:12:19.839 1125 xtrace_disable 01:00:30.213 00:12:19.839 1126 echo "************************************" 01:00:30.213 00:12:19.839 1127 echo "END TEST $test_name" 01:00:30.213 00:12:19.839 1128 echo "************************************" 01:00:30.213 00:12:19.839 1129 timing_exit $test_name 01:00:30.213 00:12:19.839 ... 01:00:30.213 00:12:19.839 "message": "File exists" 01:00:30.213 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 01:00:30.213 00:12:19.839 ... 01:00:30.213 00:12:19.839 704 run_test "test_esnap_reload" test_esnap_reload 01:00:30.213 00:12:19.839 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:00:30.213 00:12:19.839 706 run_test "test_esnap_clones" test_esnap_clones 01:00:30.213 00:12:19.839 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:00:30.213 00:12:19.839 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:00:30.213 00:12:19.839 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:00:30.213 00:12:19.839 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:00:30.213 00:12:19.839 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:00:30.213 00:12:19.839 712 01:00:30.213 00:12:19.839 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:00:30.213 00:12:19.839 714 killprocess $spdk_pid 01:00:30.213 00:12:19.839 ... 01:00:30.213 00:12:19.839 01:00:30.213 00:12:19.839 ========== Backtrace end ========== 01:00:30.213 00:12:26.342 ========== Backtrace start: ========== 01:00:30.213 00:12:26.342 01:00:30.213 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 01:00:30.213 00:12:26.342 ... 01:00:30.213 00:12:26.342 583 echo "$rsp" 01:00:30.213 00:12:26.342 584 done 01:00:30.213 00:12:26.342 585 01:00:30.213 00:12:26.342 586 rc=${!status[*]} 01:00:30.213 00:12:26.342 587 xtrace_restore 01:00:30.213 00:12:26.342 => 588 [[ $rc == 0 ]] 01:00:30.213 00:12:26.342 589 } 01:00:30.213 00:12:26.342 590 01:00:30.213 00:12:26.342 591 function rpc_cmd_simple_data_json() { 01:00:30.213 00:12:26.342 592 01:00:30.213 00:12:26.342 593 local elems="$1[@]" elem 01:00:30.213 00:12:26.342 ... 01:00:30.213 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 01:00:30.213 00:12:26.342 ... 01:00:30.213 00:12:26.342 602 01:00:30.214 00:12:26.342 603 # Check lvol consistency 01:00:30.214 00:12:26.342 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 01:00:30.214 00:12:26.342 605 01:00:30.214 00:12:26.342 606 # Try again with aliases instead uuid 01:00:30.214 00:12:26.342 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 01:00:30.214 00:12:26.342 608 01:00:30.214 00:12:26.342 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:00:30.214 00:12:26.342 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:00:30.214 00:12:26.342 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:00:30.214 00:12:26.342 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:00:30.214 00:12:26.342 ... 01:00:30.214 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_snapshot"],["test_lvol_set_parent_bdev_from_snapshot"]) 01:00:30.214 00:12:26.342 ... 01:00:30.214 00:12:26.342 1119 timing_enter $test_name 01:00:30.214 00:12:26.342 1120 echo "************************************" 01:00:30.214 00:12:26.342 1121 echo "START TEST $test_name" 01:00:30.214 00:12:26.342 1122 echo "************************************" 01:00:30.214 00:12:26.342 1123 xtrace_restore 01:00:30.214 00:12:26.342 1124 time "$@" 01:00:30.214 00:12:26.342 1125 xtrace_disable 01:00:30.214 00:12:26.342 1126 echo "************************************" 01:00:30.214 00:12:26.342 1127 echo "END TEST $test_name" 01:00:30.214 00:12:26.342 1128 echo "************************************" 01:00:30.214 00:12:26.342 1129 timing_exit $test_name 01:00:30.214 00:12:26.342 ... 01:00:30.214 00:12:26.342 "message": "File exists" 01:00:30.214 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 01:00:30.214 00:12:26.342 ... 01:00:30.214 00:12:26.342 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:00:30.214 00:12:26.342 706 run_test "test_esnap_clones" test_esnap_clones 01:00:30.214 00:12:26.342 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:00:30.214 00:12:26.342 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:00:30.214 00:12:26.342 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:00:30.214 00:12:26.342 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:00:30.214 00:12:26.342 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:00:30.214 00:12:26.342 712 01:00:30.214 00:12:26.342 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:00:30.214 00:12:26.342 714 killprocess $spdk_pid 01:00:30.214 00:12:26.342 715 rm -f "$testdir/aio_bdev_0" 01:00:30.214 00:12:26.342 ... 01:00:30.214 00:12:26.342 01:00:30.214 00:12:26.342 ========== Backtrace end ========== 01:00:30.214 00:12:31.313 ========== Backtrace start: ========== 01:00:30.214 00:12:31.313 01:00:30.214 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 01:00:30.214 00:12:31.573 ... 01:00:30.214 00:12:31.573 583 echo "$rsp" 01:00:30.214 00:12:31.573 584 done 01:00:30.214 00:12:31.573 585 01:00:30.214 00:12:31.573 586 rc=${!status[*]} 01:00:30.214 00:12:31.573 587 xtrace_restore 01:00:30.214 00:12:31.573 => 588 [[ $rc == 0 ]] 01:00:30.214 00:12:31.573 589 } 01:00:30.214 00:12:31.573 590 01:00:30.214 00:12:31.573 591 function rpc_cmd_simple_data_json() { 01:00:30.214 00:12:31.573 592 01:00:30.214 00:12:31.573 593 local elems="$1[@]" elem 01:00:30.214 00:12:31.573 ... 01:00:30.214 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 01:00:30.214 00:12:31.573 ... 01:00:30.214 00:12:31.573 672 01:00:30.214 00:12:31.573 673 # Check lvol consistency 01:00:30.214 00:12:31.573 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 01:00:30.214 00:12:31.573 675 01:00:30.214 00:12:31.573 676 # Try again with aliases instead uuid 01:00:30.214 00:12:31.573 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 01:00:30.214 00:12:31.573 678 01:00:30.214 00:12:31.573 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:00:30.214 00:12:31.573 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:00:30.214 00:12:31.573 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:00:30.214 00:12:31.573 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:00:30.214 00:12:31.573 ... 01:00:30.214 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_none"],["test_lvol_set_parent_bdev_from_none"]) 01:00:30.214 00:12:31.573 ... 01:00:30.214 00:12:31.573 1119 timing_enter $test_name 01:00:30.214 00:12:31.573 1120 echo "************************************" 01:00:30.214 00:12:31.573 1121 echo "START TEST $test_name" 01:00:30.214 00:12:31.573 1122 echo "************************************" 01:00:30.214 00:12:31.573 1123 xtrace_restore 01:00:30.214 00:12:31.573 1124 time "$@" 01:00:30.214 00:12:31.573 1125 xtrace_disable 01:00:30.214 00:12:31.573 1126 echo "************************************" 01:00:30.214 00:12:31.573 1127 echo "END TEST $test_name" 01:00:30.214 00:12:31.573 1128 echo "************************************" 01:00:30.214 00:12:31.573 1129 timing_exit $test_name 01:00:30.214 00:12:31.573 ... 01:00:30.214 00:12:31.573 "message": "File exists" 01:00:30.214 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 01:00:30.214 00:12:31.573 ... 01:00:30.214 00:12:31.573 706 run_test "test_esnap_clones" test_esnap_clones 01:00:30.214 00:12:31.573 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:00:30.214 00:12:31.573 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:00:30.214 00:12:31.573 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:00:30.214 00:12:31.573 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:00:30.214 00:12:31.573 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:00:30.214 00:12:31.573 712 01:00:30.214 00:12:31.573 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:00:30.214 00:12:31.573 714 killprocess $spdk_pid 01:00:30.214 00:12:31.573 715 rm -f "$testdir/aio_bdev_0" 01:00:30.214 00:12:31.573 ... 01:00:30.214 00:12:31.573 01:00:30.214 00:12:31.573 ========== Backtrace end ========== ]] 01:00:30.214 + echo '00:10:44.947 ========== Backtrace start: ========== 01:00:30.214 00:10:44.947 01:00:30.214 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 01:00:30.214 00:10:44.947 ... 01:00:30.214 00:10:44.947 583 echo "$rsp" 01:00:30.214 00:10:44.947 584 done 01:00:30.214 00:10:44.947 585 01:00:30.214 00:10:44.947 586 rc=${!status[*]} 01:00:30.214 00:10:44.947 587 xtrace_restore 01:00:30.214 00:10:44.947 => 588 [[ $rc == 0 ]] 01:00:30.214 00:10:44.947 589 } 01:00:30.214 00:10:44.947 590 01:00:30.214 00:10:44.947 591 function rpc_cmd_simple_data_json() { 01:00:30.214 00:10:44.947 592 01:00:30.214 00:10:44.947 593 local elems="$1[@]" elem 01:00:30.214 00:10:44.947 ... 01:00:30.214 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 01:00:30.214 00:10:44.947 ... 01:00:30.214 00:10:44.947 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:00:30.214 00:10:44.947 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:00:30.214 00:10:44.947 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:00:30.214 00:10:44.947 678 01:00:30.214 00:10:44.947 679 # Try again with aliases instead uuid 01:00:30.214 00:10:44.947 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:00:30.214 00:10:44.947 681 01:00:30.214 00:10:44.947 682 # Delete lvol2_temp 01:00:30.214 00:10:44.947 683 # New state: 01:00:30.214 00:10:44.947 684 # snap1 <-- lvol1 01:00:30.214 00:10:44.947 685 # snap2 <-- lvol2 01:00:30.214 00:10:44.947 ... 01:00:30.214 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_snapshot"],["test_lvol_set_parent_from_snapshot"]) 01:00:30.214 00:10:44.947 ... 01:00:30.214 00:10:44.947 1119 timing_enter $test_name 01:00:30.214 00:10:44.947 1120 echo "************************************" 01:00:30.214 00:10:44.947 1121 echo "START TEST $test_name" 01:00:30.214 00:10:44.947 1122 echo "************************************" 01:00:30.214 00:10:44.947 1123 xtrace_restore 01:00:30.214 00:10:44.947 1124 time "$@" 01:00:30.214 00:10:44.947 1125 xtrace_disable 01:00:30.214 00:10:44.947 1126 echo "************************************" 01:00:30.214 00:10:44.947 1127 echo "END TEST $test_name" 01:00:30.214 00:10:44.947 1128 echo "************************************" 01:00:30.214 00:10:44.947 1129 timing_exit $test_name 01:00:30.214 00:10:44.947 ... 01:00:30.215 00:10:44.947 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 01:00:30.215 00:10:44.947 ... 01:00:30.215 00:10:44.947 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 01:00:30.215 00:10:44.947 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:00:30.215 00:10:44.947 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:00:30.215 00:10:44.947 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:00:30.215 00:10:44.947 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:00:30.215 00:10:44.947 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:00:30.215 00:10:44.947 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:00:30.215 00:10:44.947 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:00:30.215 00:10:44.947 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:00:30.215 00:10:44.947 947 01:00:30.215 00:10:44.947 948 trap - SIGINT SIGTERM EXIT 01:00:30.215 00:10:44.947 ... 01:00:30.215 00:10:44.947 01:00:30.215 00:10:44.947 ========== Backtrace end ========== 01:00:30.215 00:10:51.566 ========== Backtrace start: ========== 01:00:30.215 00:10:51.566 01:00:30.215 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 01:00:30.215 00:10:51.566 ... 01:00:30.215 00:10:51.566 583 echo "$rsp" 01:00:30.215 00:10:51.566 584 done 01:00:30.215 00:10:51.566 585 01:00:30.215 00:10:51.566 586 rc=${!status[*]} 01:00:30.215 00:10:51.566 587 xtrace_restore 01:00:30.215 00:10:51.566 => 588 [[ $rc == 0 ]] 01:00:30.215 00:10:51.566 589 } 01:00:30.215 00:10:51.566 590 01:00:30.215 00:10:51.566 591 function rpc_cmd_simple_data_json() { 01:00:30.215 00:10:51.566 592 01:00:30.215 00:10:51.566 593 local elems="$1[@]" elem 01:00:30.215 00:10:51.566 ... 01:00:30.215 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 01:00:30.215 00:10:51.566 ... 01:00:30.215 00:10:51.566 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:00:30.215 00:10:51.566 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:00:30.215 00:10:51.566 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:00:30.215 00:10:51.566 778 01:00:30.215 00:10:51.566 779 # Try again with aliases instead uuid 01:00:30.215 00:10:51.566 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:00:30.215 00:10:51.566 781 01:00:30.215 00:10:51.566 782 # Delete lvol2_temp 01:00:30.215 00:10:51.566 783 # New state: 01:00:30.215 00:10:51.566 784 # esnap1 01:00:30.215 00:10:51.566 785 # snap2 <-- lvol2 01:00:30.215 00:10:51.566 ... 01:00:30.215 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_esnap"],["test_lvol_set_parent_from_esnap"]) 01:00:30.215 00:10:51.566 ... 01:00:30.215 00:10:51.566 1119 timing_enter $test_name 01:00:30.215 00:10:51.566 1120 echo "************************************" 01:00:30.215 00:10:51.566 1121 echo "START TEST $test_name" 01:00:30.215 00:10:51.566 1122 echo "************************************" 01:00:30.215 00:10:51.566 1123 xtrace_restore 01:00:30.215 00:10:51.566 1124 time "$@" 01:00:30.215 00:10:51.566 1125 xtrace_disable 01:00:30.215 00:10:51.566 1126 echo "************************************" 01:00:30.215 00:10:51.566 1127 echo "END TEST $test_name" 01:00:30.215 00:10:51.566 1128 echo "************************************" 01:00:30.215 00:10:51.566 1129 timing_exit $test_name 01:00:30.215 00:10:51.566 ... 01:00:30.215 00:10:51.566 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 01:00:30.215 00:10:51.566 ... 01:00:30.215 00:10:51.566 "message": "File exists" 01:00:30.215 00:10:51.566 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:00:30.215 00:10:51.566 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:00:30.215 00:10:51.566 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:00:30.215 00:10:51.566 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:00:30.215 00:10:51.566 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:00:30.215 00:10:51.566 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:00:30.215 00:10:51.566 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:00:30.215 00:10:51.566 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:00:30.215 00:10:51.566 947 01:00:30.215 00:10:51.566 948 trap - SIGINT SIGTERM EXIT 01:00:30.215 00:10:51.566 949 killprocess $spdk_pid 01:00:30.215 00:10:51.566 ... 01:00:30.215 00:10:51.566 01:00:30.215 00:10:51.566 ========== Backtrace end ========== 01:00:30.215 00:10:55.960 ========== Backtrace start: ========== 01:00:30.215 00:10:55.960 01:00:30.215 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 01:00:30.215 00:10:55.960 ... 01:00:30.215 00:10:55.960 583 echo "$rsp" 01:00:30.215 00:10:55.960 584 done 01:00:30.215 00:10:55.960 585 01:00:30.215 00:10:55.960 586 rc=${!status[*]} 01:00:30.215 00:10:55.960 587 xtrace_restore 01:00:30.215 00:10:55.960 => 588 [[ $rc == 0 ]] 01:00:30.215 00:10:55.960 589 } 01:00:30.215 00:10:55.960 590 01:00:30.215 00:10:55.960 591 function rpc_cmd_simple_data_json() { 01:00:30.215 00:10:55.960 592 01:00:30.215 00:10:55.960 593 local elems="$1[@]" elem 01:00:30.215 00:10:55.960 ... 01:00:30.215 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 01:00:30.215 00:10:55.960 ... 01:00:30.215 00:10:55.960 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:00:30.215 00:10:55.960 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:00:30.215 00:10:55.960 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:00:30.215 00:10:55.960 862 01:00:30.215 00:10:55.960 863 # Try again with aliases instead uuid 01:00:30.215 00:10:55.960 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:00:30.215 00:10:55.960 865 01:00:30.215 00:10:55.960 866 # Delete lvol2_temp 01:00:30.215 00:10:55.960 867 # New state: 01:00:30.215 00:10:55.960 868 # snap2 <-- lvol2 01:00:30.215 00:10:55.960 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 01:00:30.215 00:10:55.960 ... 01:00:30.215 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_none"],["test_lvol_set_parent_from_none"]) 01:00:30.215 00:10:55.960 ... 01:00:30.215 00:10:55.960 1119 timing_enter $test_name 01:00:30.215 00:10:55.960 1120 echo "************************************" 01:00:30.215 00:10:55.960 1121 echo "START TEST $test_name" 01:00:30.215 00:10:55.960 1122 echo "************************************" 01:00:30.215 00:10:55.960 1123 xtrace_restore 01:00:30.215 00:10:55.960 1124 time "$@" 01:00:30.215 00:10:55.960 1125 xtrace_disable 01:00:30.215 00:10:55.960 1126 echo "************************************" 01:00:30.215 00:10:55.960 1127 echo "END TEST $test_name" 01:00:30.215 00:10:55.960 1128 echo "************************************" 01:00:30.215 00:10:55.960 1129 timing_exit $test_name 01:00:30.215 00:10:55.960 ... 01:00:30.215 00:10:55.960 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 01:00:30.215 00:10:55.960 ... 01:00:30.215 00:10:55.960 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:00:30.215 00:10:55.961 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:00:30.215 00:10:55.961 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:00:30.215 00:10:55.961 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:00:30.215 00:10:55.961 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:00:30.215 00:10:55.961 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:00:30.215 00:10:55.961 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:00:30.215 00:10:55.961 947 01:00:30.215 00:10:55.961 948 trap - SIGINT SIGTERM EXIT 01:00:30.215 00:10:55.961 949 killprocess $spdk_pid 01:00:30.215 00:10:55.961 ... 01:00:30.215 00:10:55.961 01:00:30.215 00:10:55.961 ========== Backtrace end ========== 01:00:30.215 00:12:19.839 ========== Backtrace start: ========== 01:00:30.215 00:12:19.839 01:00:30.215 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 01:00:30.215 00:12:19.839 ... 01:00:30.215 00:12:19.839 583 echo "$rsp" 01:00:30.215 00:12:19.839 584 done 01:00:30.215 00:12:19.839 585 01:00:30.215 00:12:19.839 586 rc=${!status[*]} 01:00:30.215 00:12:19.839 587 xtrace_restore 01:00:30.215 00:12:19.839 => 588 [[ $rc == 0 ]] 01:00:30.215 00:12:19.839 589 } 01:00:30.215 00:12:19.839 590 01:00:30.215 00:12:19.839 591 function rpc_cmd_simple_data_json() { 01:00:30.215 00:12:19.839 592 01:00:30.215 00:12:19.839 593 local elems="$1[@]" elem 01:00:30.215 00:12:19.839 ... 01:00:30.215 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 01:00:30.215 00:12:19.839 ... 01:00:30.215 00:12:19.839 519 01:00:30.215 00:12:19.839 520 # Check lvol consistency 01:00:30.215 00:12:19.839 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 01:00:30.215 00:12:19.839 522 01:00:30.215 00:12:19.839 523 # Try again with aliases instead uuid 01:00:30.215 00:12:19.839 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 01:00:30.215 00:12:19.839 525 01:00:30.215 00:12:19.839 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:00:30.215 00:12:19.839 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:00:30.215 00:12:19.839 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:00:30.215 00:12:19.839 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:00:30.215 00:12:19.839 ... 01:00:30.215 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_esnap"],["test_lvol_set_parent_bdev_from_esnap"]) 01:00:30.215 00:12:19.839 ... 01:00:30.216 00:12:19.839 1119 timing_enter $test_name 01:00:30.216 00:12:19.839 1120 echo "************************************" 01:00:30.216 00:12:19.839 1121 echo "START TEST $test_name" 01:00:30.216 00:12:19.839 1122 echo "************************************" 01:00:30.216 00:12:19.839 1123 xtrace_restore 01:00:30.216 00:12:19.839 1124 time "$@" 01:00:30.216 00:12:19.839 1125 xtrace_disable 01:00:30.216 00:12:19.839 1126 echo "************************************" 01:00:30.216 00:12:19.839 1127 echo "END TEST $test_name" 01:00:30.216 00:12:19.839 1128 echo "************************************" 01:00:30.216 00:12:19.839 1129 timing_exit $test_name 01:00:30.216 00:12:19.839 ... 01:00:30.216 00:12:19.839 "message": "File exists" 01:00:30.216 00:12:19.839 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 01:00:30.216 00:12:19.839 ... 01:00:30.216 00:12:19.839 704 run_test "test_esnap_reload" test_esnap_reload 01:00:30.216 00:12:19.839 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:00:30.216 00:12:19.839 706 run_test "test_esnap_clones" test_esnap_clones 01:00:30.216 00:12:19.839 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:00:30.216 00:12:19.839 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:00:30.216 00:12:19.839 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:00:30.216 00:12:19.839 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:00:30.216 00:12:19.839 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:00:30.216 00:12:19.839 712 01:00:30.216 00:12:19.839 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:00:30.216 00:12:19.839 714 killprocess $spdk_pid 01:00:30.216 00:12:19.839 ... 01:00:30.216 00:12:19.839 01:00:30.216 00:12:19.839 ========== Backtrace end ========== 01:00:30.216 00:12:26.342 ========== Backtrace start: ========== 01:00:30.216 00:12:26.342 01:00:30.216 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 01:00:30.216 00:12:26.342 ... 01:00:30.216 00:12:26.342 583 echo "$rsp" 01:00:30.216 00:12:26.342 584 done 01:00:30.216 00:12:26.342 585 01:00:30.216 00:12:26.342 586 rc=${!status[*]} 01:00:30.216 00:12:26.342 587 xtrace_restore 01:00:30.216 00:12:26.342 => 588 [[ $rc == 0 ]] 01:00:30.216 00:12:26.342 589 } 01:00:30.216 00:12:26.342 590 01:00:30.216 00:12:26.342 591 function rpc_cmd_simple_data_json() { 01:00:30.216 00:12:26.342 592 01:00:30.216 00:12:26.342 593 local elems="$1[@]" elem 01:00:30.216 00:12:26.342 ... 01:00:30.216 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 01:00:30.216 00:12:26.342 ... 01:00:30.216 00:12:26.342 602 01:00:30.216 00:12:26.342 603 # Check lvol consistency 01:00:30.216 00:12:26.342 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 01:00:30.216 00:12:26.342 605 01:00:30.216 00:12:26.342 606 # Try again with aliases instead uuid 01:00:30.216 00:12:26.342 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 01:00:30.216 00:12:26.342 608 01:00:30.216 00:12:26.342 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:00:30.216 00:12:26.342 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:00:30.216 00:12:26.342 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:00:30.216 00:12:26.342 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:00:30.216 00:12:26.342 ... 01:00:30.216 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_snapshot"],["test_lvol_set_parent_bdev_from_snapshot"]) 01:00:30.216 00:12:26.342 ... 01:00:30.216 00:12:26.342 1119 timing_enter $test_name 01:00:30.216 00:12:26.342 1120 echo "************************************" 01:00:30.216 00:12:26.342 1121 echo "START TEST $test_name" 01:00:30.216 00:12:26.342 1122 echo "************************************" 01:00:30.216 00:12:26.342 1123 xtrace_restore 01:00:30.216 00:12:26.342 1124 time "$@" 01:00:30.216 00:12:26.342 1125 xtrace_disable 01:00:30.216 00:12:26.342 1126 echo "************************************" 01:00:30.216 00:12:26.342 1127 echo "END TEST $test_name" 01:00:30.216 00:12:26.342 1128 echo "************************************" 01:00:30.216 00:12:26.342 1129 timing_exit $test_name 01:00:30.216 00:12:26.342 ... 01:00:30.216 00:12:26.342 "message": "File exists" 01:00:30.216 00:12:26.342 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 01:00:30.216 00:12:26.342 ... 01:00:30.216 00:12:26.342 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:00:30.216 00:12:26.342 706 run_test "test_esnap_clones" test_esnap_clones 01:00:30.216 00:12:26.342 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:00:30.216 00:12:26.342 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:00:30.216 00:12:26.342 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:00:30.216 00:12:26.342 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:00:30.216 00:12:26.342 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:00:30.216 00:12:26.342 712 01:00:30.216 00:12:26.342 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:00:30.216 00:12:26.342 714 killprocess $spdk_pid 01:00:30.216 00:12:26.342 715 rm -f "$testdir/aio_bdev_0" 01:00:30.216 00:12:26.342 ... 01:00:30.216 00:12:26.342 01:00:30.216 00:12:26.342 ========== Backtrace end ========== 01:00:30.216 00:12:31.313 ========== Backtrace start: ========== 01:00:30.216 00:12:31.313 01:00:30.216 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 01:00:30.216 00:12:31.573 ... 01:00:30.216 00:12:31.573 583 echo "$rsp" 01:00:30.216 00:12:31.573 584 done 01:00:30.216 00:12:31.573 585 01:00:30.216 00:12:31.573 586 rc=${!status[*]} 01:00:30.216 00:12:31.573 587 xtrace_restore 01:00:30.216 00:12:31.573 => 588 [[ $rc == 0 ]] 01:00:30.216 00:12:31.573 589 } 01:00:30.216 00:12:31.573 590 01:00:30.216 00:12:31.573 591 function rpc_cmd_simple_data_json() { 01:00:30.216 00:12:31.573 592 01:00:30.216 00:12:31.573 593 local elems="$1[@]" elem 01:00:30.216 00:12:31.573 ... 01:00:30.216 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 01:00:30.216 00:12:31.573 ... 01:00:30.216 00:12:31.573 672 01:00:30.216 00:12:31.573 673 # Check lvol consistency 01:00:30.216 00:12:31.573 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 01:00:30.216 00:12:31.573 675 01:00:30.216 00:12:31.573 676 # Try again with aliases instead uuid 01:00:30.216 00:12:31.573 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 01:00:30.216 00:12:31.573 678 01:00:30.216 00:12:31.573 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:00:30.216 00:12:31.573 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:00:30.216 00:12:31.573 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:00:30.216 00:12:31.573 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:00:30.216 00:12:31.573 ... 01:00:30.216 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_none"],["test_lvol_set_parent_bdev_from_none"]) 01:00:30.216 00:12:31.573 ... 01:00:30.216 00:12:31.573 1119 timing_enter $test_name 01:00:30.216 00:12:31.573 1120 echo "************************************" 01:00:30.216 00:12:31.573 1121 echo "START TEST $test_name" 01:00:30.216 00:12:31.573 1122 echo "************************************" 01:00:30.216 00:12:31.573 1123 xtrace_restore 01:00:30.216 00:12:31.573 1124 time "$@" 01:00:30.216 00:12:31.573 1125 xtrace_disable 01:00:30.216 00:12:31.573 1126 echo "************************************" 01:00:30.216 00:12:31.573 1127 echo "END TEST $test_name" 01:00:30.216 00:12:31.573 1128 echo "************************************" 01:00:30.216 00:12:31.573 1129 timing_exit $test_name 01:00:30.216 00:12:31.573 ... 01:00:30.216 00:12:31.573 "message": "File exists" 01:00:30.216 00:12:31.573 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 01:00:30.216 00:12:31.573 ... 01:00:30.216 00:12:31.573 706 run_test "test_esnap_clones" test_esnap_clones 01:00:30.216 00:12:31.573 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:00:30.216 00:12:31.573 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:00:30.216 00:12:31.573 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:00:30.216 00:12:31.573 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:00:30.216 00:12:31.573 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:00:30.216 00:12:31.573 712 01:00:30.216 00:12:31.573 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:00:30.216 00:12:31.573 714 killprocess $spdk_pid 01:00:30.216 00:12:31.573 715 rm -f "$testdir/aio_bdev_0" 01:00:30.216 00:12:31.573 ... 01:00:30.216 00:12:31.573 01:00:30.216 00:12:31.573 ========== Backtrace end ==========' 01:00:30.216 + for build in "${build_log_list[@]}" 01:00:30.216 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/build.log 01:00:30.216 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.216 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/build.log 01:00:30.216 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/build.log 01:00:30.216 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175 01:00:30.216 + job_name=nvmf-phy-autotest_74175 01:00:30.216 + start_pattern='Backtrace start' 01:00:30.216 + end_pattern='Backtrace end' 01:00:30.216 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/build.log ]] 01:00:30.216 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/build.log 01:00:30.216 + backtraces= 01:00:30.216 + [[ -n '' ]] 01:00:30.216 + for build in "${build_log_list[@]}" 01:00:30.216 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/build.log 01:00:30.216 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.216 + build_log=/var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/build.log 01:00:30.217 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/build.log 01:00:30.217 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329 01:00:30.217 + job_name=iscsi-uring-vg-autotest_79329 01:00:30.217 + start_pattern='Backtrace start' 01:00:30.217 + end_pattern='Backtrace end' 01:00:30.217 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/build.log ]] 01:00:30.217 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/build.log 01:00:30.217 + backtraces= 01:00:30.217 + [[ -n '' ]] 01:00:30.217 + for build in "${build_log_list[@]}" 01:00:30.217 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/build.log 01:00:30.217 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.217 + build_log=/var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/build.log 01:00:30.217 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/build.log 01:00:30.217 ++ basename /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929 01:00:30.217 + job_name=crypto-phy-autotest_27929 01:00:30.217 + start_pattern='Backtrace start' 01:00:30.217 + end_pattern='Backtrace end' 01:00:30.217 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/build.log ]] 01:00:30.217 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/build.log 01:00:30.217 + backtraces= 01:00:30.217 + [[ -n '' ]] 01:00:30.217 + for build in "${build_log_list[@]}" 01:00:30.217 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938/build.log 01:00:30.217 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.217 + build_log=/var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938/build.log 01:00:30.217 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938/build.log 01:00:30.217 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938 01:00:30.217 + job_name=vfio-user-phy-autotest_27938 01:00:30.217 + start_pattern='Backtrace start' 01:00:30.217 + end_pattern='Backtrace end' 01:00:30.217 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938/build.log ]] 01:00:30.217 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938/build.log 01:00:30.217 + backtraces='00:24:05.582 ========== Backtrace start: ========== 01:00:30.217 00:24:05.582 01:00:30.217 00:24:05.582 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:37 -> delete_device(["virtio_blk:sma-0"]) 01:00:30.217 00:24:05.582 ... 01:00:30.217 00:24:05.582 32 } 01:00:30.217 00:24:05.582 33 CREATE 01:00:30.217 00:24:05.582 34 } 01:00:30.217 00:24:05.582 35 01:00:30.217 00:24:05.582 36 function delete_device() { 01:00:30.217 00:24:05.582 => 37 "$rootdir/scripts/sma-client.py" <<- DELETE 01:00:30.217 00:24:05.582 38 { 01:00:30.217 00:24:05.582 39 "method": "DeleteDevice", 01:00:30.217 00:24:05.582 40 "params": { 01:00:30.217 00:24:05.582 41 "handle": "$1" 01:00:30.217 00:24:05.582 42 } 01:00:30.217 00:24:05.582 ... 01:00:30.217 00:24:05.582 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:135 -> main([]) 01:00:30.217 00:24:05.582 ... 01:00:30.217 00:24:05.582 130 [[ $(rpc_cmd vhost_get_controllers | jq -r '\''. | length'\'') -eq 2 ]] 01:00:30.217 00:24:05.582 131 [[ "$tmp0" == "$devid0" ]] 01:00:30.217 00:24:05.582 132 [[ "$tmp1" == "$devid1" ]] 01:00:30.217 00:24:05.582 133 01:00:30.217 00:24:05.582 134 # Now delete both of them verifying via RPC 01:00:30.217 00:24:05.582 => 135 delete_device "$devid0" 01:00:30.217 00:24:05.582 136 NOT rpc_cmd vhost_get_controllers -n sma-0 01:00:30.217 00:24:05.582 137 [[ $(rpc_cmd vhost_get_controllers | jq -r '\''. | length'\'') -eq 1 ]] 01:00:30.217 00:24:05.582 138 01:00:30.217 00:24:05.582 139 delete_device "$devid1" 01:00:30.217 00:24:05.582 140 NOT rpc_cmd vhost_get_controllers -n sma-1 01:00:30.217 00:24:05.582 ... 01:00:30.217 00:24:05.582 01:00:30.217 00:24:05.582 ========== Backtrace end ========== 01:00:30.217 00:24:06.958 ========== Backtrace start: ========== 01:00:30.217 00:24:06.958 01:00:30.217 00:24:06.958 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma_vhost"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh"]) 01:00:30.217 00:24:06.958 ... 01:00:30.217 00:24:06.958 1119 timing_enter $test_name 01:00:30.217 00:24:06.958 1120 echo "************************************" 01:00:30.217 00:24:06.958 1121 echo "START TEST $test_name" 01:00:30.217 00:24:06.958 1122 echo "************************************" 01:00:30.217 00:24:06.958 1123 xtrace_restore 01:00:30.217 00:24:06.958 1124 time "$@" 01:00:30.217 00:24:06.958 1125 xtrace_disable 01:00:30.217 00:24:06.958 1126 echo "************************************" 01:00:30.217 00:24:06.958 1127 echo "END TEST $test_name" 01:00:30.217 00:24:06.958 1128 echo "************************************" 01:00:30.217 00:24:06.958 1129 timing_exit $test_name 01:00:30.217 00:24:06.958 ... 01:00:30.217 00:24:06.958 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh:15 -> main([]) 01:00:30.217 00:24:06.958 ... 01:00:30.217 00:24:06.958 10 01:00:30.217 00:24:06.958 11 run_test "sma_nvmf_tcp" $testdir/nvmf_tcp.sh 01:00:30.217 00:24:06.958 12 run_test "sma_vfiouser_qemu" $testdir/vfiouser_qemu.sh 01:00:30.217 00:24:06.958 13 run_test "sma_plugins" $testdir/plugins.sh 01:00:30.217 00:24:06.959 14 run_test "sma_discovery" $testdir/discovery.sh 01:00:30.217 00:24:06.959 => 15 run_test "sma_vhost" $testdir/vhost_blk.sh 01:00:30.217 00:24:06.959 16 run_test "sma_crypto" $testdir/crypto.sh 01:00:30.217 00:24:06.959 17 run_test "sma_qos" $testdir/qos.sh 01:00:30.217 00:24:06.959 ... 01:00:30.217 00:24:06.959 01:00:30.217 00:24:06.959 ========== Backtrace end ========== 01:00:30.217 00:24:06.959 ========== Backtrace start: ========== 01:00:30.217 00:24:06.959 01:00:30.217 00:24:06.959 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh"]) 01:00:30.217 00:24:06.959 ... 01:00:30.217 00:24:06.959 1119 timing_enter $test_name 01:00:30.217 00:24:06.959 1120 echo "************************************" 01:00:30.217 00:24:06.959 1121 echo "START TEST $test_name" 01:00:30.217 00:24:06.959 1122 echo "************************************" 01:00:30.217 00:24:06.959 1123 xtrace_restore 01:00:30.217 00:24:06.959 1124 time "$@" 01:00:30.217 00:24:06.959 1125 xtrace_disable 01:00:30.217 00:24:06.959 1126 echo "************************************" 01:00:30.217 00:24:06.959 1127 echo "END TEST $test_name" 01:00:30.217 00:24:06.959 1128 echo "************************************" 01:00:30.217 00:24:06.959 1129 timing_exit $test_name 01:00:30.217 00:24:06.959 ... 01:00:30.217 00:24:06.959 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/autotest.sh:368 -> main(["/var/jenkins/workspace/vfio-user-phy-autotest/autorun-spdk.conf"]) 01:00:30.217 00:24:06.959 ... 01:00:30.217 00:24:06.959 363 if [[ $SPDK_TEST_SCHEDULER -eq 1 ]]; then 01:00:30.217 00:24:06.959 364 run_test "scheduler" $rootdir/test/scheduler/scheduler.sh 01:00:30.217 00:24:06.959 365 fi 01:00:30.217 00:24:06.959 366 01:00:30.217 00:24:06.959 367 if [[ $SPDK_TEST_SMA -eq 1 ]]; then 01:00:30.217 00:24:06.959 => 368 run_test "sma" $rootdir/test/sma/sma.sh 01:00:30.217 00:24:06.959 369 fi 01:00:30.217 00:24:06.959 370 01:00:30.217 00:24:06.959 371 if [[ $SPDK_TEST_FUZZER -eq 1 ]]; then 01:00:30.217 00:24:06.959 372 run_test "llvm_fuzz" $rootdir/test/fuzz/llvm.sh 01:00:30.217 00:24:06.959 373 fi 01:00:30.217 00:24:06.959 ... 01:00:30.217 00:24:06.959 01:00:30.217 00:24:06.959 ========== Backtrace end ==========' 01:00:30.217 + [[ -n 00:24:05.582 ========== Backtrace start: ========== 01:00:30.217 00:24:05.582 01:00:30.217 00:24:05.582 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:37 -> delete_device(["virtio_blk:sma-0"]) 01:00:30.217 00:24:05.582 ... 01:00:30.217 00:24:05.582 32 } 01:00:30.217 00:24:05.582 33 CREATE 01:00:30.217 00:24:05.582 34 } 01:00:30.217 00:24:05.582 35 01:00:30.217 00:24:05.582 36 function delete_device() { 01:00:30.217 00:24:05.582 => 37 "$rootdir/scripts/sma-client.py" <<- DELETE 01:00:30.217 00:24:05.582 38 { 01:00:30.217 00:24:05.582 39 "method": "DeleteDevice", 01:00:30.217 00:24:05.582 40 "params": { 01:00:30.217 00:24:05.582 41 "handle": "$1" 01:00:30.217 00:24:05.582 42 } 01:00:30.217 00:24:05.582 ... 01:00:30.217 00:24:05.582 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:135 -> main([]) 01:00:30.217 00:24:05.582 ... 01:00:30.217 00:24:05.582 130 [[ $(rpc_cmd vhost_get_controllers | jq -r '. | length') -eq 2 ]] 01:00:30.217 00:24:05.582 131 [[ "$tmp0" == "$devid0" ]] 01:00:30.217 00:24:05.582 132 [[ "$tmp1" == "$devid1" ]] 01:00:30.217 00:24:05.582 133 01:00:30.217 00:24:05.582 134 # Now delete both of them verifying via RPC 01:00:30.217 00:24:05.582 => 135 delete_device "$devid0" 01:00:30.217 00:24:05.582 136 NOT rpc_cmd vhost_get_controllers -n sma-0 01:00:30.217 00:24:05.582 137 [[ $(rpc_cmd vhost_get_controllers | jq -r '. | length') -eq 1 ]] 01:00:30.217 00:24:05.582 138 01:00:30.217 00:24:05.582 139 delete_device "$devid1" 01:00:30.217 00:24:05.582 140 NOT rpc_cmd vhost_get_controllers -n sma-1 01:00:30.217 00:24:05.582 ... 01:00:30.217 00:24:05.582 01:00:30.217 00:24:05.582 ========== Backtrace end ========== 01:00:30.217 00:24:06.958 ========== Backtrace start: ========== 01:00:30.217 00:24:06.958 01:00:30.217 00:24:06.958 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma_vhost"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh"]) 01:00:30.217 00:24:06.958 ... 01:00:30.217 00:24:06.958 1119 timing_enter $test_name 01:00:30.217 00:24:06.958 1120 echo "************************************" 01:00:30.217 00:24:06.958 1121 echo "START TEST $test_name" 01:00:30.217 00:24:06.958 1122 echo "************************************" 01:00:30.217 00:24:06.958 1123 xtrace_restore 01:00:30.217 00:24:06.958 1124 time "$@" 01:00:30.217 00:24:06.958 1125 xtrace_disable 01:00:30.217 00:24:06.958 1126 echo "************************************" 01:00:30.217 00:24:06.958 1127 echo "END TEST $test_name" 01:00:30.217 00:24:06.958 1128 echo "************************************" 01:00:30.217 00:24:06.958 1129 timing_exit $test_name 01:00:30.217 00:24:06.958 ... 01:00:30.218 00:24:06.958 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh:15 -> main([]) 01:00:30.218 00:24:06.958 ... 01:00:30.218 00:24:06.958 10 01:00:30.218 00:24:06.958 11 run_test "sma_nvmf_tcp" $testdir/nvmf_tcp.sh 01:00:30.218 00:24:06.958 12 run_test "sma_vfiouser_qemu" $testdir/vfiouser_qemu.sh 01:00:30.218 00:24:06.958 13 run_test "sma_plugins" $testdir/plugins.sh 01:00:30.218 00:24:06.959 14 run_test "sma_discovery" $testdir/discovery.sh 01:00:30.218 00:24:06.959 => 15 run_test "sma_vhost" $testdir/vhost_blk.sh 01:00:30.218 00:24:06.959 16 run_test "sma_crypto" $testdir/crypto.sh 01:00:30.218 00:24:06.959 17 run_test "sma_qos" $testdir/qos.sh 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 01:00:30.218 00:24:06.959 ========== Backtrace end ========== 01:00:30.218 00:24:06.959 ========== Backtrace start: ========== 01:00:30.218 00:24:06.959 01:00:30.218 00:24:06.959 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh"]) 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 1119 timing_enter $test_name 01:00:30.218 00:24:06.959 1120 echo "************************************" 01:00:30.218 00:24:06.959 1121 echo "START TEST $test_name" 01:00:30.218 00:24:06.959 1122 echo "************************************" 01:00:30.218 00:24:06.959 1123 xtrace_restore 01:00:30.218 00:24:06.959 1124 time "$@" 01:00:30.218 00:24:06.959 1125 xtrace_disable 01:00:30.218 00:24:06.959 1126 echo "************************************" 01:00:30.218 00:24:06.959 1127 echo "END TEST $test_name" 01:00:30.218 00:24:06.959 1128 echo "************************************" 01:00:30.218 00:24:06.959 1129 timing_exit $test_name 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/autotest.sh:368 -> main(["/var/jenkins/workspace/vfio-user-phy-autotest/autorun-spdk.conf"]) 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 363 if [[ $SPDK_TEST_SCHEDULER -eq 1 ]]; then 01:00:30.218 00:24:06.959 364 run_test "scheduler" $rootdir/test/scheduler/scheduler.sh 01:00:30.218 00:24:06.959 365 fi 01:00:30.218 00:24:06.959 366 01:00:30.218 00:24:06.959 367 if [[ $SPDK_TEST_SMA -eq 1 ]]; then 01:00:30.218 00:24:06.959 => 368 run_test "sma" $rootdir/test/sma/sma.sh 01:00:30.218 00:24:06.959 369 fi 01:00:30.218 00:24:06.959 370 01:00:30.218 00:24:06.959 371 if [[ $SPDK_TEST_FUZZER -eq 1 ]]; then 01:00:30.218 00:24:06.959 372 run_test "llvm_fuzz" $rootdir/test/fuzz/llvm.sh 01:00:30.218 00:24:06.959 373 fi 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 01:00:30.218 00:24:06.959 ========== Backtrace end ========== ]] 01:00:30.218 + echo '00:24:05.582 ========== Backtrace start: ========== 01:00:30.218 00:24:05.582 01:00:30.218 00:24:05.582 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:37 -> delete_device(["virtio_blk:sma-0"]) 01:00:30.218 00:24:05.582 ... 01:00:30.218 00:24:05.582 32 } 01:00:30.218 00:24:05.582 33 CREATE 01:00:30.218 00:24:05.582 34 } 01:00:30.218 00:24:05.582 35 01:00:30.218 00:24:05.582 36 function delete_device() { 01:00:30.218 00:24:05.582 => 37 "$rootdir/scripts/sma-client.py" <<- DELETE 01:00:30.218 00:24:05.582 38 { 01:00:30.218 00:24:05.582 39 "method": "DeleteDevice", 01:00:30.218 00:24:05.582 40 "params": { 01:00:30.218 00:24:05.582 41 "handle": "$1" 01:00:30.218 00:24:05.582 42 } 01:00:30.218 00:24:05.582 ... 01:00:30.218 00:24:05.582 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:135 -> main([]) 01:00:30.218 00:24:05.582 ... 01:00:30.218 00:24:05.582 130 [[ $(rpc_cmd vhost_get_controllers | jq -r '\''. | length'\'') -eq 2 ]] 01:00:30.218 00:24:05.582 131 [[ "$tmp0" == "$devid0" ]] 01:00:30.218 00:24:05.582 132 [[ "$tmp1" == "$devid1" ]] 01:00:30.218 00:24:05.582 133 01:00:30.218 00:24:05.582 134 # Now delete both of them verifying via RPC 01:00:30.218 00:24:05.582 => 135 delete_device "$devid0" 01:00:30.218 00:24:05.582 136 NOT rpc_cmd vhost_get_controllers -n sma-0 01:00:30.218 00:24:05.582 137 [[ $(rpc_cmd vhost_get_controllers | jq -r '\''. | length'\'') -eq 1 ]] 01:00:30.218 00:24:05.582 138 01:00:30.218 00:24:05.582 139 delete_device "$devid1" 01:00:30.218 00:24:05.582 140 NOT rpc_cmd vhost_get_controllers -n sma-1 01:00:30.218 00:24:05.582 ... 01:00:30.218 00:24:05.582 01:00:30.218 00:24:05.582 ========== Backtrace end ========== 01:00:30.218 00:24:06.958 ========== Backtrace start: ========== 01:00:30.218 00:24:06.958 01:00:30.218 00:24:06.958 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma_vhost"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh"]) 01:00:30.218 00:24:06.958 ... 01:00:30.218 00:24:06.958 1119 timing_enter $test_name 01:00:30.218 00:24:06.958 1120 echo "************************************" 01:00:30.218 00:24:06.958 1121 echo "START TEST $test_name" 01:00:30.218 00:24:06.958 1122 echo "************************************" 01:00:30.218 00:24:06.958 1123 xtrace_restore 01:00:30.218 00:24:06.958 1124 time "$@" 01:00:30.218 00:24:06.958 1125 xtrace_disable 01:00:30.218 00:24:06.958 1126 echo "************************************" 01:00:30.218 00:24:06.958 1127 echo "END TEST $test_name" 01:00:30.218 00:24:06.958 1128 echo "************************************" 01:00:30.218 00:24:06.958 1129 timing_exit $test_name 01:00:30.218 00:24:06.958 ... 01:00:30.218 00:24:06.958 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh:15 -> main([]) 01:00:30.218 00:24:06.958 ... 01:00:30.218 00:24:06.958 10 01:00:30.218 00:24:06.958 11 run_test "sma_nvmf_tcp" $testdir/nvmf_tcp.sh 01:00:30.218 00:24:06.958 12 run_test "sma_vfiouser_qemu" $testdir/vfiouser_qemu.sh 01:00:30.218 00:24:06.958 13 run_test "sma_plugins" $testdir/plugins.sh 01:00:30.218 00:24:06.959 14 run_test "sma_discovery" $testdir/discovery.sh 01:00:30.218 00:24:06.959 => 15 run_test "sma_vhost" $testdir/vhost_blk.sh 01:00:30.218 00:24:06.959 16 run_test "sma_crypto" $testdir/crypto.sh 01:00:30.218 00:24:06.959 17 run_test "sma_qos" $testdir/qos.sh 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 01:00:30.218 00:24:06.959 ========== Backtrace end ========== 01:00:30.218 00:24:06.959 ========== Backtrace start: ========== 01:00:30.218 00:24:06.959 01:00:30.218 00:24:06.959 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh"]) 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 1119 timing_enter $test_name 01:00:30.218 00:24:06.959 1120 echo "************************************" 01:00:30.218 00:24:06.959 1121 echo "START TEST $test_name" 01:00:30.218 00:24:06.959 1122 echo "************************************" 01:00:30.218 00:24:06.959 1123 xtrace_restore 01:00:30.218 00:24:06.959 1124 time "$@" 01:00:30.218 00:24:06.959 1125 xtrace_disable 01:00:30.218 00:24:06.959 1126 echo "************************************" 01:00:30.218 00:24:06.959 1127 echo "END TEST $test_name" 01:00:30.218 00:24:06.959 1128 echo "************************************" 01:00:30.218 00:24:06.959 1129 timing_exit $test_name 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/autotest.sh:368 -> main(["/var/jenkins/workspace/vfio-user-phy-autotest/autorun-spdk.conf"]) 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 363 if [[ $SPDK_TEST_SCHEDULER -eq 1 ]]; then 01:00:30.218 00:24:06.959 364 run_test "scheduler" $rootdir/test/scheduler/scheduler.sh 01:00:30.218 00:24:06.959 365 fi 01:00:30.218 00:24:06.959 366 01:00:30.218 00:24:06.959 367 if [[ $SPDK_TEST_SMA -eq 1 ]]; then 01:00:30.218 00:24:06.959 => 368 run_test "sma" $rootdir/test/sma/sma.sh 01:00:30.218 00:24:06.959 369 fi 01:00:30.218 00:24:06.959 370 01:00:30.218 00:24:06.959 371 if [[ $SPDK_TEST_FUZZER -eq 1 ]]; then 01:00:30.218 00:24:06.959 372 run_test "llvm_fuzz" $rootdir/test/fuzz/llvm.sh 01:00:30.218 00:24:06.959 373 fi 01:00:30.218 00:24:06.959 ... 01:00:30.218 00:24:06.959 01:00:30.218 00:24:06.959 ========== Backtrace end ==========' 01:00:30.218 + for build in "${build_log_list[@]}" 01:00:30.218 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/build.log 01:00:30.218 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.219 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/build.log 01:00:30.219 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/build.log 01:00:30.219 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426 01:00:30.219 + job_name=nvme-vg-autotest_79426 01:00:30.219 + start_pattern='Backtrace start' 01:00:30.219 + end_pattern='Backtrace end' 01:00:30.219 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/build.log ]] 01:00:30.219 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/build.log 01:00:30.219 + backtraces= 01:00:30.219 + [[ -n '' ]] 01:00:30.219 + for build in "${build_log_list[@]}" 01:00:30.219 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641/build.log 01:00:30.219 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.219 + build_log=/var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641/build.log 01:00:30.219 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641/build.log 01:00:30.219 ++ basename /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641 01:00:30.219 + job_name=freebsd-vg-autotest_60641 01:00:30.219 + start_pattern='Backtrace start' 01:00:30.219 + end_pattern='Backtrace end' 01:00:30.219 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641/build.log ]] 01:00:30.219 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641/build.log 01:00:30.219 + backtraces= 01:00:30.219 + [[ -n '' ]] 01:00:30.219 + for build in "${build_log_list[@]}" 01:00:30.219 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372/build.log 01:00:30.219 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.219 + build_log=/var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372/build.log 01:00:30.219 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372/build.log 01:00:30.219 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372 01:00:30.219 + job_name=unittest-valgrind-docker-autotest_21372 01:00:30.219 + start_pattern='Backtrace start' 01:00:30.219 + end_pattern='Backtrace end' 01:00:30.219 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372/build.log ]] 01:00:30.219 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372/build.log 01:00:30.219 + backtraces= 01:00:30.219 + [[ -n '' ]] 01:00:30.219 + for build in "${build_log_list[@]}" 01:00:30.219 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927/build.log 01:00:30.219 + local build_log job_name start_pattern end_pattern backtraces 01:00:30.219 + build_log=/var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927/build.log 01:00:30.219 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927/build.log 01:00:30.219 ++ basename /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927 01:00:30.219 + job_name=short-fuzz-phy-autotest_27927 01:00:30.219 + start_pattern='Backtrace start' 01:00:30.219 + end_pattern='Backtrace end' 01:00:30.219 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927/build.log ]] 01:00:30.219 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927/build.log 01:00:30.219 + backtraces= 01:00:30.219 + [[ -n '' ]] 01:00:30.219 + run_flamegraph 01:00:30.219 + create_timing_file 01:00:30.219 + local array file 01:00:30.219 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 01:00:30.219 ++ find /var/jenkins/workspace/autotest-per-patch_2 -type f -name timing.txt 01:00:30.219 + timing_dir=/var/jenkins/workspace/autotest-per-patch_2/post_process 01:00:30.219 + mkdir -p /var/jenkins/workspace/autotest-per-patch_2/post_process 01:00:30.219 + timing_file=/var/jenkins/workspace/autotest-per-patch_2/post_process/total_timing.txt 01:00:30.219 + for file in "${array[@]}" 01:00:30.219 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/timing.txt 01:00:30.219 + local job_file job_name 01:00:30.219 + job_file=/var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/timing.txt 01:00:30.219 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/timing.txt 01:00:30.219 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547 01:00:30.219 + job_name=ubuntu20-vg-autotest_75547 01:00:30.219 + sed 's/^/ubuntu20-vg-autotest_75547;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/timing.txt 01:00:30.219 + for file in "${array[@]}" 01:00:30.219 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/timing.txt 01:00:30.219 + local job_file job_name 01:00:30.219 + job_file=/var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/timing.txt 01:00:30.219 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/timing.txt 01:00:30.219 ++ basename /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851 01:00:30.219 + job_name=rocky9-vg-autotest_17851 01:00:30.219 + sed 's/^/rocky9-vg-autotest_17851;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/timing.txt 01:00:30.219 + for file in "${array[@]}" 01:00:30.219 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/timing.txt 01:00:30.219 + local job_file job_name 01:00:30.219 + job_file=/var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/timing.txt 01:00:30.219 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/timing.txt 01:00:30.219 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461 01:00:30.219 + job_name=iscsi-vg-autotest_79461 01:00:30.219 + sed 's/^/iscsi-vg-autotest_79461;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/timing.txt 01:00:30.219 + for file in "${array[@]}" 01:00:30.219 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/timing.txt 01:00:30.219 + local job_file job_name 01:00:30.219 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/timing.txt 01:00:30.219 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/timing.txt 01:00:30.219 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101 01:00:30.477 + job_name=nvme-phy-autotest_74101 01:00:30.477 + sed 's/^/nvme-phy-autotest_74101;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/timing.txt 01:00:30.477 + for file in "${array[@]}" 01:00:30.477 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/timing.txt 01:00:30.477 + local job_file job_name 01:00:30.477 + job_file=/var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/timing.txt 01:00:30.477 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/timing.txt 01:00:30.477 ++ basename /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415 01:00:30.477 + job_name=centos7-vg-autotest_75415 01:00:30.477 + sed 's/^/centos7-vg-autotest_75415;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/timing.txt 01:00:30.477 + for file in "${array[@]}" 01:00:30.477 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/timing.txt 01:00:30.477 + local job_file job_name 01:00:30.477 + job_file=/var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/timing.txt 01:00:30.477 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/timing.txt 01:00:30.477 ++ basename /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938 01:00:30.477 + job_name=BlobFS-phy-autotest_27938 01:00:30.477 + sed 's/^/BlobFS-phy-autotest_27938;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/timing.txt 01:00:30.477 + for file in "${array[@]}" 01:00:30.477 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/timing.txt 01:00:30.477 + local job_file job_name 01:00:30.477 + job_file=/var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/timing.txt 01:00:30.477 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/timing.txt 01:00:30.477 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955 01:00:30.477 + job_name=vhost-phy-autotest_27955 01:00:30.477 + sed 's/^/vhost-phy-autotest_27955;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/timing.txt 01:00:30.477 + for file in "${array[@]}" 01:00:30.477 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368/timing.txt 01:00:30.477 + local job_file job_name 01:00:30.477 + job_file=/var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368/timing.txt 01:00:30.477 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368/timing.txt 01:00:30.477 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368 01:00:30.477 + job_name=unittest-main-docker-autotest_21368 01:00:30.477 + sed 's/^/unittest-main-docker-autotest_21368;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21368/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060 01:00:30.478 + job_name=nvmf-tcp-phy-autotest_74060 01:00:30.478 + sed 's/^/nvmf-tcp-phy-autotest_74060;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368 01:00:30.478 + job_name=packaging-docker-autotest_21368 01:00:30.478 + sed 's/^/packaging-docker-autotest_21368;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21368/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841 01:00:30.478 + job_name=check-format-docker-autotest_23841 01:00:30.478 + sed 's/^/check-format-docker-autotest_23841;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23841/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531 01:00:30.478 + job_name=zns-vg-autotest_78531 01:00:30.478 + sed 's/^/zns-vg-autotest_78531;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571 01:00:30.478 + job_name=ubuntu22-vg-autotest_39571 01:00:30.478 + sed 's/^/ubuntu22-vg-autotest_39571;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404 01:00:30.478 + job_name=autobuild-external-vg-autotest_21404 01:00:30.478 + sed 's/^/autobuild-external-vg-autotest_21404;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21404/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549 01:00:30.478 + job_name=nvme-cmb-pmr-vg-autotest_80549 01:00:30.478 + sed 's/^/nvme-cmb-pmr-vg-autotest_80549;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836 01:00:30.478 + job_name=check-so-deps-docker-autotest_23836 01:00:30.478 + sed 's/^/check-so-deps-docker-autotest_23836;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23836/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830 01:00:30.478 + job_name=build-files-docker-autotest_23830 01:00:30.478 + sed 's/^/build-files-docker-autotest_23830;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23830/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031 01:00:30.478 + job_name=doc-docker-autotest_24031 01:00:30.478 + sed 's/^/doc-docker-autotest_24031;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24031/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366 01:00:30.478 + job_name=unittest-clang-docker-autotest_21366 01:00:30.478 + sed 's/^/unittest-clang-docker-autotest_21366;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21366/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446 01:00:30.478 + job_name=vhost-initiator-vg-autotest_79446 01:00:30.478 + sed 's/^/vhost-initiator-vg-autotest_79446;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353 01:00:30.478 + job_name=nvmf-tcp-uring-vg-autotest_79353 01:00:30.478 + sed 's/^/nvmf-tcp-uring-vg-autotest_79353;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79353/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371 01:00:30.478 + job_name=scan-build-docker-autotest_21371 01:00:30.478 + sed 's/^/scan-build-docker-autotest_21371;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21371/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420 01:00:30.478 + job_name=nvmf-tcp-vg-autotest_79420 01:00:30.478 + sed 's/^/nvmf-tcp-vg-autotest_79420;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375 01:00:30.478 + job_name=lvol-vg-autotest_79375 01:00:30.478 + sed 's/^/lvol-vg-autotest_79375;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/timing.txt 01:00:30.478 + for file in "${array[@]}" 01:00:30.478 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/timing.txt 01:00:30.478 + local job_file job_name 01:00:30.478 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/timing.txt 01:00:30.478 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/timing.txt 01:00:30.478 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175 01:00:30.478 + job_name=nvmf-phy-autotest_74175 01:00:30.478 + sed 's/^/nvmf-phy-autotest_74175;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/timing.txt 01:00:30.479 + for file in "${array[@]}" 01:00:30.479 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/timing.txt 01:00:30.479 + local job_file job_name 01:00:30.479 + job_file=/var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/timing.txt 01:00:30.479 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/timing.txt 01:00:30.479 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329 01:00:30.479 + job_name=iscsi-uring-vg-autotest_79329 01:00:30.479 + sed 's/^/iscsi-uring-vg-autotest_79329;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/timing.txt 01:00:30.479 + for file in "${array[@]}" 01:00:30.479 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/timing.txt 01:00:30.479 + local job_file job_name 01:00:30.479 + job_file=/var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/timing.txt 01:00:30.479 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/timing.txt 01:00:30.479 ++ basename /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929 01:00:30.479 + job_name=crypto-phy-autotest_27929 01:00:30.479 + sed 's/^/crypto-phy-autotest_27929;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/timing.txt 01:00:30.479 + for file in "${array[@]}" 01:00:30.479 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938/timing.txt 01:00:30.479 + local job_file job_name 01:00:30.479 + job_file=/var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938/timing.txt 01:00:30.479 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938/timing.txt 01:00:30.479 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938 01:00:30.479 + job_name=vfio-user-phy-autotest_27938 01:00:30.479 + sed 's/^/vfio-user-phy-autotest_27938;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_27938/timing.txt 01:00:30.479 + for file in "${array[@]}" 01:00:30.479 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/timing.txt 01:00:30.479 + local job_file job_name 01:00:30.479 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/timing.txt 01:00:30.479 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/timing.txt 01:00:30.479 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426 01:00:30.479 + job_name=nvme-vg-autotest_79426 01:00:30.479 + sed 's/^/nvme-vg-autotest_79426;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/timing.txt 01:00:30.479 + for file in "${array[@]}" 01:00:30.479 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641/timing.txt 01:00:30.479 + local job_file job_name 01:00:30.479 + job_file=/var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641/timing.txt 01:00:30.479 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641/timing.txt 01:00:30.479 ++ basename /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641 01:00:30.479 + job_name=freebsd-vg-autotest_60641 01:00:30.479 + sed 's/^/freebsd-vg-autotest_60641;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60641/timing.txt 01:00:30.479 + for file in "${array[@]}" 01:00:30.479 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372/timing.txt 01:00:30.479 + local job_file job_name 01:00:30.479 + job_file=/var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372/timing.txt 01:00:30.479 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372/timing.txt 01:00:30.479 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372 01:00:30.479 + job_name=unittest-valgrind-docker-autotest_21372 01:00:30.479 + sed 's/^/unittest-valgrind-docker-autotest_21372;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21372/timing.txt 01:00:30.479 + for file in "${array[@]}" 01:00:30.479 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927/timing.txt 01:00:30.479 + local job_file job_name 01:00:30.479 + job_file=/var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927/timing.txt 01:00:30.479 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927/timing.txt 01:00:30.479 ++ basename /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927 01:00:30.479 + job_name=short-fuzz-phy-autotest_27927 01:00:30.479 + sed 's/^/short-fuzz-phy-autotest_27927;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_27927/timing.txt 01:00:30.479 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch_2/post_process/total_timing.txt 01:00:30.479 + run_autorun_post 01:00:30.479 + s_opt= 01:00:30.479 + [[ '' == true ]] 01:00:30.479 + spdk/autorun_post.py -d ./ -r ./spdk 01:00:42.662 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc16.c:628 01:00:42.662 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc16.c:634 01:00:42.662 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc32c.c:21 01:00:42.662 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc64.c:165 01:00:42.662 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/xor.c:120 01:00:44.555 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/blobfs/bdev/blobfs_bdev.c:254 01:01:11.145 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:561 01:01:11.145 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:582 01:01:11.145 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:456 01:01:11.145 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:613 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/trace.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/nvme_spec.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/histogram_data.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/base64.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/util.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/nvme.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/mmio.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/endian.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/nvmf_transport.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/bdev_module.h! 01:01:43.192 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/thread.h! 01:01:44.121 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/histogram_data.h/histogram_ut.c! 01:01:46.016 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/env_ocf/include/ocf/ocf_core.h! 01:01:46.016 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/env_ocf/include/ocf/ocf_io.h! 01:01:46.016 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/env_ocf/include/ocf/ocf_mngt.h! 01:02:04.080 -----Begin Post Process Script------ 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75547/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17851/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79461/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74101/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75415/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_27938/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_27955/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74060/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78531/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39571/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80549/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79446/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79420/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79375/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74175/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79329/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_27929/cov_total.info 01:02:04.080 /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79426/cov_total.info 01:02:04.080 01:02:04.080 01:02:04.080 -----Tests Executed in Build------ 01:02:04.080 accel 01:02:04.080 accel_assign_opcode 01:02:04.080 accel_cdev_comp 01:02:04.080 accel_cdev_decomp 01:02:04.080 accel_cdev_decomp_full 01:02:04.080 accel_cdev_decomp_full_mcore 01:02:04.080 accel_cdev_decomp_full_mthread 01:02:04.080 accel_cdev_decomp_mcore 01:02:04.080 accel_cdev_decomp_mthread 01:02:04.080 accel_comp 01:02:04.080 accel_compare 01:02:04.080 accel_compress_verify 01:02:04.080 accel_copy 01:02:04.080 accel_copy_crc32c 01:02:04.080 accel_copy_crc32c_C2 01:02:04.080 accel_crc32c 01:02:04.080 accel_crc32c_C2 01:02:04.080 accel_decomp 01:02:04.080 accel_decomp_full 01:02:04.080 accel_decomp_full_mcore 01:02:04.080 accel_decomp_full_mthread 01:02:04.080 accel_decomp_mcore 01:02:04.080 accel_decomp_mthread 01:02:04.080 accel_dif_functional_tests 01:02:04.080 accel_dif_generate 01:02:04.080 accel_dif_generate_copy 01:02:04.080 accel_dif_verify 01:02:04.080 accel_dualcast 01:02:04.080 accel_fill 01:02:04.080 accel_help 01:02:04.080 accel_missing_filename 01:02:04.080 accel_negative_buffers 01:02:04.080 accel_rpc 01:02:04.080 accel_wrong_workload 01:02:04.080 accel_xor 01:02:04.080 acl 01:02:04.080 alias_rpc 01:02:04.080 allowed 01:02:04.080 app_cmdline 01:02:04.080 app_repeat 01:02:04.080 asan 01:02:04.080 autobuild 01:02:04.080 autobuild_build_doc 01:02:04.080 autobuild_check_dpdk_pci_api 01:02:04.080 autobuild_check_format 01:02:04.080 autobuild_check_so_deps 01:02:04.080 autobuild_external_code 01:02:04.080 autobuild_generated_files_check 01:02:04.080 autobuild_generated_files_check_post_clean 01:02:04.080 autobuild_header_dependency_check 01:02:04.080 autobuild_llvm_precompile 01:02:04.080 autobuild_make_install 01:02:04.080 autobuild_make_uninstall 01:02:04.080 autobuild_ocf_precompile 01:02:04.080 bdev_bounds 01:02:04.080 bdev_crypto_enomem 01:02:04.080 bdev_error 01:02:04.080 bdev_fio 01:02:04.080 bdev_fio_rw_verify 01:02:04.080 bdev_fio_trim 01:02:04.080 bdev_gpt_uuid 01:02:04.080 bdev_hello_world 01:02:04.080 bdev_json_nonarray 01:02:04.080 bdev_json_nonenclosed 01:02:04.080 bdev_nbd 01:02:04.080 bdev_nvme_reset_stuck_adm_cmd 01:02:04.080 bdev_qd_sampling 01:02:04.080 bdev_qos 01:02:04.080 bdev_qos_bw 01:02:04.080 bdev_qos_iops 01:02:04.080 bdev_qos_ro_bw 01:02:04.080 bdev_raid 01:02:04.080 bdev_stat 01:02:04.080 bdev_verify 01:02:04.080 bdev_verify_big_io 01:02:04.080 bdev_write_zeroes 01:02:04.080 bdevperf_config 01:02:04.080 blob_io_wait 01:02:04.080 blobfs 01:02:04.080 blobfs_mkfs 01:02:04.080 blobstore 01:02:04.080 blobstore_grow 01:02:04.080 blockdev_crypto_aesni 01:02:04.080 blockdev_crypto_qat 01:02:04.080 blockdev_crypto_sw 01:02:04.080 blockdev_general 01:02:04.080 blockdev_nvme 01:02:04.080 blockdev_nvme_gpt 01:02:04.080 blockdev_raid5f 01:02:04.080 blockdev_rbd 01:02:04.080 blockdev_xnvme 01:02:04.080 build_rpm_from_gen_spec 01:02:04.081 build_shared_rpm 01:02:04.081 chaining 01:02:04.081 check_header_filenames 01:02:04.081 cmb_copy 01:02:04.081 compress_compdev 01:02:04.081 compress_isal 01:02:04.081 confirm_abi_deps 01:02:04.081 confirm_makefile_deps 01:02:04.081 cpu_locks 01:02:04.081 custom_alloc 01:02:04.081 dd_bs_lt_native_bs 01:02:04.081 dd_copy_to_out_bdev 01:02:04.081 dd_double_input 01:02:04.081 dd_double_output 01:02:04.081 dd_flag_append 01:02:04.081 dd_flag_append_forced_aio 01:02:04.081 dd_flag_directory 01:02:04.081 dd_flag_directory_forced_aio 01:02:04.081 dd_flag_noatime 01:02:04.081 dd_flag_noatime_forced_aio 01:02:04.081 dd_flag_nofollow 01:02:04.081 dd_flag_nofollow_forced_aio 01:02:04.081 dd_flags_misc 01:02:04.081 dd_flags_misc_forced_aio 01:02:04.081 dd_inflate_file 01:02:04.081 dd_invalid_arguments 01:02:04.081 dd_invalid_count 01:02:04.081 dd_invalid_iflag 01:02:04.081 dd_invalid_json 01:02:04.081 dd_invalid_oflag 01:02:04.081 dd_malloc_copy 01:02:04.081 dd_no_input 01:02:04.081 dd_no_output 01:02:04.081 dd_offset_magic 01:02:04.081 dd_rw 01:02:04.081 dd_rw_offset 01:02:04.081 dd_smaller_blocksize 01:02:04.081 dd_sparse_bdev_to_file 01:02:04.081 dd_sparse_file_to_bdev 01:02:04.081 dd_sparse_file_to_file 01:02:04.081 dd_unknown_flag 01:02:04.081 dd_uring_copy 01:02:04.081 dd_wrong_blocksize 01:02:04.081 default_locks 01:02:04.081 default_locks_via_rpc 01:02:04.081 default_setup 01:02:04.081 denied 01:02:04.081 devices 01:02:04.081 dm_mount 01:02:04.081 dma 01:02:04.081 dpdk_governor 01:02:04.081 dpdk_mem_utility 01:02:04.081 driver 01:02:04.081 env 01:02:04.081 env_dpdk_post_init 01:02:04.081 env_mem_callbacks 01:02:04.081 env_memory 01:02:04.081 env_pci 01:02:04.081 env_vtophys 01:02:04.081 even_2G_alloc 01:02:04.081 event 01:02:04.081 event_perf 01:02:04.081 event_reactor 01:02:04.081 event_reactor_perf 01:02:04.081 event_scheduler 01:02:04.081 exit_on_failed_rpc_init 01:02:04.081 external_make_accel_driver_shared 01:02:04.081 external_make_accel_driver_static 01:02:04.081 external_make_accel_module_shared 01:02:04.081 external_make_accel_module_static 01:02:04.081 external_make_hello_bdev_shared_combo 01:02:04.081 external_make_hello_bdev_shared_iso 01:02:04.081 external_make_hello_bdev_static 01:02:04.081 external_make_hello_no_bdev_shared_combo 01:02:04.081 external_make_hello_no_bdev_shared_iso 01:02:04.081 external_make_hello_no_bdev_static 01:02:04.081 external_make_nvme_shared 01:02:04.081 external_make_nvme_static 01:02:04.081 external_run_accel_driver_shared 01:02:04.081 external_run_accel_driver_static 01:02:04.081 external_run_accel_module_shared 01:02:04.081 external_run_accel_module_static 01:02:04.081 external_run_hello_bdev_shared_combo 01:02:04.081 external_run_hello_bdev_shared_iso 01:02:04.081 external_run_hello_bdev_static 01:02:04.081 external_run_hello_no_bdev_shared_combo 01:02:04.081 external_run_hello_no_bdev_shared_iso 01:02:04.081 external_run_hello_no_bdev_static 01:02:04.081 external_run_nvme_shared 01:02:04.081 external_run_nvme_static 01:02:04.081 filesystem_btrfs 01:02:04.081 filesystem_ext4 01:02:04.081 filesystem_in_capsule_btrfs 01:02:04.081 filesystem_in_capsule_ext4 01:02:04.081 filesystem_in_capsule_xfs 01:02:04.081 filesystem_xfs 01:02:04.081 fio_dif_1_default 01:02:04.081 fio_dif_1_multi_subsystems 01:02:04.081 fio_dif_digest 01:02:04.081 fio_dif_rand_params 01:02:04.081 ftl 01:02:04.081 ftl_bdevperf 01:02:04.081 ftl_dirty_shutdown 01:02:04.081 ftl_fio_basic 01:02:04.081 ftl_restore 01:02:04.081 ftl_trim 01:02:04.081 ftl_upgrade_shutdown 01:02:04.081 go_rpc 01:02:04.081 guess_driver 01:02:04.081 hello_blob 01:02:04.081 hugepages 01:02:04.081 idle 01:02:04.081 interrupt_mode 01:02:04.081 ioat 01:02:04.081 ioat_perf 01:02:04.081 ioat_verify 01:02:04.081 is_zoned 01:02:04.081 iscsi_tgt 01:02:04.081 iscsi_tgt_bdev_io_wait 01:02:04.081 iscsi_tgt_calsoft 01:02:04.081 iscsi_tgt_digest 01:02:04.081 iscsi_tgt_digests 01:02:04.081 iscsi_tgt_filesystem 01:02:04.081 iscsi_tgt_filesystem_btrfs 01:02:04.081 iscsi_tgt_filesystem_ext4 01:02:04.081 iscsi_tgt_filesystem_xfs 01:02:04.081 iscsi_tgt_fio 01:02:04.081 iscsi_tgt_fuzz 01:02:04.081 iscsi_tgt_initiator 01:02:04.081 iscsi_tgt_ip_migration 01:02:04.081 iscsi_tgt_iscsi_lvol 01:02:04.081 iscsi_tgt_login_redirection 01:02:04.081 iscsi_tgt_multiconnection 01:02:04.081 iscsi_tgt_qos 01:02:04.081 iscsi_tgt_rbd 01:02:04.081 iscsi_tgt_reset 01:02:04.081 iscsi_tgt_resize 01:02:04.081 iscsi_tgt_rpc_config 01:02:04.081 iscsi_tgt_sock 01:02:04.081 iscsi_tgt_trace_record 01:02:04.081 json_config 01:02:04.081 json_config_extra_key 01:02:04.081 kernel_target_abort 01:02:04.081 keyring_file 01:02:04.081 keyring_linux 01:02:04.081 llvm_fuzz 01:02:04.081 locking_app_on_locked_coremask 01:02:04.081 locking_app_on_unlocked_coremask 01:02:04.081 locking_overlapped_coremask 01:02:04.081 locking_overlapped_coremask_via_rpc 01:02:04.081 lvol 01:02:04.081 lvol_basic 01:02:04.081 lvol_esnap 01:02:04.081 lvol_external_copy 01:02:04.081 lvol_external_snapshot 01:02:04.081 lvol_hotremove 01:02:04.081 lvol_provisioning 01:02:04.081 lvol_rename 01:02:04.081 lvol_resize 01:02:04.081 lvol_snapshot_clone 01:02:04.081 lvol_tasting 01:02:04.081 lvs_grow_clean 01:02:04.081 lvs_grow_dirty 01:02:04.081 make 01:02:04.081 no_shrink_alloc 01:02:04.081 non_locking_app_on_locked_coremask 01:02:04.081 nvme 01:02:04.081 nvme_arbitration 01:02:04.081 nvme_cli_cuse 01:02:04.081 nvme_cli_plugin 01:02:04.081 nvme_cmb 01:02:04.081 nvme_cuse 01:02:04.081 nvme_cuse_app 01:02:04.081 nvme_cuse_rpc 01:02:04.081 nvme_doorbell_aers 01:02:04.081 nvme_e2edp 01:02:04.081 nvme_err_injection 01:02:04.081 nvme_fdp 01:02:04.081 nvme_fio 01:02:04.081 nvme_flexible_data_placement 01:02:04.081 nvme_hello_world 01:02:04.081 nvme_identify 01:02:04.081 nvme_mount 01:02:04.081 nvme_multi_aen 01:02:04.081 nvme_multi_secondary 01:02:04.081 nvme_ns_manage_cuse 01:02:04.081 nvme_overhead 01:02:04.081 nvme_perf 01:02:04.081 nvme_pmr 01:02:04.081 nvme_pmr_persistence 01:02:04.081 nvme_reserve 01:02:04.081 nvme_reset 01:02:04.081 nvme_rpc 01:02:04.081 nvme_rpc_timeouts 01:02:04.081 nvme_scc 01:02:04.081 nvme_sgl 01:02:04.081 nvme_simple_copy 01:02:04.081 nvme_single_aen 01:02:04.081 nvme_smartctl_cuse 01:02:04.081 nvme_startup 01:02:04.081 nvme_xnvme 01:02:04.081 nvme_zns 01:02:04.081 nvmf_abort 01:02:04.081 nvmf_abort_qd_sizes 01:02:04.081 nvmf_aer 01:02:04.081 nvmf_async_init 01:02:04.081 nvmf_auth_host 01:02:04.081 nvmf_auth_target 01:02:04.081 nvmf_bdev_io_wait 01:02:04.081 nvmf_bdevio 01:02:04.081 nvmf_bdevio_no_huge 01:02:04.081 nvmf_bdevperf 01:02:04.081 nvmf_connect_disconnect 01:02:04.081 nvmf_connect_stress 01:02:04.081 nvmf_delete_subsystem 01:02:04.081 nvmf_device_removal 01:02:04.081 nvmf_device_removal_pci_remove 01:02:04.081 nvmf_device_removal_pci_remove_no_srq 01:02:04.081 nvmf_dif 01:02:04.081 nvmf_digest 01:02:04.081 nvmf_digest_clean 01:02:04.081 nvmf_digest_error 01:02:04.081 nvmf_discovery_remove_ifc 01:02:04.081 nvmf_example 01:02:04.081 nvmf_failover 01:02:04.081 nvmf_filesystem 01:02:04.081 nvmf_filesystem_in_capsule 01:02:04.081 nvmf_filesystem_no_in_capsule 01:02:04.081 nvmf_fio_host 01:02:04.081 nvmf_fio_target 01:02:04.081 nvmf_fips 01:02:04.081 nvmf_fused_ordering 01:02:04.081 nvmf_fuzz 01:02:04.081 nvmf_host_discovery 01:02:04.081 nvmf_host_management 01:02:04.081 nvmf_host_multipath 01:02:04.081 nvmf_host_multipath_status 01:02:04.081 nvmf_identify 01:02:04.081 nvmf_identify_kernel_target 01:02:04.081 nvmf_identify_passthru 01:02:04.081 nvmf_invalid 01:02:04.081 nvmf_kernel_tls 01:02:04.081 nvmf_lvol 01:02:04.081 nvmf_lvs_grow 01:02:04.081 nvmf_mdns_discovery 01:02:04.081 nvmf_multicontroller 01:02:04.081 nvmf_multitarget 01:02:04.081 nvmf_nmic 01:02:04.081 nvmf_ns_hotplug_stress 01:02:04.081 nvmf_ns_masking 01:02:04.081 nvmf_nvme_cli 01:02:04.081 nvmf_perf 01:02:04.081 nvmf_perf_adq 01:02:04.081 nvmf_queue_depth 01:02:04.081 nvmf_rdma 01:02:04.081 nvmf_referrals 01:02:04.081 nvmf_rpc 01:02:04.081 nvmf_shutdown 01:02:04.081 nvmf_shutdown_tc1 01:02:04.081 nvmf_shutdown_tc2 01:02:04.081 nvmf_shutdown_tc3 01:02:04.081 nvmf_srq_overwhelm 01:02:04.081 nvmf_target_disconnect 01:02:04.081 nvmf_target_disconnect_tc1 01:02:04.081 nvmf_target_disconnect_tc2 01:02:04.081 nvmf_target_disconnect_tc3 01:02:04.081 nvmf_target_discovery 01:02:04.081 nvmf_target_multipath 01:02:04.081 nvmf_tcp 01:02:04.081 nvmf_timeout 01:02:04.081 nvmf_tls 01:02:04.081 nvmf_vfio_user 01:02:04.081 nvmf_vfio_user_fuzz 01:02:04.082 nvmf_vfio_user_nvme_compliance 01:02:04.082 nvmf_vhost 01:02:04.082 nvmf_zcopy 01:02:04.082 ocf 01:02:04.082 ocf_bdevperf_iotypes 01:02:04.082 ocf_configuration_change 01:02:04.082 ocf_create_destruct 01:02:04.082 ocf_fio_modes 01:02:04.082 ocf_flush 01:02:04.082 ocf_multicore 01:02:04.082 ocf_remove 01:02:04.082 ocf_stats 01:02:04.082 odd_alloc 01:02:04.082 packaging 01:02:04.082 per_node_1G_alloc 01:02:04.082 raid0_resize_test 01:02:04.082 raid5f_rebuild_test 01:02:04.082 raid5f_rebuild_test_sb 01:02:04.082 raid5f_state_function_test 01:02:04.082 raid5f_state_function_test_sb 01:02:04.082 raid5f_superblock_test 01:02:04.082 raid_function_test_concat 01:02:04.082 raid_function_test_raid0 01:02:04.082 raid_read_error_test 01:02:04.082 raid_rebuild_test 01:02:04.082 raid_rebuild_test_io 01:02:04.082 raid_rebuild_test_sb 01:02:04.082 raid_rebuild_test_sb_4k 01:02:04.082 raid_rebuild_test_sb_io 01:02:04.082 raid_rebuild_test_sb_md_interleaved 01:02:04.082 raid_rebuild_test_sb_md_separate 01:02:04.082 raid_state_function_test 01:02:04.082 raid_state_function_test_sb 01:02:04.082 raid_state_function_test_sb_4k 01:02:04.082 raid_state_function_test_sb_md_interleaved 01:02:04.082 raid_state_function_test_sb_md_separate 01:02:04.082 raid_superblock_test 01:02:04.082 raid_superblock_test_4k 01:02:04.082 raid_superblock_test_md_interleaved 01:02:04.082 raid_superblock_test_md_separate 01:02:04.082 raid_write_error_test 01:02:04.082 reactor_set_interrupt 01:02:04.082 reap_unregistered_poller 01:02:04.082 rocksdb 01:02:04.082 rocksdb_insert 01:02:04.082 rocksdb_overwrite 01:02:04.082 rocksdb_randread 01:02:04.082 rocksdb_readwrite 01:02:04.082 rocksdb_writesync 01:02:04.082 rpc 01:02:04.082 rpc_client 01:02:04.082 rpc_daemon_integrity 01:02:04.082 rpc_integrity 01:02:04.082 rpc_plugins 01:02:04.082 rpc_trace_cmd_test 01:02:04.082 rpm_packaging 01:02:04.082 scanbuild_make 01:02:04.082 scheduler 01:02:04.082 scheduler_create_thread 01:02:04.082 setup.sh 01:02:04.082 skip_rpc 01:02:04.082 skip_rpc_with_delay 01:02:04.082 skip_rpc_with_json 01:02:04.082 sma_discovery 01:02:04.082 sma_nvmf_tcp 01:02:04.082 sma_plugins 01:02:04.082 sma_vfiouser_qemu 01:02:04.082 spdk_dd 01:02:04.082 spdk_dd_basic_rw 01:02:04.082 spdk_dd_bdev_to_bdev 01:02:04.082 spdk_dd_malloc 01:02:04.082 spdk_dd_negative 01:02:04.082 spdk_dd_posix 01:02:04.082 spdk_dd_sparse 01:02:04.082 spdk_dd_uring 01:02:04.082 spdk_target_abort 01:02:04.082 spdkcli_iscsi 01:02:04.082 spdkcli_nvmf_rdma 01:02:04.082 spdkcli_nvmf_tcp 01:02:04.082 spdkcli_raid 01:02:04.082 spdkcli_rbd 01:02:04.082 spdkcli_tcp 01:02:04.082 spdkcli_vhost 01:02:04.082 spdkcli_virtio 01:02:04.082 sw_hotplug 01:02:04.082 test_bdev_lvol_delete_lvstore_with_clones 01:02:04.082 test_bdev_lvol_delete_ordering 01:02:04.082 test_clone_decouple_parent 01:02:04.082 test_clone_inflate 01:02:04.082 test_clone_snapshot_relations 01:02:04.082 test_construct_lvol 01:02:04.082 test_construct_lvol_alias_conflict 01:02:04.082 test_construct_lvol_fio_clear_method_none 01:02:04.082 test_construct_lvol_fio_clear_method_unmap 01:02:04.082 test_construct_lvol_full_lvs 01:02:04.082 test_construct_lvol_inexistent_lvs 01:02:04.082 test_construct_lvols_conflict_alias 01:02:04.082 test_construct_lvs 01:02:04.082 test_construct_lvs_clear_methods 01:02:04.082 test_construct_lvs_conflict_alias 01:02:04.082 test_construct_lvs_different_cluster_size 01:02:04.082 test_construct_lvs_nonexistent_bdev 01:02:04.082 test_construct_multi_lvols 01:02:04.082 test_construct_nested_lvol 01:02:04.082 test_construct_two_lvs_on_the_same_bdev 01:02:04.082 test_create_multi_ublk 01:02:04.082 test_create_snapshot_of_snapshot 01:02:04.082 test_create_snapshot_with_io 01:02:04.082 test_create_ublk 01:02:04.082 test_delete_lvol_store_persistent_positive 01:02:04.082 test_delete_snapshot_with_clone 01:02:04.082 test_delete_snapshot_with_snapshot 01:02:04.082 test_destroy_after_bdev_lvol_resize_positive 01:02:04.082 test_esnap_clones 01:02:04.082 test_esnap_late_arrival 01:02:04.082 test_esnap_reload 01:02:04.082 test_esnap_remove_degraded 01:02:04.082 test_hotremove_lvol_store 01:02:04.082 test_hotremove_lvol_store_base 01:02:04.082 test_hotremove_lvol_store_base_with_lvols 01:02:04.082 test_hotremove_lvol_store_multiple_lvols 01:02:04.082 test_lvol_bdev_readonly 01:02:04.082 test_lvol_list 01:02:04.082 test_lvol_rename_negative 01:02:04.082 test_lvol_set_parent_bdev_from_esnap 01:02:04.082 test_lvol_set_parent_bdev_from_none 01:02:04.082 test_lvol_set_parent_bdev_from_snapshot 01:02:04.082 test_lvol_set_parent_failed 01:02:04.082 test_lvol_set_parent_from_esnap 01:02:04.082 test_lvol_set_parent_from_none 01:02:04.082 test_lvol_set_parent_from_snapshot 01:02:04.082 test_rename_lvs_negative 01:02:04.082 test_rename_positive 01:02:04.082 test_resize_lvol 01:02:04.082 test_resize_lvol_negative 01:02:04.082 test_resize_lvol_with_io_traffic 01:02:04.082 test_save_ublk_config 01:02:04.082 test_shallow_copy_compare 01:02:04.082 test_sigterm 01:02:04.082 test_snapshot_compare_with_lvol_bdev 01:02:04.082 test_tasting 01:02:04.082 test_thin_lvol_check_integrity 01:02:04.082 test_thin_lvol_check_space 01:02:04.082 test_thin_lvol_check_zeroes 01:02:04.082 test_thin_lvol_resize 01:02:04.082 test_thin_overprovisioning 01:02:04.082 test_unregister_lvol_bdev 01:02:04.082 thread 01:02:04.082 thread_poller_perf 01:02:04.082 thread_spdk_lock 01:02:04.082 ublk 01:02:04.082 ublk_recovery 01:02:04.082 ubsan 01:02:04.082 unittest 01:02:04.082 unittest_accel 01:02:04.082 unittest_bdev 01:02:04.082 unittest_bdev_compress 01:02:04.082 unittest_bdev_crypto 01:02:04.082 unittest_bdev_raid5f 01:02:04.082 unittest_blob_blobfs 01:02:04.082 unittest_build 01:02:04.082 unittest_dma 01:02:04.082 unittest_dpdk_compressdev 01:02:04.082 unittest_event 01:02:04.082 unittest_ftl 01:02:04.082 unittest_idxd_user 01:02:04.082 unittest_include 01:02:04.082 unittest_init 01:02:04.082 unittest_ioat 01:02:04.082 unittest_iobuf 01:02:04.082 unittest_iscsi 01:02:04.082 unittest_json 01:02:04.082 unittest_keyring 01:02:04.082 unittest_lib_reduce 01:02:04.082 unittest_log 01:02:04.082 unittest_lvol 01:02:04.082 unittest_notify 01:02:04.082 unittest_nvme 01:02:04.082 unittest_nvme_cuse 01:02:04.082 unittest_nvme_rdma 01:02:04.082 unittest_nvmf 01:02:04.082 unittest_nvmf_rdma 01:02:04.082 unittest_nvmf_transport 01:02:04.082 unittest_nvmf_vfio_user 01:02:04.082 unittest_pci_event 01:02:04.082 unittest_rdma 01:02:04.082 unittest_rpc 01:02:04.082 unittest_scsi 01:02:04.082 unittest_sock 01:02:04.082 unittest_thread 01:02:04.082 unittest_util 01:02:04.082 unittest_vhost 01:02:04.082 valgrind 01:02:04.082 version 01:02:04.082 vfio_fuzz 01:02:04.082 vfio_user_nvme_fio 01:02:04.082 vfio_user_nvme_restart_vm 01:02:04.082 vfio_user_qemu 01:02:04.082 vfio_user_virtio_bdevperf 01:02:04.082 vfio_user_virtio_blk_restart_vm 01:02:04.082 vfio_user_virtio_scsi_restart_vm 01:02:04.082 vhost 01:02:04.082 vhost_blk_lvol_integrity 01:02:04.082 vhost_blk_packed_ring_integrity 01:02:04.082 vhost_blockdev 01:02:04.082 vhost_boot 01:02:04.082 vhost_fuzz 01:02:04.082 vhost_negative 01:02:04.082 vhost_scsi_lvol_integrity 01:02:04.082 vhost_shared 01:02:04.082 xnvme_bdevperf 01:02:04.082 xnvme_to_malloc_dd_copy 01:02:04.082 zoned_fio 01:02:04.082 01:02:04.082 01:02:04.082 -----Tests Missing From Build------ 01:02:04.082 accel_scan_dsa_modules 01:02:04.082 accel_scan_iaa_modules 01:02:04.082 balanced 01:02:04.082 build_native_dpdk 01:02:04.082 build_shared_native_dpdk_rpm 01:02:04.082 build_shared_rpm_with_rpmed_dpdk 01:02:04.082 busy 01:02:04.082 core_load 01:02:04.082 ftl_restore_fast 01:02:04.082 iscsi_tgt_data_digest 01:02:04.082 iscsi_tgt_ext4test 01:02:04.082 nvme_boot_partition 01:02:04.082 nvme_bp 01:02:04.082 nvme_opal 01:02:04.082 nvme_opal_bdevio 01:02:04.082 nvme_opal_bdevperf 01:02:04.082 nvme_opal_spdk_tgt 01:02:04.082 nvmf_digest_dsa_initiator 01:02:04.082 nvmf_digest_dsa_target 01:02:04.082 nvmf_fc 01:02:04.082 nvmf_initiator_timeout 01:02:04.082 nvmf_multiconnection 01:02:04.082 sma 01:02:04.082 sma_crypto 01:02:04.082 sma_qos 01:02:04.082 sma_vhost 01:02:04.082 spdkcli_nvmf_fc 01:02:04.082 unittest_nvmf_fc 01:02:04.082 unittest_nvmf_fc_ls 01:02:04.082 vhost_blk_cores_2ctrl 01:02:04.082 vhost_blk_fs_integrity 01:02:04.082 vhost_blk_hot_remove 01:02:04.082 vhost_blk_integrity 01:02:04.082 vhost_hotplug 01:02:04.082 vhost_migration 01:02:04.082 vhost_migration_tc1 01:02:04.082 vhost_migration_tc2 01:02:04.082 vhost_readonly 01:02:04.082 vhost_scsi_cores_2ctrl 01:02:04.082 vhost_scsi_fs_integrity 01:02:04.082 vhost_scsi_hot_remove 01:02:04.083 vhost_scsi_integrity 01:02:04.083 vmd 01:02:04.083 vmd_bdev_svc 01:02:04.083 vmd_fio 01:02:04.083 vmd_hello_world 01:02:04.083 vmd_identify 01:02:04.083 vmd_perf 01:02:04.083 01:02:04.083 01:02:04.083 -----Tests Missing ASAN------ 01:02:04.083 accel_cdev_comp 01:02:04.083 accel_cdev_decomp 01:02:04.083 accel_cdev_decomp_full 01:02:04.083 accel_cdev_decomp_full_mcore 01:02:04.083 accel_cdev_decomp_full_mthread 01:02:04.083 accel_cdev_decomp_mcore 01:02:04.083 accel_cdev_decomp_mthread 01:02:04.083 accel_scan_dsa_modules 01:02:04.083 accel_scan_iaa_modules 01:02:04.083 autobuild 01:02:04.083 autobuild_build_doc 01:02:04.083 autobuild_check_dpdk_pci_api 01:02:04.083 autobuild_check_format 01:02:04.083 autobuild_check_so_deps 01:02:04.083 autobuild_external_code 01:02:04.083 autobuild_generated_files_check 01:02:04.083 autobuild_generated_files_check_post_clean 01:02:04.083 autobuild_header_dependency_check 01:02:04.083 autobuild_llvm_precompile 01:02:04.083 autobuild_make_install 01:02:04.083 autobuild_make_uninstall 01:02:04.083 autobuild_ocf_precompile 01:02:04.083 balanced 01:02:04.083 bdev_crypto_enomem 01:02:04.083 blockdev_crypto_aesni 01:02:04.083 blockdev_crypto_qat 01:02:04.083 blockdev_crypto_sw 01:02:04.083 blockdev_rbd 01:02:04.083 build_native_dpdk 01:02:04.083 build_shared_native_dpdk_rpm 01:02:04.083 build_shared_rpm_with_rpmed_dpdk 01:02:04.083 busy 01:02:04.083 chaining 01:02:04.083 check_header_filenames 01:02:04.083 cmb_copy 01:02:04.083 compress_compdev 01:02:04.083 compress_isal 01:02:04.083 confirm_abi_deps 01:02:04.083 confirm_makefile_deps 01:02:04.083 core_load 01:02:04.083 dd_uring_copy 01:02:04.083 dma 01:02:04.083 dpdk_governor 01:02:04.083 external_make_accel_driver_shared 01:02:04.083 external_make_accel_driver_static 01:02:04.083 external_make_accel_module_shared 01:02:04.083 external_make_accel_module_static 01:02:04.083 external_make_hello_bdev_shared_combo 01:02:04.083 external_make_hello_bdev_shared_iso 01:02:04.083 external_make_hello_bdev_static 01:02:04.083 external_make_hello_no_bdev_shared_combo 01:02:04.083 external_make_hello_no_bdev_shared_iso 01:02:04.083 external_make_hello_no_bdev_static 01:02:04.083 external_make_nvme_shared 01:02:04.083 external_make_nvme_static 01:02:04.083 external_run_accel_driver_shared 01:02:04.083 external_run_accel_driver_static 01:02:04.083 external_run_accel_module_shared 01:02:04.083 external_run_accel_module_static 01:02:04.083 external_run_hello_bdev_shared_combo 01:02:04.083 external_run_hello_bdev_shared_iso 01:02:04.083 external_run_hello_bdev_static 01:02:04.083 external_run_hello_no_bdev_shared_combo 01:02:04.083 external_run_hello_no_bdev_shared_iso 01:02:04.083 external_run_hello_no_bdev_static 01:02:04.083 external_run_nvme_shared 01:02:04.083 external_run_nvme_static 01:02:04.083 filesystem_btrfs 01:02:04.083 filesystem_ext4 01:02:04.083 filesystem_in_capsule_btrfs 01:02:04.083 filesystem_in_capsule_ext4 01:02:04.083 filesystem_in_capsule_xfs 01:02:04.083 filesystem_xfs 01:02:04.083 fio_dif_1_default 01:02:04.083 fio_dif_1_multi_subsystems 01:02:04.083 fio_dif_digest 01:02:04.083 fio_dif_rand_params 01:02:04.083 ftl_restore_fast 01:02:04.083 go_rpc 01:02:04.083 idle 01:02:04.083 interrupt_mode 01:02:04.083 ioat 01:02:04.083 ioat_perf 01:02:04.083 ioat_verify 01:02:04.083 is_zoned 01:02:04.083 iscsi_tgt 01:02:04.083 iscsi_tgt_bdev_io_wait 01:02:04.083 iscsi_tgt_calsoft 01:02:04.083 iscsi_tgt_data_digest 01:02:04.083 iscsi_tgt_digest 01:02:04.083 iscsi_tgt_digests 01:02:04.083 iscsi_tgt_ext4test 01:02:04.083 iscsi_tgt_filesystem 01:02:04.083 iscsi_tgt_filesystem_btrfs 01:02:04.083 iscsi_tgt_filesystem_ext4 01:02:04.083 iscsi_tgt_filesystem_xfs 01:02:04.083 iscsi_tgt_fio 01:02:04.083 iscsi_tgt_fuzz 01:02:04.083 iscsi_tgt_initiator 01:02:04.083 iscsi_tgt_ip_migration 01:02:04.083 iscsi_tgt_iscsi_lvol 01:02:04.083 iscsi_tgt_login_redirection 01:02:04.083 iscsi_tgt_multiconnection 01:02:04.083 iscsi_tgt_qos 01:02:04.083 iscsi_tgt_rbd 01:02:04.083 iscsi_tgt_reset 01:02:04.083 iscsi_tgt_resize 01:02:04.083 iscsi_tgt_rpc_config 01:02:04.083 iscsi_tgt_sock 01:02:04.083 iscsi_tgt_trace_record 01:02:04.083 kernel_target_abort 01:02:04.083 keyring_file 01:02:04.083 keyring_linux 01:02:04.083 llvm_fuzz 01:02:04.083 lvs_grow_clean 01:02:04.083 lvs_grow_dirty 01:02:04.083 nvme_boot_partition 01:02:04.083 nvme_bp 01:02:04.083 nvme_cli_cuse 01:02:04.083 nvme_cli_plugin 01:02:04.083 nvme_cmb 01:02:04.083 nvme_cuse 01:02:04.083 nvme_cuse_app 01:02:04.083 nvme_cuse_rpc 01:02:04.083 nvme_ns_manage_cuse 01:02:04.083 nvme_opal 01:02:04.083 nvme_opal_bdevio 01:02:04.083 nvme_opal_bdevperf 01:02:04.083 nvme_opal_spdk_tgt 01:02:04.083 nvme_pmr 01:02:04.083 nvme_pmr_persistence 01:02:04.083 nvme_smartctl_cuse 01:02:04.083 nvme_zns 01:02:04.083 nvmf_abort 01:02:04.083 nvmf_abort_qd_sizes 01:02:04.083 nvmf_aer 01:02:04.083 nvmf_async_init 01:02:04.083 nvmf_auth_host 01:02:04.083 nvmf_auth_target 01:02:04.083 nvmf_bdev_io_wait 01:02:04.083 nvmf_bdevio 01:02:04.083 nvmf_bdevio_no_huge 01:02:04.083 nvmf_bdevperf 01:02:04.083 nvmf_connect_disconnect 01:02:04.083 nvmf_connect_stress 01:02:04.083 nvmf_delete_subsystem 01:02:04.083 nvmf_device_removal 01:02:04.083 nvmf_device_removal_pci_remove 01:02:04.083 nvmf_device_removal_pci_remove_no_srq 01:02:04.083 nvmf_dif 01:02:04.083 nvmf_digest 01:02:04.083 nvmf_digest_clean 01:02:04.083 nvmf_digest_dsa_initiator 01:02:04.083 nvmf_digest_dsa_target 01:02:04.083 nvmf_digest_error 01:02:04.083 nvmf_discovery_remove_ifc 01:02:04.083 nvmf_example 01:02:04.083 nvmf_failover 01:02:04.083 nvmf_fc 01:02:04.083 nvmf_filesystem 01:02:04.083 nvmf_filesystem_in_capsule 01:02:04.083 nvmf_filesystem_no_in_capsule 01:02:04.083 nvmf_fio_host 01:02:04.083 nvmf_fio_target 01:02:04.083 nvmf_fips 01:02:04.083 nvmf_fused_ordering 01:02:04.083 nvmf_fuzz 01:02:04.083 nvmf_host_discovery 01:02:04.083 nvmf_host_management 01:02:04.083 nvmf_host_multipath 01:02:04.083 nvmf_host_multipath_status 01:02:04.083 nvmf_identify 01:02:04.083 nvmf_identify_kernel_target 01:02:04.083 nvmf_identify_passthru 01:02:04.083 nvmf_initiator_timeout 01:02:04.083 nvmf_invalid 01:02:04.083 nvmf_kernel_tls 01:02:04.083 nvmf_lvol 01:02:04.083 nvmf_lvs_grow 01:02:04.083 nvmf_mdns_discovery 01:02:04.083 nvmf_multiconnection 01:02:04.083 nvmf_multicontroller 01:02:04.083 nvmf_multitarget 01:02:04.083 nvmf_nmic 01:02:04.083 nvmf_ns_hotplug_stress 01:02:04.083 nvmf_ns_masking 01:02:04.083 nvmf_nvme_cli 01:02:04.083 nvmf_perf 01:02:04.083 nvmf_perf_adq 01:02:04.083 nvmf_queue_depth 01:02:04.083 nvmf_rdma 01:02:04.083 nvmf_referrals 01:02:04.083 nvmf_rpc 01:02:04.083 nvmf_shutdown 01:02:04.083 nvmf_shutdown_tc1 01:02:04.083 nvmf_shutdown_tc2 01:02:04.083 nvmf_shutdown_tc3 01:02:04.083 nvmf_srq_overwhelm 01:02:04.083 nvmf_target_disconnect 01:02:04.083 nvmf_target_disconnect_tc1 01:02:04.083 nvmf_target_disconnect_tc2 01:02:04.083 nvmf_target_disconnect_tc3 01:02:04.083 nvmf_target_discovery 01:02:04.083 nvmf_target_multipath 01:02:04.083 nvmf_tcp 01:02:04.083 nvmf_timeout 01:02:04.083 nvmf_tls 01:02:04.083 nvmf_vfio_user 01:02:04.083 nvmf_vfio_user_fuzz 01:02:04.083 nvmf_vfio_user_nvme_compliance 01:02:04.083 nvmf_zcopy 01:02:04.083 ocf 01:02:04.083 ocf_bdevperf_iotypes 01:02:04.083 ocf_configuration_change 01:02:04.083 ocf_create_destruct 01:02:04.083 ocf_fio_modes 01:02:04.083 ocf_flush 01:02:04.083 ocf_multicore 01:02:04.083 ocf_remove 01:02:04.083 ocf_stats 01:02:04.083 scanbuild_make 01:02:04.083 scheduler 01:02:04.083 sma 01:02:04.083 sma_crypto 01:02:04.083 sma_qos 01:02:04.083 sma_vhost 01:02:04.083 spdk_dd_uring 01:02:04.083 spdk_target_abort 01:02:04.083 spdkcli_iscsi 01:02:04.083 spdkcli_nvmf_fc 01:02:04.083 spdkcli_nvmf_rdma 01:02:04.083 spdkcli_nvmf_tcp 01:02:04.083 spdkcli_raid 01:02:04.083 spdkcli_rbd 01:02:04.083 spdkcli_virtio 01:02:04.083 unittest_bdev_compress 01:02:04.083 unittest_bdev_crypto 01:02:04.083 unittest_dpdk_compressdev 01:02:04.083 unittest_lib_reduce 01:02:04.083 unittest_nvmf_fc 01:02:04.083 unittest_nvmf_fc_ls 01:02:04.083 unittest_nvmf_vfio_user 01:02:04.083 valgrind 01:02:04.083 vfio_fuzz 01:02:04.083 vhost_blk_cores_2ctrl 01:02:04.083 vhost_blk_fs_integrity 01:02:04.083 vhost_blk_hot_remove 01:02:04.083 vhost_blk_integrity 01:02:04.083 vhost_blockdev 01:02:04.083 vhost_fuzz 01:02:04.083 vhost_hotplug 01:02:04.083 vhost_migration 01:02:04.083 vhost_migration_tc1 01:02:04.083 vhost_migration_tc2 01:02:04.083 vhost_readonly 01:02:04.083 vhost_scsi_cores_2ctrl 01:02:04.084 vhost_scsi_fs_integrity 01:02:04.084 vhost_scsi_hot_remove 01:02:04.084 vhost_scsi_integrity 01:02:04.084 vhost_shared 01:02:04.084 vmd 01:02:04.084 vmd_bdev_svc 01:02:04.084 vmd_fio 01:02:04.084 vmd_hello_world 01:02:04.084 vmd_identify 01:02:04.084 vmd_perf 01:02:04.084 zoned_fio 01:02:04.084 01:02:04.084 01:02:04.084 -----Tests Missing UBSAN------ 01:02:04.084 accel_scan_dsa_modules 01:02:04.084 accel_scan_iaa_modules 01:02:04.084 autobuild 01:02:04.084 autobuild_build_doc 01:02:04.084 autobuild_check_dpdk_pci_api 01:02:04.084 autobuild_check_format 01:02:04.084 autobuild_check_so_deps 01:02:04.084 autobuild_external_code 01:02:04.084 autobuild_generated_files_check 01:02:04.084 autobuild_generated_files_check_post_clean 01:02:04.084 autobuild_header_dependency_check 01:02:04.084 autobuild_make_install 01:02:04.084 autobuild_make_uninstall 01:02:04.084 balanced 01:02:04.084 build_native_dpdk 01:02:04.084 build_rpm_from_gen_spec 01:02:04.084 build_shared_native_dpdk_rpm 01:02:04.084 build_shared_rpm 01:02:04.084 build_shared_rpm_with_rpmed_dpdk 01:02:04.084 busy 01:02:04.084 check_header_filenames 01:02:04.084 cmb_copy 01:02:04.084 confirm_abi_deps 01:02:04.084 confirm_makefile_deps 01:02:04.084 core_load 01:02:04.084 external_make_accel_driver_shared 01:02:04.084 external_make_accel_driver_static 01:02:04.084 external_make_accel_module_shared 01:02:04.084 external_make_accel_module_static 01:02:04.084 external_make_hello_bdev_shared_combo 01:02:04.084 external_make_hello_bdev_shared_iso 01:02:04.084 external_make_hello_bdev_static 01:02:04.084 external_make_hello_no_bdev_shared_combo 01:02:04.084 external_make_hello_no_bdev_shared_iso 01:02:04.084 external_make_hello_no_bdev_static 01:02:04.084 external_make_nvme_shared 01:02:04.084 external_make_nvme_static 01:02:04.084 external_run_accel_driver_shared 01:02:04.084 external_run_accel_driver_static 01:02:04.084 external_run_accel_module_shared 01:02:04.084 external_run_accel_module_static 01:02:04.084 external_run_hello_bdev_shared_combo 01:02:04.084 external_run_hello_bdev_shared_iso 01:02:04.084 external_run_hello_bdev_static 01:02:04.084 external_run_hello_no_bdev_shared_combo 01:02:04.084 external_run_hello_no_bdev_shared_iso 01:02:04.084 external_run_hello_no_bdev_static 01:02:04.084 external_run_nvme_shared 01:02:04.084 external_run_nvme_static 01:02:04.084 ftl_restore_fast 01:02:04.084 is_zoned 01:02:04.084 iscsi_tgt_data_digest 01:02:04.084 iscsi_tgt_ext4test 01:02:04.084 nvme_boot_partition 01:02:04.084 nvme_bp 01:02:04.084 nvme_cmb 01:02:04.084 nvme_opal 01:02:04.084 nvme_opal_bdevio 01:02:04.084 nvme_opal_bdevperf 01:02:04.084 nvme_opal_spdk_tgt 01:02:04.084 nvme_pmr 01:02:04.084 nvme_pmr_persistence 01:02:04.084 nvme_zns 01:02:04.084 nvmf_digest_dsa_initiator 01:02:04.084 nvmf_digest_dsa_target 01:02:04.084 nvmf_fc 01:02:04.084 nvmf_initiator_timeout 01:02:04.084 nvmf_multiconnection 01:02:04.084 packaging 01:02:04.084 rpm_packaging 01:02:04.084 scanbuild_make 01:02:04.084 sma 01:02:04.084 sma_crypto 01:02:04.084 sma_qos 01:02:04.084 sma_vhost 01:02:04.084 spdkcli_nvmf_fc 01:02:04.084 unittest_bdev_compress 01:02:04.084 unittest_bdev_crypto 01:02:04.084 unittest_dpdk_compressdev 01:02:04.084 unittest_lib_reduce 01:02:04.084 unittest_nvmf_fc 01:02:04.084 unittest_nvmf_fc_ls 01:02:04.084 unittest_nvmf_vfio_user 01:02:04.084 valgrind 01:02:04.084 vhost_blk_cores_2ctrl 01:02:04.084 vhost_blk_fs_integrity 01:02:04.084 vhost_blk_hot_remove 01:02:04.084 vhost_blk_integrity 01:02:04.084 vhost_hotplug 01:02:04.084 vhost_migration 01:02:04.084 vhost_migration_tc1 01:02:04.084 vhost_migration_tc2 01:02:04.084 vhost_readonly 01:02:04.084 vhost_scsi_cores_2ctrl 01:02:04.084 vhost_scsi_fs_integrity 01:02:04.084 vhost_scsi_hot_remove 01:02:04.084 vhost_scsi_integrity 01:02:04.084 vmd 01:02:04.084 vmd_bdev_svc 01:02:04.084 vmd_fio 01:02:04.084 vmd_hello_world 01:02:04.084 vmd_identify 01:02:04.084 vmd_perf 01:02:04.084 zoned_fio 01:02:04.084 Not all tests were run. Failing the build. 01:02:04.084 ['sma', 'sma_crypto', 'sma_qos', 'sma_vhost'] 01:02:04.084 + compress_coverage_and_docs 01:02:04.084 + echo 'Start compress coverage and docs' 01:02:04.084 Start compress coverage and docs 01:02:04.084 + tar -C coverage -czf coverage_autotest-per-patch_124167.tar.gz ./ --remove-files 01:02:04.084 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_124167.tar.gz ./ --remove-files 01:02:04.084 + tar -C doc -czf doc_autotest-per-patch_124167.tar.gz ./ --remove-files 01:02:04.084 + [[ -d llvm ]] 01:02:04.084 + true 01:02:04.084 + echo 'End compress coverage and docs' 01:02:04.084 End compress coverage and docs 01:02:04.084 + remove_partial_coverage_files 01:02:04.084 + find . -name 'cov_*.info' -delete 01:02:04.084 + echo 'End stage post_gen_coverage.sh' 01:02:04.084 End stage post_gen_coverage.sh 01:02:04.100 [Pipeline] } 01:02:04.104 ERROR: script returned exit code 1 01:02:04.134 [Pipeline] // catchError 01:02:04.144 [Pipeline] catchError 01:02:04.146 [Pipeline] { 01:02:04.168 [Pipeline] dir 01:02:04.168 Running in /var/jenkins/workspace/autotest-per-patch_2/post_process 01:02:04.170 [Pipeline] {