00:00:00.001 Started by user sys_sgci 00:00:00.009 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.009 The recommended git tool is: git 00:00:00.009 using credential 00000000-0000-0000-0000-000000000002 00:00:00.011 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.022 Fetching changes from the remote Git repository 00:00:00.024 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.034 Using shallow fetch with depth 1 00:00:00.034 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.034 > git --version # timeout=10 00:00:00.043 > git --version # 'git version 2.39.2' 00:00:00.043 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.052 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.052 > 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.133 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.143 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.153 Checking out Revision 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 (FETCH_HEAD) 00:00:02.153 > git config core.sparsecheckout # timeout=10 00:00:02.163 > git read-tree -mu HEAD # timeout=10 00:00:02.178 > git checkout -f 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=5 00:00:02.196 Commit message: "pool: fixes for VisualBuild class" 00:00:02.196 > git rev-list --no-walk 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=10 00:00:02.360 [Pipeline] Start of Pipeline 00:00:02.373 [Pipeline] library 00:00:02.374 Loading library shm_lib@master 00:00:02.374 Library shm_lib@master is cached. Copying from home. 00:00:02.400 [Pipeline] node 00:00:02.406 Running on ME3 in /var/jenkins/workspace/autotest-per-patch_3 00:00:02.411 [Pipeline] { 00:00:02.428 [Pipeline] cleanWs 00:00:02.438 [WS-CLEANUP] Deleting project workspace... 00:00:02.438 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.445 [WS-CLEANUP] done 00:00:02.449 [Pipeline] stage 00:00:02.453 [Pipeline] { (Prologue) 00:00:02.543 [Pipeline] withCredentials 00:00:02.554 > git --version # timeout=10 00:00:02.566 > git --version # 'git version 2.39.2' 00:00:02.584 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.586 [Pipeline] { 00:00:02.595 [Pipeline] retry 00:00:02.597 [Pipeline] { 00:00:02.765 [Pipeline] sh 00:00:03.042 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:04.960 [Pipeline] } 00:00:04.984 [Pipeline] // retry 00:00:04.989 [Pipeline] } 00:00:05.011 [Pipeline] // withCredentials 00:00:05.019 [Pipeline] nodesByLabel 00:00:05.021 Found a total of 2 nodes with the 'sorcerer' label 00:00:05.031 [Pipeline] httpRequest 00:00:05.035 HttpMethod: GET 00:00:05.036 URL: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.036 Sending request to url: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.040 Response Code: HTTP/1.1 200 OK 00:00:05.040 Success: Status code 200 is in the accepted range: 200,404 00:00:05.041 Saving response body to /var/jenkins/workspace/autotest-per-patch_3/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.182 [Pipeline] sh 00:00:05.461 + tar --no-same-owner -xf jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.481 [Pipeline] httpRequest 00:00:05.486 HttpMethod: GET 00:00:05.486 URL: http://10.211.164.101/packages/spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:00:05.487 Sending request to url: http://10.211.164.101/packages/spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:00:05.489 Response Code: HTTP/1.1 404 Not Found 00:00:05.489 Success: Status code 404 is in the accepted range: 200,404 00:00:05.490 Saving response body to /var/jenkins/workspace/autotest-per-patch_3/spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:00:05.500 [Pipeline] sh 00:00:05.782 + rm -f spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:00:05.797 [Pipeline] node 00:00:05.805 Running on GP10 in /var/jenkins/workspace/autotest-per-patch 00:00:05.812 [Pipeline] { 00:00:05.830 [Pipeline] cleanWs 00:00:05.842 [WS-CLEANUP] Deleting project workspace... 00:00:05.842 [WS-CLEANUP] Deferred wipeout is used... 00:00:05.848 [WS-CLEANUP] done 00:00:05.853 [Pipeline] sh 00:00:06.140 + find /storage/packages/ -type f -mtime +34 -print -delete 00:00:06.155 [Pipeline] retry 00:00:06.157 [Pipeline] { 00:00:06.178 [Pipeline] checkout 00:00:06.185 The recommended git tool is: NONE 00:00:06.196 using credential 00000000-0000-0000-0000-000000000002 00:00:06.205 Cloning the remote Git repository 00:00:06.208 Honoring refspec on initial clone 00:00:06.208 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.209 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:06.216 Using reference repository: /var/ci_repos/spdk_multi 00:00:06.216 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.216 > git --version # timeout=10 00:00:06.220 > git --version # 'git version 2.42.0' 00:00:06.220 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:06.224 Setting http proxy: proxy-dmz.intel.com:911 00:00:06.224 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/38/22438/27 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:23.753 Avoid second fetch 00:00:23.769 Checking out Revision 25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a (FETCH_HEAD) 00:00:23.728 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:23.734 > git config --add remote.origin.fetch refs/changes/38/22438/27 # timeout=10 00:00:23.738 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:23.753 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:23.761 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:23.770 > git config core.sparsecheckout # timeout=10 00:00:23.773 > git checkout -f 25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a # timeout=10 00:00:24.097 Commit message: "test: add a test for SPDK vs kernel TLS" 00:00:24.107 First time build. Skipping changelog. 00:00:24.097 > git rev-list --no-walk a3efa13e16168e6a18712ae127ffe6e862579de7 # timeout=10 00:00:24.111 > git remote # timeout=10 00:00:24.115 > git submodule init # timeout=10 00:00:24.165 > git submodule sync # timeout=10 00:00:24.211 > git config --get remote.origin.url # timeout=10 00:00:24.218 > git submodule init # timeout=10 00:00:24.261 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:24.265 > git config --get submodule.dpdk.url # timeout=10 00:00:24.269 > git remote # timeout=10 00:00:24.272 > git config --get remote.origin.url # timeout=10 00:00:24.276 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:24.280 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:24.284 > git remote # timeout=10 00:00:24.288 > git config --get remote.origin.url # timeout=10 00:00:24.291 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:24.295 > git config --get submodule.isa-l.url # timeout=10 00:00:24.298 > git remote # timeout=10 00:00:24.302 > git config --get remote.origin.url # timeout=10 00:00:24.306 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:24.309 > git config --get submodule.ocf.url # timeout=10 00:00:24.312 > git remote # timeout=10 00:00:24.316 > git config --get remote.origin.url # timeout=10 00:00:24.320 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:24.323 > git config --get submodule.libvfio-user.url # timeout=10 00:00:24.327 > git remote # timeout=10 00:00:24.331 > git config --get remote.origin.url # timeout=10 00:00:24.334 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:24.337 > git config --get submodule.xnvme.url # timeout=10 00:00:24.341 > git remote # timeout=10 00:00:24.344 > git config --get remote.origin.url # timeout=10 00:00:24.348 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:24.352 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:24.355 > git remote # timeout=10 00:00:24.359 > git config --get remote.origin.url # timeout=10 00:00:24.362 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:24.366 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.366 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.366 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.366 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.367 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.367 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.367 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:24.371 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.371 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.371 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.371 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.371 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:24.371 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:24.371 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:24.371 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:24.371 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.371 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:24.371 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.371 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:24.371 Setting http proxy: proxy-dmz.intel.com:911 00:00:24.371 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:38.137 [Pipeline] dir 00:00:38.138 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:38.140 [Pipeline] { 00:00:38.154 [Pipeline] sh 00:00:38.446 ++ nproc 00:00:38.446 + threads=48 00:00:38.446 + git repack -a -d --threads=48 00:00:48.474 + git submodule foreach git repack -a -d --threads=48 00:00:48.736 Entering 'dpdk' 00:00:54.018 Entering 'intel-ipsec-mb' 00:00:54.276 Entering 'isa-l' 00:00:54.276 Entering 'isa-l-crypto' 00:00:54.538 Entering 'libvfio-user' 00:00:54.796 Entering 'ocf' 00:00:54.796 Entering 'xnvme' 00:00:55.366 + find .git -type f -name alternates -print -delete 00:00:55.366 .git/modules/libvfio-user/objects/info/alternates 00:00:55.366 .git/modules/dpdk/objects/info/alternates 00:00:55.366 .git/modules/ocf/objects/info/alternates 00:00:55.366 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:55.366 .git/modules/isa-l/objects/info/alternates 00:00:55.366 .git/modules/xnvme/objects/info/alternates 00:00:55.366 .git/modules/isa-l-crypto/objects/info/alternates 00:00:55.366 .git/objects/info/alternates 00:00:55.379 [Pipeline] } 00:00:55.402 [Pipeline] // dir 00:00:55.407 [Pipeline] } 00:00:55.428 [Pipeline] // retry 00:00:55.435 [Pipeline] sh 00:00:55.720 + tar -cf spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz -I pigz spdk 00:00:58.326 [Pipeline] httpRequest 00:00:58.333 HttpMethod: PUT 00:00:58.333 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:00:58.340 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:01:00.807 Response Code: HTTP/1.1 200 OK 00:01:00.811 Success: Status code 200 is in the accepted range: 200 00:01:00.816 [Pipeline] echo 00:01:00.818 00:01:00.818 Locking 00:01:00.818 Waited 0s for lock 00:01:00.818 Everything Fine. Saved: /storage/packages/spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:01:00.818 00:01:00.823 [Pipeline] cleanWs 00:01:00.832 [WS-CLEANUP] Deleting project workspace... 00:01:00.832 [WS-CLEANUP] Deferred wipeout is used... 00:01:00.839 [WS-CLEANUP] done 00:01:00.841 [Pipeline] } 00:01:00.867 [Pipeline] // node 00:01:00.875 [Pipeline] retry 00:01:00.877 [Pipeline] { 00:01:00.891 [Pipeline] httpRequest 00:01:00.894 HttpMethod: GET 00:01:00.895 URL: http://10.211.164.101/packages/spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:01:00.895 Sending request to url: http://10.211.164.101/packages/spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:01:00.897 Response Code: HTTP/1.1 200 OK 00:01:00.897 Success: Status code 200 is in the accepted range: 200,404 00:01:00.898 Saving response body to /var/jenkins/workspace/autotest-per-patch_3/spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:01:03.062 [Pipeline] } 00:01:03.083 [Pipeline] // retry 00:01:03.091 [Pipeline] sh 00:01:03.371 + tar --no-same-owner -xf spdk_25b1d44ec97e62437ed1d49a2cf52f87feeb9b7a.tar.gz 00:01:05.275 [Pipeline] sh 00:01:05.552 + git -C spdk log --oneline -n5 00:01:05.552 25b1d44ec test: add a test for SPDK vs kernel TLS 00:01:05.552 7fc2ab43c scripts: add a keyctl session wrapper 00:01:05.552 00058f4d0 test/nvmf/common: do not use subnqn as model 00:01:05.552 fa40728d6 test/common: continue waitforserial on grep error 00:01:05.552 70de0af3e test/nvmf/common: do not require NVMe in configure_kernel_target() 00:01:05.571 [Pipeline] setCustomBuildProperty 00:01:05.580 [Pipeline] setCustomBuildProperty 00:01:05.592 [Pipeline] catchError 00:01:05.597 [Pipeline] { 00:01:05.640 [Pipeline] sh 00:01:05.920 + git -C spdk describe --tags --abbrev=0 origin/master 00:01:05.933 [Pipeline] sh 00:01:06.204 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:01:06.218 [Pipeline] echo 00:01:06.220 Branch: master 00:01:06.224 [Pipeline] fileExists 00:01:06.242 [Pipeline] readJSON 00:01:06.258 [Pipeline] } 00:01:06.285 [Pipeline] // catchError 00:01:06.291 [Pipeline] } 00:01:06.319 [Pipeline] // stage 00:01:06.340 [Pipeline] sh 00:01:06.626 + /var/jenkins/workspace/autotest-per-patch_3/jbp/jenkins/jjb-config/jobs/scripts/get-pkgdep-jobs.sh /var/jenkins/workspace/autotest-per-patch_3/spdk 00:01:06.646 [Pipeline] catchError 00:01:06.648 [Pipeline] { 00:01:06.672 [Pipeline] stage 00:01:06.675 [Pipeline] { (Pre tests) 00:01:06.719 [Pipeline] parallel 00:01:06.734 [Pipeline] { (Branch: check-format-docker-autotest) 00:01:06.736 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:01:06.738 [Pipeline] { (Branch: doc-docker-autotest) 00:01:06.740 [Pipeline] { (Branch: build-files-docker-autotest) 00:01:06.770 [Pipeline] retry 00:01:06.772 [Pipeline] { 00:01:06.778 [Pipeline] retry 00:01:06.780 [Pipeline] { 00:01:06.785 [Pipeline] retry 00:01:06.787 [Pipeline] { 00:01:06.793 [Pipeline] retry 00:01:06.795 [Pipeline] { 00:01:06.822 [Pipeline] build 00:01:06.825 Scheduling project: check-format-docker-autotest 00:01:06.833 [Pipeline] build 00:01:06.836 Scheduling project: check-so-deps-docker-autotest 00:01:06.843 [Pipeline] build 00:01:06.846 Scheduling project: doc-docker-autotest 00:01:06.853 [Pipeline] build 00:01:06.856 Scheduling project: build-files-docker-autotest 00:01:16.342 Starting building: doc-docker-autotest #24158 00:01:16.345 Starting building: check-format-docker-autotest #23968 00:01:16.348 Starting building: build-files-docker-autotest #23957 00:01:16.352 Starting building: check-so-deps-docker-autotest #23963 00:01:49.297 Build doc-docker-autotest #24158 completed: SUCCESS 00:01:49.299 [Pipeline] } 00:01:49.326 [Pipeline] // retry 00:01:49.331 [Pipeline] } 00:02:08.069 Build check-format-docker-autotest #23968 completed: SUCCESS 00:02:08.072 [Pipeline] } 00:02:08.109 [Pipeline] // retry 00:02:08.116 [Pipeline] } 00:03:26.080 Build build-files-docker-autotest #23957 completed: SUCCESS 00:03:26.082 [Pipeline] } 00:03:26.114 [Pipeline] // retry 00:03:26.119 [Pipeline] } 00:04:09.682 Build check-so-deps-docker-autotest #23963 completed: SUCCESS 00:04:09.685 [Pipeline] } 00:04:09.712 [Pipeline] // retry 00:04:09.717 [Pipeline] } 00:04:09.767 [Pipeline] // parallel 00:04:09.773 [Pipeline] } 00:04:09.802 [Pipeline] // stage 00:04:09.808 [Pipeline] } 00:04:09.839 [Pipeline] // catchError 00:04:09.849 [Pipeline] catchError 00:04:09.851 [Pipeline] { 00:04:09.872 [Pipeline] stage 00:04:09.874 [Pipeline] { (Tests) 00:04:10.018 [Pipeline] parallel 00:04:10.120 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:04:10.122 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:04:10.123 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:04:10.125 [Pipeline] { (Branch: scan-build-docker-autotest) 00:04:10.126 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:04:10.127 [Pipeline] { (Branch: lvol-vg-autotest) 00:04:10.129 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:04:10.130 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:04:10.131 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:04:10.132 [Pipeline] { (Branch: nvme-vg-autotest) 00:04:10.134 [Pipeline] { (Branch: centos7-vg-autotest) 00:04:10.135 [Pipeline] { (Branch: rocky9-vg-autotest) 00:04:10.136 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:04:10.137 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:04:10.138 [Pipeline] { (Branch: freebsd-vg-autotest) 00:04:10.140 [Pipeline] { (Branch: iscsi-vg-autotest) 00:04:10.141 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:04:10.142 [Pipeline] { (Branch: zns-vg-autotest) 00:04:10.143 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:04:10.144 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:04:10.145 [Pipeline] { (Branch: crypto-phy-autotest) 00:04:10.146 [Pipeline] { (Branch: vhost-phy-autotest) 00:04:10.148 [Pipeline] { (Branch: nvmf-phy-autotest) 00:04:10.149 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:04:10.150 [Pipeline] { (Branch: nvme-phy-autotest) 00:04:10.151 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:04:10.152 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:04:10.154 [Pipeline] { (Branch: packaging-docker-autotest) 00:04:10.182 [Pipeline] retry 00:04:10.184 [Pipeline] { 00:04:10.189 [Pipeline] retry 00:04:10.191 [Pipeline] { 00:04:10.196 [Pipeline] retry 00:04:10.199 [Pipeline] { 00:04:10.204 [Pipeline] retry 00:04:10.206 [Pipeline] { 00:04:10.212 [Pipeline] retry 00:04:10.214 [Pipeline] { 00:04:10.219 [Pipeline] retry 00:04:10.221 [Pipeline] { 00:04:10.227 [Pipeline] retry 00:04:10.229 [Pipeline] { 00:04:10.234 [Pipeline] retry 00:04:10.236 [Pipeline] { 00:04:10.242 [Pipeline] retry 00:04:10.244 [Pipeline] { 00:04:10.250 [Pipeline] retry 00:04:10.252 [Pipeline] { 00:04:10.258 [Pipeline] retry 00:04:10.260 [Pipeline] { 00:04:10.265 [Pipeline] retry 00:04:10.267 [Pipeline] { 00:04:10.273 [Pipeline] retry 00:04:10.275 [Pipeline] { 00:04:10.280 [Pipeline] retry 00:04:10.282 [Pipeline] { 00:04:10.288 [Pipeline] retry 00:04:10.289 [Pipeline] { 00:04:10.295 [Pipeline] retry 00:04:10.297 [Pipeline] { 00:04:10.303 [Pipeline] retry 00:04:10.305 [Pipeline] { 00:04:10.310 [Pipeline] retry 00:04:10.312 [Pipeline] { 00:04:10.317 [Pipeline] retry 00:04:10.319 [Pipeline] { 00:04:10.325 [Pipeline] retry 00:04:10.327 [Pipeline] { 00:04:10.332 [Pipeline] retry 00:04:10.334 [Pipeline] { 00:04:10.340 [Pipeline] retry 00:04:10.342 [Pipeline] { 00:04:10.347 [Pipeline] retry 00:04:10.349 [Pipeline] { 00:04:10.354 [Pipeline] retry 00:04:10.356 [Pipeline] { 00:04:10.360 [Pipeline] retry 00:04:10.361 [Pipeline] { 00:04:10.365 [Pipeline] retry 00:04:10.367 [Pipeline] { 00:04:10.371 [Pipeline] retry 00:04:10.372 [Pipeline] { 00:04:10.376 [Pipeline] retry 00:04:10.378 [Pipeline] { 00:04:10.401 [Pipeline] build 00:04:10.403 Scheduling project: unittest-clang-docker-autotest 00:04:10.409 [Pipeline] build 00:04:10.411 Scheduling project: unittest-main-docker-autotest 00:04:10.417 [Pipeline] build 00:04:10.419 Scheduling project: autobuild-external-vg-autotest 00:04:10.425 [Pipeline] build 00:04:10.428 Scheduling project: scan-build-docker-autotest 00:04:10.434 [Pipeline] build 00:04:10.436 Scheduling project: unittest-valgrind-docker-autotest 00:04:10.441 [Pipeline] build 00:04:10.444 Scheduling project: lvol-vg-autotest 00:04:10.450 [Pipeline] build 00:04:10.452 Scheduling project: vhost-initiator-vg-autotest 00:04:10.458 [Pipeline] build 00:04:10.460 Scheduling project: nvmf-tcp-vg-autotest 00:04:10.466 [Pipeline] build 00:04:10.469 Scheduling project: nvmf-tcp-uring-vg-autotest 00:04:10.475 [Pipeline] build 00:04:10.477 Scheduling project: nvme-vg-autotest 00:04:10.483 [Pipeline] build 00:04:10.485 Scheduling project: centos7-vg-autotest 00:04:10.492 [Pipeline] build 00:04:10.494 Scheduling project: rocky9-vg-autotest 00:04:10.501 [Pipeline] build 00:04:10.503 Scheduling project: ubuntu20-vg-autotest 00:04:10.509 [Pipeline] build 00:04:10.512 Scheduling project: ubuntu22-vg-autotest 00:04:10.518 [Pipeline] build 00:04:10.520 Scheduling project: freebsd-vg-autotest 00:04:10.526 [Pipeline] build 00:04:10.528 Scheduling project: iscsi-vg-autotest 00:04:10.534 [Pipeline] build 00:04:10.537 Scheduling project: iscsi-uring-vg-autotest 00:04:10.543 [Pipeline] build 00:04:10.545 Scheduling project: zns-vg-autotest 00:04:10.551 [Pipeline] build 00:04:10.553 Scheduling project: nvme-cmb-pmr-vg-autotest 00:04:10.559 [Pipeline] build 00:04:10.561 Scheduling project: BlobFS-phy-autotest 00:04:10.567 [Pipeline] build 00:04:10.569 Scheduling project: crypto-phy-autotest 00:04:10.575 [Pipeline] build 00:04:10.577 Scheduling project: vhost-phy-autotest 00:04:10.583 [Pipeline] build 00:04:10.585 Scheduling project: nvmf-phy-autotest 00:04:10.591 [Pipeline] build 00:04:10.593 Scheduling project: nvmf-tcp-phy-autotest 00:04:10.599 [Pipeline] build 00:04:10.601 Scheduling project: nvme-phy-autotest 00:04:10.605 [Pipeline] build 00:04:10.607 Scheduling project: vfio-user-phy-autotest 00:04:10.612 [Pipeline] build 00:04:10.614 Scheduling project: short-fuzz-phy-autotest 00:04:10.619 [Pipeline] build 00:04:10.621 Scheduling project: packaging-docker-autotest 00:04:16.641 Starting building: BlobFS-phy-autotest #28056 00:04:16.645 Starting building: vhost-phy-autotest #28073 00:04:16.648 Starting building: autobuild-external-vg-autotest #21547 00:04:16.651 Starting building: vfio-user-phy-autotest #28056 00:04:16.654 Starting building: unittest-main-docker-autotest #21493 00:04:16.658 Starting building: packaging-docker-autotest #21493 00:04:16.661 Starting building: ubuntu22-vg-autotest #39716 00:04:16.664 Starting building: rocky9-vg-autotest #17996 00:04:16.668 Starting building: short-fuzz-phy-autotest #28045 00:04:16.671 Starting building: iscsi-uring-vg-autotest #79525 00:04:16.675 Starting building: vhost-initiator-vg-autotest #79642 00:04:16.685 Starting building: nvmf-tcp-phy-autotest #74178 00:04:16.691 Starting building: scan-build-docker-autotest #21496 00:04:16.776 Starting building: unittest-clang-docker-autotest #21491 00:04:16.780 Starting building: unittest-valgrind-docker-autotest #21497 00:04:16.783 Starting building: crypto-phy-autotest #28047 00:04:16.787 Starting building: nvme-phy-autotest #74219 00:04:16.792 Starting building: nvme-vg-autotest #79622 00:04:16.795 Starting building: nvme-cmb-pmr-vg-autotest #80745 00:04:16.798 Starting building: freebsd-vg-autotest #60760 00:04:16.802 Starting building: iscsi-vg-autotest #79657 00:04:16.805 Starting building: zns-vg-autotest #78727 00:04:16.807 Starting building: ubuntu20-vg-autotest #75692 00:04:16.811 Starting building: nvmf-phy-autotest #74293 00:04:16.817 Starting building: nvmf-tcp-vg-autotest #79616 00:04:16.820 Starting building: nvmf-tcp-uring-vg-autotest #79552 00:04:16.824 Starting building: lvol-vg-autotest #79571 00:04:16.825 Starting building: centos7-vg-autotest #75560 00:07:48.999 Build unittest-clang-docker-autotest #21491 completed: SUCCESS 00:07:49.003 [Pipeline] } 00:07:49.051 [Pipeline] // retry 00:07:49.057 [Pipeline] } 00:09:15.534 Build scan-build-docker-autotest #21496 completed: SUCCESS 00:09:15.536 [Pipeline] } 00:09:15.565 [Pipeline] // retry 00:09:15.570 [Pipeline] } 00:09:15.989 Build packaging-docker-autotest #21493 completed: SUCCESS 00:09:15.992 [Pipeline] } 00:09:16.041 [Pipeline] // retry 00:09:16.048 [Pipeline] } 00:10:58.161 Build unittest-main-docker-autotest #21493 completed: SUCCESS 00:10:58.166 [Pipeline] } 00:10:58.224 [Pipeline] // retry 00:10:58.230 [Pipeline] } 00:11:54.005 Build autobuild-external-vg-autotest #21547 completed: SUCCESS 00:11:54.011 [Pipeline] } 00:11:54.060 [Pipeline] // retry 00:11:54.067 [Pipeline] } 00:13:23.056 Build short-fuzz-phy-autotest #28045 completed: SUCCESS 00:13:23.059 [Pipeline] } 00:13:23.107 [Pipeline] // retry 00:13:23.115 [Pipeline] } 00:13:29.922 Build vhost-initiator-vg-autotest #79642 completed: SUCCESS 00:13:29.924 [Pipeline] } 00:13:29.969 [Pipeline] // retry 00:13:29.976 [Pipeline] } 00:14:20.001 Build unittest-valgrind-docker-autotest #21497 completed: SUCCESS 00:14:20.003 [Pipeline] } 00:14:20.056 [Pipeline] // retry 00:14:20.063 [Pipeline] } 00:15:32.585 Build zns-vg-autotest #78727 completed: SUCCESS 00:15:32.588 [Pipeline] } 00:15:32.636 [Pipeline] // retry 00:15:32.645 [Pipeline] } 00:17:27.649 Build nvme-cmb-pmr-vg-autotest #80745 completed: SUCCESS 00:17:27.651 [Pipeline] } 00:17:27.705 [Pipeline] // retry 00:17:27.711 [Pipeline] } 00:19:50.231 Build lvol-vg-autotest #79571 completed: SUCCESS 00:19:50.233 [Pipeline] } 00:19:50.260 [Pipeline] // retry 00:19:50.264 [Pipeline] } 00:20:20.664 Build iscsi-uring-vg-autotest #79525 completed: SUCCESS 00:20:20.667 [Pipeline] } 00:20:20.711 [Pipeline] // retry 00:20:20.718 [Pipeline] } 00:21:15.485 Build iscsi-vg-autotest #79657 completed: SUCCESS 00:21:15.487 [Pipeline] } 00:21:15.520 [Pipeline] // retry 00:21:15.528 [Pipeline] } 00:23:13.028 Build vhost-phy-autotest #28073 completed: SUCCESS 00:23:13.031 [Pipeline] } 00:23:13.069 [Pipeline] // retry 00:23:13.075 [Pipeline] } 00:24:33.829 Build vfio-user-phy-autotest #28056 completed: SUCCESS 00:24:33.832 [Pipeline] } 00:24:33.882 [Pipeline] // retry 00:24:33.889 [Pipeline] } 00:25:07.536 Build freebsd-vg-autotest #60760 completed: SUCCESS 00:25:07.539 [Pipeline] } 00:25:07.583 [Pipeline] // retry 00:25:07.592 [Pipeline] } 00:26:58.058 Build BlobFS-phy-autotest #28056 completed: SUCCESS 00:26:58.062 [Pipeline] } 00:26:58.102 [Pipeline] // retry 00:26:58.109 [Pipeline] } 00:28:23.144 Build nvme-phy-autotest #74219 completed: SUCCESS 00:28:23.147 [Pipeline] } 00:28:23.193 [Pipeline] // retry 00:28:23.200 [Pipeline] } 00:32:55.941 Build nvmf-tcp-phy-autotest #74178 completed: FAILURE 00:32:56.996 [Pipeline] echo 00:32:56.997 No retry patterns found. 00:32:56.999 [Pipeline] } 00:32:57.034 [Pipeline] // retry 00:32:57.043 [Pipeline] error 00:32:57.048 [Pipeline] } 00:32:57.052 Failed in branch nvmf-tcp-phy-autotest 00:35:48.992 Build nvmf-phy-autotest #74293 completed: SUCCESS 00:35:48.995 [Pipeline] } 00:35:49.045 [Pipeline] // retry 00:35:49.052 [Pipeline] } 00:37:01.821 Build nvme-vg-autotest #79622 completed: SUCCESS 00:37:01.824 [Pipeline] } 00:37:01.880 [Pipeline] // retry 00:37:01.888 [Pipeline] } 00:37:45.509 Build nvmf-tcp-uring-vg-autotest #79552 completed: ABORTED 00:37:46.483 [Pipeline] echo 00:37:46.485 No retry patterns found. 00:37:46.486 [Pipeline] } 00:37:46.518 [Pipeline] // retry 00:37:46.528 [Pipeline] error 00:37:46.535 [Pipeline] } 00:37:46.541 Failed in branch nvmf-tcp-uring-vg-autotest 00:39:06.098 Build centos7-vg-autotest #75560 completed: SUCCESS 00:39:06.101 [Pipeline] } 00:39:06.149 [Pipeline] // retry 00:39:06.157 [Pipeline] } 00:40:25.731 Build crypto-phy-autotest #28047 completed: SUCCESS 00:40:25.734 [Pipeline] } 00:40:25.764 [Pipeline] // retry 00:40:25.771 [Pipeline] } 00:49:01.571 Build nvmf-tcp-vg-autotest #79616 completed: ABORTED 00:49:02.527 [Pipeline] echo 00:49:02.528 No retry patterns found. 00:49:02.529 [Pipeline] } 00:49:02.564 [Pipeline] // retry 00:49:02.571 [Pipeline] error 00:49:02.578 [Pipeline] } 00:49:02.583 Failed in branch nvmf-tcp-vg-autotest 00:52:02.032 Build rocky9-vg-autotest #17996 completed: SUCCESS 00:52:02.034 [Pipeline] } 00:52:02.079 [Pipeline] // retry 00:52:02.085 [Pipeline] } 00:57:00.433 Build ubuntu22-vg-autotest #39716 completed: SUCCESS 00:57:00.436 [Pipeline] } 00:57:00.484 [Pipeline] // retry 00:57:00.491 [Pipeline] } 01:02:13.398 Build ubuntu20-vg-autotest #75692 completed: SUCCESS 01:02:13.401 [Pipeline] } 01:02:13.436 [Pipeline] // retry 01:02:13.442 [Pipeline] } 01:02:13.735 [Pipeline] // parallel 01:02:13.745 [Pipeline] } 01:02:13.785 [Pipeline] // stage 01:02:13.798 [Pipeline] } 01:02:13.808 ERROR: Build nvmf-tcp-phy-autotest #74178 failed 01:02:13.809 Setting overall build result to FAILURE 01:02:13.839 [Pipeline] // catchError 01:02:13.850 [Pipeline] stage 01:02:13.853 [Pipeline] { (Autorun Post and Coverage) 01:02:13.881 [Pipeline] setCustomBuildProperty 01:02:13.904 [Pipeline] dir 01:02:13.905 Running in /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158 01:02:13.906 [Pipeline] { 01:02:13.924 [Pipeline] copyArtifacts 01:02:14.186 Copied 6 artifacts from "doc-docker-autotest" build number 24158 01:02:14.190 [Pipeline] writeFile 01:02:14.214 [Pipeline] } 01:02:14.248 [Pipeline] // dir 01:02:14.266 [Pipeline] dir 01:02:14.267 Running in /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968 01:02:14.269 [Pipeline] { 01:02:14.301 [Pipeline] copyArtifacts 01:02:14.364 Copied 5 artifacts from "check-format-docker-autotest" build number 23968 01:02:14.368 [Pipeline] writeFile 01:02:14.397 [Pipeline] } 01:02:14.435 [Pipeline] // dir 01:02:14.529 [Pipeline] dir 01:02:14.529 Running in /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957 01:02:14.531 [Pipeline] { 01:02:14.556 [Pipeline] copyArtifacts 01:02:14.618 Copied 5 artifacts from "build-files-docker-autotest" build number 23957 01:02:14.622 [Pipeline] writeFile 01:02:14.666 [Pipeline] } 01:02:14.703 [Pipeline] // dir 01:02:14.745 [Pipeline] dir 01:02:14.745 Running in /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963 01:02:14.746 [Pipeline] { 01:02:14.769 [Pipeline] copyArtifacts 01:02:14.843 Copied 5 artifacts from "check-so-deps-docker-autotest" build number 23963 01:02:14.847 [Pipeline] writeFile 01:02:14.878 [Pipeline] } 01:02:14.910 [Pipeline] // dir 01:02:15.044 [Pipeline] dir 01:02:15.045 Running in /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491 01:02:15.046 [Pipeline] { 01:02:15.072 [Pipeline] copyArtifacts 01:02:15.134 Copied 5 artifacts from "unittest-clang-docker-autotest" build number 21491 01:02:15.138 [Pipeline] writeFile 01:02:15.267 [Pipeline] } 01:02:15.303 [Pipeline] // dir 01:02:15.321 [Pipeline] dir 01:02:15.322 Running in /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496 01:02:15.323 [Pipeline] { 01:02:15.343 [Pipeline] copyArtifacts 01:02:15.439 Copied 9 artifacts from "scan-build-docker-autotest" build number 21496 01:02:15.443 [Pipeline] writeFile 01:02:15.468 [Pipeline] } 01:02:15.502 [Pipeline] // dir 01:02:15.817 [Pipeline] dir 01:02:15.817 Running in /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493 01:02:15.819 [Pipeline] { 01:02:15.916 [Pipeline] copyArtifacts 01:02:15.977 Copied 5 artifacts from "packaging-docker-autotest" build number 21493 01:02:15.982 [Pipeline] writeFile 01:02:16.134 [Pipeline] } 01:02:16.215 [Pipeline] // dir 01:02:16.358 [Pipeline] dir 01:02:16.358 Running in /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493 01:02:16.360 [Pipeline] { 01:02:16.389 [Pipeline] copyArtifacts 01:02:16.655 Copied 6 artifacts from "unittest-main-docker-autotest" build number 21493 01:02:16.660 [Pipeline] writeFile 01:02:16.709 [Pipeline] } 01:02:16.762 [Pipeline] // dir 01:02:16.893 [Pipeline] dir 01:02:16.894 Running in /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547 01:02:16.895 [Pipeline] { 01:02:16.924 [Pipeline] copyArtifacts 01:02:17.008 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 21547 01:02:17.013 [Pipeline] writeFile 01:02:17.083 [Pipeline] } 01:02:17.143 [Pipeline] // dir 01:02:17.507 [Pipeline] dir 01:02:17.507 Running in /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045 01:02:17.508 [Pipeline] { 01:02:17.557 [Pipeline] copyArtifacts 01:02:17.687 Copied 10 artifacts from "short-fuzz-phy-autotest" build number 28045 01:02:17.690 [Pipeline] writeFile 01:02:17.851 [Pipeline] } 01:02:17.969 [Pipeline] // dir 01:02:18.347 [Pipeline] dir 01:02:18.347 Running in /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642 01:02:18.348 [Pipeline] { 01:02:18.388 [Pipeline] copyArtifacts 01:02:18.584 Copied 15 artifacts from "vhost-initiator-vg-autotest" build number 79642 01:02:18.588 [Pipeline] writeFile 01:02:18.714 [Pipeline] } 01:02:18.836 [Pipeline] // dir 01:02:19.204 [Pipeline] dir 01:02:19.205 Running in /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497 01:02:19.206 [Pipeline] { 01:02:19.255 [Pipeline] copyArtifacts 01:02:19.497 Copied 6 artifacts from "unittest-valgrind-docker-autotest" build number 21497 01:02:19.502 [Pipeline] writeFile 01:02:19.661 [Pipeline] } 01:02:19.780 [Pipeline] // dir 01:02:20.213 [Pipeline] dir 01:02:20.214 Running in /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727 01:02:20.215 [Pipeline] { 01:02:20.260 [Pipeline] copyArtifacts 01:02:20.431 Copied 12 artifacts from "zns-vg-autotest" build number 78727 01:02:20.436 [Pipeline] writeFile 01:02:20.564 [Pipeline] } 01:02:20.659 [Pipeline] // dir 01:02:21.166 [Pipeline] dir 01:02:21.166 Running in /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745 01:02:21.168 [Pipeline] { 01:02:21.214 [Pipeline] copyArtifacts 01:02:21.383 Copied 12 artifacts from "nvme-cmb-pmr-vg-autotest" build number 80745 01:02:21.388 [Pipeline] writeFile 01:02:21.565 [Pipeline] } 01:02:21.721 [Pipeline] // dir 01:02:22.393 [Pipeline] dir 01:02:22.393 Running in /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571 01:02:22.396 [Pipeline] { 01:02:22.468 [Pipeline] copyArtifacts 01:02:22.611 Copied 12 artifacts from "lvol-vg-autotest" build number 79571 01:02:22.613 [Pipeline] writeFile 01:02:22.854 [Pipeline] } 01:02:22.993 [Pipeline] // dir 01:02:24.778 [Pipeline] dir 01:02:24.778 Running in /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525 01:02:24.779 [Pipeline] { 01:02:25.004 [Pipeline] copyArtifacts 01:02:28.025 Copied 16 artifacts from "iscsi-uring-vg-autotest" build number 79525 01:02:28.029 [Pipeline] writeFile 01:02:28.905 [Pipeline] } 01:02:29.412 [Pipeline] // dir 01:02:31.635 [Pipeline] dir 01:02:31.635 Running in /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657 01:02:31.636 [Pipeline] { 01:02:31.879 [Pipeline] copyArtifacts 01:02:34.358 Copied 16 artifacts from "iscsi-vg-autotest" build number 79657 01:02:34.363 [Pipeline] writeFile 01:02:35.427 [Pipeline] } 01:02:36.031 [Pipeline] // dir 01:02:36.445 [Pipeline] dir 01:02:36.445 Running in /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073 01:02:36.446 [Pipeline] { 01:02:36.503 [Pipeline] copyArtifacts 01:02:36.746 Copied 12 artifacts from "vhost-phy-autotest" build number 28073 01:02:36.751 [Pipeline] writeFile 01:02:36.906 [Pipeline] } 01:02:37.050 [Pipeline] // dir 01:02:37.498 [Pipeline] dir 01:02:37.498 Running in /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056 01:02:37.500 [Pipeline] { 01:02:37.559 [Pipeline] copyArtifacts 01:02:37.766 Copied 12 artifacts from "vfio-user-phy-autotest" build number 28056 01:02:37.771 [Pipeline] writeFile 01:02:37.973 [Pipeline] } 01:02:38.129 [Pipeline] // dir 01:02:38.926 [Pipeline] dir 01:02:38.926 Running in /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760 01:02:38.928 [Pipeline] { 01:02:38.995 [Pipeline] copyArtifacts 01:02:39.099 Copied 7 artifacts from "freebsd-vg-autotest" build number 60760 01:02:39.104 [Pipeline] writeFile 01:02:39.403 [Pipeline] } 01:02:39.560 [Pipeline] // dir 01:02:39.875 [Pipeline] dir 01:02:39.875 Running in /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056 01:02:39.876 [Pipeline] { 01:02:39.920 [Pipeline] copyArtifacts 01:02:40.246 Copied 28 artifacts from "BlobFS-phy-autotest" build number 28056 01:02:40.251 [Pipeline] writeFile 01:02:40.363 [Pipeline] } 01:02:40.467 [Pipeline] // dir 01:02:40.988 [Pipeline] dir 01:02:40.989 Running in /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219 01:02:40.990 [Pipeline] { 01:02:41.047 [Pipeline] copyArtifacts 01:02:41.307 Copied 12 artifacts from "nvme-phy-autotest" build number 74219 01:02:41.312 [Pipeline] writeFile 01:02:41.554 [Pipeline] } 01:02:41.709 [Pipeline] // dir 01:02:42.404 [Pipeline] dir 01:02:42.404 Running in /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-phy-autotest_74178 01:02:42.405 [Pipeline] { 01:02:42.469 [Pipeline] copyArtifacts 01:02:42.580 [Pipeline] writeFile 01:02:42.865 [Pipeline] } 01:02:43.033 [Pipeline] // dir 01:02:43.949 [Pipeline] dir 01:02:43.949 Running in /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293 01:02:43.950 [Pipeline] { 01:02:44.033 [Pipeline] copyArtifacts 01:02:44.221 Copied 13 artifacts from "nvmf-phy-autotest" build number 74293 01:02:44.225 [Pipeline] writeFile 01:02:44.572 [Pipeline] } 01:02:44.780 [Pipeline] // dir 01:02:45.523 [Pipeline] dir 01:02:45.524 Running in /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622 01:02:45.525 [Pipeline] { 01:02:45.590 [Pipeline] copyArtifacts 01:02:45.789 Copied 12 artifacts from "nvme-vg-autotest" build number 79622 01:02:45.794 [Pipeline] writeFile 01:02:46.033 [Pipeline] } 01:02:46.217 [Pipeline] // dir 01:02:46.771 [Pipeline] dir 01:02:46.771 Running in /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552 01:02:46.772 [Pipeline] { 01:02:46.831 [Pipeline] copyArtifacts 01:02:47.122 Copied 11 artifacts from "nvmf-tcp-uring-vg-autotest" build number 79552 01:02:47.126 [Pipeline] writeFile 01:02:47.346 [Pipeline] } 01:02:47.458 [Pipeline] // dir 01:02:48.311 [Pipeline] dir 01:02:48.312 Running in /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560 01:02:48.313 [Pipeline] { 01:02:48.390 [Pipeline] copyArtifacts 01:02:48.717 Copied 13 artifacts from "centos7-vg-autotest" build number 75560 01:02:48.721 [Pipeline] writeFile 01:02:49.028 [Pipeline] } 01:02:49.223 [Pipeline] // dir 01:02:50.765 [Pipeline] dir 01:02:50.765 Running in /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047 01:02:50.767 [Pipeline] { 01:02:50.865 [Pipeline] copyArtifacts 01:02:51.083 Copied 12 artifacts from "crypto-phy-autotest" build number 28047 01:02:51.088 [Pipeline] writeFile 01:02:51.597 [Pipeline] } 01:02:51.821 [Pipeline] // dir 01:02:52.628 [Pipeline] dir 01:02:52.629 Running in /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616 01:02:52.630 [Pipeline] { 01:02:52.700 [Pipeline] copyArtifacts 01:02:53.078 Copied 11 artifacts from "nvmf-tcp-vg-autotest" build number 79616 01:02:53.083 [Pipeline] writeFile 01:02:53.346 [Pipeline] } 01:02:53.515 [Pipeline] // dir 01:02:54.846 [Pipeline] dir 01:02:54.846 Running in /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996 01:02:54.847 [Pipeline] { 01:02:54.961 [Pipeline] copyArtifacts 01:02:55.318 Copied 13 artifacts from "rocky9-vg-autotest" build number 17996 01:02:55.322 [Pipeline] writeFile 01:02:55.837 [Pipeline] } 01:02:56.166 [Pipeline] // dir 01:02:57.486 [Pipeline] dir 01:02:57.486 Running in /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716 01:02:57.487 [Pipeline] { 01:02:57.597 [Pipeline] copyArtifacts 01:02:57.969 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 39716 01:02:57.973 [Pipeline] writeFile 01:02:58.472 [Pipeline] } 01:02:58.752 [Pipeline] // dir 01:03:00.186 [Pipeline] dir 01:03:00.186 Running in /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692 01:03:00.187 [Pipeline] { 01:03:00.298 [Pipeline] copyArtifacts 01:03:00.675 Copied 13 artifacts from "ubuntu20-vg-autotest" build number 75692 01:03:00.680 [Pipeline] writeFile 01:03:01.180 [Pipeline] } 01:03:01.513 [Pipeline] // dir 01:03:01.520 [Pipeline] catchError 01:03:01.521 [Pipeline] { 01:03:01.537 [Pipeline] sh 01:03:01.810 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 01:03:01.810 + shopt -s globstar nullglob 01:03:01.811 + echo 'Start stage post_gen_coverage.sh' 01:03:01.811 Start stage post_gen_coverage.sh 01:03:01.811 + cd /var/jenkins/workspace/autotest-per-patch_3 01:03:01.811 + rm -rf /var/jenkins/workspace/autotest-per-patch_3/spdk/doc 01:03:01.811 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 01:03:01.811 + move_artifacts 01:03:01.811 + local out_dirs 01:03:01.811 + out_dirs=(./**/output/) 01:03:01.811 + for dir in "${out_dirs[@]}" 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./autobuild-external-vg-autotest_21547/output//doc.tar.xz ]] 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./autobuild-external-vg-autotest_21547/output//ut_coverage.tar.xz ]] 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./autobuild-external-vg-autotest_21547/output//llvm.tar.xz ]] 01:03:01.811 + mv ./autobuild-external-vg-autotest_21547/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_21547/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_21547/output//dmesg.init.log ./autobuild-external-vg-autotest_21547/output//dmesg.log ./autobuild-external-vg-autotest_21547/output//power.tar.xz ./autobuild-external-vg-autotest_21547/output//test_completions.txt ./autobuild-external-vg-autotest_21547/output//timing.svg ./autobuild-external-vg-autotest_21547/output//timing.txt ./autobuild-external-vg-autotest_21547/output//.. 01:03:01.811 + rmdir ./autobuild-external-vg-autotest_21547/output/ 01:03:01.811 + for dir in "${out_dirs[@]}" 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./BlobFS-phy-autotest_28056/output//doc.tar.xz ]] 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./BlobFS-phy-autotest_28056/output//ut_coverage.tar.xz ]] 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./BlobFS-phy-autotest_28056/output//llvm.tar.xz ]] 01:03:01.811 + mv ./BlobFS-phy-autotest_28056/output//all_tests.txt ./BlobFS-phy-autotest_28056/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_28056/output//build-repo-manifest.txt ./BlobFS-phy-autotest_28056/output//cov_base.info.xz ./BlobFS-phy-autotest_28056/output//cov_test.info.xz ./BlobFS-phy-autotest_28056/output//cov_total.info.xz ./BlobFS-phy-autotest_28056/output//dmesg.init.log ./BlobFS-phy-autotest_28056/output//dmesg.log ./BlobFS-phy-autotest_28056/output//power.tar.xz ./BlobFS-phy-autotest_28056/output//rocksdb ./BlobFS-phy-autotest_28056/output//test_completions.txt ./BlobFS-phy-autotest_28056/output//timing.svg ./BlobFS-phy-autotest_28056/output//timing.txt ./BlobFS-phy-autotest_28056/output//.. 01:03:01.811 + rmdir ./BlobFS-phy-autotest_28056/output/ 01:03:01.811 + for dir in "${out_dirs[@]}" 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./build-files-docker-autotest_23957/output//doc.tar.xz ]] 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./build-files-docker-autotest_23957/output//ut_coverage.tar.xz ]] 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./build-files-docker-autotest_23957/output//llvm.tar.xz ]] 01:03:01.811 + mv ./build-files-docker-autotest_23957/output//build-pkg-manifest.txt ./build-files-docker-autotest_23957/output//build-repo-manifest.txt ./build-files-docker-autotest_23957/output//power.tar.xz ./build-files-docker-autotest_23957/output//test_completions.txt ./build-files-docker-autotest_23957/output//timing.txt ./build-files-docker-autotest_23957/output//.. 01:03:01.811 + rmdir ./build-files-docker-autotest_23957/output/ 01:03:01.811 + for dir in "${out_dirs[@]}" 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./centos7-vg-autotest_75560/output//doc.tar.xz ]] 01:03:01.811 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:01.811 + [[ -f ./centos7-vg-autotest_75560/output//ut_coverage.tar.xz ]] 01:03:01.811 + tar -C ./centos7-vg-autotest_75560/output/ -xf ./centos7-vg-autotest_75560/output//ut_coverage.tar.xz 01:03:02.068 + rm ./centos7-vg-autotest_75560/output//ut_coverage.tar.xz 01:03:02.068 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.068 + [[ -f ./centos7-vg-autotest_75560/output//llvm.tar.xz ]] 01:03:02.068 + mv ./centos7-vg-autotest_75560/output//all_tests.txt ./centos7-vg-autotest_75560/output//build-pkg-manifest.txt ./centos7-vg-autotest_75560/output//build-repo-manifest.txt ./centos7-vg-autotest_75560/output//cov_base.info.xz ./centos7-vg-autotest_75560/output//cov_test.info.xz ./centos7-vg-autotest_75560/output//cov_total.info.xz ./centos7-vg-autotest_75560/output//dmesg.init.log ./centos7-vg-autotest_75560/output//dmesg.log ./centos7-vg-autotest_75560/output//power.tar.xz ./centos7-vg-autotest_75560/output//test_completions.txt ./centos7-vg-autotest_75560/output//timing.svg ./centos7-vg-autotest_75560/output//timing.txt ./centos7-vg-autotest_75560/output//ut_coverage ./centos7-vg-autotest_75560/output//.. 01:03:02.068 + rmdir ./centos7-vg-autotest_75560/output/ 01:03:02.068 + for dir in "${out_dirs[@]}" 01:03:02.068 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.068 + [[ -f ./check-format-docker-autotest_23968/output//doc.tar.xz ]] 01:03:02.068 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.068 + [[ -f ./check-format-docker-autotest_23968/output//ut_coverage.tar.xz ]] 01:03:02.068 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.068 + [[ -f ./check-format-docker-autotest_23968/output//llvm.tar.xz ]] 01:03:02.068 + mv ./check-format-docker-autotest_23968/output//build-pkg-manifest.txt ./check-format-docker-autotest_23968/output//build-repo-manifest.txt ./check-format-docker-autotest_23968/output//power.tar.xz ./check-format-docker-autotest_23968/output//test_completions.txt ./check-format-docker-autotest_23968/output//timing.txt ./check-format-docker-autotest_23968/output//.. 01:03:02.068 + rmdir ./check-format-docker-autotest_23968/output/ 01:03:02.068 + for dir in "${out_dirs[@]}" 01:03:02.068 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.068 + [[ -f ./check-so-deps-docker-autotest_23963/output//doc.tar.xz ]] 01:03:02.068 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.068 + [[ -f ./check-so-deps-docker-autotest_23963/output//ut_coverage.tar.xz ]] 01:03:02.068 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.068 + [[ -f ./check-so-deps-docker-autotest_23963/output//llvm.tar.xz ]] 01:03:02.068 + mv ./check-so-deps-docker-autotest_23963/output//build-pkg-manifest.txt ./check-so-deps-docker-autotest_23963/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_23963/output//power.tar.xz ./check-so-deps-docker-autotest_23963/output//test_completions.txt ./check-so-deps-docker-autotest_23963/output//timing.txt ./check-so-deps-docker-autotest_23963/output//.. 01:03:02.068 + rmdir ./check-so-deps-docker-autotest_23963/output/ 01:03:02.068 + for dir in "${out_dirs[@]}" 01:03:02.068 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.068 + [[ -f ./crypto-phy-autotest_28047/output//doc.tar.xz ]] 01:03:02.068 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.068 + [[ -f ./crypto-phy-autotest_28047/output//ut_coverage.tar.xz ]] 01:03:02.069 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.069 + [[ -f ./crypto-phy-autotest_28047/output//llvm.tar.xz ]] 01:03:02.069 + mv ./crypto-phy-autotest_28047/output//all_tests.txt ./crypto-phy-autotest_28047/output//build-pkg-manifest.txt ./crypto-phy-autotest_28047/output//build-repo-manifest.txt ./crypto-phy-autotest_28047/output//cov_base.info.xz ./crypto-phy-autotest_28047/output//cov_test.info.xz ./crypto-phy-autotest_28047/output//cov_total.info.xz ./crypto-phy-autotest_28047/output//dmesg.init.log ./crypto-phy-autotest_28047/output//dmesg.log ./crypto-phy-autotest_28047/output//power.tar.xz ./crypto-phy-autotest_28047/output//test_completions.txt ./crypto-phy-autotest_28047/output//timing.svg ./crypto-phy-autotest_28047/output//timing.txt ./crypto-phy-autotest_28047/output//.. 01:03:02.069 + rmdir ./crypto-phy-autotest_28047/output/ 01:03:02.069 + for dir in "${out_dirs[@]}" 01:03:02.069 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.069 + [[ -f ./doc-docker-autotest_24158/output//doc.tar.xz ]] 01:03:02.069 + tar -C ./doc-docker-autotest_24158/output/ -xf ./doc-docker-autotest_24158/output//doc.tar.xz 01:03:02.327 + rm ./doc-docker-autotest_24158/output//doc.tar.xz 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./doc-docker-autotest_24158/output//ut_coverage.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./doc-docker-autotest_24158/output//llvm.tar.xz ]] 01:03:02.327 + mv ./doc-docker-autotest_24158/output//build-pkg-manifest.txt ./doc-docker-autotest_24158/output//build-repo-manifest.txt ./doc-docker-autotest_24158/output//doc ./doc-docker-autotest_24158/output//power.tar.xz ./doc-docker-autotest_24158/output//test_completions.txt ./doc-docker-autotest_24158/output//timing.txt ./doc-docker-autotest_24158/output//.. 01:03:02.327 + rmdir ./doc-docker-autotest_24158/output/ 01:03:02.327 + for dir in "${out_dirs[@]}" 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./freebsd-vg-autotest_60760/output//doc.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./freebsd-vg-autotest_60760/output//ut_coverage.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./freebsd-vg-autotest_60760/output//llvm.tar.xz ]] 01:03:02.327 + mv ./freebsd-vg-autotest_60760/output//all_tests.txt ./freebsd-vg-autotest_60760/output//build-pkg-manifest.txt ./freebsd-vg-autotest_60760/output//build-repo-manifest.txt ./freebsd-vg-autotest_60760/output//messages ./freebsd-vg-autotest_60760/output//power.tar.xz ./freebsd-vg-autotest_60760/output//test_completions.txt ./freebsd-vg-autotest_60760/output//timing.txt ./freebsd-vg-autotest_60760/output//.. 01:03:02.327 + rmdir ./freebsd-vg-autotest_60760/output/ 01:03:02.327 + for dir in "${out_dirs[@]}" 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./iscsi-uring-vg-autotest_79525/output//doc.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./iscsi-uring-vg-autotest_79525/output//ut_coverage.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./iscsi-uring-vg-autotest_79525/output//llvm.tar.xz ]] 01:03:02.327 + mv ./iscsi-uring-vg-autotest_79525/output//all_tests.txt ./iscsi-uring-vg-autotest_79525/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_79525/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_79525/output//calsoft.json ./iscsi-uring-vg-autotest_79525/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_79525/output//cov_base.info.xz ./iscsi-uring-vg-autotest_79525/output//cov_test.info.xz ./iscsi-uring-vg-autotest_79525/output//cov_total.info.xz ./iscsi-uring-vg-autotest_79525/output//dmesg.init.log ./iscsi-uring-vg-autotest_79525/output//dmesg.log ./iscsi-uring-vg-autotest_79525/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_79525/output//iscsi_autofuzz_tgt_output.txt ./iscsi-uring-vg-autotest_79525/output//power.tar.xz ./iscsi-uring-vg-autotest_79525/output//test_completions.txt ./iscsi-uring-vg-autotest_79525/output//timing.svg ./iscsi-uring-vg-autotest_79525/output//timing.txt ./iscsi-uring-vg-autotest_79525/output//.. 01:03:02.327 + rmdir ./iscsi-uring-vg-autotest_79525/output/ 01:03:02.327 + for dir in "${out_dirs[@]}" 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./iscsi-vg-autotest_79657/output//doc.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./iscsi-vg-autotest_79657/output//ut_coverage.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./iscsi-vg-autotest_79657/output//llvm.tar.xz ]] 01:03:02.327 + mv ./iscsi-vg-autotest_79657/output//all_tests.txt ./iscsi-vg-autotest_79657/output//build-pkg-manifest.txt ./iscsi-vg-autotest_79657/output//build-repo-manifest.txt ./iscsi-vg-autotest_79657/output//calsoft.json ./iscsi-vg-autotest_79657/output//calsoft.tar.xz ./iscsi-vg-autotest_79657/output//cov_base.info.xz ./iscsi-vg-autotest_79657/output//cov_test.info.xz ./iscsi-vg-autotest_79657/output//cov_total.info.xz ./iscsi-vg-autotest_79657/output//dmesg.init.log ./iscsi-vg-autotest_79657/output//dmesg.log ./iscsi-vg-autotest_79657/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_79657/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_79657/output//power.tar.xz ./iscsi-vg-autotest_79657/output//test_completions.txt ./iscsi-vg-autotest_79657/output//timing.svg ./iscsi-vg-autotest_79657/output//timing.txt ./iscsi-vg-autotest_79657/output//.. 01:03:02.327 + rmdir ./iscsi-vg-autotest_79657/output/ 01:03:02.327 + for dir in "${out_dirs[@]}" 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./lvol-vg-autotest_79571/output//doc.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./lvol-vg-autotest_79571/output//ut_coverage.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./lvol-vg-autotest_79571/output//llvm.tar.xz ]] 01:03:02.327 + mv ./lvol-vg-autotest_79571/output//all_tests.txt ./lvol-vg-autotest_79571/output//build-pkg-manifest.txt ./lvol-vg-autotest_79571/output//build-repo-manifest.txt ./lvol-vg-autotest_79571/output//cov_base.info.xz ./lvol-vg-autotest_79571/output//cov_test.info.xz ./lvol-vg-autotest_79571/output//cov_total.info.xz ./lvol-vg-autotest_79571/output//dmesg.init.log ./lvol-vg-autotest_79571/output//dmesg.log ./lvol-vg-autotest_79571/output//power.tar.xz ./lvol-vg-autotest_79571/output//test_completions.txt ./lvol-vg-autotest_79571/output//timing.svg ./lvol-vg-autotest_79571/output//timing.txt ./lvol-vg-autotest_79571/output//.. 01:03:02.327 + rmdir ./lvol-vg-autotest_79571/output/ 01:03:02.327 + for dir in "${out_dirs[@]}" 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvme-cmb-pmr-vg-autotest_80745/output//doc.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvme-cmb-pmr-vg-autotest_80745/output//ut_coverage.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvme-cmb-pmr-vg-autotest_80745/output//llvm.tar.xz ]] 01:03:02.327 + mv ./nvme-cmb-pmr-vg-autotest_80745/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_80745/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_80745/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_80745/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_80745/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_80745/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_80745/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_80745/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_80745/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_80745/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_80745/output//timing.svg ./nvme-cmb-pmr-vg-autotest_80745/output//timing.txt ./nvme-cmb-pmr-vg-autotest_80745/output//.. 01:03:02.327 + rmdir ./nvme-cmb-pmr-vg-autotest_80745/output/ 01:03:02.327 + for dir in "${out_dirs[@]}" 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvme-phy-autotest_74219/output//doc.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvme-phy-autotest_74219/output//ut_coverage.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvme-phy-autotest_74219/output//llvm.tar.xz ]] 01:03:02.327 + mv ./nvme-phy-autotest_74219/output//all_tests.txt ./nvme-phy-autotest_74219/output//build-pkg-manifest.txt ./nvme-phy-autotest_74219/output//build-repo-manifest.txt ./nvme-phy-autotest_74219/output//cov_base.info.xz ./nvme-phy-autotest_74219/output//cov_test.info.xz ./nvme-phy-autotest_74219/output//cov_total.info.xz ./nvme-phy-autotest_74219/output//dmesg.init.log ./nvme-phy-autotest_74219/output//dmesg.log ./nvme-phy-autotest_74219/output//power.tar.xz ./nvme-phy-autotest_74219/output//test_completions.txt ./nvme-phy-autotest_74219/output//timing.svg ./nvme-phy-autotest_74219/output//timing.txt ./nvme-phy-autotest_74219/output//.. 01:03:02.327 + rmdir ./nvme-phy-autotest_74219/output/ 01:03:02.327 + for dir in "${out_dirs[@]}" 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvme-vg-autotest_79622/output//doc.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvme-vg-autotest_79622/output//ut_coverage.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvme-vg-autotest_79622/output//llvm.tar.xz ]] 01:03:02.327 + mv ./nvme-vg-autotest_79622/output//all_tests.txt ./nvme-vg-autotest_79622/output//build-pkg-manifest.txt ./nvme-vg-autotest_79622/output//build-repo-manifest.txt ./nvme-vg-autotest_79622/output//cov_base.info.xz ./nvme-vg-autotest_79622/output//cov_test.info.xz ./nvme-vg-autotest_79622/output//cov_total.info.xz ./nvme-vg-autotest_79622/output//dmesg.init.log ./nvme-vg-autotest_79622/output//dmesg.log ./nvme-vg-autotest_79622/output//power.tar.xz ./nvme-vg-autotest_79622/output//test_completions.txt ./nvme-vg-autotest_79622/output//timing.svg ./nvme-vg-autotest_79622/output//timing.txt ./nvme-vg-autotest_79622/output//.. 01:03:02.327 + rmdir ./nvme-vg-autotest_79622/output/ 01:03:02.327 + for dir in "${out_dirs[@]}" 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvmf-phy-autotest_74293/output//doc.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvmf-phy-autotest_74293/output//ut_coverage.tar.xz ]] 01:03:02.327 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.327 + [[ -f ./nvmf-phy-autotest_74293/output//llvm.tar.xz ]] 01:03:02.328 + mv ./nvmf-phy-autotest_74293/output//all_tests.txt ./nvmf-phy-autotest_74293/output//build-pkg-manifest.txt ./nvmf-phy-autotest_74293/output//build-repo-manifest.txt ./nvmf-phy-autotest_74293/output//cov_base.info.xz ./nvmf-phy-autotest_74293/output//cov_test.info.xz ./nvmf-phy-autotest_74293/output//cov_total.info.xz ./nvmf-phy-autotest_74293/output//dmesg.init.log ./nvmf-phy-autotest_74293/output//dmesg.log ./nvmf-phy-autotest_74293/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_74293/output//power.tar.xz ./nvmf-phy-autotest_74293/output//test_completions.txt ./nvmf-phy-autotest_74293/output//timing.svg ./nvmf-phy-autotest_74293/output//timing.txt ./nvmf-phy-autotest_74293/output//.. 01:03:02.328 + rmdir ./nvmf-phy-autotest_74293/output/ 01:03:02.328 + for dir in "${out_dirs[@]}" 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./nvmf-tcp-uring-vg-autotest_79552/output//doc.tar.xz ]] 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./nvmf-tcp-uring-vg-autotest_79552/output//ut_coverage.tar.xz ]] 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./nvmf-tcp-uring-vg-autotest_79552/output//llvm.tar.xz ]] 01:03:02.328 + mv ./nvmf-tcp-uring-vg-autotest_79552/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_79552/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_79552/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_79552/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_79552/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_79552/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_79552/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_79552/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_79552/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_79552/output//timing.txt ./nvmf-tcp-uring-vg-autotest_79552/output//udev.log ./nvmf-tcp-uring-vg-autotest_79552/output//.. 01:03:02.328 + rmdir ./nvmf-tcp-uring-vg-autotest_79552/output/ 01:03:02.328 + for dir in "${out_dirs[@]}" 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./nvmf-tcp-vg-autotest_79616/output//doc.tar.xz ]] 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./nvmf-tcp-vg-autotest_79616/output//ut_coverage.tar.xz ]] 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./nvmf-tcp-vg-autotest_79616/output//llvm.tar.xz ]] 01:03:02.328 + mv ./nvmf-tcp-vg-autotest_79616/output//all_tests.txt ./nvmf-tcp-vg-autotest_79616/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_79616/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_79616/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_79616/output//dmesg.init.log ./nvmf-tcp-vg-autotest_79616/output//dmesg.log ./nvmf-tcp-vg-autotest_79616/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_79616/output//power.tar.xz ./nvmf-tcp-vg-autotest_79616/output//test_completions.txt ./nvmf-tcp-vg-autotest_79616/output//timing.txt ./nvmf-tcp-vg-autotest_79616/output//udev.log ./nvmf-tcp-vg-autotest_79616/output//.. 01:03:02.328 + rmdir ./nvmf-tcp-vg-autotest_79616/output/ 01:03:02.328 + for dir in "${out_dirs[@]}" 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./packaging-docker-autotest_21493/output//doc.tar.xz ]] 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./packaging-docker-autotest_21493/output//ut_coverage.tar.xz ]] 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./packaging-docker-autotest_21493/output//llvm.tar.xz ]] 01:03:02.328 + mv ./packaging-docker-autotest_21493/output//build-pkg-manifest.txt ./packaging-docker-autotest_21493/output//build-repo-manifest.txt ./packaging-docker-autotest_21493/output//power.tar.xz ./packaging-docker-autotest_21493/output//test_completions.txt ./packaging-docker-autotest_21493/output//timing.txt ./packaging-docker-autotest_21493/output//.. 01:03:02.328 + rmdir ./packaging-docker-autotest_21493/output/ 01:03:02.328 + for dir in "${out_dirs[@]}" 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./rocky9-vg-autotest_17996/output//doc.tar.xz ]] 01:03:02.328 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.328 + [[ -f ./rocky9-vg-autotest_17996/output//ut_coverage.tar.xz ]] 01:03:02.328 + tar -C ./rocky9-vg-autotest_17996/output/ -xf ./rocky9-vg-autotest_17996/output//ut_coverage.tar.xz 01:03:02.586 + rm ./rocky9-vg-autotest_17996/output//ut_coverage.tar.xz 01:03:02.586 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.586 + [[ -f ./rocky9-vg-autotest_17996/output//llvm.tar.xz ]] 01:03:02.586 + mv ./rocky9-vg-autotest_17996/output//all_tests.txt ./rocky9-vg-autotest_17996/output//build-pkg-manifest.txt ./rocky9-vg-autotest_17996/output//build-repo-manifest.txt ./rocky9-vg-autotest_17996/output//cov_base.info.xz ./rocky9-vg-autotest_17996/output//cov_test.info.xz ./rocky9-vg-autotest_17996/output//cov_total.info.xz ./rocky9-vg-autotest_17996/output//dmesg.init.log ./rocky9-vg-autotest_17996/output//dmesg.log ./rocky9-vg-autotest_17996/output//power.tar.xz ./rocky9-vg-autotest_17996/output//test_completions.txt ./rocky9-vg-autotest_17996/output//timing.svg ./rocky9-vg-autotest_17996/output//timing.txt ./rocky9-vg-autotest_17996/output//ut_coverage ./rocky9-vg-autotest_17996/output//.. 01:03:02.586 + rmdir ./rocky9-vg-autotest_17996/output/ 01:03:02.586 + for dir in "${out_dirs[@]}" 01:03:02.586 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.586 + [[ -f ./scan-build-docker-autotest_21496/output//doc.tar.xz ]] 01:03:02.586 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.586 + [[ -f ./scan-build-docker-autotest_21496/output//ut_coverage.tar.xz ]] 01:03:02.586 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.586 + [[ -f ./scan-build-docker-autotest_21496/output//llvm.tar.xz ]] 01:03:02.586 + mv ./scan-build-docker-autotest_21496/output//all_c_files.txt ./scan-build-docker-autotest_21496/output//build_output.txt ./scan-build-docker-autotest_21496/output//build-pkg-manifest.txt ./scan-build-docker-autotest_21496/output//build-repo-manifest.txt ./scan-build-docker-autotest_21496/output//built_c_files.txt ./scan-build-docker-autotest_21496/output//power.tar.xz ./scan-build-docker-autotest_21496/output//test_completions.txt ./scan-build-docker-autotest_21496/output//timing.txt ./scan-build-docker-autotest_21496/output//unbuilt_c_files.txt ./scan-build-docker-autotest_21496/output//.. 01:03:02.586 + rmdir ./scan-build-docker-autotest_21496/output/ 01:03:02.586 + for dir in "${out_dirs[@]}" 01:03:02.586 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.586 + [[ -f ./short-fuzz-phy-autotest_28045/output//doc.tar.xz ]] 01:03:02.586 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.586 + [[ -f ./short-fuzz-phy-autotest_28045/output//ut_coverage.tar.xz ]] 01:03:02.586 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.586 + [[ -f ./short-fuzz-phy-autotest_28045/output//llvm.tar.xz ]] 01:03:02.586 + tar -C ./short-fuzz-phy-autotest_28045/output/ -xf ./short-fuzz-phy-autotest_28045/output//llvm.tar.xz 01:03:02.586 + rm ./short-fuzz-phy-autotest_28045/output//llvm.tar.xz 01:03:02.586 + mv ./short-fuzz-phy-autotest_28045/output//all_tests.txt ./short-fuzz-phy-autotest_28045/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_28045/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_28045/output//dmesg.init.log ./short-fuzz-phy-autotest_28045/output//dmesg.log ./short-fuzz-phy-autotest_28045/output//llvm ./short-fuzz-phy-autotest_28045/output//power.tar.xz ./short-fuzz-phy-autotest_28045/output//test_completions.txt ./short-fuzz-phy-autotest_28045/output//timing.svg ./short-fuzz-phy-autotest_28045/output//timing.txt ./short-fuzz-phy-autotest_28045/output//.. 01:03:02.586 + rmdir ./short-fuzz-phy-autotest_28045/output/ 01:03:02.586 + for dir in "${out_dirs[@]}" 01:03:02.586 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.586 + [[ -f ./ubuntu20-vg-autotest_75692/output//doc.tar.xz ]] 01:03:02.586 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.586 + [[ -f ./ubuntu20-vg-autotest_75692/output//ut_coverage.tar.xz ]] 01:03:02.586 + tar -C ./ubuntu20-vg-autotest_75692/output/ -xf ./ubuntu20-vg-autotest_75692/output//ut_coverage.tar.xz 01:03:02.843 + rm ./ubuntu20-vg-autotest_75692/output//ut_coverage.tar.xz 01:03:02.843 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.843 + [[ -f ./ubuntu20-vg-autotest_75692/output//llvm.tar.xz ]] 01:03:02.843 + mv ./ubuntu20-vg-autotest_75692/output//all_tests.txt ./ubuntu20-vg-autotest_75692/output//build-pkg-manifest.txt ./ubuntu20-vg-autotest_75692/output//build-repo-manifest.txt ./ubuntu20-vg-autotest_75692/output//cov_base.info.xz ./ubuntu20-vg-autotest_75692/output//cov_test.info.xz ./ubuntu20-vg-autotest_75692/output//cov_total.info.xz ./ubuntu20-vg-autotest_75692/output//dmesg.init.log ./ubuntu20-vg-autotest_75692/output//dmesg.log ./ubuntu20-vg-autotest_75692/output//power.tar.xz ./ubuntu20-vg-autotest_75692/output//test_completions.txt ./ubuntu20-vg-autotest_75692/output//timing.svg ./ubuntu20-vg-autotest_75692/output//timing.txt ./ubuntu20-vg-autotest_75692/output//ut_coverage ./ubuntu20-vg-autotest_75692/output//.. 01:03:02.843 + rmdir ./ubuntu20-vg-autotest_75692/output/ 01:03:02.843 + for dir in "${out_dirs[@]}" 01:03:02.843 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.843 + [[ -f ./ubuntu22-vg-autotest_39716/output//doc.tar.xz ]] 01:03:02.843 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:02.843 + [[ -f ./ubuntu22-vg-autotest_39716/output//ut_coverage.tar.xz ]] 01:03:02.843 + tar -C ./ubuntu22-vg-autotest_39716/output/ -xf ./ubuntu22-vg-autotest_39716/output//ut_coverage.tar.xz 01:03:03.101 + rm ./ubuntu22-vg-autotest_39716/output//ut_coverage.tar.xz 01:03:03.101 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.101 + [[ -f ./ubuntu22-vg-autotest_39716/output//llvm.tar.xz ]] 01:03:03.101 + mv ./ubuntu22-vg-autotest_39716/output//all_tests.txt ./ubuntu22-vg-autotest_39716/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_39716/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_39716/output//cov_base.info.xz ./ubuntu22-vg-autotest_39716/output//cov_test.info.xz ./ubuntu22-vg-autotest_39716/output//cov_total.info.xz ./ubuntu22-vg-autotest_39716/output//dmesg.init.log ./ubuntu22-vg-autotest_39716/output//dmesg.log ./ubuntu22-vg-autotest_39716/output//power.tar.xz ./ubuntu22-vg-autotest_39716/output//test_completions.txt ./ubuntu22-vg-autotest_39716/output//timing.svg ./ubuntu22-vg-autotest_39716/output//timing.txt ./ubuntu22-vg-autotest_39716/output//ut_coverage ./ubuntu22-vg-autotest_39716/output//.. 01:03:03.101 + rmdir ./ubuntu22-vg-autotest_39716/output/ 01:03:03.101 + for dir in "${out_dirs[@]}" 01:03:03.101 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.101 + [[ -f ./unittest-clang-docker-autotest_21491/output//doc.tar.xz ]] 01:03:03.101 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.101 + [[ -f ./unittest-clang-docker-autotest_21491/output//ut_coverage.tar.xz ]] 01:03:03.101 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.101 + [[ -f ./unittest-clang-docker-autotest_21491/output//llvm.tar.xz ]] 01:03:03.101 + mv ./unittest-clang-docker-autotest_21491/output//build-pkg-manifest.txt ./unittest-clang-docker-autotest_21491/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_21491/output//power.tar.xz ./unittest-clang-docker-autotest_21491/output//test_completions.txt ./unittest-clang-docker-autotest_21491/output//timing.txt ./unittest-clang-docker-autotest_21491/output//.. 01:03:03.101 + rmdir ./unittest-clang-docker-autotest_21491/output/ 01:03:03.101 + for dir in "${out_dirs[@]}" 01:03:03.101 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.101 + [[ -f ./unittest-main-docker-autotest_21493/output//doc.tar.xz ]] 01:03:03.101 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.101 + [[ -f ./unittest-main-docker-autotest_21493/output//ut_coverage.tar.xz ]] 01:03:03.101 + tar -C ./unittest-main-docker-autotest_21493/output/ -xf ./unittest-main-docker-autotest_21493/output//ut_coverage.tar.xz 01:03:03.358 + rm ./unittest-main-docker-autotest_21493/output//ut_coverage.tar.xz 01:03:03.358 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.358 + [[ -f ./unittest-main-docker-autotest_21493/output//llvm.tar.xz ]] 01:03:03.358 + mv ./unittest-main-docker-autotest_21493/output//build-pkg-manifest.txt ./unittest-main-docker-autotest_21493/output//build-repo-manifest.txt ./unittest-main-docker-autotest_21493/output//power.tar.xz ./unittest-main-docker-autotest_21493/output//test_completions.txt ./unittest-main-docker-autotest_21493/output//timing.txt ./unittest-main-docker-autotest_21493/output//ut_coverage ./unittest-main-docker-autotest_21493/output//.. 01:03:03.358 + rmdir ./unittest-main-docker-autotest_21493/output/ 01:03:03.358 + for dir in "${out_dirs[@]}" 01:03:03.358 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.358 + [[ -f ./unittest-valgrind-docker-autotest_21497/output//doc.tar.xz ]] 01:03:03.358 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.358 + [[ -f ./unittest-valgrind-docker-autotest_21497/output//ut_coverage.tar.xz ]] 01:03:03.358 + tar -C ./unittest-valgrind-docker-autotest_21497/output/ -xf ./unittest-valgrind-docker-autotest_21497/output//ut_coverage.tar.xz 01:03:03.617 + rm ./unittest-valgrind-docker-autotest_21497/output//ut_coverage.tar.xz 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./unittest-valgrind-docker-autotest_21497/output//llvm.tar.xz ]] 01:03:03.617 + mv ./unittest-valgrind-docker-autotest_21497/output//build-pkg-manifest.txt ./unittest-valgrind-docker-autotest_21497/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_21497/output//power.tar.xz ./unittest-valgrind-docker-autotest_21497/output//test_completions.txt ./unittest-valgrind-docker-autotest_21497/output//timing.txt ./unittest-valgrind-docker-autotest_21497/output//ut_coverage ./unittest-valgrind-docker-autotest_21497/output//.. 01:03:03.617 + rmdir ./unittest-valgrind-docker-autotest_21497/output/ 01:03:03.617 + for dir in "${out_dirs[@]}" 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./vfio-user-phy-autotest_28056/output//doc.tar.xz ]] 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./vfio-user-phy-autotest_28056/output//ut_coverage.tar.xz ]] 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./vfio-user-phy-autotest_28056/output//llvm.tar.xz ]] 01:03:03.617 + mv ./vfio-user-phy-autotest_28056/output//all_tests.txt ./vfio-user-phy-autotest_28056/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_28056/output//build-repo-manifest.txt ./vfio-user-phy-autotest_28056/output//cov_base.info.xz ./vfio-user-phy-autotest_28056/output//cov_test.info.xz ./vfio-user-phy-autotest_28056/output//cov_total.info.xz ./vfio-user-phy-autotest_28056/output//dmesg.init.log ./vfio-user-phy-autotest_28056/output//dmesg.log ./vfio-user-phy-autotest_28056/output//power.tar.xz ./vfio-user-phy-autotest_28056/output//test_completions.txt ./vfio-user-phy-autotest_28056/output//timing.svg ./vfio-user-phy-autotest_28056/output//timing.txt ./vfio-user-phy-autotest_28056/output//.. 01:03:03.617 + rmdir ./vfio-user-phy-autotest_28056/output/ 01:03:03.617 + for dir in "${out_dirs[@]}" 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./vhost-initiator-vg-autotest_79642/output//doc.tar.xz ]] 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./vhost-initiator-vg-autotest_79642/output//ut_coverage.tar.xz ]] 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./vhost-initiator-vg-autotest_79642/output//llvm.tar.xz ]] 01:03:03.617 + mv ./vhost-initiator-vg-autotest_79642/output//all_tests.txt ./vhost-initiator-vg-autotest_79642/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_79642/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_79642/output//cov_base.info.xz ./vhost-initiator-vg-autotest_79642/output//cov_test.info.xz ./vhost-initiator-vg-autotest_79642/output//cov_total.info.xz ./vhost-initiator-vg-autotest_79642/output//dmesg.init.log ./vhost-initiator-vg-autotest_79642/output//dmesg.log ./vhost-initiator-vg-autotest_79642/output//power.tar.xz ./vhost-initiator-vg-autotest_79642/output//test_completions.txt ./vhost-initiator-vg-autotest_79642/output//timing.svg ./vhost-initiator-vg-autotest_79642/output//timing.txt ./vhost-initiator-vg-autotest_79642/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_79642/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_79642/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_79642/output//.. 01:03:03.617 + rmdir ./vhost-initiator-vg-autotest_79642/output/ 01:03:03.617 + for dir in "${out_dirs[@]}" 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./vhost-phy-autotest_28073/output//doc.tar.xz ]] 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./vhost-phy-autotest_28073/output//ut_coverage.tar.xz ]] 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./vhost-phy-autotest_28073/output//llvm.tar.xz ]] 01:03:03.617 + mv ./vhost-phy-autotest_28073/output//all_tests.txt ./vhost-phy-autotest_28073/output//build-pkg-manifest.txt ./vhost-phy-autotest_28073/output//build-repo-manifest.txt ./vhost-phy-autotest_28073/output//cov_base.info.xz ./vhost-phy-autotest_28073/output//cov_test.info.xz ./vhost-phy-autotest_28073/output//cov_total.info.xz ./vhost-phy-autotest_28073/output//dmesg.init.log ./vhost-phy-autotest_28073/output//dmesg.log ./vhost-phy-autotest_28073/output//power.tar.xz ./vhost-phy-autotest_28073/output//test_completions.txt ./vhost-phy-autotest_28073/output//timing.svg ./vhost-phy-autotest_28073/output//timing.txt ./vhost-phy-autotest_28073/output//.. 01:03:03.617 + rmdir ./vhost-phy-autotest_28073/output/ 01:03:03.617 + for dir in "${out_dirs[@]}" 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./zns-vg-autotest_78727/output//doc.tar.xz ]] 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./zns-vg-autotest_78727/output//ut_coverage.tar.xz ]] 01:03:03.617 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:03.617 + [[ -f ./zns-vg-autotest_78727/output//llvm.tar.xz ]] 01:03:03.617 + mv ./zns-vg-autotest_78727/output//all_tests.txt ./zns-vg-autotest_78727/output//build-pkg-manifest.txt ./zns-vg-autotest_78727/output//build-repo-manifest.txt ./zns-vg-autotest_78727/output//cov_base.info.xz ./zns-vg-autotest_78727/output//cov_test.info.xz ./zns-vg-autotest_78727/output//cov_total.info.xz ./zns-vg-autotest_78727/output//dmesg.init.log ./zns-vg-autotest_78727/output//dmesg.log ./zns-vg-autotest_78727/output//power.tar.xz ./zns-vg-autotest_78727/output//test_completions.txt ./zns-vg-autotest_78727/output//timing.svg ./zns-vg-autotest_78727/output//timing.txt ./zns-vg-autotest_78727/output//.. 01:03:03.617 + rmdir ./zns-vg-autotest_78727/output/ 01:03:03.617 + unpack_cov_files 01:03:03.617 + local info_files 01:03:03.617 + info_files=(*/cov_*.info.xz) 01:03:03.617 + xargs -P0 -r -n1 xz -d 01:03:03.617 + printf '%s\n' BlobFS-phy-autotest_28056/cov_base.info.xz BlobFS-phy-autotest_28056/cov_test.info.xz BlobFS-phy-autotest_28056/cov_total.info.xz centos7-vg-autotest_75560/cov_base.info.xz centos7-vg-autotest_75560/cov_test.info.xz centos7-vg-autotest_75560/cov_total.info.xz crypto-phy-autotest_28047/cov_base.info.xz crypto-phy-autotest_28047/cov_test.info.xz crypto-phy-autotest_28047/cov_total.info.xz iscsi-uring-vg-autotest_79525/cov_base.info.xz iscsi-uring-vg-autotest_79525/cov_test.info.xz iscsi-uring-vg-autotest_79525/cov_total.info.xz iscsi-vg-autotest_79657/cov_base.info.xz iscsi-vg-autotest_79657/cov_test.info.xz iscsi-vg-autotest_79657/cov_total.info.xz lvol-vg-autotest_79571/cov_base.info.xz lvol-vg-autotest_79571/cov_test.info.xz lvol-vg-autotest_79571/cov_total.info.xz nvme-cmb-pmr-vg-autotest_80745/cov_base.info.xz nvme-cmb-pmr-vg-autotest_80745/cov_test.info.xz nvme-cmb-pmr-vg-autotest_80745/cov_total.info.xz nvme-phy-autotest_74219/cov_base.info.xz nvme-phy-autotest_74219/cov_test.info.xz nvme-phy-autotest_74219/cov_total.info.xz nvme-vg-autotest_79622/cov_base.info.xz nvme-vg-autotest_79622/cov_test.info.xz nvme-vg-autotest_79622/cov_total.info.xz nvmf-phy-autotest_74293/cov_base.info.xz nvmf-phy-autotest_74293/cov_test.info.xz nvmf-phy-autotest_74293/cov_total.info.xz nvmf-tcp-uring-vg-autotest_79552/cov_base.info.xz nvmf-tcp-vg-autotest_79616/cov_base.info.xz rocky9-vg-autotest_17996/cov_base.info.xz rocky9-vg-autotest_17996/cov_test.info.xz rocky9-vg-autotest_17996/cov_total.info.xz ubuntu20-vg-autotest_75692/cov_base.info.xz ubuntu20-vg-autotest_75692/cov_test.info.xz ubuntu20-vg-autotest_75692/cov_total.info.xz ubuntu22-vg-autotest_39716/cov_base.info.xz ubuntu22-vg-autotest_39716/cov_test.info.xz ubuntu22-vg-autotest_39716/cov_total.info.xz vfio-user-phy-autotest_28056/cov_base.info.xz vfio-user-phy-autotest_28056/cov_test.info.xz vfio-user-phy-autotest_28056/cov_total.info.xz vhost-initiator-vg-autotest_79642/cov_base.info.xz vhost-initiator-vg-autotest_79642/cov_test.info.xz vhost-initiator-vg-autotest_79642/cov_total.info.xz vhost-phy-autotest_28073/cov_base.info.xz vhost-phy-autotest_28073/cov_test.info.xz vhost-phy-autotest_28073/cov_total.info.xz zns-vg-autotest_78727/cov_base.info.xz zns-vg-autotest_78727/cov_test.info.xz zns-vg-autotest_78727/cov_total.info.xz 01:03:03.875 + fix_downstream_job_paths 01:03:03.875 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch_3/spdk/#g' BlobFS-phy-autotest_28056/cov_total.info centos7-vg-autotest_75560/cov_total.info crypto-phy-autotest_28047/cov_total.info iscsi-uring-vg-autotest_79525/cov_total.info iscsi-vg-autotest_79657/cov_total.info lvol-vg-autotest_79571/cov_total.info nvme-cmb-pmr-vg-autotest_80745/cov_total.info nvme-phy-autotest_74219/cov_total.info nvme-vg-autotest_79622/cov_total.info nvmf-phy-autotest_74293/cov_total.info rocky9-vg-autotest_17996/cov_total.info ubuntu20-vg-autotest_75692/cov_total.info ubuntu22-vg-autotest_39716/cov_total.info vfio-user-phy-autotest_28056/cov_total.info vhost-initiator-vg-autotest_79642/cov_total.info vhost-phy-autotest_28073/cov_total.info zns-vg-autotest_78727/cov_total.info 01:03:04.807 + ignore_ocf_headers 01:03:04.807 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 01:03:04.807 + create_errtrace_files_for_all_builds 01:03:04.807 + local build_log_list 01:03:04.807 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 01:03:04.807 ++ find /var/jenkins/workspace/autotest-per-patch_3 -type f -name build.log 01:03:04.807 + for build in "${build_log_list[@]}" 01:03:04.807 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/build.log 01:03:04.807 + local build_log job_name start_pattern end_pattern backtraces 01:03:04.807 + build_log=/var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/build.log 01:03:04.807 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/build.log 01:03:04.807 ++ basename /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056 01:03:04.807 + job_name=BlobFS-phy-autotest_28056 01:03:04.807 + start_pattern='Backtrace start' 01:03:04.807 + end_pattern='Backtrace end' 01:03:04.807 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/build.log ]] 01:03:04.807 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/build.log 01:03:04.807 + backtraces= 01:03:04.807 + [[ -n '' ]] 01:03:04.807 + for build in "${build_log_list[@]}" 01:03:04.807 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968/build.log 01:03:04.807 + local build_log job_name start_pattern end_pattern backtraces 01:03:04.807 + build_log=/var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968/build.log 01:03:04.807 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968/build.log 01:03:04.807 ++ basename /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968 01:03:04.807 + job_name=check-format-docker-autotest_23968 01:03:04.807 + start_pattern='Backtrace start' 01:03:04.807 + end_pattern='Backtrace end' 01:03:04.807 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968/build.log ]] 01:03:04.807 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968/build.log 01:03:04.807 + backtraces= 01:03:04.807 + [[ -n '' ]] 01:03:04.807 + for build in "${build_log_list[@]}" 01:03:04.807 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/build.log 01:03:04.807 + local build_log job_name start_pattern end_pattern backtraces 01:03:04.807 + build_log=/var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/build.log 01:03:04.807 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/build.log 01:03:04.807 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745 01:03:04.807 + job_name=nvme-cmb-pmr-vg-autotest_80745 01:03:04.807 + start_pattern='Backtrace start' 01:03:04.807 + end_pattern='Backtrace end' 01:03:04.807 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/build.log ]] 01:03:04.807 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/build.log 01:03:04.807 + backtraces= 01:03:04.807 + [[ -n '' ]] 01:03:04.807 + for build in "${build_log_list[@]}" 01:03:04.807 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-phy-autotest_74178/build.log 01:03:04.807 + local build_log job_name start_pattern end_pattern backtraces 01:03:04.807 + build_log=/var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-phy-autotest_74178/build.log 01:03:04.807 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-phy-autotest_74178/build.log 01:03:04.807 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-phy-autotest_74178 01:03:04.807 + job_name=nvmf-tcp-phy-autotest_74178 01:03:04.807 + start_pattern='Backtrace start' 01:03:04.807 + end_pattern='Backtrace end' 01:03:04.807 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-phy-autotest_74178/build.log ]] 01:03:04.808 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-phy-autotest_74178/build.log 01:03:05.070 + backtraces= 01:03:05.070 + [[ -n '' ]] 01:03:05.070 + for build in "${build_log_list[@]}" 01:03:05.070 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493/build.log 01:03:05.070 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.070 + build_log=/var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493/build.log 01:03:05.070 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493/build.log 01:03:05.070 ++ basename /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493 01:03:05.070 + job_name=packaging-docker-autotest_21493 01:03:05.070 + start_pattern='Backtrace start' 01:03:05.070 + end_pattern='Backtrace end' 01:03:05.070 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493/build.log ]] 01:03:05.070 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493/build.log 01:03:05.070 + backtraces= 01:03:05.070 + [[ -n '' ]] 01:03:05.070 + for build in "${build_log_list[@]}" 01:03:05.070 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552/build.log 01:03:05.070 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.070 + build_log=/var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552/build.log 01:03:05.070 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552/build.log 01:03:05.070 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552 01:03:05.070 + job_name=nvmf-tcp-uring-vg-autotest_79552 01:03:05.070 + start_pattern='Backtrace start' 01:03:05.070 + end_pattern='Backtrace end' 01:03:05.070 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552/build.log ]] 01:03:05.070 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552/build.log 01:03:05.070 + backtraces= 01:03:05.070 + [[ -n '' ]] 01:03:05.070 + for build in "${build_log_list[@]}" 01:03:05.070 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957/build.log 01:03:05.070 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.070 + build_log=/var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957/build.log 01:03:05.070 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957/build.log 01:03:05.070 ++ basename /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957 01:03:05.070 + job_name=build-files-docker-autotest_23957 01:03:05.070 + start_pattern='Backtrace start' 01:03:05.070 + end_pattern='Backtrace end' 01:03:05.070 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957/build.log ]] 01:03:05.070 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957/build.log 01:03:05.070 + backtraces= 01:03:05.070 + [[ -n '' ]] 01:03:05.070 + for build in "${build_log_list[@]}" 01:03:05.070 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158/build.log 01:03:05.070 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.070 + build_log=/var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158/build.log 01:03:05.070 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158/build.log 01:03:05.070 ++ basename /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158 01:03:05.070 + job_name=doc-docker-autotest_24158 01:03:05.070 + start_pattern='Backtrace start' 01:03:05.070 + end_pattern='Backtrace end' 01:03:05.070 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158/build.log ]] 01:03:05.070 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158/build.log 01:03:05.070 + backtraces= 01:03:05.070 + [[ -n '' ]] 01:03:05.070 + for build in "${build_log_list[@]}" 01:03:05.070 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491/build.log 01:03:05.070 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.070 + build_log=/var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491/build.log 01:03:05.070 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491/build.log 01:03:05.070 ++ basename /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491 01:03:05.070 + job_name=unittest-clang-docker-autotest_21491 01:03:05.070 + start_pattern='Backtrace start' 01:03:05.070 + end_pattern='Backtrace end' 01:03:05.070 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491/build.log ]] 01:03:05.070 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491/build.log 01:03:05.070 + backtraces= 01:03:05.070 + [[ -n '' ]] 01:03:05.070 + for build in "${build_log_list[@]}" 01:03:05.070 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045/build.log 01:03:05.070 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.070 + build_log=/var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045/build.log 01:03:05.070 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045/build.log 01:03:05.070 ++ basename /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045 01:03:05.070 + job_name=short-fuzz-phy-autotest_28045 01:03:05.070 + start_pattern='Backtrace start' 01:03:05.070 + end_pattern='Backtrace end' 01:03:05.070 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045/build.log ]] 01:03:05.070 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045/build.log 01:03:05.070 + backtraces= 01:03:05.070 + [[ -n '' ]] 01:03:05.070 + for build in "${build_log_list[@]}" 01:03:05.070 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/build.log 01:03:05.070 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056 01:03:05.071 + job_name=vfio-user-phy-autotest_28056 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716 01:03:05.071 + job_name=ubuntu22-vg-autotest_39716 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047 01:03:05.071 + job_name=crypto-phy-autotest_28047 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547 01:03:05.071 + job_name=autobuild-external-vg-autotest_21547 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616 01:03:05.071 + job_name=nvmf-tcp-vg-autotest_79616 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073 01:03:05.071 + job_name=vhost-phy-autotest_28073 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560 01:03:05.071 + job_name=centos7-vg-autotest_75560 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657 01:03:05.071 + job_name=iscsi-vg-autotest_79657 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497 01:03:05.071 + job_name=unittest-valgrind-docker-autotest_21497 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219 01:03:05.071 + job_name=nvme-phy-autotest_74219 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493 01:03:05.071 + job_name=unittest-main-docker-autotest_21493 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493/build.log ]] 01:03:05.071 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493/build.log 01:03:05.071 + backtraces= 01:03:05.071 + [[ -n '' ]] 01:03:05.071 + for build in "${build_log_list[@]}" 01:03:05.071 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963/build.log 01:03:05.071 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.071 + build_log=/var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963/build.log 01:03:05.071 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963/build.log 01:03:05.071 ++ basename /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963 01:03:05.071 + job_name=check-so-deps-docker-autotest_23963 01:03:05.071 + start_pattern='Backtrace start' 01:03:05.071 + end_pattern='Backtrace end' 01:03:05.071 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963/build.log ]] 01:03:05.072 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963/build.log 01:03:05.072 + backtraces= 01:03:05.072 + [[ -n '' ]] 01:03:05.072 + for build in "${build_log_list[@]}" 01:03:05.072 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/build.log 01:03:05.072 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.072 + build_log=/var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/build.log 01:03:05.072 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/build.log 01:03:05.072 ++ basename /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525 01:03:05.072 + job_name=iscsi-uring-vg-autotest_79525 01:03:05.072 + start_pattern='Backtrace start' 01:03:05.072 + end_pattern='Backtrace end' 01:03:05.072 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/build.log ]] 01:03:05.072 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/build.log 01:03:05.072 + backtraces= 01:03:05.072 + [[ -n '' ]] 01:03:05.072 + for build in "${build_log_list[@]}" 01:03:05.072 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/build.log 01:03:05.072 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.072 + build_log=/var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/build.log 01:03:05.072 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/build.log 01:03:05.072 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622 01:03:05.072 + job_name=nvme-vg-autotest_79622 01:03:05.072 + start_pattern='Backtrace start' 01:03:05.072 + end_pattern='Backtrace end' 01:03:05.072 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/build.log ]] 01:03:05.072 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/build.log 01:03:05.072 + backtraces= 01:03:05.072 + [[ -n '' ]] 01:03:05.072 + for build in "${build_log_list[@]}" 01:03:05.072 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/build.log 01:03:05.072 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.072 + build_log=/var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/build.log 01:03:05.072 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/build.log 01:03:05.072 ++ basename /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642 01:03:05.072 + job_name=vhost-initiator-vg-autotest_79642 01:03:05.072 + start_pattern='Backtrace start' 01:03:05.072 + end_pattern='Backtrace end' 01:03:05.072 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/build.log ]] 01:03:05.072 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/build.log 01:03:05.072 + backtraces= 01:03:05.072 + [[ -n '' ]] 01:03:05.072 + for build in "${build_log_list[@]}" 01:03:05.072 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/build.log 01:03:05.072 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.072 + build_log=/var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/build.log 01:03:05.072 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/build.log 01:03:05.072 ++ basename /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571 01:03:05.072 + job_name=lvol-vg-autotest_79571 01:03:05.072 + start_pattern='Backtrace start' 01:03:05.072 + end_pattern='Backtrace end' 01:03:05.072 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/build.log ]] 01:03:05.072 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/build.log 01:03:05.072 + backtraces='00:12:08.835 ========== Backtrace start: ========== 01:03:05.072 00:12:08.835 01:03:05.072 00:12:08.835 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:03:05.072 00:12:08.835 ... 01:03:05.072 00:12:08.835 583 echo "$rsp" 01:03:05.072 00:12:08.835 584 done 01:03:05.072 00:12:08.835 585 01:03:05.072 00:12:08.835 586 rc=${!status[*]} 01:03:05.072 00:12:08.835 587 xtrace_restore 01:03:05.072 00:12:08.835 => 588 [[ $rc == 0 ]] 01:03:05.072 00:12:08.835 589 } 01:03:05.072 00:12:08.835 590 01:03:05.072 00:12:08.835 591 function rpc_cmd_simple_data_json() { 01:03:05.072 00:12:08.835 592 01:03:05.072 00:12:08.835 593 local elems="$1[@]" elem 01:03:05.072 00:12:08.835 ... 01:03:05.072 00:12:08.835 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 01:03:05.072 00:12:08.835 ... 01:03:05.072 00:12:08.835 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:03:05.072 00:12:08.835 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:03:05.072 00:12:08.835 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:03:05.072 00:12:08.835 678 01:03:05.072 00:12:08.835 679 # Try again with aliases instead uuid 01:03:05.072 00:12:08.835 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:03:05.072 00:12:08.835 681 01:03:05.072 00:12:08.835 682 # Delete lvol2_temp 01:03:05.072 00:12:08.835 683 # New state: 01:03:05.072 00:12:08.835 684 # snap1 <-- lvol1 01:03:05.072 00:12:08.835 685 # snap2 <-- lvol2 01:03:05.072 00:12:08.835 ... 01:03:05.072 00:12:08.835 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:03:05.072 00:12:08.835 ... 01:03:05.072 00:12:08.835 1119 timing_enter $test_name 01:03:05.072 00:12:08.835 1120 echo "************************************" 01:03:05.072 00:12:08.835 1121 echo "START TEST $test_name" 01:03:05.072 00:12:08.835 1122 echo "************************************" 01:03:05.072 00:12:08.835 1123 xtrace_restore 01:03:05.072 00:12:08.835 1124 time "$@" 01:03:05.072 00:12:08.835 1125 xtrace_disable 01:03:05.072 00:12:08.835 1126 echo "************************************" 01:03:05.072 00:12:08.835 1127 echo "END TEST $test_name" 01:03:05.072 00:12:08.835 1128 echo "************************************" 01:03:05.072 00:12:08.835 1129 timing_exit $test_name 01:03:05.072 00:12:08.835 ... 01:03:05.072 00:12:08.835 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 01:03:05.072 00:12:08.835 ... 01:03:05.072 00:12:08.835 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 01:03:05.072 00:12:08.835 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:03:05.072 00:12:08.835 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:03:05.072 00:12:08.835 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:03:05.072 00:12:08.835 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:03:05.072 00:12:08.835 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:03:05.072 00:12:08.835 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:03:05.072 00:12:08.835 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:03:05.072 00:12:08.835 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:03:05.072 00:12:08.835 947 01:03:05.072 00:12:08.835 948 trap - SIGINT SIGTERM EXIT 01:03:05.072 00:12:08.835 ... 01:03:05.072 00:12:08.835 01:03:05.072 00:12:08.835 ========== Backtrace end ========== 01:03:05.072 00:12:15.931 ========== Backtrace start: ========== 01:03:05.072 00:12:15.931 01:03:05.072 00:12:15.931 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:03:05.072 00:12:15.931 ... 01:03:05.072 00:12:15.931 583 echo "$rsp" 01:03:05.072 00:12:15.931 584 done 01:03:05.072 00:12:15.931 585 01:03:05.072 00:12:15.931 586 rc=${!status[*]} 01:03:05.072 00:12:15.931 587 xtrace_restore 01:03:05.072 00:12:15.931 => 588 [[ $rc == 0 ]] 01:03:05.072 00:12:15.931 589 } 01:03:05.072 00:12:15.931 590 01:03:05.072 00:12:15.931 591 function rpc_cmd_simple_data_json() { 01:03:05.072 00:12:15.931 592 01:03:05.072 00:12:15.931 593 local elems="$1[@]" elem 01:03:05.072 00:12:15.931 ... 01:03:05.072 00:12:15.931 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 01:03:05.072 00:12:15.931 ... 01:03:05.072 00:12:15.931 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:03:05.072 00:12:15.931 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:03:05.072 00:12:15.931 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:03:05.072 00:12:15.931 778 01:03:05.072 00:12:15.931 779 # Try again with aliases instead uuid 01:03:05.072 00:12:15.931 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:03:05.072 00:12:15.931 781 01:03:05.072 00:12:15.931 782 # Delete lvol2_temp 01:03:05.072 00:12:15.931 783 # New state: 01:03:05.072 00:12:15.931 784 # esnap1 01:03:05.072 00:12:15.931 785 # snap2 <-- lvol2 01:03:05.072 00:12:15.931 ... 01:03:05.072 00:12:15.931 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:03:05.072 00:12:15.931 ... 01:03:05.072 00:12:15.931 1119 timing_enter $test_name 01:03:05.072 00:12:15.931 1120 echo "************************************" 01:03:05.072 00:12:15.931 1121 echo "START TEST $test_name" 01:03:05.072 00:12:15.931 1122 echo "************************************" 01:03:05.072 00:12:15.931 1123 xtrace_restore 01:03:05.072 00:12:15.931 1124 time "$@" 01:03:05.072 00:12:15.931 1125 xtrace_disable 01:03:05.072 00:12:15.931 1126 echo "************************************" 01:03:05.072 00:12:15.931 1127 echo "END TEST $test_name" 01:03:05.072 00:12:15.931 1128 echo "************************************" 01:03:05.072 00:12:15.931 1129 timing_exit $test_name 01:03:05.072 00:12:15.931 ... 01:03:05.072 00:12:15.931 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 01:03:05.072 00:12:15.931 ... 01:03:05.072 00:12:15.931 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:03:05.072 00:12:15.931 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:03:05.072 00:12:15.931 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:03:05.073 00:12:15.931 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:03:05.073 00:12:15.931 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:03:05.073 00:12:15.931 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:03:05.073 00:12:15.931 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:03:05.073 00:12:15.931 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:03:05.073 00:12:15.931 947 01:03:05.073 00:12:15.931 948 trap - SIGINT SIGTERM EXIT 01:03:05.073 00:12:15.931 949 killprocess $spdk_pid 01:03:05.073 00:12:15.931 ... 01:03:05.073 00:12:15.931 01:03:05.073 00:12:15.931 ========== Backtrace end ========== 01:03:05.073 00:12:20.551 ========== Backtrace start: ========== 01:03:05.073 00:12:20.551 01:03:05.073 00:12:20.551 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:03:05.073 00:12:20.551 ... 01:03:05.073 00:12:20.551 583 echo "$rsp" 01:03:05.073 00:12:20.551 584 done 01:03:05.073 00:12:20.551 585 01:03:05.073 00:12:20.551 586 rc=${!status[*]} 01:03:05.073 00:12:20.551 587 xtrace_restore 01:03:05.073 00:12:20.551 => 588 [[ $rc == 0 ]] 01:03:05.073 00:12:20.551 589 } 01:03:05.073 00:12:20.551 590 01:03:05.073 00:12:20.551 591 function rpc_cmd_simple_data_json() { 01:03:05.073 00:12:20.551 592 01:03:05.073 00:12:20.551 593 local elems="$1[@]" elem 01:03:05.073 00:12:20.551 ... 01:03:05.073 00:12:20.810 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 01:03:05.073 00:12:20.810 ... 01:03:05.073 00:12:20.810 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:03:05.073 00:12:20.810 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:03:05.073 00:12:20.810 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:03:05.073 00:12:20.810 862 01:03:05.073 00:12:20.810 863 # Try again with aliases instead uuid 01:03:05.073 00:12:20.810 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:03:05.073 00:12:20.810 865 01:03:05.073 00:12:20.810 866 # Delete lvol2_temp 01:03:05.073 00:12:20.810 867 # New state: 01:03:05.073 00:12:20.810 868 # snap2 <-- lvol2 01:03:05.073 00:12:20.810 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 01:03:05.073 00:12:20.810 ... 01:03:05.073 00:12:20.810 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:03:05.073 00:12:20.810 ... 01:03:05.073 00:12:20.810 1119 timing_enter $test_name 01:03:05.073 00:12:20.810 1120 echo "************************************" 01:03:05.073 00:12:20.810 1121 echo "START TEST $test_name" 01:03:05.073 00:12:20.810 1122 echo "************************************" 01:03:05.073 00:12:20.810 1123 xtrace_restore 01:03:05.073 00:12:20.810 1124 time "$@" 01:03:05.073 00:12:20.810 1125 xtrace_disable 01:03:05.073 00:12:20.810 1126 echo "************************************" 01:03:05.073 00:12:20.810 1127 echo "END TEST $test_name" 01:03:05.073 00:12:20.810 1128 echo "************************************" 01:03:05.073 00:12:20.810 1129 timing_exit $test_name 01:03:05.073 00:12:20.810 ... 01:03:05.073 00:12:20.810 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 01:03:05.073 00:12:20.810 ... 01:03:05.073 00:12:20.810 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:03:05.073 00:12:20.810 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:03:05.073 00:12:20.810 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:03:05.073 00:12:20.810 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:03:05.073 00:12:20.810 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:03:05.073 00:12:20.810 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:03:05.073 00:12:20.810 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:03:05.073 00:12:20.810 947 01:03:05.073 00:12:20.810 948 trap - SIGINT SIGTERM EXIT 01:03:05.073 00:12:20.810 949 killprocess $spdk_pid 01:03:05.073 00:12:20.810 ... 01:03:05.073 00:12:20.810 01:03:05.073 00:12:20.810 ========== Backtrace end ========== 01:03:05.073 00:13:43.313 ========== Backtrace start: ========== 01:03:05.073 00:13:43.313 01:03:05.073 00:13:43.313 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 01:03:05.073 00:13:43.313 ... 01:03:05.073 00:13:43.313 583 echo "$rsp" 01:03:05.073 00:13:43.313 584 done 01:03:05.073 00:13:43.313 585 01:03:05.073 00:13:43.313 586 rc=${!status[*]} 01:03:05.073 00:13:43.313 587 xtrace_restore 01:03:05.073 00:13:43.313 => 588 [[ $rc == 0 ]] 01:03:05.073 00:13:43.313 589 } 01:03:05.073 00:13:43.313 590 01:03:05.073 00:13:43.313 591 function rpc_cmd_simple_data_json() { 01:03:05.073 00:13:43.313 592 01:03:05.073 00:13:43.313 593 local elems="$1[@]" elem 01:03:05.073 00:13:43.313 ... 01:03:05.073 00:13:43.313 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 01:03:05.073 00:13:43.313 ... 01:03:05.073 00:13:43.313 519 01:03:05.073 00:13:43.313 520 # Check lvol consistency 01:03:05.073 00:13:43.313 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 01:03:05.073 00:13:43.313 522 01:03:05.073 00:13:43.313 523 # Try again with aliases instead uuid 01:03:05.073 00:13:43.313 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 01:03:05.073 00:13:43.313 525 01:03:05.073 00:13:43.313 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:03:05.073 00:13:43.313 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:03:05.073 00:13:43.313 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:03:05.073 00:13:43.313 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:03:05.073 00:13:43.313 ... 01:03:05.073 00:13:43.313 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:03:05.073 00:13:43.313 ... 01:03:05.073 00:13:43.313 1119 timing_enter $test_name 01:03:05.073 00:13:43.313 1120 echo "************************************" 01:03:05.073 00:13:43.313 1121 echo "START TEST $test_name" 01:03:05.073 00:13:43.313 1122 echo "************************************" 01:03:05.073 00:13:43.313 1123 xtrace_restore 01:03:05.073 00:13:43.313 1124 time "$@" 01:03:05.073 00:13:43.313 1125 xtrace_disable 01:03:05.073 00:13:43.313 1126 echo "************************************" 01:03:05.073 00:13:43.313 1127 echo "END TEST $test_name" 01:03:05.073 00:13:43.313 1128 echo "************************************" 01:03:05.073 00:13:43.313 1129 timing_exit $test_name 01:03:05.073 00:13:43.313 ... 01:03:05.073 00:13:43.313 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 01:03:05.073 00:13:43.313 ... 01:03:05.073 00:13:43.313 704 run_test "test_esnap_reload" test_esnap_reload 01:03:05.073 00:13:43.313 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:03:05.073 00:13:43.313 706 run_test "test_esnap_clones" test_esnap_clones 01:03:05.073 00:13:43.313 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:03:05.073 00:13:43.313 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:03:05.073 00:13:43.313 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:03:05.073 00:13:43.313 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:03:05.073 00:13:43.313 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:03:05.073 00:13:43.313 712 01:03:05.073 00:13:43.313 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:03:05.073 00:13:43.313 714 killprocess $spdk_pid 01:03:05.073 00:13:43.313 ... 01:03:05.073 00:13:43.313 01:03:05.073 00:13:43.313 ========== Backtrace end ========== 01:03:05.073 00:13:50.026 ========== Backtrace start: ========== 01:03:05.073 00:13:50.026 01:03:05.073 00:13:50.026 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 01:03:05.073 00:13:50.026 ... 01:03:05.073 00:13:50.026 583 echo "$rsp" 01:03:05.073 00:13:50.026 584 done 01:03:05.073 00:13:50.026 585 01:03:05.073 00:13:50.026 586 rc=${!status[*]} 01:03:05.073 00:13:50.026 587 xtrace_restore 01:03:05.073 00:13:50.026 => 588 [[ $rc == 0 ]] 01:03:05.073 00:13:50.026 589 } 01:03:05.073 00:13:50.026 590 01:03:05.073 00:13:50.026 591 function rpc_cmd_simple_data_json() { 01:03:05.073 00:13:50.026 592 01:03:05.073 00:13:50.026 593 local elems="$1[@]" elem 01:03:05.073 00:13:50.026 ... 01:03:05.073 00:13:50.026 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 01:03:05.073 00:13:50.026 ... 01:03:05.073 00:13:50.026 602 01:03:05.073 00:13:50.026 603 # Check lvol consistency 01:03:05.073 00:13:50.026 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 01:03:05.073 00:13:50.026 605 01:03:05.073 00:13:50.026 606 # Try again with aliases instead uuid 01:03:05.073 00:13:50.026 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 01:03:05.073 00:13:50.026 608 01:03:05.073 00:13:50.026 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:03:05.073 00:13:50.026 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:03:05.073 00:13:50.026 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:03:05.073 00:13:50.026 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:03:05.073 00:13:50.026 ... 01:03:05.073 00:13:50.026 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:03:05.073 00:13:50.026 ... 01:03:05.073 00:13:50.026 1119 timing_enter $test_name 01:03:05.073 00:13:50.026 1120 echo "************************************" 01:03:05.073 00:13:50.026 1121 echo "START TEST $test_name" 01:03:05.073 00:13:50.026 1122 echo "************************************" 01:03:05.073 00:13:50.026 1123 xtrace_restore 01:03:05.074 00:13:50.026 1124 time "$@" 01:03:05.074 00:13:50.026 1125 xtrace_disable 01:03:05.074 00:13:50.026 1126 echo "************************************" 01:03:05.074 00:13:50.026 1127 echo "END TEST $test_name" 01:03:05.074 00:13:50.026 1128 echo "************************************" 01:03:05.074 00:13:50.026 1129 timing_exit $test_name 01:03:05.074 00:13:50.026 ... 01:03:05.074 00:13:50.026 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 01:03:05.074 00:13:50.026 ... 01:03:05.074 00:13:50.026 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:03:05.074 00:13:50.026 706 run_test "test_esnap_clones" test_esnap_clones 01:03:05.074 00:13:50.026 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:03:05.074 00:13:50.026 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:03:05.074 00:13:50.026 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:03:05.074 00:13:50.026 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:03:05.074 00:13:50.026 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:03:05.074 00:13:50.026 712 01:03:05.074 00:13:50.026 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:03:05.074 00:13:50.026 714 killprocess $spdk_pid 01:03:05.074 00:13:50.026 715 rm -f "$testdir/aio_bdev_0" 01:03:05.074 00:13:50.026 ... 01:03:05.074 00:13:50.026 01:03:05.074 00:13:50.026 ========== Backtrace end ========== 01:03:05.074 00:13:55.630 ========== Backtrace start: ========== 01:03:05.074 00:13:55.630 01:03:05.074 00:13:55.630 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 01:03:05.074 00:13:55.630 ... 01:03:05.074 00:13:55.630 583 echo "$rsp" 01:03:05.074 00:13:55.630 584 done 01:03:05.074 00:13:55.630 585 01:03:05.074 00:13:55.630 586 rc=${!status[*]} 01:03:05.074 00:13:55.630 587 xtrace_restore 01:03:05.074 00:13:55.630 => 588 [[ $rc == 0 ]] 01:03:05.074 00:13:55.630 589 } 01:03:05.074 00:13:55.630 590 01:03:05.074 00:13:55.630 591 function rpc_cmd_simple_data_json() { 01:03:05.074 00:13:55.630 592 01:03:05.074 00:13:55.630 593 local elems="$1[@]" elem 01:03:05.074 00:13:55.630 ... 01:03:05.074 00:13:55.630 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 01:03:05.074 00:13:55.630 ... 01:03:05.074 00:13:55.630 672 01:03:05.074 00:13:55.630 673 # Check lvol consistency 01:03:05.074 00:13:55.630 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 01:03:05.074 00:13:55.630 675 01:03:05.074 00:13:55.630 676 # Try again with aliases instead uuid 01:03:05.074 00:13:55.630 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 01:03:05.074 00:13:55.630 678 01:03:05.074 00:13:55.630 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:03:05.074 00:13:55.631 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:03:05.074 00:13:55.631 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:03:05.074 00:13:55.631 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:03:05.074 00:13:55.631 ... 01:03:05.074 00:13:55.631 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:03:05.074 00:13:55.631 ... 01:03:05.074 00:13:55.631 1119 timing_enter $test_name 01:03:05.074 00:13:55.631 1120 echo "************************************" 01:03:05.074 00:13:55.631 1121 echo "START TEST $test_name" 01:03:05.074 00:13:55.631 1122 echo "************************************" 01:03:05.074 00:13:55.631 1123 xtrace_restore 01:03:05.074 00:13:55.631 1124 time "$@" 01:03:05.074 00:13:55.631 1125 xtrace_disable 01:03:05.074 00:13:55.631 1126 echo "************************************" 01:03:05.074 00:13:55.631 1127 echo "END TEST $test_name" 01:03:05.074 00:13:55.631 1128 echo "************************************" 01:03:05.074 00:13:55.631 1129 timing_exit $test_name 01:03:05.074 00:13:55.631 ... 01:03:05.074 00:13:55.631 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 01:03:05.074 00:13:55.631 ... 01:03:05.074 00:13:55.631 706 run_test "test_esnap_clones" test_esnap_clones 01:03:05.074 00:13:55.631 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:03:05.074 00:13:55.631 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:03:05.074 00:13:55.631 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:03:05.074 00:13:55.631 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:03:05.074 00:13:55.631 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:03:05.074 00:13:55.631 712 01:03:05.074 00:13:55.631 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:03:05.074 00:13:55.631 714 killprocess $spdk_pid 01:03:05.074 00:13:55.631 715 rm -f "$testdir/aio_bdev_0" 01:03:05.074 00:13:55.631 ... 01:03:05.074 00:13:55.631 01:03:05.074 00:13:55.631 ========== Backtrace end ==========' 01:03:05.074 + [[ -n 00:12:08.835 ========== Backtrace start: ========== 01:03:05.074 00:12:08.835 01:03:05.074 00:12:08.835 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:03:05.074 00:12:08.835 ... 01:03:05.074 00:12:08.835 583 echo "$rsp" 01:03:05.074 00:12:08.835 584 done 01:03:05.074 00:12:08.835 585 01:03:05.074 00:12:08.835 586 rc=${!status[*]} 01:03:05.074 00:12:08.835 587 xtrace_restore 01:03:05.074 00:12:08.835 => 588 [[ $rc == 0 ]] 01:03:05.074 00:12:08.835 589 } 01:03:05.074 00:12:08.835 590 01:03:05.074 00:12:08.835 591 function rpc_cmd_simple_data_json() { 01:03:05.074 00:12:08.835 592 01:03:05.074 00:12:08.835 593 local elems="$1[@]" elem 01:03:05.074 00:12:08.835 ... 01:03:05.074 00:12:08.835 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 01:03:05.074 00:12:08.835 ... 01:03:05.074 00:12:08.835 675 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 01:03:05.074 00:12:08.835 676 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 01:03:05.074 00:12:08.835 677 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 01:03:05.074 00:12:08.835 678 01:03:05.074 00:12:08.835 679 # Try again with aliases instead uuid 01:03:05.074 00:12:08.835 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:03:05.074 00:12:08.835 681 01:03:05.074 00:12:08.835 682 # Delete lvol2_temp 01:03:05.074 00:12:08.835 683 # New state: 01:03:05.074 00:12:08.835 684 # snap1 <-- lvol1 01:03:05.074 00:12:08.835 685 # snap2 <-- lvol2 01:03:05.074 00:12:08.835 ... 01:03:05.074 00:12:08.835 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:03:05.074 00:12:08.835 ... 01:03:05.074 00:12:08.835 1119 timing_enter $test_name 01:03:05.074 00:12:08.835 1120 echo "************************************" 01:03:05.074 00:12:08.835 1121 echo "START TEST $test_name" 01:03:05.074 00:12:08.835 1122 echo "************************************" 01:03:05.074 00:12:08.835 1123 xtrace_restore 01:03:05.074 00:12:08.835 1124 time "$@" 01:03:05.074 00:12:08.835 1125 xtrace_disable 01:03:05.074 00:12:08.835 1126 echo "************************************" 01:03:05.074 00:12:08.835 1127 echo "END TEST $test_name" 01:03:05.074 00:12:08.835 1128 echo "************************************" 01:03:05.074 00:12:08.835 1129 timing_exit $test_name 01:03:05.074 00:12:08.835 ... 01:03:05.074 00:12:08.835 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 01:03:05.074 00:12:08.835 ... 01:03:05.074 00:12:08.835 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 01:03:05.074 00:12:08.835 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:03:05.074 00:12:08.835 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:03:05.074 00:12:08.835 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:03:05.074 00:12:08.835 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:03:05.074 00:12:08.835 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:03:05.074 00:12:08.835 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:03:05.074 00:12:08.835 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:03:05.074 00:12:08.835 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:03:05.074 00:12:08.835 947 01:03:05.074 00:12:08.835 948 trap - SIGINT SIGTERM EXIT 01:03:05.074 00:12:08.835 ... 01:03:05.074 00:12:08.835 01:03:05.074 00:12:08.835 ========== Backtrace end ========== 01:03:05.074 00:12:15.931 ========== Backtrace start: ========== 01:03:05.074 00:12:15.931 01:03:05.074 00:12:15.931 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:03:05.074 00:12:15.931 ... 01:03:05.074 00:12:15.931 583 echo "$rsp" 01:03:05.074 00:12:15.931 584 done 01:03:05.074 00:12:15.931 585 01:03:05.074 00:12:15.931 586 rc=${!status[*]} 01:03:05.074 00:12:15.931 587 xtrace_restore 01:03:05.074 00:12:15.931 => 588 [[ $rc == 0 ]] 01:03:05.074 00:12:15.931 589 } 01:03:05.074 00:12:15.931 590 01:03:05.074 00:12:15.931 591 function rpc_cmd_simple_data_json() { 01:03:05.074 00:12:15.931 592 01:03:05.074 00:12:15.931 593 local elems="$1[@]" elem 01:03:05.074 00:12:15.931 ... 01:03:05.074 00:12:15.931 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 01:03:05.074 00:12:15.931 ... 01:03:05.074 00:12:15.931 775 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 01:03:05.074 00:12:15.931 776 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 01:03:05.074 00:12:15.931 777 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 01:03:05.074 00:12:15.931 778 01:03:05.074 00:12:15.931 779 # Try again with aliases instead uuid 01:03:05.074 00:12:15.931 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:03:05.074 00:12:15.931 781 01:03:05.075 00:12:15.931 782 # Delete lvol2_temp 01:03:05.075 00:12:15.931 783 # New state: 01:03:05.075 00:12:15.931 784 # esnap1 01:03:05.075 00:12:15.931 785 # snap2 <-- lvol2 01:03:05.075 00:12:15.931 ... 01:03:05.075 00:12:15.931 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:03:05.075 00:12:15.931 ... 01:03:05.075 00:12:15.931 1119 timing_enter $test_name 01:03:05.075 00:12:15.931 1120 echo "************************************" 01:03:05.075 00:12:15.931 1121 echo "START TEST $test_name" 01:03:05.075 00:12:15.931 1122 echo "************************************" 01:03:05.075 00:12:15.931 1123 xtrace_restore 01:03:05.075 00:12:15.931 1124 time "$@" 01:03:05.075 00:12:15.931 1125 xtrace_disable 01:03:05.075 00:12:15.931 1126 echo "************************************" 01:03:05.075 00:12:15.931 1127 echo "END TEST $test_name" 01:03:05.075 00:12:15.931 1128 echo "************************************" 01:03:05.075 00:12:15.931 1129 timing_exit $test_name 01:03:05.075 00:12:15.931 ... 01:03:05.075 00:12:15.931 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 01:03:05.075 00:12:15.931 ... 01:03:05.075 00:12:15.931 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:03:05.075 00:12:15.931 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:03:05.075 00:12:15.931 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:03:05.075 00:12:15.931 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:03:05.075 00:12:15.931 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:03:05.075 00:12:15.931 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:03:05.075 00:12:15.931 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:03:05.075 00:12:15.931 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:03:05.075 00:12:15.931 947 01:03:05.075 00:12:15.931 948 trap - SIGINT SIGTERM EXIT 01:03:05.075 00:12:15.931 949 killprocess $spdk_pid 01:03:05.075 00:12:15.931 ... 01:03:05.075 00:12:15.931 01:03:05.075 00:12:15.931 ========== Backtrace end ========== 01:03:05.075 00:12:20.551 ========== Backtrace start: ========== 01:03:05.075 00:12:20.551 01:03:05.075 00:12:20.551 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:03:05.075 00:12:20.551 ... 01:03:05.075 00:12:20.551 583 echo "$rsp" 01:03:05.075 00:12:20.551 584 done 01:03:05.075 00:12:20.551 585 01:03:05.075 00:12:20.551 586 rc=${!status[*]} 01:03:05.075 00:12:20.551 587 xtrace_restore 01:03:05.075 00:12:20.551 => 588 [[ $rc == 0 ]] 01:03:05.075 00:12:20.551 589 } 01:03:05.075 00:12:20.551 590 01:03:05.075 00:12:20.551 591 function rpc_cmd_simple_data_json() { 01:03:05.075 00:12:20.551 592 01:03:05.075 00:12:20.551 593 local elems="$1[@]" elem 01:03:05.075 00:12:20.551 ... 01:03:05.075 00:12:20.810 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 01:03:05.075 00:12:20.810 ... 01:03:05.075 00:12:20.810 859 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 01:03:05.075 00:12:20.810 860 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 01:03:05.075 00:12:20.810 861 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 01:03:05.075 00:12:20.810 862 01:03:05.075 00:12:20.810 863 # Try again with aliases instead uuid 01:03:05.075 00:12:20.810 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:03:05.075 00:12:20.810 865 01:03:05.075 00:12:20.810 866 # Delete lvol2_temp 01:03:05.075 00:12:20.810 867 # New state: 01:03:05.075 00:12:20.810 868 # snap2 <-- lvol2 01:03:05.075 00:12:20.810 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 01:03:05.075 00:12:20.810 ... 01:03:05.075 00:12:20.810 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:03:05.075 00:12:20.810 ... 01:03:05.075 00:12:20.810 1119 timing_enter $test_name 01:03:05.075 00:12:20.810 1120 echo "************************************" 01:03:05.075 00:12:20.810 1121 echo "START TEST $test_name" 01:03:05.075 00:12:20.810 1122 echo "************************************" 01:03:05.075 00:12:20.810 1123 xtrace_restore 01:03:05.075 00:12:20.810 1124 time "$@" 01:03:05.075 00:12:20.810 1125 xtrace_disable 01:03:05.075 00:12:20.810 1126 echo "************************************" 01:03:05.075 00:12:20.810 1127 echo "END TEST $test_name" 01:03:05.075 00:12:20.810 1128 echo "************************************" 01:03:05.075 00:12:20.810 1129 timing_exit $test_name 01:03:05.075 00:12:20.810 ... 01:03:05.075 00:12:20.810 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 01:03:05.075 00:12:20.810 ... 01:03:05.075 00:12:20.810 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:03:05.075 00:12:20.810 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:03:05.075 00:12:20.810 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:03:05.075 00:12:20.810 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:03:05.075 00:12:20.810 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:03:05.075 00:12:20.810 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:03:05.075 00:12:20.810 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:03:05.075 00:12:20.810 947 01:03:05.075 00:12:20.810 948 trap - SIGINT SIGTERM EXIT 01:03:05.075 00:12:20.810 949 killprocess $spdk_pid 01:03:05.075 00:12:20.810 ... 01:03:05.075 00:12:20.810 01:03:05.075 00:12:20.810 ========== Backtrace end ========== 01:03:05.075 00:13:43.313 ========== Backtrace start: ========== 01:03:05.075 00:13:43.313 01:03:05.075 00:13:43.313 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 01:03:05.075 00:13:43.313 ... 01:03:05.075 00:13:43.313 583 echo "$rsp" 01:03:05.075 00:13:43.313 584 done 01:03:05.075 00:13:43.313 585 01:03:05.075 00:13:43.313 586 rc=${!status[*]} 01:03:05.075 00:13:43.313 587 xtrace_restore 01:03:05.075 00:13:43.313 => 588 [[ $rc == 0 ]] 01:03:05.075 00:13:43.313 589 } 01:03:05.075 00:13:43.313 590 01:03:05.075 00:13:43.313 591 function rpc_cmd_simple_data_json() { 01:03:05.075 00:13:43.313 592 01:03:05.075 00:13:43.313 593 local elems="$1[@]" elem 01:03:05.075 00:13:43.313 ... 01:03:05.075 00:13:43.313 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 01:03:05.075 00:13:43.313 ... 01:03:05.075 00:13:43.313 519 01:03:05.075 00:13:43.313 520 # Check lvol consistency 01:03:05.075 00:13:43.313 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 01:03:05.075 00:13:43.313 522 01:03:05.075 00:13:43.313 523 # Try again with aliases instead uuid 01:03:05.075 00:13:43.313 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 01:03:05.075 00:13:43.313 525 01:03:05.075 00:13:43.313 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:03:05.075 00:13:43.313 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:03:05.075 00:13:43.313 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:03:05.075 00:13:43.313 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:03:05.075 00:13:43.313 ... 01:03:05.075 00:13:43.313 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:03:05.075 00:13:43.313 ... 01:03:05.075 00:13:43.313 1119 timing_enter $test_name 01:03:05.075 00:13:43.313 1120 echo "************************************" 01:03:05.075 00:13:43.313 1121 echo "START TEST $test_name" 01:03:05.075 00:13:43.313 1122 echo "************************************" 01:03:05.075 00:13:43.313 1123 xtrace_restore 01:03:05.075 00:13:43.313 1124 time "$@" 01:03:05.075 00:13:43.313 1125 xtrace_disable 01:03:05.075 00:13:43.313 1126 echo "************************************" 01:03:05.076 00:13:43.313 1127 echo "END TEST $test_name" 01:03:05.076 00:13:43.313 1128 echo "************************************" 01:03:05.076 00:13:43.313 1129 timing_exit $test_name 01:03:05.076 00:13:43.313 ... 01:03:05.076 00:13:43.313 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 01:03:05.076 00:13:43.313 ... 01:03:05.076 00:13:43.313 704 run_test "test_esnap_reload" test_esnap_reload 01:03:05.076 00:13:43.313 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:03:05.076 00:13:43.313 706 run_test "test_esnap_clones" test_esnap_clones 01:03:05.076 00:13:43.313 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:03:05.076 00:13:43.313 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:03:05.076 00:13:43.313 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:03:05.076 00:13:43.313 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:03:05.076 00:13:43.313 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:03:05.076 00:13:43.313 712 01:03:05.076 00:13:43.313 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:03:05.076 00:13:43.313 714 killprocess $spdk_pid 01:03:05.076 00:13:43.313 ... 01:03:05.076 00:13:43.313 01:03:05.076 00:13:43.313 ========== Backtrace end ========== 01:03:05.076 00:13:50.026 ========== Backtrace start: ========== 01:03:05.076 00:13:50.026 01:03:05.076 00:13:50.026 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 01:03:05.076 00:13:50.026 ... 01:03:05.076 00:13:50.026 583 echo "$rsp" 01:03:05.076 00:13:50.026 584 done 01:03:05.076 00:13:50.026 585 01:03:05.076 00:13:50.026 586 rc=${!status[*]} 01:03:05.076 00:13:50.026 587 xtrace_restore 01:03:05.076 00:13:50.026 => 588 [[ $rc == 0 ]] 01:03:05.076 00:13:50.026 589 } 01:03:05.076 00:13:50.026 590 01:03:05.076 00:13:50.026 591 function rpc_cmd_simple_data_json() { 01:03:05.076 00:13:50.026 592 01:03:05.076 00:13:50.026 593 local elems="$1[@]" elem 01:03:05.076 00:13:50.026 ... 01:03:05.076 00:13:50.026 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 01:03:05.076 00:13:50.026 ... 01:03:05.076 00:13:50.026 602 01:03:05.076 00:13:50.026 603 # Check lvol consistency 01:03:05.076 00:13:50.026 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 01:03:05.076 00:13:50.026 605 01:03:05.076 00:13:50.026 606 # Try again with aliases instead uuid 01:03:05.076 00:13:50.026 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 01:03:05.076 00:13:50.026 608 01:03:05.076 00:13:50.026 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:03:05.076 00:13:50.026 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:03:05.076 00:13:50.026 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:03:05.076 00:13:50.026 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:03:05.076 00:13:50.026 ... 01:03:05.076 00:13:50.026 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:03:05.076 00:13:50.026 ... 01:03:05.076 00:13:50.026 1119 timing_enter $test_name 01:03:05.076 00:13:50.026 1120 echo "************************************" 01:03:05.076 00:13:50.026 1121 echo "START TEST $test_name" 01:03:05.076 00:13:50.026 1122 echo "************************************" 01:03:05.076 00:13:50.026 1123 xtrace_restore 01:03:05.076 00:13:50.026 1124 time "$@" 01:03:05.076 00:13:50.026 1125 xtrace_disable 01:03:05.076 00:13:50.026 1126 echo "************************************" 01:03:05.076 00:13:50.026 1127 echo "END TEST $test_name" 01:03:05.076 00:13:50.026 1128 echo "************************************" 01:03:05.076 00:13:50.026 1129 timing_exit $test_name 01:03:05.076 00:13:50.026 ... 01:03:05.076 00:13:50.026 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 01:03:05.076 00:13:50.026 ... 01:03:05.076 00:13:50.026 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:03:05.076 00:13:50.026 706 run_test "test_esnap_clones" test_esnap_clones 01:03:05.076 00:13:50.026 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:03:05.076 00:13:50.026 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:03:05.076 00:13:50.026 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:03:05.076 00:13:50.026 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:03:05.076 00:13:50.026 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:03:05.076 00:13:50.026 712 01:03:05.076 00:13:50.026 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:03:05.076 00:13:50.026 714 killprocess $spdk_pid 01:03:05.076 00:13:50.026 715 rm -f "$testdir/aio_bdev_0" 01:03:05.076 00:13:50.026 ... 01:03:05.076 00:13:50.026 01:03:05.076 00:13:50.026 ========== Backtrace end ========== 01:03:05.076 00:13:55.630 ========== Backtrace start: ========== 01:03:05.076 00:13:55.630 01:03:05.076 00:13:55.630 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 01:03:05.076 00:13:55.630 ... 01:03:05.076 00:13:55.630 583 echo "$rsp" 01:03:05.076 00:13:55.630 584 done 01:03:05.076 00:13:55.630 585 01:03:05.076 00:13:55.630 586 rc=${!status[*]} 01:03:05.076 00:13:55.630 587 xtrace_restore 01:03:05.076 00:13:55.630 => 588 [[ $rc == 0 ]] 01:03:05.076 00:13:55.630 589 } 01:03:05.076 00:13:55.630 590 01:03:05.076 00:13:55.630 591 function rpc_cmd_simple_data_json() { 01:03:05.076 00:13:55.630 592 01:03:05.076 00:13:55.630 593 local elems="$1[@]" elem 01:03:05.076 00:13:55.630 ... 01:03:05.076 00:13:55.630 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 01:03:05.076 00:13:55.630 ... 01:03:05.076 00:13:55.630 672 01:03:05.076 00:13:55.630 673 # Check lvol consistency 01:03:05.076 00:13:55.630 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 01:03:05.076 00:13:55.630 675 01:03:05.076 00:13:55.630 676 # Try again with aliases instead uuid 01:03:05.076 00:13:55.630 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 01:03:05.076 00:13:55.630 678 01:03:05.076 00:13:55.630 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:03:05.076 00:13:55.631 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:03:05.076 00:13:55.631 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:03:05.076 00:13:55.631 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:03:05.076 00:13:55.631 ... 01:03:05.076 00:13:55.631 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:03:05.076 00:13:55.631 ... 01:03:05.076 00:13:55.631 1119 timing_enter $test_name 01:03:05.076 00:13:55.631 1120 echo "************************************" 01:03:05.076 00:13:55.631 1121 echo "START TEST $test_name" 01:03:05.076 00:13:55.631 1122 echo "************************************" 01:03:05.076 00:13:55.631 1123 xtrace_restore 01:03:05.076 00:13:55.631 1124 time "$@" 01:03:05.076 00:13:55.631 1125 xtrace_disable 01:03:05.076 00:13:55.631 1126 echo "************************************" 01:03:05.076 00:13:55.631 1127 echo "END TEST $test_name" 01:03:05.076 00:13:55.631 1128 echo "************************************" 01:03:05.076 00:13:55.631 1129 timing_exit $test_name 01:03:05.076 00:13:55.631 ... 01:03:05.076 00:13:55.631 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 01:03:05.076 00:13:55.631 ... 01:03:05.076 00:13:55.631 706 run_test "test_esnap_clones" test_esnap_clones 01:03:05.076 00:13:55.631 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:03:05.076 00:13:55.631 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:03:05.076 00:13:55.631 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:03:05.076 00:13:55.631 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:03:05.076 00:13:55.631 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:03:05.076 00:13:55.631 712 01:03:05.076 00:13:55.631 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:03:05.076 00:13:55.631 714 killprocess $spdk_pid 01:03:05.076 00:13:55.631 715 rm -f "$testdir/aio_bdev_0" 01:03:05.076 00:13:55.631 ... 01:03:05.076 00:13:55.631 01:03:05.076 00:13:55.631 ========== Backtrace end ========== ]] 01:03:05.076 + echo '00:12:08.835 ========== Backtrace start: ========== 01:03:05.076 00:12:08.835 01:03:05.076 00:12:08.835 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:03:05.076 00:12:08.835 ... 01:03:05.076 00:12:08.835 583 echo "$rsp" 01:03:05.076 00:12:08.835 584 done 01:03:05.076 00:12:08.835 585 01:03:05.076 00:12:08.835 586 rc=${!status[*]} 01:03:05.076 00:12:08.835 587 xtrace_restore 01:03:05.076 00:12:08.835 => 588 [[ $rc == 0 ]] 01:03:05.076 00:12:08.835 589 } 01:03:05.076 00:12:08.835 590 01:03:05.076 00:12:08.835 591 function rpc_cmd_simple_data_json() { 01:03:05.076 00:12:08.835 592 01:03:05.076 00:12:08.835 593 local elems="$1[@]" elem 01:03:05.076 00:12:08.835 ... 01:03:05.076 00:12:08.835 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 01:03:05.076 00:12:08.835 ... 01:03:05.076 00:12:08.835 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:03:05.076 00:12:08.835 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:03:05.076 00:12:08.835 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:03:05.076 00:12:08.835 678 01:03:05.076 00:12:08.835 679 # Try again with aliases instead uuid 01:03:05.076 00:12:08.835 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:03:05.076 00:12:08.835 681 01:03:05.076 00:12:08.835 682 # Delete lvol2_temp 01:03:05.076 00:12:08.835 683 # New state: 01:03:05.076 00:12:08.835 684 # snap1 <-- lvol1 01:03:05.076 00:12:08.835 685 # snap2 <-- lvol2 01:03:05.076 00:12:08.835 ... 01:03:05.077 00:12:08.835 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:03:05.077 00:12:08.835 ... 01:03:05.077 00:12:08.835 1119 timing_enter $test_name 01:03:05.077 00:12:08.835 1120 echo "************************************" 01:03:05.077 00:12:08.835 1121 echo "START TEST $test_name" 01:03:05.077 00:12:08.835 1122 echo "************************************" 01:03:05.077 00:12:08.835 1123 xtrace_restore 01:03:05.077 00:12:08.835 1124 time "$@" 01:03:05.077 00:12:08.835 1125 xtrace_disable 01:03:05.077 00:12:08.835 1126 echo "************************************" 01:03:05.077 00:12:08.835 1127 echo "END TEST $test_name" 01:03:05.077 00:12:08.835 1128 echo "************************************" 01:03:05.077 00:12:08.835 1129 timing_exit $test_name 01:03:05.077 00:12:08.835 ... 01:03:05.077 00:12:08.835 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 01:03:05.077 00:12:08.835 ... 01:03:05.077 00:12:08.835 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 01:03:05.077 00:12:08.835 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:03:05.077 00:12:08.835 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:03:05.077 00:12:08.835 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:03:05.077 00:12:08.835 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:03:05.077 00:12:08.835 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:03:05.077 00:12:08.835 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:03:05.077 00:12:08.835 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:03:05.077 00:12:08.835 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:03:05.077 00:12:08.835 947 01:03:05.077 00:12:08.835 948 trap - SIGINT SIGTERM EXIT 01:03:05.077 00:12:08.835 ... 01:03:05.077 00:12:08.835 01:03:05.077 00:12:08.835 ========== Backtrace end ========== 01:03:05.077 00:12:15.931 ========== Backtrace start: ========== 01:03:05.077 00:12:15.931 01:03:05.077 00:12:15.931 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:03:05.077 00:12:15.931 ... 01:03:05.077 00:12:15.931 583 echo "$rsp" 01:03:05.077 00:12:15.931 584 done 01:03:05.077 00:12:15.931 585 01:03:05.077 00:12:15.931 586 rc=${!status[*]} 01:03:05.077 00:12:15.931 587 xtrace_restore 01:03:05.077 00:12:15.931 => 588 [[ $rc == 0 ]] 01:03:05.077 00:12:15.931 589 } 01:03:05.077 00:12:15.931 590 01:03:05.077 00:12:15.931 591 function rpc_cmd_simple_data_json() { 01:03:05.077 00:12:15.931 592 01:03:05.077 00:12:15.931 593 local elems="$1[@]" elem 01:03:05.077 00:12:15.931 ... 01:03:05.077 00:12:15.931 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 01:03:05.077 00:12:15.931 ... 01:03:05.077 00:12:15.931 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:03:05.077 00:12:15.931 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:03:05.077 00:12:15.931 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:03:05.077 00:12:15.931 778 01:03:05.077 00:12:15.931 779 # Try again with aliases instead uuid 01:03:05.077 00:12:15.931 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:03:05.077 00:12:15.931 781 01:03:05.077 00:12:15.931 782 # Delete lvol2_temp 01:03:05.077 00:12:15.931 783 # New state: 01:03:05.077 00:12:15.931 784 # esnap1 01:03:05.077 00:12:15.931 785 # snap2 <-- lvol2 01:03:05.077 00:12:15.931 ... 01:03:05.077 00:12:15.931 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:03:05.077 00:12:15.931 ... 01:03:05.077 00:12:15.931 1119 timing_enter $test_name 01:03:05.077 00:12:15.931 1120 echo "************************************" 01:03:05.077 00:12:15.931 1121 echo "START TEST $test_name" 01:03:05.077 00:12:15.931 1122 echo "************************************" 01:03:05.077 00:12:15.931 1123 xtrace_restore 01:03:05.077 00:12:15.931 1124 time "$@" 01:03:05.077 00:12:15.931 1125 xtrace_disable 01:03:05.077 00:12:15.931 1126 echo "************************************" 01:03:05.077 00:12:15.931 1127 echo "END TEST $test_name" 01:03:05.077 00:12:15.931 1128 echo "************************************" 01:03:05.077 00:12:15.931 1129 timing_exit $test_name 01:03:05.077 00:12:15.931 ... 01:03:05.077 00:12:15.931 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 01:03:05.077 00:12:15.931 ... 01:03:05.077 00:12:15.931 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 01:03:05.077 00:12:15.931 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:03:05.077 00:12:15.931 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:03:05.077 00:12:15.931 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:03:05.077 00:12:15.931 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:03:05.077 00:12:15.931 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:03:05.077 00:12:15.931 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:03:05.077 00:12:15.931 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:03:05.077 00:12:15.931 947 01:03:05.077 00:12:15.931 948 trap - SIGINT SIGTERM EXIT 01:03:05.077 00:12:15.931 949 killprocess $spdk_pid 01:03:05.077 00:12:15.931 ... 01:03:05.077 00:12:15.931 01:03:05.077 00:12:15.931 ========== Backtrace end ========== 01:03:05.077 00:12:20.551 ========== Backtrace start: ========== 01:03:05.077 00:12:20.551 01:03:05.077 00:12:20.551 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:03:05.077 00:12:20.551 ... 01:03:05.077 00:12:20.551 583 echo "$rsp" 01:03:05.077 00:12:20.551 584 done 01:03:05.077 00:12:20.551 585 01:03:05.077 00:12:20.551 586 rc=${!status[*]} 01:03:05.077 00:12:20.551 587 xtrace_restore 01:03:05.077 00:12:20.551 => 588 [[ $rc == 0 ]] 01:03:05.077 00:12:20.551 589 } 01:03:05.077 00:12:20.551 590 01:03:05.077 00:12:20.551 591 function rpc_cmd_simple_data_json() { 01:03:05.077 00:12:20.551 592 01:03:05.077 00:12:20.551 593 local elems="$1[@]" elem 01:03:05.077 00:12:20.551 ... 01:03:05.077 00:12:20.810 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 01:03:05.077 00:12:20.810 ... 01:03:05.077 00:12:20.810 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 01:03:05.077 00:12:20.810 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 01:03:05.077 00:12:20.810 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 01:03:05.077 00:12:20.810 862 01:03:05.077 00:12:20.810 863 # Try again with aliases instead uuid 01:03:05.077 00:12:20.810 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 01:03:05.077 00:12:20.810 865 01:03:05.077 00:12:20.810 866 # Delete lvol2_temp 01:03:05.077 00:12:20.810 867 # New state: 01:03:05.077 00:12:20.810 868 # snap2 <-- lvol2 01:03:05.077 00:12:20.810 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 01:03:05.077 00:12:20.810 ... 01:03:05.077 00:12:20.810 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:03:05.077 00:12:20.810 ... 01:03:05.077 00:12:20.810 1119 timing_enter $test_name 01:03:05.077 00:12:20.810 1120 echo "************************************" 01:03:05.077 00:12:20.810 1121 echo "START TEST $test_name" 01:03:05.077 00:12:20.810 1122 echo "************************************" 01:03:05.077 00:12:20.810 1123 xtrace_restore 01:03:05.077 00:12:20.810 1124 time "$@" 01:03:05.077 00:12:20.810 1125 xtrace_disable 01:03:05.077 00:12:20.810 1126 echo "************************************" 01:03:05.077 00:12:20.810 1127 echo "END TEST $test_name" 01:03:05.077 00:12:20.810 1128 echo "************************************" 01:03:05.077 00:12:20.810 1129 timing_exit $test_name 01:03:05.077 00:12:20.810 ... 01:03:05.077 00:12:20.810 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 01:03:05.077 00:12:20.810 ... 01:03:05.077 00:12:20.810 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 01:03:05.077 00:12:20.810 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 01:03:05.077 00:12:20.810 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 01:03:05.077 00:12:20.810 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 01:03:05.077 00:12:20.810 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 01:03:05.077 00:12:20.810 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 01:03:05.077 00:12:20.810 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 01:03:05.077 00:12:20.810 947 01:03:05.077 00:12:20.810 948 trap - SIGINT SIGTERM EXIT 01:03:05.077 00:12:20.810 949 killprocess $spdk_pid 01:03:05.077 00:12:20.810 ... 01:03:05.077 00:12:20.810 01:03:05.077 00:12:20.810 ========== Backtrace end ========== 01:03:05.077 00:13:43.313 ========== Backtrace start: ========== 01:03:05.077 00:13:43.313 01:03:05.077 00:13:43.313 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 01:03:05.077 00:13:43.313 ... 01:03:05.077 00:13:43.313 583 echo "$rsp" 01:03:05.077 00:13:43.313 584 done 01:03:05.077 00:13:43.313 585 01:03:05.077 00:13:43.313 586 rc=${!status[*]} 01:03:05.077 00:13:43.313 587 xtrace_restore 01:03:05.077 00:13:43.313 => 588 [[ $rc == 0 ]] 01:03:05.077 00:13:43.313 589 } 01:03:05.077 00:13:43.313 590 01:03:05.077 00:13:43.313 591 function rpc_cmd_simple_data_json() { 01:03:05.077 00:13:43.313 592 01:03:05.077 00:13:43.313 593 local elems="$1[@]" elem 01:03:05.077 00:13:43.313 ... 01:03:05.077 00:13:43.313 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 01:03:05.077 00:13:43.313 ... 01:03:05.077 00:13:43.313 519 01:03:05.077 00:13:43.313 520 # Check lvol consistency 01:03:05.077 00:13:43.313 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 01:03:05.077 00:13:43.313 522 01:03:05.077 00:13:43.313 523 # Try again with aliases instead uuid 01:03:05.078 00:13:43.313 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 01:03:05.078 00:13:43.313 525 01:03:05.078 00:13:43.313 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:03:05.078 00:13:43.313 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:03:05.078 00:13:43.313 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:03:05.078 00:13:43.313 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:03:05.078 00:13:43.313 ... 01:03:05.078 00:13:43.313 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:03:05.078 00:13:43.313 ... 01:03:05.078 00:13:43.313 1119 timing_enter $test_name 01:03:05.078 00:13:43.313 1120 echo "************************************" 01:03:05.078 00:13:43.313 1121 echo "START TEST $test_name" 01:03:05.078 00:13:43.313 1122 echo "************************************" 01:03:05.078 00:13:43.313 1123 xtrace_restore 01:03:05.078 00:13:43.313 1124 time "$@" 01:03:05.078 00:13:43.313 1125 xtrace_disable 01:03:05.078 00:13:43.313 1126 echo "************************************" 01:03:05.078 00:13:43.313 1127 echo "END TEST $test_name" 01:03:05.078 00:13:43.313 1128 echo "************************************" 01:03:05.078 00:13:43.313 1129 timing_exit $test_name 01:03:05.078 00:13:43.313 ... 01:03:05.078 00:13:43.313 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 01:03:05.078 00:13:43.313 ... 01:03:05.078 00:13:43.313 704 run_test "test_esnap_reload" test_esnap_reload 01:03:05.078 00:13:43.313 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:03:05.078 00:13:43.313 706 run_test "test_esnap_clones" test_esnap_clones 01:03:05.078 00:13:43.313 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:03:05.078 00:13:43.313 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:03:05.078 00:13:43.313 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:03:05.078 00:13:43.313 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:03:05.078 00:13:43.313 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:03:05.078 00:13:43.313 712 01:03:05.078 00:13:43.313 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:03:05.078 00:13:43.313 714 killprocess $spdk_pid 01:03:05.078 00:13:43.313 ... 01:03:05.078 00:13:43.313 01:03:05.078 00:13:43.313 ========== Backtrace end ========== 01:03:05.078 00:13:50.026 ========== Backtrace start: ========== 01:03:05.078 00:13:50.026 01:03:05.078 00:13:50.026 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 01:03:05.078 00:13:50.026 ... 01:03:05.078 00:13:50.026 583 echo "$rsp" 01:03:05.078 00:13:50.026 584 done 01:03:05.078 00:13:50.026 585 01:03:05.078 00:13:50.026 586 rc=${!status[*]} 01:03:05.078 00:13:50.026 587 xtrace_restore 01:03:05.078 00:13:50.026 => 588 [[ $rc == 0 ]] 01:03:05.078 00:13:50.026 589 } 01:03:05.078 00:13:50.026 590 01:03:05.078 00:13:50.026 591 function rpc_cmd_simple_data_json() { 01:03:05.078 00:13:50.026 592 01:03:05.078 00:13:50.026 593 local elems="$1[@]" elem 01:03:05.078 00:13:50.026 ... 01:03:05.078 00:13:50.026 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 01:03:05.078 00:13:50.026 ... 01:03:05.078 00:13:50.026 602 01:03:05.078 00:13:50.026 603 # Check lvol consistency 01:03:05.078 00:13:50.026 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 01:03:05.078 00:13:50.026 605 01:03:05.078 00:13:50.026 606 # Try again with aliases instead uuid 01:03:05.078 00:13:50.026 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 01:03:05.078 00:13:50.026 608 01:03:05.078 00:13:50.026 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:03:05.078 00:13:50.026 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:03:05.078 00:13:50.026 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:03:05.078 00:13:50.026 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:03:05.078 00:13:50.026 ... 01:03:05.078 00:13:50.026 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:03:05.078 00:13:50.026 ... 01:03:05.078 00:13:50.026 1119 timing_enter $test_name 01:03:05.078 00:13:50.026 1120 echo "************************************" 01:03:05.078 00:13:50.026 1121 echo "START TEST $test_name" 01:03:05.078 00:13:50.026 1122 echo "************************************" 01:03:05.078 00:13:50.026 1123 xtrace_restore 01:03:05.078 00:13:50.026 1124 time "$@" 01:03:05.078 00:13:50.026 1125 xtrace_disable 01:03:05.078 00:13:50.026 1126 echo "************************************" 01:03:05.078 00:13:50.026 1127 echo "END TEST $test_name" 01:03:05.078 00:13:50.026 1128 echo "************************************" 01:03:05.078 00:13:50.026 1129 timing_exit $test_name 01:03:05.078 00:13:50.026 ... 01:03:05.078 00:13:50.026 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 01:03:05.078 00:13:50.026 ... 01:03:05.078 00:13:50.026 705 run_test "test_esnap_reload" test_esnap_reload_missing 01:03:05.078 00:13:50.026 706 run_test "test_esnap_clones" test_esnap_clones 01:03:05.078 00:13:50.026 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:03:05.078 00:13:50.026 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:03:05.078 00:13:50.026 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:03:05.078 00:13:50.026 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:03:05.078 00:13:50.026 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:03:05.078 00:13:50.026 712 01:03:05.078 00:13:50.026 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:03:05.078 00:13:50.026 714 killprocess $spdk_pid 01:03:05.078 00:13:50.026 715 rm -f "$testdir/aio_bdev_0" 01:03:05.078 00:13:50.026 ... 01:03:05.078 00:13:50.026 01:03:05.078 00:13:50.026 ========== Backtrace end ========== 01:03:05.078 00:13:55.630 ========== Backtrace start: ========== 01:03:05.078 00:13:55.630 01:03:05.078 00:13:55.630 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 01:03:05.078 00:13:55.630 ... 01:03:05.078 00:13:55.630 583 echo "$rsp" 01:03:05.078 00:13:55.630 584 done 01:03:05.078 00:13:55.630 585 01:03:05.078 00:13:55.630 586 rc=${!status[*]} 01:03:05.078 00:13:55.630 587 xtrace_restore 01:03:05.078 00:13:55.630 => 588 [[ $rc == 0 ]] 01:03:05.078 00:13:55.630 589 } 01:03:05.078 00:13:55.630 590 01:03:05.078 00:13:55.630 591 function rpc_cmd_simple_data_json() { 01:03:05.078 00:13:55.630 592 01:03:05.078 00:13:55.630 593 local elems="$1[@]" elem 01:03:05.078 00:13:55.630 ... 01:03:05.078 00:13:55.630 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 01:03:05.078 00:13:55.630 ... 01:03:05.078 00:13:55.630 672 01:03:05.078 00:13:55.630 673 # Check lvol consistency 01:03:05.078 00:13:55.630 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 01:03:05.078 00:13:55.630 675 01:03:05.078 00:13:55.630 676 # Try again with aliases instead uuid 01:03:05.078 00:13:55.630 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 01:03:05.078 00:13:55.630 678 01:03:05.078 00:13:55.630 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 01:03:05.078 00:13:55.631 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 01:03:05.078 00:13:55.631 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 01:03:05.078 00:13:55.631 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 01:03:05.078 00:13:55.631 ... 01:03:05.078 00:13:55.631 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:03:05.078 00:13:55.631 ... 01:03:05.078 00:13:55.631 1119 timing_enter $test_name 01:03:05.078 00:13:55.631 1120 echo "************************************" 01:03:05.078 00:13:55.631 1121 echo "START TEST $test_name" 01:03:05.078 00:13:55.631 1122 echo "************************************" 01:03:05.078 00:13:55.631 1123 xtrace_restore 01:03:05.078 00:13:55.631 1124 time "$@" 01:03:05.078 00:13:55.631 1125 xtrace_disable 01:03:05.078 00:13:55.631 1126 echo "************************************" 01:03:05.078 00:13:55.631 1127 echo "END TEST $test_name" 01:03:05.078 00:13:55.631 1128 echo "************************************" 01:03:05.078 00:13:55.631 1129 timing_exit $test_name 01:03:05.078 00:13:55.631 ... 01:03:05.078 00:13:55.631 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 01:03:05.078 00:13:55.631 ... 01:03:05.078 00:13:55.631 706 run_test "test_esnap_clones" test_esnap_clones 01:03:05.078 00:13:55.631 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 01:03:05.078 00:13:55.631 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 01:03:05.078 00:13:55.631 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 01:03:05.078 00:13:55.631 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 01:03:05.078 00:13:55.631 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 01:03:05.078 00:13:55.631 712 01:03:05.078 00:13:55.631 713 trap - SIGINT SIGTERM SIGPIPE EXIT 01:03:05.078 00:13:55.631 714 killprocess $spdk_pid 01:03:05.078 00:13:55.631 715 rm -f "$testdir/aio_bdev_0" 01:03:05.078 00:13:55.631 ... 01:03:05.078 00:13:55.631 01:03:05.078 00:13:55.631 ========== Backtrace end ==========' 01:03:05.078 + for build in "${build_log_list[@]}" 01:03:05.078 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/build.log 01:03:05.078 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.078 + build_log=/var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/build.log 01:03:05.078 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/build.log 01:03:05.078 ++ basename /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727 01:03:05.078 + job_name=zns-vg-autotest_78727 01:03:05.078 + start_pattern='Backtrace start' 01:03:05.078 + end_pattern='Backtrace end' 01:03:05.078 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/build.log ]] 01:03:05.079 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/build.log 01:03:05.079 + backtraces= 01:03:05.079 + [[ -n '' ]] 01:03:05.079 + for build in "${build_log_list[@]}" 01:03:05.079 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/build.log 01:03:05.079 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.079 + build_log=/var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/build.log 01:03:05.079 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/build.log 01:03:05.079 ++ basename /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692 01:03:05.079 + job_name=ubuntu20-vg-autotest_75692 01:03:05.079 + start_pattern='Backtrace start' 01:03:05.079 + end_pattern='Backtrace end' 01:03:05.079 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/build.log ]] 01:03:05.079 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/build.log 01:03:05.338 + backtraces= 01:03:05.338 + [[ -n '' ]] 01:03:05.338 + for build in "${build_log_list[@]}" 01:03:05.338 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/build.log 01:03:05.338 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.338 + build_log=/var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/build.log 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/build.log 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996 01:03:05.338 + job_name=rocky9-vg-autotest_17996 01:03:05.338 + start_pattern='Backtrace start' 01:03:05.338 + end_pattern='Backtrace end' 01:03:05.338 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/build.log ]] 01:03:05.338 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/build.log 01:03:05.338 + backtraces= 01:03:05.338 + [[ -n '' ]] 01:03:05.338 + for build in "${build_log_list[@]}" 01:03:05.338 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496/build.log 01:03:05.338 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.338 + build_log=/var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496/build.log 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496/build.log 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496 01:03:05.338 + job_name=scan-build-docker-autotest_21496 01:03:05.338 + start_pattern='Backtrace start' 01:03:05.338 + end_pattern='Backtrace end' 01:03:05.338 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496/build.log ]] 01:03:05.338 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496/build.log 01:03:05.338 + backtraces= 01:03:05.338 + [[ -n '' ]] 01:03:05.338 + for build in "${build_log_list[@]}" 01:03:05.338 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760/build.log 01:03:05.338 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.338 + build_log=/var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760/build.log 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760/build.log 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760 01:03:05.338 + job_name=freebsd-vg-autotest_60760 01:03:05.338 + start_pattern='Backtrace start' 01:03:05.338 + end_pattern='Backtrace end' 01:03:05.338 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760/build.log ]] 01:03:05.338 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760/build.log 01:03:05.338 + backtraces= 01:03:05.338 + [[ -n '' ]] 01:03:05.338 + for build in "${build_log_list[@]}" 01:03:05.338 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/build.log 01:03:05.338 + local build_log job_name start_pattern end_pattern backtraces 01:03:05.338 + build_log=/var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/build.log 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/build.log 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293 01:03:05.338 + job_name=nvmf-phy-autotest_74293 01:03:05.338 + start_pattern='Backtrace start' 01:03:05.338 + end_pattern='Backtrace end' 01:03:05.338 + [[ -f /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/build.log ]] 01:03:05.338 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/build.log 01:03:05.338 + backtraces= 01:03:05.338 + [[ -n '' ]] 01:03:05.338 + run_flamegraph 01:03:05.338 + create_timing_file 01:03:05.338 + local array file 01:03:05.338 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 01:03:05.338 ++ find /var/jenkins/workspace/autotest-per-patch_3 -type f -name timing.txt 01:03:05.338 + timing_dir=/var/jenkins/workspace/autotest-per-patch_3/post_process 01:03:05.338 + mkdir -p /var/jenkins/workspace/autotest-per-patch_3/post_process 01:03:05.338 + timing_file=/var/jenkins/workspace/autotest-per-patch_3/post_process/total_timing.txt 01:03:05.338 + for file in "${array[@]}" 01:03:05.338 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/timing.txt 01:03:05.338 + local job_file job_name 01:03:05.338 + job_file=/var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/timing.txt 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/timing.txt 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056 01:03:05.338 + job_name=BlobFS-phy-autotest_28056 01:03:05.338 + sed 's/^/BlobFS-phy-autotest_28056;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/timing.txt 01:03:05.338 + for file in "${array[@]}" 01:03:05.338 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968/timing.txt 01:03:05.338 + local job_file job_name 01:03:05.338 + job_file=/var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968/timing.txt 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968/timing.txt 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968 01:03:05.338 + job_name=check-format-docker-autotest_23968 01:03:05.338 + sed 's/^/check-format-docker-autotest_23968;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/check-format-docker-autotest_23968/timing.txt 01:03:05.338 + for file in "${array[@]}" 01:03:05.338 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/timing.txt 01:03:05.338 + local job_file job_name 01:03:05.338 + job_file=/var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/timing.txt 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/timing.txt 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745 01:03:05.338 + job_name=nvme-cmb-pmr-vg-autotest_80745 01:03:05.338 + sed 's/^/nvme-cmb-pmr-vg-autotest_80745;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/timing.txt 01:03:05.338 + for file in "${array[@]}" 01:03:05.338 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493/timing.txt 01:03:05.338 + local job_file job_name 01:03:05.338 + job_file=/var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493/timing.txt 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493/timing.txt 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493 01:03:05.338 + job_name=packaging-docker-autotest_21493 01:03:05.338 + sed 's/^/packaging-docker-autotest_21493;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/packaging-docker-autotest_21493/timing.txt 01:03:05.338 + for file in "${array[@]}" 01:03:05.338 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552/timing.txt 01:03:05.338 + local job_file job_name 01:03:05.338 + job_file=/var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552/timing.txt 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552/timing.txt 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552 01:03:05.338 + job_name=nvmf-tcp-uring-vg-autotest_79552 01:03:05.338 + sed 's/^/nvmf-tcp-uring-vg-autotest_79552;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-uring-vg-autotest_79552/timing.txt 01:03:05.338 + for file in "${array[@]}" 01:03:05.338 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957/timing.txt 01:03:05.338 + local job_file job_name 01:03:05.338 + job_file=/var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957/timing.txt 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957/timing.txt 01:03:05.338 ++ basename /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957 01:03:05.338 + job_name=build-files-docker-autotest_23957 01:03:05.338 + sed 's/^/build-files-docker-autotest_23957;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/build-files-docker-autotest_23957/timing.txt 01:03:05.338 + for file in "${array[@]}" 01:03:05.338 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158/timing.txt 01:03:05.338 + local job_file job_name 01:03:05.338 + job_file=/var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158/timing.txt 01:03:05.338 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158 01:03:05.339 + job_name=doc-docker-autotest_24158 01:03:05.339 + sed 's/^/doc-docker-autotest_24158;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/doc-docker-autotest_24158/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491 01:03:05.339 + job_name=unittest-clang-docker-autotest_21491 01:03:05.339 + sed 's/^/unittest-clang-docker-autotest_21491;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/unittest-clang-docker-autotest_21491/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045 01:03:05.339 + job_name=short-fuzz-phy-autotest_28045 01:03:05.339 + sed 's/^/short-fuzz-phy-autotest_28045;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/short-fuzz-phy-autotest_28045/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056 01:03:05.339 + job_name=vfio-user-phy-autotest_28056 01:03:05.339 + sed 's/^/vfio-user-phy-autotest_28056;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716 01:03:05.339 + job_name=ubuntu22-vg-autotest_39716 01:03:05.339 + sed 's/^/ubuntu22-vg-autotest_39716;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047 01:03:05.339 + job_name=crypto-phy-autotest_28047 01:03:05.339 + sed 's/^/crypto-phy-autotest_28047;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547 01:03:05.339 + job_name=autobuild-external-vg-autotest_21547 01:03:05.339 + sed 's/^/autobuild-external-vg-autotest_21547;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/autobuild-external-vg-autotest_21547/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616 01:03:05.339 + job_name=nvmf-tcp-vg-autotest_79616 01:03:05.339 + sed 's/^/nvmf-tcp-vg-autotest_79616;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/nvmf-tcp-vg-autotest_79616/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073 01:03:05.339 + job_name=vhost-phy-autotest_28073 01:03:05.339 + sed 's/^/vhost-phy-autotest_28073;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560 01:03:05.339 + job_name=centos7-vg-autotest_75560 01:03:05.339 + sed 's/^/centos7-vg-autotest_75560;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657 01:03:05.339 + job_name=iscsi-vg-autotest_79657 01:03:05.339 + sed 's/^/iscsi-vg-autotest_79657;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497 01:03:05.339 + job_name=unittest-valgrind-docker-autotest_21497 01:03:05.339 + sed 's/^/unittest-valgrind-docker-autotest_21497;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/unittest-valgrind-docker-autotest_21497/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219 01:03:05.339 + job_name=nvme-phy-autotest_74219 01:03:05.339 + sed 's/^/nvme-phy-autotest_74219;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493 01:03:05.339 + job_name=unittest-main-docker-autotest_21493 01:03:05.339 + sed 's/^/unittest-main-docker-autotest_21493;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/unittest-main-docker-autotest_21493/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963 01:03:05.339 + job_name=check-so-deps-docker-autotest_23963 01:03:05.339 + sed 's/^/check-so-deps-docker-autotest_23963;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/check-so-deps-docker-autotest_23963/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525 01:03:05.339 + job_name=iscsi-uring-vg-autotest_79525 01:03:05.339 + sed 's/^/iscsi-uring-vg-autotest_79525;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622 01:03:05.339 + job_name=nvme-vg-autotest_79622 01:03:05.339 + sed 's/^/nvme-vg-autotest_79622;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/timing.txt 01:03:05.339 + for file in "${array[@]}" 01:03:05.339 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/timing.txt 01:03:05.339 + local job_file job_name 01:03:05.339 + job_file=/var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/timing.txt 01:03:05.339 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/timing.txt 01:03:05.339 ++ basename /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642 01:03:05.339 + job_name=vhost-initiator-vg-autotest_79642 01:03:05.340 + sed 's/^/vhost-initiator-vg-autotest_79642;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/timing.txt 01:03:05.340 + for file in "${array[@]}" 01:03:05.340 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/timing.txt 01:03:05.340 + local job_file job_name 01:03:05.340 + job_file=/var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/timing.txt 01:03:05.340 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/timing.txt 01:03:05.340 ++ basename /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571 01:03:05.340 + job_name=lvol-vg-autotest_79571 01:03:05.340 + sed 's/^/lvol-vg-autotest_79571;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/timing.txt 01:03:05.340 + for file in "${array[@]}" 01:03:05.340 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/timing.txt 01:03:05.340 + local job_file job_name 01:03:05.340 + job_file=/var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/timing.txt 01:03:05.340 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/timing.txt 01:03:05.340 ++ basename /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727 01:03:05.340 + job_name=zns-vg-autotest_78727 01:03:05.340 + sed 's/^/zns-vg-autotest_78727;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/timing.txt 01:03:05.340 + for file in "${array[@]}" 01:03:05.340 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/timing.txt 01:03:05.340 + local job_file job_name 01:03:05.340 + job_file=/var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/timing.txt 01:03:05.340 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/timing.txt 01:03:05.340 ++ basename /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692 01:03:05.340 + job_name=ubuntu20-vg-autotest_75692 01:03:05.340 + sed 's/^/ubuntu20-vg-autotest_75692;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/timing.txt 01:03:05.340 + for file in "${array[@]}" 01:03:05.340 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/timing.txt 01:03:05.340 + local job_file job_name 01:03:05.340 + job_file=/var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/timing.txt 01:03:05.340 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/timing.txt 01:03:05.340 ++ basename /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996 01:03:05.340 + job_name=rocky9-vg-autotest_17996 01:03:05.340 + sed 's/^/rocky9-vg-autotest_17996;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/timing.txt 01:03:05.340 + for file in "${array[@]}" 01:03:05.340 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496/timing.txt 01:03:05.340 + local job_file job_name 01:03:05.340 + job_file=/var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496/timing.txt 01:03:05.340 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496/timing.txt 01:03:05.340 ++ basename /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496 01:03:05.340 + job_name=scan-build-docker-autotest_21496 01:03:05.340 + sed 's/^/scan-build-docker-autotest_21496;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/scan-build-docker-autotest_21496/timing.txt 01:03:05.340 + for file in "${array[@]}" 01:03:05.340 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760/timing.txt 01:03:05.340 + local job_file job_name 01:03:05.340 + job_file=/var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760/timing.txt 01:03:05.340 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760/timing.txt 01:03:05.340 ++ basename /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760 01:03:05.340 + job_name=freebsd-vg-autotest_60760 01:03:05.340 + sed 's/^/freebsd-vg-autotest_60760;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/freebsd-vg-autotest_60760/timing.txt 01:03:05.340 + for file in "${array[@]}" 01:03:05.340 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/timing.txt 01:03:05.340 + local job_file job_name 01:03:05.340 + job_file=/var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/timing.txt 01:03:05.340 +++ dirname /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/timing.txt 01:03:05.340 ++ basename /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293 01:03:05.340 + job_name=nvmf-phy-autotest_74293 01:03:05.340 + sed 's/^/nvmf-phy-autotest_74293;autorun;/' /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/timing.txt 01:03:05.340 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch_3/post_process/total_timing.txt 01:03:05.598 + run_autorun_post 01:03:05.598 + s_opt= 01:03:05.598 + [[ '' == true ]] 01:03:05.598 + spdk/autorun_post.py -d ./ -r ./spdk 01:03:08.875 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:10.771 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:14.048 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:15.947 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:18.472 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:20.997 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/lib/util/crc64.c:165 01:03:21.255 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/lib/util/crc16.c:634 01:03:21.255 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/lib/util/crc16.c:628 01:03:21.511 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/lib/util/crc32c.c:21 01:03:21.767 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/lib/util/xor.c:120 01:03:22.333 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:24.229 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:27.506 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:31.684 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:34.959 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:38.234 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:41.509 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:45.683 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:48.959 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:54.212 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:03:56.108 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_3/spdk/module/blobfs/bdev/blobfs_bdev.c:303 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/nvmf_transport.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/histogram_data.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/base64.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/trace.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/thread.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/nvme_spec.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/util.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/mmio.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/endian.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/bdev_module.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/nvme.h! 01:04:14.176 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/histogram_data.h/histogram_ut.c! 01:04:15.544 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/lib/env_ocf/include/ocf/ocf_io.h! 01:04:15.544 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/lib/env_ocf/include/ocf/ocf_mngt.h! 01:04:15.544 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_3/spdk/lib/env_ocf/include/ocf/ocf_core.h! 01:04:30.403 -----Begin Post Process Script------ 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/BlobFS-phy-autotest_28056/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/nvme-cmb-pmr-vg-autotest_80745/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/vfio-user-phy-autotest_28056/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/ubuntu22-vg-autotest_39716/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/crypto-phy-autotest_28047/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/vhost-phy-autotest_28073/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/centos7-vg-autotest_75560/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/iscsi-vg-autotest_79657/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/nvme-phy-autotest_74219/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/iscsi-uring-vg-autotest_79525/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/nvme-vg-autotest_79622/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/vhost-initiator-vg-autotest_79642/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/lvol-vg-autotest_79571/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/zns-vg-autotest_78727/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/ubuntu20-vg-autotest_75692/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/rocky9-vg-autotest_17996/cov_total.info 01:04:30.403 /var/jenkins/workspace/autotest-per-patch_3/nvmf-phy-autotest_74293/cov_total.info 01:04:30.403 01:04:30.403 01:04:30.403 -----Tests Executed in Build------ 01:04:30.403 accel 01:04:30.403 accel_assign_opcode 01:04:30.403 accel_cdev_comp 01:04:30.403 accel_cdev_decomp 01:04:30.403 accel_cdev_decomp_full 01:04:30.403 accel_cdev_decomp_full_mcore 01:04:30.403 accel_cdev_decomp_full_mthread 01:04:30.403 accel_cdev_decomp_mcore 01:04:30.403 accel_cdev_decomp_mthread 01:04:30.403 accel_comp 01:04:30.403 accel_compare 01:04:30.403 accel_compress_verify 01:04:30.403 accel_copy 01:04:30.403 accel_copy_crc32c 01:04:30.403 accel_copy_crc32c_C2 01:04:30.403 accel_crc32c 01:04:30.403 accel_crc32c_C2 01:04:30.403 accel_decomp 01:04:30.403 accel_decomp_full 01:04:30.403 accel_decomp_full_mcore 01:04:30.403 accel_decomp_full_mthread 01:04:30.403 accel_decomp_mcore 01:04:30.403 accel_decomp_mthread 01:04:30.403 accel_dif_functional_tests 01:04:30.403 accel_dif_generate 01:04:30.403 accel_dif_generate_copy 01:04:30.403 accel_dif_verify 01:04:30.403 accel_dualcast 01:04:30.403 accel_fill 01:04:30.403 accel_help 01:04:30.403 accel_missing_filename 01:04:30.403 accel_negative_buffers 01:04:30.403 accel_rpc 01:04:30.403 accel_wrong_workload 01:04:30.403 accel_xor 01:04:30.403 acl 01:04:30.403 alias_rpc 01:04:30.403 allowed 01:04:30.403 app_cmdline 01:04:30.403 app_repeat 01:04:30.403 asan 01:04:30.403 autobuild 01:04:30.403 autobuild_build_doc 01:04:30.403 autobuild_check_dpdk_pci_api 01:04:30.403 autobuild_check_format 01:04:30.403 autobuild_check_so_deps 01:04:30.403 autobuild_external_code 01:04:30.403 autobuild_generated_files_check 01:04:30.403 autobuild_generated_files_check_post_clean 01:04:30.403 autobuild_header_dependency_check 01:04:30.403 autobuild_llvm_precompile 01:04:30.403 autobuild_make_install 01:04:30.403 autobuild_make_uninstall 01:04:30.403 autobuild_ocf_precompile 01:04:30.403 bdev_bounds 01:04:30.403 bdev_crypto_enomem 01:04:30.403 bdev_error 01:04:30.403 bdev_fio 01:04:30.403 bdev_fio_rw_verify 01:04:30.403 bdev_fio_trim 01:04:30.403 bdev_gpt_uuid 01:04:30.403 bdev_hello_world 01:04:30.403 bdev_json_nonarray 01:04:30.403 bdev_json_nonenclosed 01:04:30.403 bdev_nbd 01:04:30.403 bdev_nvme_reset_stuck_adm_cmd 01:04:30.403 bdev_qd_sampling 01:04:30.403 bdev_qos 01:04:30.403 bdev_qos_bw 01:04:30.403 bdev_qos_iops 01:04:30.403 bdev_qos_ro_bw 01:04:30.403 bdev_raid 01:04:30.403 bdev_stat 01:04:30.403 bdev_verify 01:04:30.403 bdev_verify_big_io 01:04:30.403 bdev_write_zeroes 01:04:30.403 bdevperf_config 01:04:30.403 blob_io_wait 01:04:30.404 blobfs 01:04:30.404 blobfs_mkfs 01:04:30.404 blobstore 01:04:30.404 blobstore_grow 01:04:30.404 blockdev_crypto_aesni 01:04:30.404 blockdev_crypto_qat 01:04:30.404 blockdev_crypto_sw 01:04:30.404 blockdev_general 01:04:30.404 blockdev_nvme 01:04:30.404 blockdev_nvme_gpt 01:04:30.404 blockdev_raid5f 01:04:30.404 blockdev_rbd 01:04:30.404 blockdev_xnvme 01:04:30.404 build_rpm_from_gen_spec 01:04:30.404 build_shared_rpm 01:04:30.404 chaining 01:04:30.404 check_header_filenames 01:04:30.404 cmb_copy 01:04:30.404 compress_compdev 01:04:30.404 compress_isal 01:04:30.404 confirm_abi_deps 01:04:30.404 confirm_makefile_deps 01:04:30.404 cpu_locks 01:04:30.404 custom_alloc 01:04:30.404 dd_bs_lt_native_bs 01:04:30.404 dd_copy_to_out_bdev 01:04:30.404 dd_double_input 01:04:30.404 dd_double_output 01:04:30.404 dd_flag_append 01:04:30.404 dd_flag_append_forced_aio 01:04:30.404 dd_flag_directory 01:04:30.404 dd_flag_directory_forced_aio 01:04:30.404 dd_flag_noatime 01:04:30.404 dd_flag_noatime_forced_aio 01:04:30.404 dd_flag_nofollow 01:04:30.404 dd_flag_nofollow_forced_aio 01:04:30.404 dd_flags_misc 01:04:30.404 dd_flags_misc_forced_aio 01:04:30.404 dd_inflate_file 01:04:30.404 dd_invalid_arguments 01:04:30.404 dd_invalid_count 01:04:30.404 dd_invalid_iflag 01:04:30.404 dd_invalid_json 01:04:30.404 dd_invalid_oflag 01:04:30.404 dd_malloc_copy 01:04:30.404 dd_no_input 01:04:30.404 dd_no_output 01:04:30.404 dd_offset_magic 01:04:30.404 dd_rw 01:04:30.404 dd_rw_offset 01:04:30.404 dd_smaller_blocksize 01:04:30.404 dd_sparse_bdev_to_file 01:04:30.404 dd_sparse_file_to_bdev 01:04:30.404 dd_sparse_file_to_file 01:04:30.404 dd_unknown_flag 01:04:30.404 dd_uring_copy 01:04:30.404 dd_wrong_blocksize 01:04:30.404 default_locks 01:04:30.404 default_locks_via_rpc 01:04:30.404 default_setup 01:04:30.404 denied 01:04:30.404 devices 01:04:30.404 dm_mount 01:04:30.404 dma 01:04:30.404 dpdk_governor 01:04:30.404 dpdk_mem_utility 01:04:30.404 driver 01:04:30.404 env 01:04:30.404 env_dpdk_post_init 01:04:30.404 env_mem_callbacks 01:04:30.404 env_memory 01:04:30.404 env_pci 01:04:30.404 env_vtophys 01:04:30.404 even_2G_alloc 01:04:30.404 event 01:04:30.404 event_perf 01:04:30.404 event_reactor 01:04:30.404 event_reactor_perf 01:04:30.404 event_scheduler 01:04:30.404 exit_on_failed_rpc_init 01:04:30.404 external_make_accel_driver_shared 01:04:30.404 external_make_accel_driver_static 01:04:30.404 external_make_accel_module_shared 01:04:30.404 external_make_accel_module_static 01:04:30.404 external_make_hello_bdev_shared_combo 01:04:30.404 external_make_hello_bdev_shared_iso 01:04:30.404 external_make_hello_bdev_static 01:04:30.404 external_make_hello_no_bdev_shared_combo 01:04:30.404 external_make_hello_no_bdev_shared_iso 01:04:30.404 external_make_hello_no_bdev_static 01:04:30.404 external_make_nvme_shared 01:04:30.404 external_make_nvme_static 01:04:30.404 external_run_accel_driver_shared 01:04:30.404 external_run_accel_driver_static 01:04:30.404 external_run_accel_module_shared 01:04:30.404 external_run_accel_module_static 01:04:30.404 external_run_hello_bdev_shared_combo 01:04:30.404 external_run_hello_bdev_shared_iso 01:04:30.404 external_run_hello_bdev_static 01:04:30.404 external_run_hello_no_bdev_shared_combo 01:04:30.404 external_run_hello_no_bdev_shared_iso 01:04:30.404 external_run_hello_no_bdev_static 01:04:30.404 external_run_nvme_shared 01:04:30.404 external_run_nvme_static 01:04:30.404 filesystem_btrfs 01:04:30.404 filesystem_ext4 01:04:30.404 filesystem_in_capsule_btrfs 01:04:30.404 filesystem_in_capsule_ext4 01:04:30.404 filesystem_in_capsule_xfs 01:04:30.404 filesystem_xfs 01:04:30.404 ftl 01:04:30.404 ftl_bdevperf 01:04:30.404 ftl_dirty_shutdown 01:04:30.404 ftl_fio_basic 01:04:30.404 ftl_restore 01:04:30.404 ftl_trim 01:04:30.404 ftl_upgrade_shutdown 01:04:30.404 go_rpc 01:04:30.404 guess_driver 01:04:30.404 hello_blob 01:04:30.404 hugepages 01:04:30.404 idle 01:04:30.404 interrupt_mode 01:04:30.404 ioat 01:04:30.404 ioat_perf 01:04:30.404 ioat_verify 01:04:30.404 is_zoned 01:04:30.404 iscsi_tgt 01:04:30.404 iscsi_tgt_bdev_io_wait 01:04:30.404 iscsi_tgt_calsoft 01:04:30.404 iscsi_tgt_digest 01:04:30.404 iscsi_tgt_digests 01:04:30.404 iscsi_tgt_filesystem 01:04:30.404 iscsi_tgt_filesystem_btrfs 01:04:30.404 iscsi_tgt_filesystem_ext4 01:04:30.404 iscsi_tgt_filesystem_xfs 01:04:30.404 iscsi_tgt_fio 01:04:30.404 iscsi_tgt_fuzz 01:04:30.404 iscsi_tgt_initiator 01:04:30.404 iscsi_tgt_ip_migration 01:04:30.404 iscsi_tgt_iscsi_lvol 01:04:30.404 iscsi_tgt_login_redirection 01:04:30.404 iscsi_tgt_multiconnection 01:04:30.404 iscsi_tgt_qos 01:04:30.404 iscsi_tgt_rbd 01:04:30.404 iscsi_tgt_reset 01:04:30.404 iscsi_tgt_resize 01:04:30.404 iscsi_tgt_rpc_config 01:04:30.404 iscsi_tgt_sock 01:04:30.404 iscsi_tgt_trace_record 01:04:30.404 json_config 01:04:30.404 json_config_extra_key 01:04:30.404 llvm_fuzz 01:04:30.404 locking_app_on_locked_coremask 01:04:30.404 locking_app_on_unlocked_coremask 01:04:30.404 locking_overlapped_coremask 01:04:30.404 locking_overlapped_coremask_via_rpc 01:04:30.404 lvol 01:04:30.404 lvol_basic 01:04:30.404 lvol_esnap 01:04:30.404 lvol_external_copy 01:04:30.404 lvol_external_snapshot 01:04:30.404 lvol_hotremove 01:04:30.404 lvol_provisioning 01:04:30.404 lvol_rename 01:04:30.404 lvol_resize 01:04:30.404 lvol_snapshot_clone 01:04:30.404 lvol_tasting 01:04:30.404 lvs_grow_clean 01:04:30.404 lvs_grow_dirty 01:04:30.404 make 01:04:30.404 no_shrink_alloc 01:04:30.404 non_locking_app_on_locked_coremask 01:04:30.404 nvme 01:04:30.404 nvme_arbitration 01:04:30.404 nvme_cli_cuse 01:04:30.404 nvme_cli_plugin 01:04:30.404 nvme_cmb 01:04:30.404 nvme_cuse 01:04:30.404 nvme_cuse_app 01:04:30.404 nvme_cuse_rpc 01:04:30.404 nvme_doorbell_aers 01:04:30.404 nvme_e2edp 01:04:30.404 nvme_err_injection 01:04:30.404 nvme_fdp 01:04:30.404 nvme_fio 01:04:30.404 nvme_flexible_data_placement 01:04:30.404 nvme_hello_world 01:04:30.404 nvme_identify 01:04:30.404 nvme_mount 01:04:30.404 nvme_multi_aen 01:04:30.404 nvme_multi_secondary 01:04:30.404 nvme_ns_manage_cuse 01:04:30.404 nvme_overhead 01:04:30.404 nvme_perf 01:04:30.404 nvme_pmr 01:04:30.404 nvme_pmr_persistence 01:04:30.404 nvme_reserve 01:04:30.404 nvme_reset 01:04:30.404 nvme_rpc 01:04:30.404 nvme_rpc_timeouts 01:04:30.404 nvme_scc 01:04:30.404 nvme_sgl 01:04:30.404 nvme_simple_copy 01:04:30.404 nvme_single_aen 01:04:30.404 nvme_smartctl_cuse 01:04:30.404 nvme_startup 01:04:30.404 nvme_xnvme 01:04:30.404 nvme_zns 01:04:30.404 nvmf_abort 01:04:30.404 nvmf_aer 01:04:30.404 nvmf_async_init 01:04:30.404 nvmf_auth_host 01:04:30.404 nvmf_auth_target 01:04:30.404 nvmf_bdev_io_wait 01:04:30.404 nvmf_bdevio 01:04:30.404 nvmf_bdevio_no_huge 01:04:30.404 nvmf_bdevperf 01:04:30.404 nvmf_connect_disconnect 01:04:30.404 nvmf_connect_stress 01:04:30.404 nvmf_delete_subsystem 01:04:30.404 nvmf_device_removal 01:04:30.404 nvmf_device_removal_pci_remove 01:04:30.404 nvmf_device_removal_pci_remove_no_srq 01:04:30.404 nvmf_discovery_remove_ifc 01:04:30.404 nvmf_example 01:04:30.404 nvmf_failover 01:04:30.404 nvmf_filesystem 01:04:30.404 nvmf_filesystem_in_capsule 01:04:30.404 nvmf_filesystem_no_in_capsule 01:04:30.404 nvmf_fio_host 01:04:30.404 nvmf_fio_target 01:04:30.404 nvmf_fips 01:04:30.404 nvmf_fused_ordering 01:04:30.404 nvmf_fuzz 01:04:30.404 nvmf_host_discovery 01:04:30.404 nvmf_host_management 01:04:30.404 nvmf_host_multipath_status 01:04:30.404 nvmf_identify 01:04:30.404 nvmf_identify_kernel_target 01:04:30.404 nvmf_invalid 01:04:30.404 nvmf_kernel_tls 01:04:30.404 nvmf_lvol 01:04:30.404 nvmf_lvs_grow 01:04:30.404 nvmf_multicontroller 01:04:30.404 nvmf_multitarget 01:04:30.404 nvmf_nmic 01:04:30.404 nvmf_ns_hotplug_stress 01:04:30.404 nvmf_ns_masking 01:04:30.404 nvmf_nvme_cli 01:04:30.404 nvmf_perf 01:04:30.404 nvmf_queue_depth 01:04:30.404 nvmf_rdma 01:04:30.404 nvmf_referrals 01:04:30.404 nvmf_rpc 01:04:30.404 nvmf_shutdown 01:04:30.404 nvmf_shutdown_tc1 01:04:30.404 nvmf_shutdown_tc2 01:04:30.404 nvmf_shutdown_tc3 01:04:30.404 nvmf_srq_overwhelm 01:04:30.404 nvmf_target_disconnect 01:04:30.404 nvmf_target_disconnect_tc1 01:04:30.404 nvmf_target_disconnect_tc2 01:04:30.404 nvmf_target_disconnect_tc3 01:04:30.404 nvmf_target_discovery 01:04:30.404 nvmf_target_multipath 01:04:30.404 nvmf_tls 01:04:30.404 nvmf_vhost 01:04:30.404 nvmf_zcopy 01:04:30.404 ocf 01:04:30.404 ocf_bdevperf_iotypes 01:04:30.404 ocf_configuration_change 01:04:30.404 ocf_create_destruct 01:04:30.404 ocf_fio_modes 01:04:30.404 ocf_flush 01:04:30.404 ocf_multicore 01:04:30.404 ocf_remove 01:04:30.404 ocf_stats 01:04:30.404 odd_alloc 01:04:30.404 packaging 01:04:30.404 per_node_1G_alloc 01:04:30.404 raid0_resize_test 01:04:30.404 raid5f_rebuild_test 01:04:30.404 raid5f_rebuild_test_sb 01:04:30.404 raid5f_state_function_test 01:04:30.405 raid5f_state_function_test_sb 01:04:30.405 raid5f_superblock_test 01:04:30.405 raid_function_test_concat 01:04:30.405 raid_function_test_raid0 01:04:30.405 raid_read_error_test 01:04:30.405 raid_rebuild_test 01:04:30.405 raid_rebuild_test_io 01:04:30.405 raid_rebuild_test_sb 01:04:30.405 raid_rebuild_test_sb_4k 01:04:30.405 raid_rebuild_test_sb_io 01:04:30.405 raid_rebuild_test_sb_md_interleaved 01:04:30.405 raid_rebuild_test_sb_md_separate 01:04:30.405 raid_state_function_test 01:04:30.405 raid_state_function_test_sb 01:04:30.405 raid_state_function_test_sb_4k 01:04:30.405 raid_state_function_test_sb_md_interleaved 01:04:30.405 raid_state_function_test_sb_md_separate 01:04:30.405 raid_superblock_test 01:04:30.405 raid_superblock_test_4k 01:04:30.405 raid_superblock_test_md_interleaved 01:04:30.405 raid_superblock_test_md_separate 01:04:30.405 raid_write_error_test 01:04:30.405 reactor_set_interrupt 01:04:30.405 reap_unregistered_poller 01:04:30.405 rocksdb 01:04:30.405 rocksdb_insert 01:04:30.405 rocksdb_overwrite 01:04:30.405 rocksdb_randread 01:04:30.405 rocksdb_readwrite 01:04:30.405 rocksdb_writesync 01:04:30.405 rpc 01:04:30.405 rpc_client 01:04:30.405 rpc_daemon_integrity 01:04:30.405 rpc_integrity 01:04:30.405 rpc_plugins 01:04:30.405 rpc_trace_cmd_test 01:04:30.405 rpm_packaging 01:04:30.405 scanbuild_make 01:04:30.405 scheduler 01:04:30.405 scheduler_create_thread 01:04:30.405 setup.sh 01:04:30.405 skip_rpc 01:04:30.405 skip_rpc_with_delay 01:04:30.405 skip_rpc_with_json 01:04:30.405 sma 01:04:30.405 sma_crypto 01:04:30.405 sma_discovery 01:04:30.405 sma_nvmf_tcp 01:04:30.405 sma_plugins 01:04:30.405 sma_qos 01:04:30.405 sma_vfiouser_qemu 01:04:30.405 sma_vhost 01:04:30.405 spdk_dd 01:04:30.405 spdk_dd_basic_rw 01:04:30.405 spdk_dd_bdev_to_bdev 01:04:30.405 spdk_dd_malloc 01:04:30.405 spdk_dd_negative 01:04:30.405 spdk_dd_posix 01:04:30.405 spdk_dd_sparse 01:04:30.405 spdk_dd_uring 01:04:30.405 spdkcli_iscsi 01:04:30.405 spdkcli_nvmf_rdma 01:04:30.405 spdkcli_raid 01:04:30.405 spdkcli_rbd 01:04:30.405 spdkcli_tcp 01:04:30.405 spdkcli_vhost 01:04:30.405 spdkcli_virtio 01:04:30.405 sw_hotplug 01:04:30.405 test_bdev_lvol_delete_lvstore_with_clones 01:04:30.405 test_bdev_lvol_delete_ordering 01:04:30.405 test_clone_decouple_parent 01:04:30.405 test_clone_inflate 01:04:30.405 test_clone_snapshot_relations 01:04:30.405 test_construct_lvol 01:04:30.405 test_construct_lvol_alias_conflict 01:04:30.405 test_construct_lvol_fio_clear_method_none 01:04:30.405 test_construct_lvol_fio_clear_method_unmap 01:04:30.405 test_construct_lvol_full_lvs 01:04:30.405 test_construct_lvol_inexistent_lvs 01:04:30.405 test_construct_lvols_conflict_alias 01:04:30.405 test_construct_lvs 01:04:30.405 test_construct_lvs_clear_methods 01:04:30.405 test_construct_lvs_conflict_alias 01:04:30.405 test_construct_lvs_different_cluster_size 01:04:30.405 test_construct_lvs_nonexistent_bdev 01:04:30.405 test_construct_multi_lvols 01:04:30.405 test_construct_nested_lvol 01:04:30.405 test_construct_two_lvs_on_the_same_bdev 01:04:30.405 test_create_multi_ublk 01:04:30.405 test_create_snapshot_of_snapshot 01:04:30.405 test_create_snapshot_with_io 01:04:30.405 test_create_ublk 01:04:30.405 test_delete_lvol_store_persistent_positive 01:04:30.405 test_delete_snapshot_with_clone 01:04:30.405 test_delete_snapshot_with_snapshot 01:04:30.405 test_destroy_after_bdev_lvol_resize_positive 01:04:30.405 test_esnap_clones 01:04:30.405 test_esnap_late_arrival 01:04:30.405 test_esnap_reload 01:04:30.405 test_esnap_remove_degraded 01:04:30.405 test_hotremove_lvol_store 01:04:30.405 test_hotremove_lvol_store_base 01:04:30.405 test_hotremove_lvol_store_base_with_lvols 01:04:30.405 test_hotremove_lvol_store_multiple_lvols 01:04:30.405 test_lvol_bdev_readonly 01:04:30.405 test_lvol_list 01:04:30.405 test_lvol_rename_negative 01:04:30.405 test_lvol_set_parent_bdev_from_esnap 01:04:30.405 test_lvol_set_parent_bdev_from_none 01:04:30.405 test_lvol_set_parent_bdev_from_snapshot 01:04:30.405 test_lvol_set_parent_failed 01:04:30.405 test_lvol_set_parent_from_esnap 01:04:30.405 test_lvol_set_parent_from_none 01:04:30.405 test_lvol_set_parent_from_snapshot 01:04:30.405 test_rename_lvs_negative 01:04:30.405 test_rename_positive 01:04:30.405 test_resize_lvol 01:04:30.405 test_resize_lvol_negative 01:04:30.405 test_resize_lvol_with_io_traffic 01:04:30.405 test_save_ublk_config 01:04:30.405 test_shallow_copy_compare 01:04:30.405 test_sigterm 01:04:30.405 test_snapshot_compare_with_lvol_bdev 01:04:30.405 test_tasting 01:04:30.405 test_thin_lvol_check_integrity 01:04:30.405 test_thin_lvol_check_space 01:04:30.405 test_thin_lvol_check_zeroes 01:04:30.405 test_thin_lvol_resize 01:04:30.405 test_thin_overprovisioning 01:04:30.405 test_unregister_lvol_bdev 01:04:30.405 thread 01:04:30.405 thread_poller_perf 01:04:30.405 thread_spdk_lock 01:04:30.405 ublk 01:04:30.405 ublk_recovery 01:04:30.405 ubsan 01:04:30.405 unittest 01:04:30.405 unittest_accel 01:04:30.405 unittest_bdev 01:04:30.405 unittest_bdev_compress 01:04:30.405 unittest_bdev_crypto 01:04:30.405 unittest_bdev_raid5f 01:04:30.405 unittest_blob_blobfs 01:04:30.405 unittest_build 01:04:30.405 unittest_dma 01:04:30.405 unittest_dpdk_compressdev 01:04:30.405 unittest_event 01:04:30.405 unittest_ftl 01:04:30.405 unittest_idxd_user 01:04:30.405 unittest_include 01:04:30.405 unittest_init 01:04:30.405 unittest_ioat 01:04:30.405 unittest_iobuf 01:04:30.405 unittest_iscsi 01:04:30.405 unittest_json 01:04:30.405 unittest_keyring 01:04:30.405 unittest_lib_reduce 01:04:30.405 unittest_log 01:04:30.405 unittest_lvol 01:04:30.405 unittest_notify 01:04:30.405 unittest_nvme 01:04:30.405 unittest_nvme_cuse 01:04:30.405 unittest_nvme_rdma 01:04:30.405 unittest_nvmf 01:04:30.405 unittest_nvmf_rdma 01:04:30.405 unittest_nvmf_transport 01:04:30.405 unittest_nvmf_vfio_user 01:04:30.405 unittest_pci_event 01:04:30.405 unittest_rdma 01:04:30.405 unittest_rpc 01:04:30.405 unittest_scsi 01:04:30.405 unittest_sock 01:04:30.405 unittest_thread 01:04:30.405 unittest_util 01:04:30.405 unittest_vhost 01:04:30.405 valgrind 01:04:30.405 version 01:04:30.405 vfio_fuzz 01:04:30.405 vfio_user_nvme_fio 01:04:30.405 vfio_user_nvme_restart_vm 01:04:30.405 vfio_user_qemu 01:04:30.405 vfio_user_virtio_bdevperf 01:04:30.405 vfio_user_virtio_blk_restart_vm 01:04:30.405 vfio_user_virtio_scsi_restart_vm 01:04:30.405 vhost 01:04:30.405 vhost_blk_lvol_integrity 01:04:30.405 vhost_blk_packed_ring_integrity 01:04:30.405 vhost_blockdev 01:04:30.405 vhost_boot 01:04:30.405 vhost_fuzz 01:04:30.405 vhost_negative 01:04:30.405 vhost_scsi_lvol_integrity 01:04:30.405 vhost_shared 01:04:30.405 xnvme_bdevperf 01:04:30.405 xnvme_to_malloc_dd_copy 01:04:30.405 zoned_fio 01:04:30.405 01:04:30.405 01:04:30.405 -----Tests Missing From Build------ 01:04:30.405 accel_scan_dsa_modules 01:04:30.405 accel_scan_iaa_modules 01:04:30.405 balanced 01:04:30.405 build_native_dpdk 01:04:30.405 build_shared_native_dpdk_rpm 01:04:30.405 build_shared_rpm_with_rpmed_dpdk 01:04:30.405 busy 01:04:30.405 core_load 01:04:30.405 fio_dif_1_default 01:04:30.405 fio_dif_1_multi_subsystems 01:04:30.405 fio_dif_digest 01:04:30.405 fio_dif_rand_params 01:04:30.405 ftl_restore_fast 01:04:30.405 iscsi_tgt_data_digest 01:04:30.405 iscsi_tgt_ext4test 01:04:30.405 kernel_target_abort 01:04:30.405 keyring_file 01:04:30.405 keyring_linux 01:04:30.405 nvme_boot_partition 01:04:30.405 nvme_bp 01:04:30.405 nvme_opal 01:04:30.405 nvme_opal_bdevio 01:04:30.405 nvme_opal_bdevperf 01:04:30.405 nvme_opal_spdk_tgt 01:04:30.405 nvmf_abort_qd_sizes 01:04:30.405 nvmf_dif 01:04:30.405 nvmf_digest 01:04:30.405 nvmf_digest_clean 01:04:30.405 nvmf_digest_dsa_initiator 01:04:30.405 nvmf_digest_dsa_target 01:04:30.405 nvmf_digest_error 01:04:30.405 nvmf_fc 01:04:30.405 nvmf_host_multipath 01:04:30.405 nvmf_identify_passthru 01:04:30.405 nvmf_initiator_timeout 01:04:30.405 nvmf_mdns_discovery 01:04:30.405 nvmf_multiconnection 01:04:30.405 nvmf_perf_adq 01:04:30.405 nvmf_tcp 01:04:30.405 nvmf_timeout 01:04:30.405 nvmf_vfio_user 01:04:30.405 nvmf_vfio_user_fuzz 01:04:30.405 nvmf_vfio_user_nvme_compliance 01:04:30.405 spdk_target_abort 01:04:30.405 spdkcli_nvmf_fc 01:04:30.405 spdkcli_nvmf_tcp 01:04:30.405 unittest_nvmf_fc 01:04:30.405 unittest_nvmf_fc_ls 01:04:30.405 vhost_blk_cores_2ctrl 01:04:30.405 vhost_blk_fs_integrity 01:04:30.405 vhost_blk_hot_remove 01:04:30.405 vhost_blk_integrity 01:04:30.405 vhost_hotplug 01:04:30.405 vhost_migration 01:04:30.405 vhost_migration_tc1 01:04:30.405 vhost_migration_tc2 01:04:30.405 vhost_readonly 01:04:30.405 vhost_scsi_cores_2ctrl 01:04:30.405 vhost_scsi_fs_integrity 01:04:30.405 vhost_scsi_hot_remove 01:04:30.405 vhost_scsi_integrity 01:04:30.405 vmd 01:04:30.405 vmd_bdev_svc 01:04:30.405 vmd_fio 01:04:30.405 vmd_hello_world 01:04:30.405 vmd_identify 01:04:30.405 vmd_perf 01:04:30.405 01:04:30.405 01:04:30.405 -----Tests Missing ASAN------ 01:04:30.405 accel_cdev_comp 01:04:30.405 accel_cdev_decomp 01:04:30.405 accel_cdev_decomp_full 01:04:30.405 accel_cdev_decomp_full_mcore 01:04:30.405 accel_cdev_decomp_full_mthread 01:04:30.405 accel_cdev_decomp_mcore 01:04:30.405 accel_cdev_decomp_mthread 01:04:30.405 accel_scan_dsa_modules 01:04:30.405 accel_scan_iaa_modules 01:04:30.406 autobuild 01:04:30.406 autobuild_build_doc 01:04:30.406 autobuild_check_dpdk_pci_api 01:04:30.406 autobuild_check_format 01:04:30.406 autobuild_check_so_deps 01:04:30.406 autobuild_external_code 01:04:30.406 autobuild_generated_files_check 01:04:30.406 autobuild_generated_files_check_post_clean 01:04:30.406 autobuild_header_dependency_check 01:04:30.406 autobuild_llvm_precompile 01:04:30.406 autobuild_make_install 01:04:30.406 autobuild_make_uninstall 01:04:30.406 autobuild_ocf_precompile 01:04:30.406 balanced 01:04:30.406 bdev_crypto_enomem 01:04:30.406 blockdev_crypto_aesni 01:04:30.406 blockdev_crypto_qat 01:04:30.406 blockdev_crypto_sw 01:04:30.406 blockdev_rbd 01:04:30.406 build_native_dpdk 01:04:30.406 build_shared_native_dpdk_rpm 01:04:30.406 build_shared_rpm_with_rpmed_dpdk 01:04:30.406 busy 01:04:30.406 chaining 01:04:30.406 check_header_filenames 01:04:30.406 cmb_copy 01:04:30.406 compress_compdev 01:04:30.406 compress_isal 01:04:30.406 confirm_abi_deps 01:04:30.406 confirm_makefile_deps 01:04:30.406 core_load 01:04:30.406 dd_uring_copy 01:04:30.406 dma 01:04:30.406 dpdk_governor 01:04:30.406 external_make_accel_driver_shared 01:04:30.406 external_make_accel_driver_static 01:04:30.406 external_make_accel_module_shared 01:04:30.406 external_make_accel_module_static 01:04:30.406 external_make_hello_bdev_shared_combo 01:04:30.406 external_make_hello_bdev_shared_iso 01:04:30.406 external_make_hello_bdev_static 01:04:30.406 external_make_hello_no_bdev_shared_combo 01:04:30.406 external_make_hello_no_bdev_shared_iso 01:04:30.406 external_make_hello_no_bdev_static 01:04:30.406 external_make_nvme_shared 01:04:30.406 external_make_nvme_static 01:04:30.406 external_run_accel_driver_shared 01:04:30.406 external_run_accel_driver_static 01:04:30.406 external_run_accel_module_shared 01:04:30.406 external_run_accel_module_static 01:04:30.406 external_run_hello_bdev_shared_combo 01:04:30.406 external_run_hello_bdev_shared_iso 01:04:30.406 external_run_hello_bdev_static 01:04:30.406 external_run_hello_no_bdev_shared_combo 01:04:30.406 external_run_hello_no_bdev_shared_iso 01:04:30.406 external_run_hello_no_bdev_static 01:04:30.406 external_run_nvme_shared 01:04:30.406 external_run_nvme_static 01:04:30.406 filesystem_btrfs 01:04:30.406 filesystem_ext4 01:04:30.406 filesystem_in_capsule_btrfs 01:04:30.406 filesystem_in_capsule_ext4 01:04:30.406 filesystem_in_capsule_xfs 01:04:30.406 filesystem_xfs 01:04:30.406 fio_dif_1_default 01:04:30.406 fio_dif_1_multi_subsystems 01:04:30.406 fio_dif_digest 01:04:30.406 fio_dif_rand_params 01:04:30.406 ftl_restore_fast 01:04:30.406 go_rpc 01:04:30.406 idle 01:04:30.406 interrupt_mode 01:04:30.406 ioat 01:04:30.406 ioat_perf 01:04:30.406 ioat_verify 01:04:30.406 is_zoned 01:04:30.406 iscsi_tgt 01:04:30.406 iscsi_tgt_bdev_io_wait 01:04:30.406 iscsi_tgt_calsoft 01:04:30.406 iscsi_tgt_data_digest 01:04:30.406 iscsi_tgt_digest 01:04:30.406 iscsi_tgt_digests 01:04:30.406 iscsi_tgt_ext4test 01:04:30.406 iscsi_tgt_filesystem 01:04:30.406 iscsi_tgt_filesystem_btrfs 01:04:30.406 iscsi_tgt_filesystem_ext4 01:04:30.406 iscsi_tgt_filesystem_xfs 01:04:30.406 iscsi_tgt_fio 01:04:30.406 iscsi_tgt_fuzz 01:04:30.406 iscsi_tgt_initiator 01:04:30.406 iscsi_tgt_ip_migration 01:04:30.406 iscsi_tgt_iscsi_lvol 01:04:30.406 iscsi_tgt_login_redirection 01:04:30.406 iscsi_tgt_multiconnection 01:04:30.406 iscsi_tgt_qos 01:04:30.406 iscsi_tgt_rbd 01:04:30.406 iscsi_tgt_reset 01:04:30.406 iscsi_tgt_resize 01:04:30.406 iscsi_tgt_rpc_config 01:04:30.406 iscsi_tgt_sock 01:04:30.406 iscsi_tgt_trace_record 01:04:30.406 kernel_target_abort 01:04:30.406 keyring_file 01:04:30.406 keyring_linux 01:04:30.406 llvm_fuzz 01:04:30.406 lvs_grow_clean 01:04:30.406 lvs_grow_dirty 01:04:30.406 nvme_boot_partition 01:04:30.406 nvme_bp 01:04:30.406 nvme_cli_cuse 01:04:30.406 nvme_cli_plugin 01:04:30.406 nvme_cmb 01:04:30.406 nvme_cuse 01:04:30.406 nvme_cuse_app 01:04:30.406 nvme_cuse_rpc 01:04:30.406 nvme_ns_manage_cuse 01:04:30.406 nvme_opal 01:04:30.406 nvme_opal_bdevio 01:04:30.406 nvme_opal_bdevperf 01:04:30.406 nvme_opal_spdk_tgt 01:04:30.406 nvme_pmr 01:04:30.406 nvme_pmr_persistence 01:04:30.406 nvme_smartctl_cuse 01:04:30.406 nvme_zns 01:04:30.406 nvmf_abort 01:04:30.406 nvmf_abort_qd_sizes 01:04:30.406 nvmf_aer 01:04:30.406 nvmf_async_init 01:04:30.406 nvmf_auth_host 01:04:30.406 nvmf_auth_target 01:04:30.406 nvmf_bdev_io_wait 01:04:30.406 nvmf_bdevio 01:04:30.406 nvmf_bdevio_no_huge 01:04:30.406 nvmf_bdevperf 01:04:30.406 nvmf_connect_disconnect 01:04:30.406 nvmf_connect_stress 01:04:30.406 nvmf_delete_subsystem 01:04:30.406 nvmf_device_removal 01:04:30.406 nvmf_device_removal_pci_remove 01:04:30.406 nvmf_device_removal_pci_remove_no_srq 01:04:30.406 nvmf_dif 01:04:30.406 nvmf_digest 01:04:30.406 nvmf_digest_clean 01:04:30.406 nvmf_digest_dsa_initiator 01:04:30.406 nvmf_digest_dsa_target 01:04:30.406 nvmf_digest_error 01:04:30.406 nvmf_discovery_remove_ifc 01:04:30.406 nvmf_example 01:04:30.406 nvmf_failover 01:04:30.406 nvmf_fc 01:04:30.406 nvmf_filesystem 01:04:30.406 nvmf_filesystem_in_capsule 01:04:30.406 nvmf_filesystem_no_in_capsule 01:04:30.406 nvmf_fio_host 01:04:30.406 nvmf_fio_target 01:04:30.406 nvmf_fips 01:04:30.406 nvmf_fused_ordering 01:04:30.406 nvmf_fuzz 01:04:30.406 nvmf_host_discovery 01:04:30.406 nvmf_host_management 01:04:30.406 nvmf_host_multipath 01:04:30.406 nvmf_host_multipath_status 01:04:30.406 nvmf_identify 01:04:30.406 nvmf_identify_kernel_target 01:04:30.406 nvmf_identify_passthru 01:04:30.406 nvmf_initiator_timeout 01:04:30.406 nvmf_invalid 01:04:30.406 nvmf_kernel_tls 01:04:30.406 nvmf_lvol 01:04:30.406 nvmf_lvs_grow 01:04:30.406 nvmf_mdns_discovery 01:04:30.406 nvmf_multiconnection 01:04:30.406 nvmf_multicontroller 01:04:30.406 nvmf_multitarget 01:04:30.406 nvmf_nmic 01:04:30.406 nvmf_ns_hotplug_stress 01:04:30.406 nvmf_ns_masking 01:04:30.406 nvmf_nvme_cli 01:04:30.406 nvmf_perf 01:04:30.406 nvmf_perf_adq 01:04:30.406 nvmf_queue_depth 01:04:30.406 nvmf_rdma 01:04:30.406 nvmf_referrals 01:04:30.406 nvmf_rpc 01:04:30.406 nvmf_shutdown 01:04:30.406 nvmf_shutdown_tc1 01:04:30.406 nvmf_shutdown_tc2 01:04:30.406 nvmf_shutdown_tc3 01:04:30.406 nvmf_srq_overwhelm 01:04:30.406 nvmf_target_disconnect 01:04:30.406 nvmf_target_disconnect_tc1 01:04:30.406 nvmf_target_disconnect_tc2 01:04:30.406 nvmf_target_disconnect_tc3 01:04:30.406 nvmf_target_discovery 01:04:30.406 nvmf_target_multipath 01:04:30.406 nvmf_tcp 01:04:30.406 nvmf_timeout 01:04:30.406 nvmf_tls 01:04:30.406 nvmf_vfio_user 01:04:30.406 nvmf_vfio_user_fuzz 01:04:30.406 nvmf_vfio_user_nvme_compliance 01:04:30.406 nvmf_zcopy 01:04:30.406 ocf 01:04:30.406 ocf_bdevperf_iotypes 01:04:30.406 ocf_configuration_change 01:04:30.406 ocf_create_destruct 01:04:30.406 ocf_fio_modes 01:04:30.406 ocf_flush 01:04:30.406 ocf_multicore 01:04:30.406 ocf_remove 01:04:30.406 ocf_stats 01:04:30.406 scanbuild_make 01:04:30.406 scheduler 01:04:30.406 spdk_dd_uring 01:04:30.406 spdk_target_abort 01:04:30.406 spdkcli_iscsi 01:04:30.406 spdkcli_nvmf_fc 01:04:30.406 spdkcli_nvmf_rdma 01:04:30.406 spdkcli_nvmf_tcp 01:04:30.406 spdkcli_raid 01:04:30.406 spdkcli_rbd 01:04:30.406 spdkcli_virtio 01:04:30.406 unittest_bdev_compress 01:04:30.406 unittest_bdev_crypto 01:04:30.406 unittest_dpdk_compressdev 01:04:30.406 unittest_lib_reduce 01:04:30.406 unittest_nvmf_fc 01:04:30.406 unittest_nvmf_fc_ls 01:04:30.406 unittest_nvmf_vfio_user 01:04:30.406 valgrind 01:04:30.406 vfio_fuzz 01:04:30.406 vhost_blk_cores_2ctrl 01:04:30.406 vhost_blk_fs_integrity 01:04:30.406 vhost_blk_hot_remove 01:04:30.406 vhost_blk_integrity 01:04:30.406 vhost_blockdev 01:04:30.406 vhost_fuzz 01:04:30.406 vhost_hotplug 01:04:30.406 vhost_migration 01:04:30.406 vhost_migration_tc1 01:04:30.406 vhost_migration_tc2 01:04:30.406 vhost_readonly 01:04:30.406 vhost_scsi_cores_2ctrl 01:04:30.406 vhost_scsi_fs_integrity 01:04:30.406 vhost_scsi_hot_remove 01:04:30.406 vhost_scsi_integrity 01:04:30.406 vhost_shared 01:04:30.406 vmd 01:04:30.406 vmd_bdev_svc 01:04:30.406 vmd_fio 01:04:30.406 vmd_hello_world 01:04:30.406 vmd_identify 01:04:30.406 vmd_perf 01:04:30.406 zoned_fio 01:04:30.406 01:04:30.406 01:04:30.406 -----Tests Missing UBSAN------ 01:04:30.406 accel_scan_dsa_modules 01:04:30.406 accel_scan_iaa_modules 01:04:30.406 autobuild 01:04:30.406 autobuild_build_doc 01:04:30.406 autobuild_check_dpdk_pci_api 01:04:30.406 autobuild_check_format 01:04:30.406 autobuild_check_so_deps 01:04:30.406 autobuild_external_code 01:04:30.406 autobuild_generated_files_check 01:04:30.406 autobuild_generated_files_check_post_clean 01:04:30.406 autobuild_header_dependency_check 01:04:30.406 autobuild_make_install 01:04:30.406 autobuild_make_uninstall 01:04:30.406 balanced 01:04:30.406 build_native_dpdk 01:04:30.406 build_rpm_from_gen_spec 01:04:30.406 build_shared_native_dpdk_rpm 01:04:30.406 build_shared_rpm 01:04:30.406 build_shared_rpm_with_rpmed_dpdk 01:04:30.406 busy 01:04:30.406 check_header_filenames 01:04:30.406 cmb_copy 01:04:30.406 confirm_abi_deps 01:04:30.406 confirm_makefile_deps 01:04:30.407 core_load 01:04:30.407 external_make_accel_driver_shared 01:04:30.407 external_make_accel_driver_static 01:04:30.407 external_make_accel_module_shared 01:04:30.407 external_make_accel_module_static 01:04:30.407 external_make_hello_bdev_shared_combo 01:04:30.407 external_make_hello_bdev_shared_iso 01:04:30.407 external_make_hello_bdev_static 01:04:30.407 external_make_hello_no_bdev_shared_combo 01:04:30.407 external_make_hello_no_bdev_shared_iso 01:04:30.407 external_make_hello_no_bdev_static 01:04:30.407 external_make_nvme_shared 01:04:30.407 external_make_nvme_static 01:04:30.407 external_run_accel_driver_shared 01:04:30.407 external_run_accel_driver_static 01:04:30.407 external_run_accel_module_shared 01:04:30.407 external_run_accel_module_static 01:04:30.407 external_run_hello_bdev_shared_combo 01:04:30.407 external_run_hello_bdev_shared_iso 01:04:30.407 external_run_hello_bdev_static 01:04:30.407 external_run_hello_no_bdev_shared_combo 01:04:30.407 external_run_hello_no_bdev_shared_iso 01:04:30.407 external_run_hello_no_bdev_static 01:04:30.407 external_run_nvme_shared 01:04:30.407 external_run_nvme_static 01:04:30.407 fio_dif_1_default 01:04:30.407 fio_dif_1_multi_subsystems 01:04:30.407 fio_dif_digest 01:04:30.407 fio_dif_rand_params 01:04:30.407 ftl_restore_fast 01:04:30.407 is_zoned 01:04:30.407 iscsi_tgt_data_digest 01:04:30.407 iscsi_tgt_ext4test 01:04:30.407 kernel_target_abort 01:04:30.407 keyring_file 01:04:30.407 keyring_linux 01:04:30.407 nvme_boot_partition 01:04:30.407 nvme_bp 01:04:30.407 nvme_cmb 01:04:30.407 nvme_opal 01:04:30.407 nvme_opal_bdevio 01:04:30.407 nvme_opal_bdevperf 01:04:30.407 nvme_opal_spdk_tgt 01:04:30.407 nvme_pmr 01:04:30.407 nvme_pmr_persistence 01:04:30.407 nvme_zns 01:04:30.407 nvmf_abort_qd_sizes 01:04:30.407 nvmf_dif 01:04:30.407 nvmf_digest 01:04:30.407 nvmf_digest_clean 01:04:30.407 nvmf_digest_dsa_initiator 01:04:30.407 nvmf_digest_dsa_target 01:04:30.407 nvmf_digest_error 01:04:30.407 nvmf_fc 01:04:30.407 nvmf_host_multipath 01:04:30.407 nvmf_identify_passthru 01:04:30.407 nvmf_initiator_timeout 01:04:30.407 nvmf_mdns_discovery 01:04:30.407 nvmf_multiconnection 01:04:30.407 nvmf_perf_adq 01:04:30.407 nvmf_tcp 01:04:30.407 nvmf_timeout 01:04:30.407 nvmf_vfio_user 01:04:30.407 nvmf_vfio_user_fuzz 01:04:30.407 nvmf_vfio_user_nvme_compliance 01:04:30.407 packaging 01:04:30.407 rpm_packaging 01:04:30.407 scanbuild_make 01:04:30.407 spdk_target_abort 01:04:30.407 spdkcli_nvmf_fc 01:04:30.407 spdkcli_nvmf_tcp 01:04:30.407 unittest_bdev_compress 01:04:30.407 unittest_bdev_crypto 01:04:30.407 unittest_dpdk_compressdev 01:04:30.407 unittest_lib_reduce 01:04:30.407 unittest_nvmf_fc 01:04:30.407 unittest_nvmf_fc_ls 01:04:30.407 unittest_nvmf_vfio_user 01:04:30.407 valgrind 01:04:30.407 vhost_blk_cores_2ctrl 01:04:30.407 vhost_blk_fs_integrity 01:04:30.407 vhost_blk_hot_remove 01:04:30.407 vhost_blk_integrity 01:04:30.407 vhost_hotplug 01:04:30.407 vhost_migration 01:04:30.407 vhost_migration_tc1 01:04:30.407 vhost_migration_tc2 01:04:30.407 vhost_readonly 01:04:30.407 vhost_scsi_cores_2ctrl 01:04:30.407 vhost_scsi_fs_integrity 01:04:30.407 vhost_scsi_hot_remove 01:04:30.407 vhost_scsi_integrity 01:04:30.407 vmd 01:04:30.407 vmd_bdev_svc 01:04:30.407 vmd_fio 01:04:30.407 vmd_hello_world 01:04:30.407 vmd_identify 01:04:30.407 vmd_perf 01:04:30.407 zoned_fio 01:04:30.407 Not all tests were run. Failing the build. 01:04:30.407 ['fio_dif_1_default', 'fio_dif_1_multi_subsystems', 'fio_dif_digest', 'fio_dif_rand_params', 'kernel_target_abort', 'keyring_file', 'nvmf_abort_qd_sizes', 'nvmf_dif', 'nvmf_digest', 'nvmf_digest_clean', 'nvmf_digest_error', 'nvmf_host_multipath', 'nvmf_identify_passthru', 'nvmf_mdns_discovery', 'nvmf_perf_adq', 'nvmf_tcp', 'nvmf_timeout', 'nvmf_vfio_user', 'nvmf_vfio_user_fuzz', 'nvmf_vfio_user_nvme_compliance', 'spdk_target_abort', 'spdkcli_nvmf_tcp'] 01:04:30.665 + compress_coverage_and_docs 01:04:30.665 + echo 'Start compress coverage and docs' 01:04:30.665 Start compress coverage and docs 01:04:30.665 + tar -C coverage -czf coverage_autotest-per-patch_124211.tar.gz ./ --remove-files 01:04:31.597 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_124211.tar.gz ./ --remove-files 01:04:32.529 + tar -C doc -czf doc_autotest-per-patch_124211.tar.gz ./ --remove-files 01:04:32.788 + [[ -d llvm ]] 01:04:32.788 + true 01:04:32.788 + echo 'End compress coverage and docs' 01:04:32.788 End compress coverage and docs 01:04:32.788 + remove_partial_coverage_files 01:04:32.788 + find . -name 'cov_*.info' -delete 01:04:32.788 + echo 'End stage post_gen_coverage.sh' 01:04:32.788 End stage post_gen_coverage.sh 01:04:32.806 [Pipeline] } 01:04:32.811 ERROR: script returned exit code 1 01:04:32.848 [Pipeline] // catchError 01:04:32.860 [Pipeline] catchError 01:04:32.862 [Pipeline] { 01:04:32.885 [Pipeline] dir 01:04:32.886 Running in /var/jenkins/workspace/autotest-per-patch_3/post_process 01:04:32.888 [Pipeline] {