00:00:00.000 Started by user sys_sgci 00:00:00.008 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.014 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.026 Fetching changes from the remote Git repository 00:00:00.027 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.040 Using shallow fetch with depth 1 00:00:00.040 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.040 > git --version # timeout=10 00:00:00.052 > git --version # 'git version 2.39.2' 00:00:00.052 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.052 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.053 > 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.146 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.158 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.170 Checking out Revision 27f13fcb4eea6a447c9f3d131408acb483141c09 (FETCH_HEAD) 00:00:02.170 > git config core.sparsecheckout # timeout=10 00:00:02.183 > git read-tree -mu HEAD # timeout=10 00:00:02.199 > git checkout -f 27f13fcb4eea6a447c9f3d131408acb483141c09 # timeout=5 00:00:02.218 Commit message: "docker/pdu_power: add PDU APC-C14 and APC-C18" 00:00:02.218 > git rev-list --no-walk 27f13fcb4eea6a447c9f3d131408acb483141c09 # timeout=10 00:00:02.370 [Pipeline] Start of Pipeline 00:00:02.383 [Pipeline] library 00:00:02.384 Loading library shm_lib@master 00:00:02.385 Library shm_lib@master is cached. Copying from home. 00:00:02.408 [Pipeline] node 00:00:02.414 Running on ME2 in /var/jenkins/workspace/autotest-per-patch 00:00:02.419 [Pipeline] { 00:00:02.434 [Pipeline] cleanWs 00:00:02.442 [WS-CLEANUP] Deleting project workspace... 00:00:02.443 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.463 [WS-CLEANUP] done 00:00:02.467 [Pipeline] stage 00:00:02.471 [Pipeline] { (Prologue) 00:00:02.565 [Pipeline] withCredentials 00:00:02.576 > git --version # timeout=10 00:00:02.586 > git --version # 'git version 2.39.2' 00:00:02.605 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.607 [Pipeline] { 00:00:02.616 [Pipeline] retry 00:00:02.617 [Pipeline] { 00:00:02.790 [Pipeline] sh 00:00:03.072 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:05.628 [Pipeline] } 00:00:05.652 [Pipeline] // retry 00:00:05.657 [Pipeline] } 00:00:05.679 [Pipeline] // withCredentials 00:00:05.687 [Pipeline] nodesByLabel 00:00:05.689 Found a total of 1 nodes with the 'sorcerer' label 00:00:05.699 [Pipeline] httpRequest 00:00:05.704 HttpMethod: GET 00:00:05.705 URL: http://10.211.164.101/packages/jbp_27f13fcb4eea6a447c9f3d131408acb483141c09.tar.gz 00:00:05.706 Sending request to url: http://10.211.164.101/packages/jbp_27f13fcb4eea6a447c9f3d131408acb483141c09.tar.gz 00:00:05.708 Response Code: HTTP/1.1 200 OK 00:00:05.709 Success: Status code 200 is in the accepted range: 200,404 00:00:05.709 Saving response body to /var/jenkins/workspace/autotest-per-patch/jbp_27f13fcb4eea6a447c9f3d131408acb483141c09.tar.gz 00:00:05.846 [Pipeline] sh 00:00:06.124 + tar --no-same-owner -xf jbp_27f13fcb4eea6a447c9f3d131408acb483141c09.tar.gz 00:00:06.147 [Pipeline] httpRequest 00:00:06.151 HttpMethod: GET 00:00:06.151 URL: http://10.211.164.101/packages/spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz 00:00:06.152 Sending request to url: http://10.211.164.101/packages/spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz 00:00:06.152 Response Code: HTTP/1.1 404 Not Found 00:00:06.153 Success: Status code 404 is in the accepted range: 200,404 00:00:06.153 Saving response body to /var/jenkins/workspace/autotest-per-patch/spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz 00:00:06.164 [Pipeline] sh 00:00:06.442 + rm -f spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz 00:00:06.458 [Pipeline] node 00:00:06.465 Running on GP10 in /var/jenkins/workspace/autotest-per-patch 00:00:06.474 [Pipeline] { 00:00:06.494 [Pipeline] cleanWs 00:00:06.504 [WS-CLEANUP] Deleting project workspace... 00:00:06.504 [WS-CLEANUP] Deferred wipeout is used... 00:00:06.511 [WS-CLEANUP] done 00:00:06.515 [Pipeline] sh 00:00:06.803 + find /storage/packages/ -type f -mtime +34 -print -delete 00:00:06.867 [Pipeline] lock 00:00:06.869 Trying to acquire lock on [sorcerer_spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3] 00:00:06.871 Resource [sorcerer_spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3] did not exist. Created. 00:00:06.874 Lock acquired on [sorcerer_spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3] 00:00:06.877 [Pipeline] { 00:00:06.894 [Pipeline] fileExists 00:00:06.917 [Pipeline] retry 00:00:06.919 [Pipeline] { 00:00:06.943 [Pipeline] checkout 00:00:06.951 The recommended git tool is: NONE 00:00:06.962 using credential 00000000-0000-0000-0000-000000000002 00:00:06.968 Cloning the remote Git repository 00:00:06.971 Honoring refspec on initial clone 00:00:06.970 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.970 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:06.977 Using reference repository: /var/ci_repos/spdk_multi 00:00:06.977 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.977 > git --version # timeout=10 00:00:06.980 > git --version # 'git version 2.41.0' 00:00:06.980 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:06.981 Setting http proxy: proxy-dmz.intel.com:911 00:00:06.981 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/01/22501/6 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:21.444 Avoid second fetch 00:00:21.458 Checking out Revision f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3 (FETCH_HEAD) 00:00:21.722 Commit message: "raid: allow re-adding a base bdev with superblock" 00:00:21.423 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:21.427 > git config --add remote.origin.fetch refs/changes/01/22501/6 # timeout=10 00:00:21.430 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:21.441 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:21.448 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:21.455 > git config core.sparsecheckout # timeout=10 00:00:21.458 > git checkout -f f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3 # timeout=10 00:00:21.720 > git rev-list --no-walk 0fa934e8f41d43921e51160cbf7229a1d6eece47 # timeout=10 00:00:21.738 > git remote # timeout=10 00:00:21.742 > git submodule init # timeout=10 00:00:21.807 > git submodule sync # timeout=10 00:00:21.851 > git config --get remote.origin.url # timeout=10 00:00:21.857 > git submodule init # timeout=10 00:00:21.899 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:21.902 > git config --get submodule.dpdk.url # timeout=10 00:00:21.905 > git remote # timeout=10 00:00:21.909 > git config --get remote.origin.url # timeout=10 00:00:21.913 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:21.916 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:21.919 > git remote # timeout=10 00:00:21.922 > git config --get remote.origin.url # timeout=10 00:00:21.925 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:21.929 > git config --get submodule.isa-l.url # timeout=10 00:00:21.932 > git remote # timeout=10 00:00:21.935 > git config --get remote.origin.url # timeout=10 00:00:21.938 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:21.942 > git config --get submodule.ocf.url # timeout=10 00:00:21.945 > git remote # timeout=10 00:00:21.948 > git config --get remote.origin.url # timeout=10 00:00:21.951 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:21.954 > git config --get submodule.libvfio-user.url # timeout=10 00:00:21.957 > git remote # timeout=10 00:00:21.961 > git config --get remote.origin.url # timeout=10 00:00:21.964 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:21.967 > git config --get submodule.xnvme.url # timeout=10 00:00:21.972 > git remote # timeout=10 00:00:21.975 > git config --get remote.origin.url # timeout=10 00:00:21.978 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:21.981 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:21.985 > git remote # timeout=10 00:00:21.988 > git config --get remote.origin.url # timeout=10 00:00:21.991 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:21.994 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:21.995 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:21.995 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:21.995 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:21.995 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:21.995 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:21.995 Setting http proxy: proxy-dmz.intel.com:911 00:00:21.995 Setting http proxy: proxy-dmz.intel.com:911 00:00:21.995 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:21.995 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:21.995 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:22.015 Setting http proxy: proxy-dmz.intel.com:911 00:00:22.015 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:22.015 Setting http proxy: proxy-dmz.intel.com:911 00:00:22.015 Setting http proxy: proxy-dmz.intel.com:911 00:00:22.015 Setting http proxy: proxy-dmz.intel.com:911 00:00:22.015 Setting http proxy: proxy-dmz.intel.com:911 00:00:22.015 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:22.015 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:22.015 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:22.015 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:32.132 [Pipeline] dir 00:00:32.132 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:32.134 [Pipeline] { 00:00:32.153 [Pipeline] sh 00:00:32.439 ++ nproc 00:00:32.439 + threads=48 00:00:32.439 + git repack -a -d --threads=48 00:00:40.702 + git submodule foreach git repack -a -d --threads=48 00:00:40.702 Entering 'dpdk' 00:00:46.178 Entering 'intel-ipsec-mb' 00:00:46.178 Entering 'isa-l' 00:00:46.178 Entering 'isa-l-crypto' 00:00:46.178 Entering 'libvfio-user' 00:00:46.178 Entering 'ocf' 00:00:46.462 Entering 'xnvme' 00:00:46.745 + find .git -type f -name alternates -print -delete 00:00:46.745 .git/modules/libvfio-user/objects/info/alternates 00:00:46.745 .git/modules/dpdk/objects/info/alternates 00:00:46.745 .git/modules/ocf/objects/info/alternates 00:00:46.745 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:46.745 .git/modules/isa-l/objects/info/alternates 00:00:46.745 .git/modules/xnvme/objects/info/alternates 00:00:46.745 .git/modules/isa-l-crypto/objects/info/alternates 00:00:46.745 .git/objects/info/alternates 00:00:46.770 [Pipeline] } 00:00:46.801 [Pipeline] // dir 00:00:46.809 [Pipeline] } 00:00:46.835 [Pipeline] // retry 00:00:46.845 [Pipeline] sh 00:00:47.182 + tar -cf spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz -I pigz spdk 00:00:47.820 [Pipeline] sh 00:00:48.162 + mv spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz /storage/tmp/ 00:00:48.472 [Pipeline] sh 00:00:48.829 + mv /storage/tmp/spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz /storage/packages/ 00:00:48.854 [Pipeline] } 00:00:48.858 Lock released on resource [sorcerer_spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3] 00:00:48.883 [Pipeline] // lock 00:00:48.894 [Pipeline] cleanWs 00:00:48.917 [WS-CLEANUP] Deleting project workspace... 00:00:48.917 [WS-CLEANUP] Deferred wipeout is used... 00:00:48.934 [WS-CLEANUP] done 00:00:48.936 [Pipeline] } 00:00:48.973 [Pipeline] // node 00:00:48.984 [Pipeline] retry 00:00:48.986 [Pipeline] { 00:00:49.009 [Pipeline] httpRequest 00:00:49.014 HttpMethod: GET 00:00:49.016 URL: http://10.211.164.101/packages/spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz 00:00:49.016 Sending request to url: http://10.211.164.101/packages/spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz 00:00:49.033 Response Code: HTTP/1.1 200 OK 00:00:49.034 Success: Status code 200 is in the accepted range: 200,404 00:00:49.034 Saving response body to /var/jenkins/workspace/autotest-per-patch/spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz 00:01:07.218 [Pipeline] } 00:01:07.239 [Pipeline] // retry 00:01:07.246 [Pipeline] sh 00:01:07.528 + tar --no-same-owner -xf spdk_f50d9b57debe2d3aeb6536e9e0fe610ac3e6fbd3.tar.gz 00:01:10.063 [Pipeline] sh 00:01:10.340 + git -C spdk log --oneline -n5 00:01:10.341 f50d9b57d raid: allow re-adding a base bdev with superblock 00:01:10.341 0fa934e8f raid: add callback to raid_bdev_examine_sb() 00:01:10.341 115be10bf test/raid: always create pt bdevs in rebuild test 00:01:10.341 318c184cf test/raid: remove unnecessary recreating of base bdevs 00:01:10.341 23e5871e3 raid: allow re-adding base bdev when in CONFIGURING state 00:01:10.357 [Pipeline] setCustomBuildProperty 00:01:10.365 [Pipeline] setCustomBuildProperty 00:01:10.374 [Pipeline] catchError 00:01:10.375 [Pipeline] { 00:01:10.395 [Pipeline] sh 00:01:10.681 + git -C spdk describe --tags --abbrev=0 origin/master 00:01:10.698 [Pipeline] sh 00:01:10.982 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:01:10.995 [Pipeline] echo 00:01:10.997 Branch: master 00:01:11.001 [Pipeline] fileExists 00:01:11.018 [Pipeline] readJSON 00:01:11.034 [Pipeline] } 00:01:11.061 [Pipeline] // catchError 00:01:11.067 [Pipeline] } 00:01:11.101 [Pipeline] // stage 00:01:11.120 [Pipeline] catchError 00:01:11.121 [Pipeline] { 00:01:11.144 [Pipeline] stage 00:01:11.146 [Pipeline] { (Pre tests) 00:01:11.196 [Pipeline] parallel 00:01:11.210 [Pipeline] { (Branch: check-format-docker-autotest) 00:01:11.211 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:01:11.213 [Pipeline] { (Branch: doc-docker-autotest) 00:01:11.214 [Pipeline] { (Branch: build-files-docker-autotest) 00:01:11.233 [Pipeline] retry 00:01:11.235 [Pipeline] { 00:01:11.240 [Pipeline] retry 00:01:11.242 [Pipeline] { 00:01:11.247 [Pipeline] retry 00:01:11.250 [Pipeline] { 00:01:11.256 [Pipeline] retry 00:01:11.258 [Pipeline] { 00:01:11.282 [Pipeline] build 00:01:11.285 Scheduling project: check-format-docker-autotest 00:01:11.293 [Pipeline] build 00:01:11.297 Scheduling project: check-so-deps-docker-autotest 00:01:11.306 [Pipeline] build 00:01:11.308 Scheduling project: doc-docker-autotest 00:01:11.315 [Pipeline] build 00:01:11.318 Scheduling project: build-files-docker-autotest 00:01:20.797 Starting building: doc-docker-autotest #19473 00:01:20.800 Starting building: check-format-docker-autotest #19311 00:01:20.802 Starting building: build-files-docker-autotest #19303 00:01:20.804 Starting building: check-so-deps-docker-autotest #19331 00:01:56.466 Build doc-docker-autotest #19473 completed: SUCCESS 00:01:56.469 [Pipeline] } 00:01:56.502 [Pipeline] // retry 00:01:56.507 [Pipeline] } 00:02:10.493 Build check-format-docker-autotest #19311 completed: SUCCESS 00:02:10.496 [Pipeline] } 00:02:10.534 [Pipeline] // retry 00:02:10.541 [Pipeline] } 00:03:26.536 Build build-files-docker-autotest #19303 completed: SUCCESS 00:03:26.540 [Pipeline] } 00:03:26.575 [Pipeline] // retry 00:03:26.581 [Pipeline] } 00:04:05.955 Build check-so-deps-docker-autotest #19331 completed: SUCCESS 00:04:05.957 [Pipeline] } 00:04:05.985 [Pipeline] // retry 00:04:05.990 [Pipeline] } 00:04:06.044 [Pipeline] // parallel 00:04:06.049 [Pipeline] } 00:04:06.074 [Pipeline] // stage 00:04:06.078 [Pipeline] } 00:04:06.099 [Pipeline] // catchError 00:04:06.108 [Pipeline] catchError 00:04:06.110 [Pipeline] { 00:04:06.130 [Pipeline] stage 00:04:06.132 [Pipeline] { (Tests) 00:04:06.275 [Pipeline] parallel 00:04:06.370 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:04:06.371 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:04:06.372 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:04:06.373 [Pipeline] { (Branch: scan-build-docker-autotest) 00:04:06.374 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:04:06.376 [Pipeline] { (Branch: lvol-vg-autotest) 00:04:06.377 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:04:06.378 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:04:06.379 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:04:06.380 [Pipeline] { (Branch: nvme-vg-autotest) 00:04:06.381 [Pipeline] { (Branch: centos7-vg-autotest) 00:04:06.382 [Pipeline] { (Branch: rocky9-vg-autotest) 00:04:06.382 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:04:06.383 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:04:06.384 [Pipeline] { (Branch: freebsd-vg-autotest) 00:04:06.385 [Pipeline] { (Branch: iscsi-vg-autotest) 00:04:06.386 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:04:06.386 [Pipeline] { (Branch: zns-vg-autotest) 00:04:06.388 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:04:06.389 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:04:06.389 [Pipeline] { (Branch: crypto-phy-autotest) 00:04:06.390 [Pipeline] { (Branch: vhost-phy-autotest) 00:04:06.391 [Pipeline] { (Branch: nvmf-phy-autotest) 00:04:06.392 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:04:06.393 [Pipeline] { (Branch: nvme-phy-autotest) 00:04:06.394 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:04:06.394 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:04:06.395 [Pipeline] { (Branch: packaging-docker-autotest) 00:04:06.424 [Pipeline] retry 00:04:06.426 [Pipeline] { 00:04:06.430 [Pipeline] retry 00:04:06.431 [Pipeline] { 00:04:06.436 [Pipeline] retry 00:04:06.437 [Pipeline] { 00:04:06.442 [Pipeline] retry 00:04:06.444 [Pipeline] { 00:04:06.448 [Pipeline] retry 00:04:06.449 [Pipeline] { 00:04:06.454 [Pipeline] retry 00:04:06.455 [Pipeline] { 00:04:06.458 [Pipeline] retry 00:04:06.460 [Pipeline] { 00:04:06.462 [Pipeline] retry 00:04:06.464 [Pipeline] { 00:04:06.467 [Pipeline] retry 00:04:06.468 [Pipeline] { 00:04:06.472 [Pipeline] retry 00:04:06.474 [Pipeline] { 00:04:06.478 [Pipeline] retry 00:04:06.479 [Pipeline] { 00:04:06.483 [Pipeline] retry 00:04:06.485 [Pipeline] { 00:04:06.489 [Pipeline] retry 00:04:06.490 [Pipeline] { 00:04:06.493 [Pipeline] retry 00:04:06.495 [Pipeline] { 00:04:06.499 [Pipeline] retry 00:04:06.500 [Pipeline] { 00:04:06.504 [Pipeline] retry 00:04:06.505 [Pipeline] { 00:04:06.509 [Pipeline] retry 00:04:06.510 [Pipeline] { 00:04:06.514 [Pipeline] retry 00:04:06.515 [Pipeline] { 00:04:06.519 [Pipeline] retry 00:04:06.520 [Pipeline] { 00:04:06.524 [Pipeline] retry 00:04:06.525 [Pipeline] { 00:04:06.529 [Pipeline] retry 00:04:06.530 [Pipeline] { 00:04:06.534 [Pipeline] retry 00:04:06.536 [Pipeline] { 00:04:06.539 [Pipeline] retry 00:04:06.540 [Pipeline] { 00:04:06.543 [Pipeline] retry 00:04:06.544 [Pipeline] { 00:04:06.548 [Pipeline] retry 00:04:06.549 [Pipeline] { 00:04:06.552 [Pipeline] retry 00:04:06.553 [Pipeline] { 00:04:06.556 [Pipeline] retry 00:04:06.557 [Pipeline] { 00:04:06.559 [Pipeline] retry 00:04:06.561 [Pipeline] { 00:04:06.580 [Pipeline] build 00:04:06.581 Scheduling project: unittest-clang-docker-autotest 00:04:06.586 [Pipeline] build 00:04:06.588 Scheduling project: unittest-main-docker-autotest 00:04:06.593 [Pipeline] build 00:04:06.594 Scheduling project: autobuild-external-vg-autotest 00:04:06.599 [Pipeline] build 00:04:06.600 Scheduling project: scan-build-docker-autotest 00:04:06.605 [Pipeline] build 00:04:06.606 Scheduling project: unittest-valgrind-docker-autotest 00:04:06.611 [Pipeline] build 00:04:06.612 Scheduling project: lvol-vg-autotest 00:04:06.616 [Pipeline] build 00:04:06.618 Scheduling project: vhost-initiator-vg-autotest 00:04:06.623 [Pipeline] build 00:04:06.624 Scheduling project: nvmf-tcp-vg-autotest 00:04:06.628 [Pipeline] build 00:04:06.630 Scheduling project: nvmf-tcp-uring-vg-autotest 00:04:06.635 [Pipeline] build 00:04:06.637 Scheduling project: nvme-vg-autotest 00:04:06.641 [Pipeline] build 00:04:06.643 Scheduling project: centos7-vg-autotest 00:04:06.647 [Pipeline] build 00:04:06.649 Scheduling project: rocky9-vg-autotest 00:04:06.653 [Pipeline] build 00:04:06.655 Scheduling project: ubuntu20-vg-autotest 00:04:06.660 [Pipeline] build 00:04:06.662 Scheduling project: ubuntu22-vg-autotest 00:04:06.666 [Pipeline] build 00:04:06.668 Scheduling project: freebsd-vg-autotest 00:04:06.672 [Pipeline] build 00:04:06.673 Scheduling project: iscsi-vg-autotest 00:04:06.678 [Pipeline] build 00:04:06.679 Scheduling project: iscsi-uring-vg-autotest 00:04:06.684 [Pipeline] build 00:04:06.686 Scheduling project: zns-vg-autotest 00:04:06.690 [Pipeline] build 00:04:06.692 Scheduling project: nvme-cmb-pmr-vg-autotest 00:04:06.697 [Pipeline] build 00:04:06.698 Scheduling project: BlobFS-phy-autotest 00:04:06.703 [Pipeline] build 00:04:06.704 Scheduling project: crypto-phy-autotest 00:04:06.709 [Pipeline] build 00:04:06.711 Scheduling project: vhost-phy-autotest 00:04:06.715 [Pipeline] build 00:04:06.717 Scheduling project: nvmf-phy-autotest 00:04:06.721 [Pipeline] build 00:04:06.723 Scheduling project: nvmf-tcp-phy-autotest 00:04:06.728 [Pipeline] build 00:04:06.729 Scheduling project: nvme-phy-autotest 00:04:06.734 [Pipeline] build 00:04:06.736 Scheduling project: vfio-user-phy-autotest 00:04:06.740 [Pipeline] build 00:04:06.742 Scheduling project: short-fuzz-phy-autotest 00:04:06.746 [Pipeline] build 00:04:06.748 Scheduling project: packaging-docker-autotest 00:04:16.187 Starting building: vhost-phy-autotest #23219 00:04:16.191 Starting building: BlobFS-phy-autotest #23198 00:04:16.193 Starting building: vfio-user-phy-autotest #23204 00:04:16.195 Starting building: unittest-valgrind-docker-autotest #17439 00:04:16.198 Starting building: nvmf-tcp-phy-autotest #69327 00:04:16.200 Starting building: iscsi-uring-vg-autotest #74283 00:04:16.203 Starting building: nvme-cmb-pmr-vg-autotest #75503 00:04:16.206 Starting building: ubuntu22-vg-autotest #34971 00:04:16.209 Starting building: unittest-clang-docker-autotest #17434 00:04:16.213 Starting building: unittest-main-docker-autotest #17436 00:04:16.224 Starting building: scan-build-docker-autotest #17436 00:04:16.227 Starting building: packaging-docker-autotest #17437 00:04:16.229 Starting building: crypto-phy-autotest #23196 00:04:16.232 Starting building: nvmf-phy-autotest #69438 00:04:16.234 Starting building: nvme-phy-autotest #69364 00:04:16.237 Starting building: iscsi-vg-autotest #74418 00:04:16.240 Starting building: autobuild-external-vg-autotest #17269 00:04:16.246 Starting building: zns-vg-autotest #73483 00:04:16.248 Starting building: centos7-vg-autotest #70877 00:04:16.251 Starting building: nvmf-tcp-uring-vg-autotest #74302 00:04:16.256 Starting building: nvmf-tcp-vg-autotest #74369 00:04:16.259 Starting building: short-fuzz-phy-autotest #23192 00:04:16.262 Starting building: nvme-vg-autotest #74381 00:04:16.264 Starting building: rocky9-vg-autotest #13249 00:04:16.268 Starting building: vhost-initiator-vg-autotest #74402 00:04:16.269 Starting building: lvol-vg-autotest #74329 00:04:16.271 Starting building: freebsd-vg-autotest #56718 00:04:16.272 Starting building: ubuntu20-vg-autotest #70959 00:07:28.577 Build unittest-clang-docker-autotest #17434 completed: SUCCESS 00:07:28.580 [Pipeline] } 00:07:28.624 [Pipeline] // retry 00:07:28.631 [Pipeline] } 00:07:55.580 Build packaging-docker-autotest #17437 completed: SUCCESS 00:07:55.583 [Pipeline] } 00:07:55.635 [Pipeline] // retry 00:07:55.642 [Pipeline] } 00:08:49.333 Build scan-build-docker-autotest #17436 completed: SUCCESS 00:08:49.336 [Pipeline] } 00:08:49.385 [Pipeline] // retry 00:08:49.393 [Pipeline] } 00:10:13.464 Build unittest-main-docker-autotest #17436 completed: SUCCESS 00:10:13.466 [Pipeline] } 00:10:13.513 [Pipeline] // retry 00:10:13.520 [Pipeline] } 00:13:22.063 Build short-fuzz-phy-autotest #23192 completed: SUCCESS 00:13:22.066 [Pipeline] } 00:13:22.120 [Pipeline] // retry 00:13:22.125 [Pipeline] } 00:13:34.919 Build unittest-valgrind-docker-autotest #17439 completed: SUCCESS 00:13:34.921 [Pipeline] } 00:13:34.971 [Pipeline] // retry 00:13:34.978 [Pipeline] } 00:18:41.078 Build BlobFS-phy-autotest #23198 completed: SUCCESS 00:18:41.080 [Pipeline] } 00:18:41.119 [Pipeline] // retry 00:18:41.128 [Pipeline] } 00:18:52.985 Build vhost-phy-autotest #23219 completed: SUCCESS 00:18:52.988 [Pipeline] } 00:18:53.032 [Pipeline] // retry 00:18:53.040 [Pipeline] } 00:25:39.094 Build autobuild-external-vg-autotest #17269 completed: SUCCESS 00:25:39.097 [Pipeline] } 00:25:39.124 [Pipeline] // retry 00:25:39.131 [Pipeline] } 00:25:41.738 Build vhost-initiator-vg-autotest #74402 completed: SUCCESS 00:25:41.742 [Pipeline] } 00:25:41.794 [Pipeline] // retry 00:25:41.800 [Pipeline] } 00:26:03.255 Build zns-vg-autotest #73483 completed: SUCCESS 00:26:03.257 [Pipeline] } 00:26:03.301 [Pipeline] // retry 00:26:03.307 [Pipeline] } 00:26:47.601 Build nvme-phy-autotest #69364 completed: FAILURE 00:26:48.583 [Pipeline] echo 00:26:48.584 No retry patterns found. 00:26:48.585 [Pipeline] } 00:26:48.624 [Pipeline] // retry 00:26:48.634 [Pipeline] error 00:26:48.642 [Pipeline] } 00:26:48.646 Failed in branch nvme-phy-autotest 00:27:27.725 Build nvme-cmb-pmr-vg-autotest #75503 completed: SUCCESS 00:27:27.730 [Pipeline] } 00:27:27.776 [Pipeline] // retry 00:27:27.783 [Pipeline] } 00:28:36.936 Build nvmf-tcp-phy-autotest #69327 completed: SUCCESS 00:28:36.938 [Pipeline] } 00:28:36.984 [Pipeline] // retry 00:28:36.990 [Pipeline] } 00:28:37.074 Build nvmf-phy-autotest #69438 completed: SUCCESS 00:28:37.076 [Pipeline] } 00:28:37.115 [Pipeline] // retry 00:28:37.121 [Pipeline] } 00:29:26.711 Build iscsi-uring-vg-autotest #74283 completed: SUCCESS 00:29:26.714 [Pipeline] } 00:29:26.757 [Pipeline] // retry 00:29:26.765 [Pipeline] } 00:30:48.380 Build vfio-user-phy-autotest #23204 completed: SUCCESS 00:30:48.383 [Pipeline] } 00:30:48.429 [Pipeline] // retry 00:30:48.436 [Pipeline] } 00:32:12.587 Build iscsi-vg-autotest #74418 completed: SUCCESS 00:32:12.590 [Pipeline] } 00:32:12.629 [Pipeline] // retry 00:32:12.636 [Pipeline] } 00:32:19.868 Build lvol-vg-autotest #74329 completed: SUCCESS 00:32:19.870 [Pipeline] } 00:32:19.921 [Pipeline] // retry 00:32:19.931 [Pipeline] } 00:34:58.516 Build freebsd-vg-autotest #56718 completed: SUCCESS 00:34:58.519 [Pipeline] } 00:34:58.567 [Pipeline] // retry 00:34:58.575 [Pipeline] } 00:35:44.725 Build nvmf-tcp-uring-vg-autotest #74302 completed: SUCCESS 00:35:44.727 [Pipeline] } 00:35:44.774 [Pipeline] // retry 00:35:44.781 [Pipeline] } 00:37:23.787 Build crypto-phy-autotest #23196 completed: SUCCESS 00:37:23.790 [Pipeline] } 00:37:23.837 [Pipeline] // retry 00:37:23.844 [Pipeline] } 00:39:06.473 Build nvmf-tcp-vg-autotest #74369 completed: SUCCESS 00:39:06.475 [Pipeline] } 00:39:06.518 [Pipeline] // retry 00:39:06.523 [Pipeline] } 00:47:02.426 Build nvme-vg-autotest #74381 completed: SUCCESS 00:47:02.429 [Pipeline] } 00:47:02.474 [Pipeline] // retry 00:47:02.480 [Pipeline] } 00:49:52.401 Build centos7-vg-autotest #70877 completed: SUCCESS 00:49:52.403 [Pipeline] } 00:49:52.438 [Pipeline] // retry 00:49:52.444 [Pipeline] } 01:02:04.265 Build rocky9-vg-autotest #13249 completed: SUCCESS 01:02:04.268 [Pipeline] } 01:02:04.315 [Pipeline] // retry 01:02:04.322 [Pipeline] } 01:07:55.977 Build ubuntu20-vg-autotest #70959 completed: SUCCESS 01:07:55.980 [Pipeline] } 01:07:56.026 [Pipeline] // retry 01:07:56.032 [Pipeline] } 01:08:36.300 Build ubuntu22-vg-autotest #34971 completed: SUCCESS 01:08:36.302 [Pipeline] } 01:08:36.344 [Pipeline] // retry 01:08:36.351 [Pipeline] } 01:08:36.566 [Pipeline] // parallel 01:08:36.573 [Pipeline] } 01:08:36.600 [Pipeline] // stage 01:08:36.607 [Pipeline] } 01:08:36.611 ERROR: Build nvme-phy-autotest #69364 failed 01:08:36.635 [Pipeline] // catchError 01:08:36.645 [Pipeline] stage 01:08:36.647 [Pipeline] { (Autorun Post and Coverage) 01:08:36.678 [Pipeline] setCustomBuildProperty 01:08:36.703 [Pipeline] dir 01:08:36.704 Running in /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473 01:08:36.706 [Pipeline] { 01:08:36.735 [Pipeline] copyArtifacts 01:08:36.991 Copied 6 artifacts from "doc-docker-autotest" build number 19473 01:08:36.995 [Pipeline] writeFile 01:08:37.022 [Pipeline] } 01:08:37.058 [Pipeline] // dir 01:08:37.076 [Pipeline] dir 01:08:37.077 Running in /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311 01:08:37.078 [Pipeline] { 01:08:37.104 [Pipeline] copyArtifacts 01:08:37.159 Copied 5 artifacts from "check-format-docker-autotest" build number 19311 01:08:37.164 [Pipeline] writeFile 01:08:37.193 [Pipeline] } 01:08:37.225 [Pipeline] // dir 01:08:37.326 [Pipeline] dir 01:08:37.326 Running in /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303 01:08:37.327 [Pipeline] { 01:08:37.351 [Pipeline] copyArtifacts 01:08:37.406 Copied 5 artifacts from "build-files-docker-autotest" build number 19303 01:08:37.410 [Pipeline] writeFile 01:08:37.453 [Pipeline] } 01:08:37.490 [Pipeline] // dir 01:08:37.568 [Pipeline] dir 01:08:37.568 Running in /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331 01:08:37.569 [Pipeline] { 01:08:37.593 [Pipeline] copyArtifacts 01:08:37.652 Copied 5 artifacts from "check-so-deps-docker-autotest" build number 19331 01:08:37.657 [Pipeline] writeFile 01:08:37.683 [Pipeline] } 01:08:37.712 [Pipeline] // dir 01:08:37.860 [Pipeline] dir 01:08:37.860 Running in /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434 01:08:37.861 [Pipeline] { 01:08:37.888 [Pipeline] copyArtifacts 01:08:37.948 Copied 5 artifacts from "unittest-clang-docker-autotest" build number 17434 01:08:37.952 [Pipeline] writeFile 01:08:38.044 [Pipeline] } 01:08:38.098 [Pipeline] // dir 01:08:38.407 [Pipeline] dir 01:08:38.407 Running in /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437 01:08:38.408 [Pipeline] { 01:08:38.445 [Pipeline] copyArtifacts 01:08:38.533 Copied 5 artifacts from "packaging-docker-autotest" build number 17437 01:08:38.538 [Pipeline] writeFile 01:08:38.695 [Pipeline] } 01:08:38.775 [Pipeline] // dir 01:08:38.801 [Pipeline] dir 01:08:38.801 Running in /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436 01:08:38.803 [Pipeline] { 01:08:38.828 [Pipeline] copyArtifacts 01:08:38.931 Copied 9 artifacts from "scan-build-docker-autotest" build number 17436 01:08:38.935 [Pipeline] writeFile 01:08:38.960 [Pipeline] } 01:08:38.992 [Pipeline] // dir 01:08:39.148 [Pipeline] dir 01:08:39.148 Running in /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436 01:08:39.150 [Pipeline] { 01:08:39.182 [Pipeline] copyArtifacts 01:08:39.427 Copied 6 artifacts from "unittest-main-docker-autotest" build number 17436 01:08:39.431 [Pipeline] writeFile 01:08:39.491 [Pipeline] } 01:08:39.548 [Pipeline] // dir 01:08:39.874 [Pipeline] dir 01:08:39.875 Running in /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192 01:08:39.876 [Pipeline] { 01:08:39.915 [Pipeline] copyArtifacts 01:08:40.060 Copied 10 artifacts from "short-fuzz-phy-autotest" build number 23192 01:08:40.064 [Pipeline] writeFile 01:08:40.190 [Pipeline] } 01:08:40.267 [Pipeline] // dir 01:08:40.596 [Pipeline] dir 01:08:40.596 Running in /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439 01:08:40.597 [Pipeline] { 01:08:40.637 [Pipeline] copyArtifacts 01:08:40.909 Copied 6 artifacts from "unittest-valgrind-docker-autotest" build number 17439 01:08:40.914 [Pipeline] writeFile 01:08:41.049 [Pipeline] } 01:08:41.151 [Pipeline] // dir 01:08:41.423 [Pipeline] dir 01:08:41.423 Running in /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198 01:08:41.424 [Pipeline] { 01:08:41.461 [Pipeline] copyArtifacts 01:08:41.764 Copied 28 artifacts from "BlobFS-phy-autotest" build number 23198 01:08:41.768 [Pipeline] writeFile 01:08:41.867 [Pipeline] } 01:08:41.944 [Pipeline] // dir 01:08:42.316 [Pipeline] dir 01:08:42.317 Running in /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219 01:08:42.318 [Pipeline] { 01:08:42.361 [Pipeline] copyArtifacts 01:08:42.503 Copied 12 artifacts from "vhost-phy-autotest" build number 23219 01:08:42.507 [Pipeline] writeFile 01:08:42.614 [Pipeline] } 01:08:42.713 [Pipeline] // dir 01:08:42.843 [Pipeline] dir 01:08:42.843 Running in /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269 01:08:42.845 [Pipeline] { 01:08:42.872 [Pipeline] copyArtifacts 01:08:42.942 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 17269 01:08:42.947 [Pipeline] writeFile 01:08:43.010 [Pipeline] } 01:08:43.073 [Pipeline] // dir 01:08:43.341 [Pipeline] dir 01:08:43.341 Running in /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402 01:08:43.342 [Pipeline] { 01:08:43.374 [Pipeline] copyArtifacts 01:08:43.566 Copied 16 artifacts from "vhost-initiator-vg-autotest" build number 74402 01:08:43.571 [Pipeline] writeFile 01:08:43.680 [Pipeline] } 01:08:43.755 [Pipeline] // dir 01:08:44.053 [Pipeline] dir 01:08:44.054 Running in /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483 01:08:44.055 [Pipeline] { 01:08:44.089 [Pipeline] copyArtifacts 01:08:44.281 Copied 12 artifacts from "zns-vg-autotest" build number 73483 01:08:44.286 [Pipeline] writeFile 01:08:44.404 [Pipeline] } 01:08:44.487 [Pipeline] // dir 01:08:45.185 [Pipeline] dir 01:08:45.185 Running in /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364 01:08:45.186 [Pipeline] { 01:08:45.236 [Pipeline] copyArtifacts 01:08:45.666 Copied 11 artifacts from "nvme-phy-autotest" build number 69364 01:08:45.671 [Pipeline] writeFile 01:08:45.887 [Pipeline] } 01:08:46.044 [Pipeline] // dir 01:08:46.380 [Pipeline] dir 01:08:46.381 Running in /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503 01:08:46.382 [Pipeline] { 01:08:46.429 [Pipeline] copyArtifacts 01:08:46.620 Copied 13 artifacts from "nvme-cmb-pmr-vg-autotest" build number 75503 01:08:46.625 [Pipeline] writeFile 01:08:46.757 [Pipeline] } 01:08:46.834 [Pipeline] // dir 01:08:48.016 [Pipeline] dir 01:08:48.017 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327 01:08:48.018 [Pipeline] { 01:08:48.107 [Pipeline] copyArtifacts 01:08:48.331 Copied 13 artifacts from "nvmf-tcp-phy-autotest" build number 69327 01:08:48.336 [Pipeline] writeFile 01:08:48.853 [Pipeline] } 01:08:49.078 [Pipeline] // dir 01:08:49.713 [Pipeline] dir 01:08:49.713 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438 01:08:49.714 [Pipeline] { 01:08:49.771 [Pipeline] copyArtifacts 01:08:49.986 Copied 13 artifacts from "nvmf-phy-autotest" build number 69438 01:08:49.990 [Pipeline] writeFile 01:08:50.265 [Pipeline] } 01:08:50.403 [Pipeline] // dir 01:08:54.043 [Pipeline] dir 01:08:54.043 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283 01:08:54.044 [Pipeline] { 01:08:54.329 [Pipeline] copyArtifacts 01:08:57.524 Copied 16 artifacts from "iscsi-uring-vg-autotest" build number 74283 01:08:57.529 [Pipeline] writeFile 01:08:59.307 [Pipeline] } 01:09:00.066 [Pipeline] // dir 01:09:00.501 [Pipeline] dir 01:09:00.502 Running in /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204 01:09:00.503 [Pipeline] { 01:09:00.556 [Pipeline] copyArtifacts 01:09:00.699 Copied 12 artifacts from "vfio-user-phy-autotest" build number 23204 01:09:00.703 [Pipeline] writeFile 01:09:00.865 [Pipeline] } 01:09:00.966 [Pipeline] // dir 01:09:04.275 [Pipeline] dir 01:09:04.275 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418 01:09:04.276 [Pipeline] { 01:09:04.549 [Pipeline] copyArtifacts 01:09:07.469 Copied 16 artifacts from "iscsi-vg-autotest" build number 74418 01:09:07.473 [Pipeline] writeFile 01:09:09.267 [Pipeline] } 01:09:09.918 [Pipeline] // dir 01:09:10.372 [Pipeline] dir 01:09:10.372 Running in /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329 01:09:10.374 [Pipeline] { 01:09:10.427 [Pipeline] copyArtifacts 01:09:10.566 Copied 13 artifacts from "lvol-vg-autotest" build number 74329 01:09:10.570 [Pipeline] writeFile 01:09:10.795 [Pipeline] } 01:09:10.917 [Pipeline] // dir 01:09:11.688 [Pipeline] dir 01:09:11.688 Running in /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718 01:09:11.689 [Pipeline] { 01:09:11.739 [Pipeline] copyArtifacts 01:09:11.836 Copied 7 artifacts from "freebsd-vg-autotest" build number 56718 01:09:11.840 [Pipeline] writeFile 01:09:12.116 [Pipeline] } 01:09:12.240 [Pipeline] // dir 01:09:12.884 [Pipeline] dir 01:09:12.885 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302 01:09:12.885 [Pipeline] { 01:09:12.933 [Pipeline] copyArtifacts 01:09:13.132 Copied 13 artifacts from "nvmf-tcp-uring-vg-autotest" build number 74302 01:09:13.136 [Pipeline] writeFile 01:09:13.426 [Pipeline] } 01:09:13.572 [Pipeline] // dir 01:09:14.678 [Pipeline] dir 01:09:14.678 Running in /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196 01:09:14.679 [Pipeline] { 01:09:14.750 [Pipeline] copyArtifacts 01:09:14.948 Copied 12 artifacts from "crypto-phy-autotest" build number 23196 01:09:14.952 [Pipeline] writeFile 01:09:15.368 [Pipeline] } 01:09:15.557 [Pipeline] // dir 01:09:16.406 [Pipeline] dir 01:09:16.406 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369 01:09:16.407 [Pipeline] { 01:09:16.468 [Pipeline] copyArtifacts 01:09:16.675 Copied 13 artifacts from "nvmf-tcp-vg-autotest" build number 74369 01:09:16.679 [Pipeline] writeFile 01:09:17.046 [Pipeline] } 01:09:17.220 [Pipeline] // dir 01:09:17.851 [Pipeline] dir 01:09:17.852 Running in /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381 01:09:17.853 [Pipeline] { 01:09:17.911 [Pipeline] copyArtifacts 01:09:18.094 Copied 12 artifacts from "nvme-vg-autotest" build number 74381 01:09:18.098 [Pipeline] writeFile 01:09:18.357 [Pipeline] } 01:09:18.524 [Pipeline] // dir 01:09:19.391 [Pipeline] dir 01:09:19.391 Running in /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877 01:09:19.392 [Pipeline] { 01:09:19.444 [Pipeline] copyArtifacts 01:09:19.774 Copied 13 artifacts from "centos7-vg-autotest" build number 70877 01:09:19.778 [Pipeline] writeFile 01:09:20.080 [Pipeline] } 01:09:20.217 [Pipeline] // dir 01:09:21.403 [Pipeline] dir 01:09:21.403 Running in /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249 01:09:21.405 [Pipeline] { 01:09:21.497 [Pipeline] copyArtifacts 01:09:21.874 Copied 13 artifacts from "rocky9-vg-autotest" build number 13249 01:09:21.878 [Pipeline] writeFile 01:09:22.361 [Pipeline] } 01:09:22.561 [Pipeline] // dir 01:09:23.717 [Pipeline] dir 01:09:23.717 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959 01:09:23.718 [Pipeline] { 01:09:23.794 [Pipeline] copyArtifacts 01:09:24.096 Copied 13 artifacts from "ubuntu20-vg-autotest" build number 70959 01:09:24.100 [Pipeline] writeFile 01:09:24.510 [Pipeline] } 01:09:24.737 [Pipeline] // dir 01:09:26.051 [Pipeline] dir 01:09:26.051 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971 01:09:26.052 [Pipeline] { 01:09:26.134 [Pipeline] copyArtifacts 01:09:26.497 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 34971 01:09:26.501 [Pipeline] writeFile 01:09:26.923 [Pipeline] } 01:09:27.120 [Pipeline] // dir 01:09:27.129 [Pipeline] catchError 01:09:27.130 [Pipeline] { 01:09:27.149 [Pipeline] sh 01:09:27.421 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 01:09:27.421 + shopt -s globstar nullglob 01:09:27.421 + echo 'Start stage post_gen_coverage.sh' 01:09:27.421 Start stage post_gen_coverage.sh 01:09:27.421 + cd /var/jenkins/workspace/autotest-per-patch 01:09:27.421 + rm -rf /var/jenkins/workspace/autotest-per-patch/spdk/doc 01:09:27.421 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 01:09:27.421 + move_artifacts 01:09:27.421 + local out_dirs 01:09:27.421 + out_dirs=(./**/output/) 01:09:27.421 + for dir in "${out_dirs[@]}" 01:09:27.421 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.421 + [[ -f ./autobuild-external-vg-autotest_17269/output//doc.tar.xz ]] 01:09:27.421 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.421 + [[ -f ./autobuild-external-vg-autotest_17269/output//ut_coverage.tar.xz ]] 01:09:27.422 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.422 + [[ -f ./autobuild-external-vg-autotest_17269/output//llvm.tar.xz ]] 01:09:27.422 + mv ./autobuild-external-vg-autotest_17269/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_17269/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_17269/output//dmesg.init.log ./autobuild-external-vg-autotest_17269/output//dmesg.log ./autobuild-external-vg-autotest_17269/output//power.tar.xz ./autobuild-external-vg-autotest_17269/output//test_completions.txt ./autobuild-external-vg-autotest_17269/output//timing.svg ./autobuild-external-vg-autotest_17269/output//timing.txt ./autobuild-external-vg-autotest_17269/output//.. 01:09:27.422 + rmdir ./autobuild-external-vg-autotest_17269/output/ 01:09:27.422 + for dir in "${out_dirs[@]}" 01:09:27.422 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.422 + [[ -f ./BlobFS-phy-autotest_23198/output//doc.tar.xz ]] 01:09:27.422 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.422 + [[ -f ./BlobFS-phy-autotest_23198/output//ut_coverage.tar.xz ]] 01:09:27.422 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.422 + [[ -f ./BlobFS-phy-autotest_23198/output//llvm.tar.xz ]] 01:09:27.422 + mv ./BlobFS-phy-autotest_23198/output//all_tests.txt ./BlobFS-phy-autotest_23198/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_23198/output//build-repo-manifest.txt ./BlobFS-phy-autotest_23198/output//cov_base.info.xz ./BlobFS-phy-autotest_23198/output//cov_test.info.xz ./BlobFS-phy-autotest_23198/output//cov_total.info.xz ./BlobFS-phy-autotest_23198/output//dmesg.init.log ./BlobFS-phy-autotest_23198/output//dmesg.log ./BlobFS-phy-autotest_23198/output//power.tar.xz ./BlobFS-phy-autotest_23198/output//rocksdb ./BlobFS-phy-autotest_23198/output//test_completions.txt ./BlobFS-phy-autotest_23198/output//timing.svg ./BlobFS-phy-autotest_23198/output//timing.txt ./BlobFS-phy-autotest_23198/output//.. 01:09:27.422 + rmdir ./BlobFS-phy-autotest_23198/output/ 01:09:27.422 + for dir in "${out_dirs[@]}" 01:09:27.422 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.422 + [[ -f ./build-files-docker-autotest_19303/output//doc.tar.xz ]] 01:09:27.422 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.422 + [[ -f ./build-files-docker-autotest_19303/output//ut_coverage.tar.xz ]] 01:09:27.422 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.422 + [[ -f ./build-files-docker-autotest_19303/output//llvm.tar.xz ]] 01:09:27.422 + mv ./build-files-docker-autotest_19303/output//build-pkg-manifest.txt ./build-files-docker-autotest_19303/output//build-repo-manifest.txt ./build-files-docker-autotest_19303/output//power.tar.xz ./build-files-docker-autotest_19303/output//test_completions.txt ./build-files-docker-autotest_19303/output//timing.txt ./build-files-docker-autotest_19303/output//.. 01:09:27.422 + rmdir ./build-files-docker-autotest_19303/output/ 01:09:27.422 + for dir in "${out_dirs[@]}" 01:09:27.422 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.422 + [[ -f ./centos7-vg-autotest_70877/output//doc.tar.xz ]] 01:09:27.422 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.422 + [[ -f ./centos7-vg-autotest_70877/output//ut_coverage.tar.xz ]] 01:09:27.422 + tar -C ./centos7-vg-autotest_70877/output/ -xf ./centos7-vg-autotest_70877/output//ut_coverage.tar.xz 01:09:27.680 + rm ./centos7-vg-autotest_70877/output//ut_coverage.tar.xz 01:09:27.680 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.680 + [[ -f ./centos7-vg-autotest_70877/output//llvm.tar.xz ]] 01:09:27.681 + mv ./centos7-vg-autotest_70877/output//all_tests.txt ./centos7-vg-autotest_70877/output//build-pkg-manifest.txt ./centos7-vg-autotest_70877/output//build-repo-manifest.txt ./centos7-vg-autotest_70877/output//cov_base.info.xz ./centos7-vg-autotest_70877/output//cov_test.info.xz ./centos7-vg-autotest_70877/output//cov_total.info.xz ./centos7-vg-autotest_70877/output//dmesg.init.log ./centos7-vg-autotest_70877/output//dmesg.log ./centos7-vg-autotest_70877/output//power.tar.xz ./centos7-vg-autotest_70877/output//test_completions.txt ./centos7-vg-autotest_70877/output//timing.svg ./centos7-vg-autotest_70877/output//timing.txt ./centos7-vg-autotest_70877/output//ut_coverage ./centos7-vg-autotest_70877/output//.. 01:09:27.681 + rmdir ./centos7-vg-autotest_70877/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./check-format-docker-autotest_19311/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./check-format-docker-autotest_19311/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./check-format-docker-autotest_19311/output//llvm.tar.xz ]] 01:09:27.681 + mv ./check-format-docker-autotest_19311/output//build-pkg-manifest.txt ./check-format-docker-autotest_19311/output//build-repo-manifest.txt ./check-format-docker-autotest_19311/output//power.tar.xz ./check-format-docker-autotest_19311/output//test_completions.txt ./check-format-docker-autotest_19311/output//timing.txt ./check-format-docker-autotest_19311/output//.. 01:09:27.681 + rmdir ./check-format-docker-autotest_19311/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./check-so-deps-docker-autotest_19331/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./check-so-deps-docker-autotest_19331/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./check-so-deps-docker-autotest_19331/output//llvm.tar.xz ]] 01:09:27.681 + mv ./check-so-deps-docker-autotest_19331/output//build-pkg-manifest.txt ./check-so-deps-docker-autotest_19331/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_19331/output//power.tar.xz ./check-so-deps-docker-autotest_19331/output//test_completions.txt ./check-so-deps-docker-autotest_19331/output//timing.txt ./check-so-deps-docker-autotest_19331/output//.. 01:09:27.681 + rmdir ./check-so-deps-docker-autotest_19331/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./crypto-phy-autotest_23196/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./crypto-phy-autotest_23196/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./crypto-phy-autotest_23196/output//llvm.tar.xz ]] 01:09:27.681 + mv ./crypto-phy-autotest_23196/output//all_tests.txt ./crypto-phy-autotest_23196/output//build-pkg-manifest.txt ./crypto-phy-autotest_23196/output//build-repo-manifest.txt ./crypto-phy-autotest_23196/output//cov_base.info.xz ./crypto-phy-autotest_23196/output//cov_test.info.xz ./crypto-phy-autotest_23196/output//cov_total.info.xz ./crypto-phy-autotest_23196/output//dmesg.init.log ./crypto-phy-autotest_23196/output//dmesg.log ./crypto-phy-autotest_23196/output//power.tar.xz ./crypto-phy-autotest_23196/output//test_completions.txt ./crypto-phy-autotest_23196/output//timing.svg ./crypto-phy-autotest_23196/output//timing.txt ./crypto-phy-autotest_23196/output//.. 01:09:27.681 + rmdir ./crypto-phy-autotest_23196/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./doc-docker-autotest_19473/output//doc.tar.xz ]] 01:09:27.681 + tar -C ./doc-docker-autotest_19473/output/ -xf ./doc-docker-autotest_19473/output//doc.tar.xz 01:09:27.681 + rm ./doc-docker-autotest_19473/output//doc.tar.xz 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./doc-docker-autotest_19473/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./doc-docker-autotest_19473/output//llvm.tar.xz ]] 01:09:27.681 + mv ./doc-docker-autotest_19473/output//build-pkg-manifest.txt ./doc-docker-autotest_19473/output//build-repo-manifest.txt ./doc-docker-autotest_19473/output//doc ./doc-docker-autotest_19473/output//power.tar.xz ./doc-docker-autotest_19473/output//test_completions.txt ./doc-docker-autotest_19473/output//timing.txt ./doc-docker-autotest_19473/output//.. 01:09:27.681 + rmdir ./doc-docker-autotest_19473/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./freebsd-vg-autotest_56718/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./freebsd-vg-autotest_56718/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./freebsd-vg-autotest_56718/output//llvm.tar.xz ]] 01:09:27.681 + mv ./freebsd-vg-autotest_56718/output//all_tests.txt ./freebsd-vg-autotest_56718/output//build-pkg-manifest.txt ./freebsd-vg-autotest_56718/output//build-repo-manifest.txt ./freebsd-vg-autotest_56718/output//messages ./freebsd-vg-autotest_56718/output//power.tar.xz ./freebsd-vg-autotest_56718/output//test_completions.txt ./freebsd-vg-autotest_56718/output//timing.txt ./freebsd-vg-autotest_56718/output//.. 01:09:27.681 + rmdir ./freebsd-vg-autotest_56718/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./iscsi-uring-vg-autotest_74283/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./iscsi-uring-vg-autotest_74283/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./iscsi-uring-vg-autotest_74283/output//llvm.tar.xz ]] 01:09:27.681 + mv ./iscsi-uring-vg-autotest_74283/output//all_tests.txt ./iscsi-uring-vg-autotest_74283/output//build-kernel-manifest.txt ./iscsi-uring-vg-autotest_74283/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_74283/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_74283/output//calsoft.json ./iscsi-uring-vg-autotest_74283/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_74283/output//cov_base.info.xz ./iscsi-uring-vg-autotest_74283/output//cov_test.info.xz ./iscsi-uring-vg-autotest_74283/output//cov_total.info.xz ./iscsi-uring-vg-autotest_74283/output//dmesg.init.log ./iscsi-uring-vg-autotest_74283/output//dmesg.log ./iscsi-uring-vg-autotest_74283/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_74283/output//power.tar.xz ./iscsi-uring-vg-autotest_74283/output//test_completions.txt ./iscsi-uring-vg-autotest_74283/output//timing.svg ./iscsi-uring-vg-autotest_74283/output//timing.txt ./iscsi-uring-vg-autotest_74283/output//.. 01:09:27.681 + rmdir ./iscsi-uring-vg-autotest_74283/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./iscsi-vg-autotest_74418/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./iscsi-vg-autotest_74418/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./iscsi-vg-autotest_74418/output//llvm.tar.xz ]] 01:09:27.681 + mv ./iscsi-vg-autotest_74418/output//all_tests.txt ./iscsi-vg-autotest_74418/output//build-kernel-manifest.txt ./iscsi-vg-autotest_74418/output//build-pkg-manifest.txt ./iscsi-vg-autotest_74418/output//build-repo-manifest.txt ./iscsi-vg-autotest_74418/output//calsoft.json ./iscsi-vg-autotest_74418/output//calsoft.tar.xz ./iscsi-vg-autotest_74418/output//cov_base.info.xz ./iscsi-vg-autotest_74418/output//cov_test.info.xz ./iscsi-vg-autotest_74418/output//cov_total.info.xz ./iscsi-vg-autotest_74418/output//dmesg.init.log ./iscsi-vg-autotest_74418/output//dmesg.log ./iscsi-vg-autotest_74418/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_74418/output//power.tar.xz ./iscsi-vg-autotest_74418/output//test_completions.txt ./iscsi-vg-autotest_74418/output//timing.svg ./iscsi-vg-autotest_74418/output//timing.txt ./iscsi-vg-autotest_74418/output//.. 01:09:27.681 + rmdir ./iscsi-vg-autotest_74418/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./lvol-vg-autotest_74329/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./lvol-vg-autotest_74329/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./lvol-vg-autotest_74329/output//llvm.tar.xz ]] 01:09:27.681 + mv ./lvol-vg-autotest_74329/output//all_tests.txt ./lvol-vg-autotest_74329/output//build-kernel-manifest.txt ./lvol-vg-autotest_74329/output//build-pkg-manifest.txt ./lvol-vg-autotest_74329/output//build-repo-manifest.txt ./lvol-vg-autotest_74329/output//cov_base.info.xz ./lvol-vg-autotest_74329/output//cov_test.info.xz ./lvol-vg-autotest_74329/output//cov_total.info.xz ./lvol-vg-autotest_74329/output//dmesg.init.log ./lvol-vg-autotest_74329/output//dmesg.log ./lvol-vg-autotest_74329/output//power.tar.xz ./lvol-vg-autotest_74329/output//test_completions.txt ./lvol-vg-autotest_74329/output//timing.svg ./lvol-vg-autotest_74329/output//timing.txt ./lvol-vg-autotest_74329/output//.. 01:09:27.681 + rmdir ./lvol-vg-autotest_74329/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./nvme-cmb-pmr-vg-autotest_75503/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./nvme-cmb-pmr-vg-autotest_75503/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./nvme-cmb-pmr-vg-autotest_75503/output//llvm.tar.xz ]] 01:09:27.681 + mv ./nvme-cmb-pmr-vg-autotest_75503/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_75503/output//build-kernel-manifest.txt ./nvme-cmb-pmr-vg-autotest_75503/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_75503/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_75503/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_75503/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_75503/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_75503/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_75503/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_75503/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_75503/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_75503/output//timing.svg ./nvme-cmb-pmr-vg-autotest_75503/output//timing.txt ./nvme-cmb-pmr-vg-autotest_75503/output//.. 01:09:27.681 + rmdir ./nvme-cmb-pmr-vg-autotest_75503/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./nvme-phy-autotest_69364/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./nvme-phy-autotest_69364/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./nvme-phy-autotest_69364/output//llvm.tar.xz ]] 01:09:27.681 + mv ./nvme-phy-autotest_69364/output//all_tests.txt ./nvme-phy-autotest_69364/output//build-pkg-manifest.txt ./nvme-phy-autotest_69364/output//build-repo-manifest.txt ./nvme-phy-autotest_69364/output//cov_base.info.xz ./nvme-phy-autotest_69364/output//dmesg.init.log ./nvme-phy-autotest_69364/output//dmesg.log ./nvme-phy-autotest_69364/output//power.tar.xz ./nvme-phy-autotest_69364/output//proc_list.txt ./nvme-phy-autotest_69364/output//test_completions.txt ./nvme-phy-autotest_69364/output//timing.txt ./nvme-phy-autotest_69364/output//udev.log ./nvme-phy-autotest_69364/output//.. 01:09:27.681 + rmdir ./nvme-phy-autotest_69364/output/ 01:09:27.681 + for dir in "${out_dirs[@]}" 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./nvme-vg-autotest_74381/output//doc.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./nvme-vg-autotest_74381/output//ut_coverage.tar.xz ]] 01:09:27.681 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.681 + [[ -f ./nvme-vg-autotest_74381/output//llvm.tar.xz ]] 01:09:27.682 + mv ./nvme-vg-autotest_74381/output//all_tests.txt ./nvme-vg-autotest_74381/output//build-pkg-manifest.txt ./nvme-vg-autotest_74381/output//build-repo-manifest.txt ./nvme-vg-autotest_74381/output//cov_base.info.xz ./nvme-vg-autotest_74381/output//cov_test.info.xz ./nvme-vg-autotest_74381/output//cov_total.info.xz ./nvme-vg-autotest_74381/output//dmesg.init.log ./nvme-vg-autotest_74381/output//dmesg.log ./nvme-vg-autotest_74381/output//power.tar.xz ./nvme-vg-autotest_74381/output//test_completions.txt ./nvme-vg-autotest_74381/output//timing.svg ./nvme-vg-autotest_74381/output//timing.txt ./nvme-vg-autotest_74381/output//.. 01:09:27.682 + rmdir ./nvme-vg-autotest_74381/output/ 01:09:27.682 + for dir in "${out_dirs[@]}" 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-phy-autotest_69438/output//doc.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-phy-autotest_69438/output//ut_coverage.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-phy-autotest_69438/output//llvm.tar.xz ]] 01:09:27.682 + mv ./nvmf-phy-autotest_69438/output//all_tests.txt ./nvmf-phy-autotest_69438/output//build-pkg-manifest.txt ./nvmf-phy-autotest_69438/output//build-repo-manifest.txt ./nvmf-phy-autotest_69438/output//cov_base.info.xz ./nvmf-phy-autotest_69438/output//cov_test.info.xz ./nvmf-phy-autotest_69438/output//cov_total.info.xz ./nvmf-phy-autotest_69438/output//dmesg.init.log ./nvmf-phy-autotest_69438/output//dmesg.log ./nvmf-phy-autotest_69438/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_69438/output//power.tar.xz ./nvmf-phy-autotest_69438/output//test_completions.txt ./nvmf-phy-autotest_69438/output//timing.svg ./nvmf-phy-autotest_69438/output//timing.txt ./nvmf-phy-autotest_69438/output//.. 01:09:27.682 + rmdir ./nvmf-phy-autotest_69438/output/ 01:09:27.682 + for dir in "${out_dirs[@]}" 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-tcp-phy-autotest_69327/output//doc.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-tcp-phy-autotest_69327/output//ut_coverage.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-tcp-phy-autotest_69327/output//llvm.tar.xz ]] 01:09:27.682 + mv ./nvmf-tcp-phy-autotest_69327/output//all_tests.txt ./nvmf-tcp-phy-autotest_69327/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_69327/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_69327/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_69327/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_69327/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_69327/output//dmesg.init.log ./nvmf-tcp-phy-autotest_69327/output//dmesg.log ./nvmf-tcp-phy-autotest_69327/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_69327/output//power.tar.xz ./nvmf-tcp-phy-autotest_69327/output//test_completions.txt ./nvmf-tcp-phy-autotest_69327/output//timing.svg ./nvmf-tcp-phy-autotest_69327/output//timing.txt ./nvmf-tcp-phy-autotest_69327/output//.. 01:09:27.682 + rmdir ./nvmf-tcp-phy-autotest_69327/output/ 01:09:27.682 + for dir in "${out_dirs[@]}" 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-tcp-uring-vg-autotest_74302/output//doc.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-tcp-uring-vg-autotest_74302/output//ut_coverage.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-tcp-uring-vg-autotest_74302/output//llvm.tar.xz ]] 01:09:27.682 + mv ./nvmf-tcp-uring-vg-autotest_74302/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_74302/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_74302/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_74302/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_74302/output//cov_test.info.xz ./nvmf-tcp-uring-vg-autotest_74302/output//cov_total.info.xz ./nvmf-tcp-uring-vg-autotest_74302/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_74302/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_74302/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_74302/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_74302/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_74302/output//timing.svg ./nvmf-tcp-uring-vg-autotest_74302/output//timing.txt ./nvmf-tcp-uring-vg-autotest_74302/output//.. 01:09:27.682 + rmdir ./nvmf-tcp-uring-vg-autotest_74302/output/ 01:09:27.682 + for dir in "${out_dirs[@]}" 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-tcp-vg-autotest_74369/output//doc.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-tcp-vg-autotest_74369/output//ut_coverage.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./nvmf-tcp-vg-autotest_74369/output//llvm.tar.xz ]] 01:09:27.682 + mv ./nvmf-tcp-vg-autotest_74369/output//all_tests.txt ./nvmf-tcp-vg-autotest_74369/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_74369/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_74369/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_74369/output//cov_test.info.xz ./nvmf-tcp-vg-autotest_74369/output//cov_total.info.xz ./nvmf-tcp-vg-autotest_74369/output//dmesg.init.log ./nvmf-tcp-vg-autotest_74369/output//dmesg.log ./nvmf-tcp-vg-autotest_74369/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_74369/output//power.tar.xz ./nvmf-tcp-vg-autotest_74369/output//test_completions.txt ./nvmf-tcp-vg-autotest_74369/output//timing.svg ./nvmf-tcp-vg-autotest_74369/output//timing.txt ./nvmf-tcp-vg-autotest_74369/output//.. 01:09:27.682 + rmdir ./nvmf-tcp-vg-autotest_74369/output/ 01:09:27.682 + for dir in "${out_dirs[@]}" 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./packaging-docker-autotest_17437/output//doc.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./packaging-docker-autotest_17437/output//ut_coverage.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./packaging-docker-autotest_17437/output//llvm.tar.xz ]] 01:09:27.682 + mv ./packaging-docker-autotest_17437/output//build-pkg-manifest.txt ./packaging-docker-autotest_17437/output//build-repo-manifest.txt ./packaging-docker-autotest_17437/output//power.tar.xz ./packaging-docker-autotest_17437/output//test_completions.txt ./packaging-docker-autotest_17437/output//timing.txt ./packaging-docker-autotest_17437/output//.. 01:09:27.682 + rmdir ./packaging-docker-autotest_17437/output/ 01:09:27.682 + for dir in "${out_dirs[@]}" 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./rocky9-vg-autotest_13249/output//doc.tar.xz ]] 01:09:27.682 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.682 + [[ -f ./rocky9-vg-autotest_13249/output//ut_coverage.tar.xz ]] 01:09:27.682 + tar -C ./rocky9-vg-autotest_13249/output/ -xf ./rocky9-vg-autotest_13249/output//ut_coverage.tar.xz 01:09:27.940 + rm ./rocky9-vg-autotest_13249/output//ut_coverage.tar.xz 01:09:27.940 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.940 + [[ -f ./rocky9-vg-autotest_13249/output//llvm.tar.xz ]] 01:09:27.940 + mv ./rocky9-vg-autotest_13249/output//all_tests.txt ./rocky9-vg-autotest_13249/output//build-pkg-manifest.txt ./rocky9-vg-autotest_13249/output//build-repo-manifest.txt ./rocky9-vg-autotest_13249/output//cov_base.info.xz ./rocky9-vg-autotest_13249/output//cov_test.info.xz ./rocky9-vg-autotest_13249/output//cov_total.info.xz ./rocky9-vg-autotest_13249/output//dmesg.init.log ./rocky9-vg-autotest_13249/output//dmesg.log ./rocky9-vg-autotest_13249/output//power.tar.xz ./rocky9-vg-autotest_13249/output//test_completions.txt ./rocky9-vg-autotest_13249/output//timing.svg ./rocky9-vg-autotest_13249/output//timing.txt ./rocky9-vg-autotest_13249/output//ut_coverage ./rocky9-vg-autotest_13249/output//.. 01:09:27.940 + rmdir ./rocky9-vg-autotest_13249/output/ 01:09:27.940 + for dir in "${out_dirs[@]}" 01:09:27.940 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.940 + [[ -f ./scan-build-docker-autotest_17436/output//doc.tar.xz ]] 01:09:27.940 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.940 + [[ -f ./scan-build-docker-autotest_17436/output//ut_coverage.tar.xz ]] 01:09:27.940 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.940 + [[ -f ./scan-build-docker-autotest_17436/output//llvm.tar.xz ]] 01:09:27.940 + mv ./scan-build-docker-autotest_17436/output//all_c_files.txt ./scan-build-docker-autotest_17436/output//build_output.txt ./scan-build-docker-autotest_17436/output//build-pkg-manifest.txt ./scan-build-docker-autotest_17436/output//build-repo-manifest.txt ./scan-build-docker-autotest_17436/output//built_c_files.txt ./scan-build-docker-autotest_17436/output//power.tar.xz ./scan-build-docker-autotest_17436/output//test_completions.txt ./scan-build-docker-autotest_17436/output//timing.txt ./scan-build-docker-autotest_17436/output//unbuilt_c_files.txt ./scan-build-docker-autotest_17436/output//.. 01:09:27.940 + rmdir ./scan-build-docker-autotest_17436/output/ 01:09:27.940 + for dir in "${out_dirs[@]}" 01:09:27.940 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.940 + [[ -f ./short-fuzz-phy-autotest_23192/output//doc.tar.xz ]] 01:09:27.940 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.940 + [[ -f ./short-fuzz-phy-autotest_23192/output//ut_coverage.tar.xz ]] 01:09:27.941 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.941 + [[ -f ./short-fuzz-phy-autotest_23192/output//llvm.tar.xz ]] 01:09:27.941 + tar -C ./short-fuzz-phy-autotest_23192/output/ -xf ./short-fuzz-phy-autotest_23192/output//llvm.tar.xz 01:09:27.941 + rm ./short-fuzz-phy-autotest_23192/output//llvm.tar.xz 01:09:27.941 + mv ./short-fuzz-phy-autotest_23192/output//all_tests.txt ./short-fuzz-phy-autotest_23192/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_23192/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_23192/output//dmesg.init.log ./short-fuzz-phy-autotest_23192/output//dmesg.log ./short-fuzz-phy-autotest_23192/output//llvm ./short-fuzz-phy-autotest_23192/output//power.tar.xz ./short-fuzz-phy-autotest_23192/output//test_completions.txt ./short-fuzz-phy-autotest_23192/output//timing.svg ./short-fuzz-phy-autotest_23192/output//timing.txt ./short-fuzz-phy-autotest_23192/output//.. 01:09:27.941 + rmdir ./short-fuzz-phy-autotest_23192/output/ 01:09:27.941 + for dir in "${out_dirs[@]}" 01:09:27.941 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.941 + [[ -f ./ubuntu20-vg-autotest_70959/output//doc.tar.xz ]] 01:09:27.941 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:27.941 + [[ -f ./ubuntu20-vg-autotest_70959/output//ut_coverage.tar.xz ]] 01:09:27.941 + tar -C ./ubuntu20-vg-autotest_70959/output/ -xf ./ubuntu20-vg-autotest_70959/output//ut_coverage.tar.xz 01:09:28.199 + rm ./ubuntu20-vg-autotest_70959/output//ut_coverage.tar.xz 01:09:28.199 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.199 + [[ -f ./ubuntu20-vg-autotest_70959/output//llvm.tar.xz ]] 01:09:28.199 + mv ./ubuntu20-vg-autotest_70959/output//all_tests.txt ./ubuntu20-vg-autotest_70959/output//build-pkg-manifest.txt ./ubuntu20-vg-autotest_70959/output//build-repo-manifest.txt ./ubuntu20-vg-autotest_70959/output//cov_base.info.xz ./ubuntu20-vg-autotest_70959/output//cov_test.info.xz ./ubuntu20-vg-autotest_70959/output//cov_total.info.xz ./ubuntu20-vg-autotest_70959/output//dmesg.init.log ./ubuntu20-vg-autotest_70959/output//dmesg.log ./ubuntu20-vg-autotest_70959/output//power.tar.xz ./ubuntu20-vg-autotest_70959/output//test_completions.txt ./ubuntu20-vg-autotest_70959/output//timing.svg ./ubuntu20-vg-autotest_70959/output//timing.txt ./ubuntu20-vg-autotest_70959/output//ut_coverage ./ubuntu20-vg-autotest_70959/output//.. 01:09:28.199 + rmdir ./ubuntu20-vg-autotest_70959/output/ 01:09:28.199 + for dir in "${out_dirs[@]}" 01:09:28.199 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.199 + [[ -f ./ubuntu22-vg-autotest_34971/output//doc.tar.xz ]] 01:09:28.199 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.199 + [[ -f ./ubuntu22-vg-autotest_34971/output//ut_coverage.tar.xz ]] 01:09:28.199 + tar -C ./ubuntu22-vg-autotest_34971/output/ -xf ./ubuntu22-vg-autotest_34971/output//ut_coverage.tar.xz 01:09:28.457 + rm ./ubuntu22-vg-autotest_34971/output//ut_coverage.tar.xz 01:09:28.457 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.457 + [[ -f ./ubuntu22-vg-autotest_34971/output//llvm.tar.xz ]] 01:09:28.457 + mv ./ubuntu22-vg-autotest_34971/output//all_tests.txt ./ubuntu22-vg-autotest_34971/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_34971/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_34971/output//cov_base.info.xz ./ubuntu22-vg-autotest_34971/output//cov_test.info.xz ./ubuntu22-vg-autotest_34971/output//cov_total.info.xz ./ubuntu22-vg-autotest_34971/output//dmesg.init.log ./ubuntu22-vg-autotest_34971/output//dmesg.log ./ubuntu22-vg-autotest_34971/output//power.tar.xz ./ubuntu22-vg-autotest_34971/output//test_completions.txt ./ubuntu22-vg-autotest_34971/output//timing.svg ./ubuntu22-vg-autotest_34971/output//timing.txt ./ubuntu22-vg-autotest_34971/output//ut_coverage ./ubuntu22-vg-autotest_34971/output//.. 01:09:28.457 + rmdir ./ubuntu22-vg-autotest_34971/output/ 01:09:28.457 + for dir in "${out_dirs[@]}" 01:09:28.457 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.457 + [[ -f ./unittest-clang-docker-autotest_17434/output//doc.tar.xz ]] 01:09:28.457 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.457 + [[ -f ./unittest-clang-docker-autotest_17434/output//ut_coverage.tar.xz ]] 01:09:28.457 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.457 + [[ -f ./unittest-clang-docker-autotest_17434/output//llvm.tar.xz ]] 01:09:28.457 + mv ./unittest-clang-docker-autotest_17434/output//build-pkg-manifest.txt ./unittest-clang-docker-autotest_17434/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_17434/output//power.tar.xz ./unittest-clang-docker-autotest_17434/output//test_completions.txt ./unittest-clang-docker-autotest_17434/output//timing.txt ./unittest-clang-docker-autotest_17434/output//.. 01:09:28.457 + rmdir ./unittest-clang-docker-autotest_17434/output/ 01:09:28.457 + for dir in "${out_dirs[@]}" 01:09:28.457 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.457 + [[ -f ./unittest-main-docker-autotest_17436/output//doc.tar.xz ]] 01:09:28.457 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.457 + [[ -f ./unittest-main-docker-autotest_17436/output//ut_coverage.tar.xz ]] 01:09:28.457 + tar -C ./unittest-main-docker-autotest_17436/output/ -xf ./unittest-main-docker-autotest_17436/output//ut_coverage.tar.xz 01:09:28.714 + rm ./unittest-main-docker-autotest_17436/output//ut_coverage.tar.xz 01:09:28.714 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.714 + [[ -f ./unittest-main-docker-autotest_17436/output//llvm.tar.xz ]] 01:09:28.714 + mv ./unittest-main-docker-autotest_17436/output//build-pkg-manifest.txt ./unittest-main-docker-autotest_17436/output//build-repo-manifest.txt ./unittest-main-docker-autotest_17436/output//power.tar.xz ./unittest-main-docker-autotest_17436/output//test_completions.txt ./unittest-main-docker-autotest_17436/output//timing.txt ./unittest-main-docker-autotest_17436/output//ut_coverage ./unittest-main-docker-autotest_17436/output//.. 01:09:28.714 + rmdir ./unittest-main-docker-autotest_17436/output/ 01:09:28.714 + for dir in "${out_dirs[@]}" 01:09:28.714 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.714 + [[ -f ./unittest-valgrind-docker-autotest_17439/output//doc.tar.xz ]] 01:09:28.714 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.714 + [[ -f ./unittest-valgrind-docker-autotest_17439/output//ut_coverage.tar.xz ]] 01:09:28.714 + tar -C ./unittest-valgrind-docker-autotest_17439/output/ -xf ./unittest-valgrind-docker-autotest_17439/output//ut_coverage.tar.xz 01:09:28.972 + rm ./unittest-valgrind-docker-autotest_17439/output//ut_coverage.tar.xz 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./unittest-valgrind-docker-autotest_17439/output//llvm.tar.xz ]] 01:09:28.972 + mv ./unittest-valgrind-docker-autotest_17439/output//build-pkg-manifest.txt ./unittest-valgrind-docker-autotest_17439/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_17439/output//power.tar.xz ./unittest-valgrind-docker-autotest_17439/output//test_completions.txt ./unittest-valgrind-docker-autotest_17439/output//timing.txt ./unittest-valgrind-docker-autotest_17439/output//ut_coverage ./unittest-valgrind-docker-autotest_17439/output//.. 01:09:28.972 + rmdir ./unittest-valgrind-docker-autotest_17439/output/ 01:09:28.972 + for dir in "${out_dirs[@]}" 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./vfio-user-phy-autotest_23204/output//doc.tar.xz ]] 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./vfio-user-phy-autotest_23204/output//ut_coverage.tar.xz ]] 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./vfio-user-phy-autotest_23204/output//llvm.tar.xz ]] 01:09:28.972 + mv ./vfio-user-phy-autotest_23204/output//all_tests.txt ./vfio-user-phy-autotest_23204/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_23204/output//build-repo-manifest.txt ./vfio-user-phy-autotest_23204/output//cov_base.info.xz ./vfio-user-phy-autotest_23204/output//cov_test.info.xz ./vfio-user-phy-autotest_23204/output//cov_total.info.xz ./vfio-user-phy-autotest_23204/output//dmesg.init.log ./vfio-user-phy-autotest_23204/output//dmesg.log ./vfio-user-phy-autotest_23204/output//power.tar.xz ./vfio-user-phy-autotest_23204/output//test_completions.txt ./vfio-user-phy-autotest_23204/output//timing.svg ./vfio-user-phy-autotest_23204/output//timing.txt ./vfio-user-phy-autotest_23204/output//.. 01:09:28.972 + rmdir ./vfio-user-phy-autotest_23204/output/ 01:09:28.972 + for dir in "${out_dirs[@]}" 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./vhost-initiator-vg-autotest_74402/output//doc.tar.xz ]] 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./vhost-initiator-vg-autotest_74402/output//ut_coverage.tar.xz ]] 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./vhost-initiator-vg-autotest_74402/output//llvm.tar.xz ]] 01:09:28.972 + mv ./vhost-initiator-vg-autotest_74402/output//all_tests.txt ./vhost-initiator-vg-autotest_74402/output//build-kernel-manifest.txt ./vhost-initiator-vg-autotest_74402/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_74402/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_74402/output//cov_base.info.xz ./vhost-initiator-vg-autotest_74402/output//cov_test.info.xz ./vhost-initiator-vg-autotest_74402/output//cov_total.info.xz ./vhost-initiator-vg-autotest_74402/output//dmesg.init.log ./vhost-initiator-vg-autotest_74402/output//dmesg.log ./vhost-initiator-vg-autotest_74402/output//power.tar.xz ./vhost-initiator-vg-autotest_74402/output//test_completions.txt ./vhost-initiator-vg-autotest_74402/output//timing.svg ./vhost-initiator-vg-autotest_74402/output//timing.txt ./vhost-initiator-vg-autotest_74402/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_74402/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_74402/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_74402/output//.. 01:09:28.972 + rmdir ./vhost-initiator-vg-autotest_74402/output/ 01:09:28.972 + for dir in "${out_dirs[@]}" 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./vhost-phy-autotest_23219/output//doc.tar.xz ]] 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./vhost-phy-autotest_23219/output//ut_coverage.tar.xz ]] 01:09:28.972 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.972 + [[ -f ./vhost-phy-autotest_23219/output//llvm.tar.xz ]] 01:09:28.973 + mv ./vhost-phy-autotest_23219/output//all_tests.txt ./vhost-phy-autotest_23219/output//build-pkg-manifest.txt ./vhost-phy-autotest_23219/output//build-repo-manifest.txt ./vhost-phy-autotest_23219/output//cov_base.info.xz ./vhost-phy-autotest_23219/output//cov_test.info.xz ./vhost-phy-autotest_23219/output//cov_total.info.xz ./vhost-phy-autotest_23219/output//dmesg.init.log ./vhost-phy-autotest_23219/output//dmesg.log ./vhost-phy-autotest_23219/output//power.tar.xz ./vhost-phy-autotest_23219/output//test_completions.txt ./vhost-phy-autotest_23219/output//timing.svg ./vhost-phy-autotest_23219/output//timing.txt ./vhost-phy-autotest_23219/output//.. 01:09:28.973 + rmdir ./vhost-phy-autotest_23219/output/ 01:09:28.973 + for dir in "${out_dirs[@]}" 01:09:28.973 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.973 + [[ -f ./zns-vg-autotest_73483/output//doc.tar.xz ]] 01:09:28.973 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.973 + [[ -f ./zns-vg-autotest_73483/output//ut_coverage.tar.xz ]] 01:09:28.973 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:09:28.973 + [[ -f ./zns-vg-autotest_73483/output//llvm.tar.xz ]] 01:09:28.973 + mv ./zns-vg-autotest_73483/output//all_tests.txt ./zns-vg-autotest_73483/output//build-pkg-manifest.txt ./zns-vg-autotest_73483/output//build-repo-manifest.txt ./zns-vg-autotest_73483/output//cov_base.info.xz ./zns-vg-autotest_73483/output//cov_test.info.xz ./zns-vg-autotest_73483/output//cov_total.info.xz ./zns-vg-autotest_73483/output//dmesg.init.log ./zns-vg-autotest_73483/output//dmesg.log ./zns-vg-autotest_73483/output//power.tar.xz ./zns-vg-autotest_73483/output//test_completions.txt ./zns-vg-autotest_73483/output//timing.svg ./zns-vg-autotest_73483/output//timing.txt ./zns-vg-autotest_73483/output//.. 01:09:28.973 + rmdir ./zns-vg-autotest_73483/output/ 01:09:28.973 + unpack_cov_files 01:09:28.973 + local info_files 01:09:28.973 + info_files=(*/cov_*.info.xz) 01:09:28.973 + xargs -P0 -r -n1 xz -d 01:09:28.973 + printf '%s\n' BlobFS-phy-autotest_23198/cov_base.info.xz BlobFS-phy-autotest_23198/cov_test.info.xz BlobFS-phy-autotest_23198/cov_total.info.xz centos7-vg-autotest_70877/cov_base.info.xz centos7-vg-autotest_70877/cov_test.info.xz centos7-vg-autotest_70877/cov_total.info.xz crypto-phy-autotest_23196/cov_base.info.xz crypto-phy-autotest_23196/cov_test.info.xz crypto-phy-autotest_23196/cov_total.info.xz iscsi-uring-vg-autotest_74283/cov_base.info.xz iscsi-uring-vg-autotest_74283/cov_test.info.xz iscsi-uring-vg-autotest_74283/cov_total.info.xz iscsi-vg-autotest_74418/cov_base.info.xz iscsi-vg-autotest_74418/cov_test.info.xz iscsi-vg-autotest_74418/cov_total.info.xz lvol-vg-autotest_74329/cov_base.info.xz lvol-vg-autotest_74329/cov_test.info.xz lvol-vg-autotest_74329/cov_total.info.xz nvme-cmb-pmr-vg-autotest_75503/cov_base.info.xz nvme-cmb-pmr-vg-autotest_75503/cov_test.info.xz nvme-cmb-pmr-vg-autotest_75503/cov_total.info.xz nvme-phy-autotest_69364/cov_base.info.xz nvme-vg-autotest_74381/cov_base.info.xz nvme-vg-autotest_74381/cov_test.info.xz nvme-vg-autotest_74381/cov_total.info.xz nvmf-phy-autotest_69438/cov_base.info.xz nvmf-phy-autotest_69438/cov_test.info.xz nvmf-phy-autotest_69438/cov_total.info.xz nvmf-tcp-phy-autotest_69327/cov_base.info.xz nvmf-tcp-phy-autotest_69327/cov_test.info.xz nvmf-tcp-phy-autotest_69327/cov_total.info.xz nvmf-tcp-uring-vg-autotest_74302/cov_base.info.xz nvmf-tcp-uring-vg-autotest_74302/cov_test.info.xz nvmf-tcp-uring-vg-autotest_74302/cov_total.info.xz nvmf-tcp-vg-autotest_74369/cov_base.info.xz nvmf-tcp-vg-autotest_74369/cov_test.info.xz nvmf-tcp-vg-autotest_74369/cov_total.info.xz rocky9-vg-autotest_13249/cov_base.info.xz rocky9-vg-autotest_13249/cov_test.info.xz rocky9-vg-autotest_13249/cov_total.info.xz ubuntu20-vg-autotest_70959/cov_base.info.xz ubuntu20-vg-autotest_70959/cov_test.info.xz ubuntu20-vg-autotest_70959/cov_total.info.xz ubuntu22-vg-autotest_34971/cov_base.info.xz ubuntu22-vg-autotest_34971/cov_test.info.xz ubuntu22-vg-autotest_34971/cov_total.info.xz vfio-user-phy-autotest_23204/cov_base.info.xz vfio-user-phy-autotest_23204/cov_test.info.xz vfio-user-phy-autotest_23204/cov_total.info.xz vhost-initiator-vg-autotest_74402/cov_base.info.xz vhost-initiator-vg-autotest_74402/cov_test.info.xz vhost-initiator-vg-autotest_74402/cov_total.info.xz vhost-phy-autotest_23219/cov_base.info.xz vhost-phy-autotest_23219/cov_test.info.xz vhost-phy-autotest_23219/cov_total.info.xz zns-vg-autotest_73483/cov_base.info.xz zns-vg-autotest_73483/cov_test.info.xz zns-vg-autotest_73483/cov_total.info.xz 01:09:29.539 + fix_downstream_job_paths 01:09:29.539 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch/spdk/#g' BlobFS-phy-autotest_23198/cov_total.info centos7-vg-autotest_70877/cov_total.info crypto-phy-autotest_23196/cov_total.info iscsi-uring-vg-autotest_74283/cov_total.info iscsi-vg-autotest_74418/cov_total.info lvol-vg-autotest_74329/cov_total.info nvme-cmb-pmr-vg-autotest_75503/cov_total.info nvme-vg-autotest_74381/cov_total.info nvmf-phy-autotest_69438/cov_total.info nvmf-tcp-phy-autotest_69327/cov_total.info nvmf-tcp-uring-vg-autotest_74302/cov_total.info nvmf-tcp-vg-autotest_74369/cov_total.info rocky9-vg-autotest_13249/cov_total.info ubuntu20-vg-autotest_70959/cov_total.info ubuntu22-vg-autotest_34971/cov_total.info vfio-user-phy-autotest_23204/cov_total.info vhost-initiator-vg-autotest_74402/cov_total.info vhost-phy-autotest_23219/cov_total.info zns-vg-autotest_73483/cov_total.info 01:09:30.473 + ignore_ocf_headers 01:09:30.473 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 01:09:30.473 + create_errtrace_files_for_all_builds 01:09:30.473 + local build_log_list 01:09:30.473 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 01:09:30.473 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name build.log 01:09:30.473 + for build in "${build_log_list[@]}" 01:09:30.473 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/build.log 01:09:30.473 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.473 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/build.log 01:09:30.473 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/build.log 01:09:30.473 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418 01:09:30.473 + job_name=iscsi-vg-autotest_74418 01:09:30.473 + start_pattern='Backtrace start' 01:09:30.473 + end_pattern='Backtrace end' 01:09:30.473 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/build.log ]] 01:09:30.473 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/build.log 01:09:30.473 + backtraces= 01:09:30.473 + [[ -n '' ]] 01:09:30.473 + for build in "${build_log_list[@]}" 01:09:30.473 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311/build.log 01:09:30.473 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.473 + build_log=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311/build.log 01:09:30.473 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311/build.log 01:09:30.473 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311 01:09:30.473 + job_name=check-format-docker-autotest_19311 01:09:30.473 + start_pattern='Backtrace start' 01:09:30.473 + end_pattern='Backtrace end' 01:09:30.473 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311/build.log ]] 01:09:30.473 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311/build.log 01:09:30.473 + backtraces= 01:09:30.473 + [[ -n '' ]] 01:09:30.473 + for build in "${build_log_list[@]}" 01:09:30.473 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/build.log 01:09:30.473 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.473 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/build.log 01:09:30.473 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/build.log 01:09:30.473 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283 01:09:30.473 + job_name=iscsi-uring-vg-autotest_74283 01:09:30.473 + start_pattern='Backtrace start' 01:09:30.473 + end_pattern='Backtrace end' 01:09:30.473 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/build.log ]] 01:09:30.473 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/build.log 01:09:30.473 + backtraces= 01:09:30.473 + [[ -n '' ]] 01:09:30.473 + for build in "${build_log_list[@]}" 01:09:30.473 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269/build.log 01:09:30.473 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.473 + build_log=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269/build.log 01:09:30.473 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269/build.log 01:09:30.473 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269 01:09:30.473 + job_name=autobuild-external-vg-autotest_17269 01:09:30.473 + start_pattern='Backtrace start' 01:09:30.473 + end_pattern='Backtrace end' 01:09:30.473 + [[ -f /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269/build.log ]] 01:09:30.473 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269/build.log 01:09:30.473 + backtraces= 01:09:30.473 + [[ -n '' ]] 01:09:30.473 + for build in "${build_log_list[@]}" 01:09:30.473 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331/build.log 01:09:30.473 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.473 + build_log=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331/build.log 01:09:30.473 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331/build.log 01:09:30.473 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331 01:09:30.473 + job_name=check-so-deps-docker-autotest_19331 01:09:30.473 + start_pattern='Backtrace start' 01:09:30.473 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959 01:09:30.474 + job_name=ubuntu20-vg-autotest_70959 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219 01:09:30.474 + job_name=vhost-phy-autotest_23219 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249 01:09:30.474 + job_name=rocky9-vg-autotest_13249 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503 01:09:30.474 + job_name=nvme-cmb-pmr-vg-autotest_75503 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438 01:09:30.474 + job_name=nvmf-phy-autotest_69438 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192 01:09:30.474 + job_name=short-fuzz-phy-autotest_23192 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369 01:09:30.474 + job_name=nvmf-tcp-vg-autotest_74369 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437 01:09:30.474 + job_name=packaging-docker-autotest_17437 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402 01:09:30.474 + job_name=vhost-initiator-vg-autotest_74402 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303 01:09:30.474 + job_name=build-files-docker-autotest_19303 01:09:30.474 + start_pattern='Backtrace start' 01:09:30.474 + end_pattern='Backtrace end' 01:09:30.474 + [[ -f /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303/build.log ]] 01:09:30.474 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303/build.log 01:09:30.474 + backtraces= 01:09:30.474 + [[ -n '' ]] 01:09:30.474 + for build in "${build_log_list[@]}" 01:09:30.474 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/build.log 01:09:30.474 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.474 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/build.log 01:09:30.474 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/build.log 01:09:30.474 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327 01:09:30.475 + job_name=nvmf-tcp-phy-autotest_69327 01:09:30.475 + start_pattern='Backtrace start' 01:09:30.475 + end_pattern='Backtrace end' 01:09:30.475 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/build.log ]] 01:09:30.475 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/build.log 01:09:30.735 + backtraces= 01:09:30.735 + [[ -n '' ]] 01:09:30.735 + for build in "${build_log_list[@]}" 01:09:30.735 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/build.log 01:09:30.735 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.735 + build_log=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/build.log 01:09:30.735 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/build.log 01:09:30.735 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196 01:09:30.735 + job_name=crypto-phy-autotest_23196 01:09:30.735 + start_pattern='Backtrace start' 01:09:30.735 + end_pattern='Backtrace end' 01:09:30.735 + [[ -f /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/build.log ]] 01:09:30.735 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/build.log 01:09:30.735 + backtraces= 01:09:30.735 + [[ -n '' ]] 01:09:30.735 + for build in "${build_log_list[@]}" 01:09:30.735 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436/build.log 01:09:30.735 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.735 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436/build.log 01:09:30.735 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436/build.log 01:09:30.735 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436 01:09:30.735 + job_name=unittest-main-docker-autotest_17436 01:09:30.735 + start_pattern='Backtrace start' 01:09:30.735 + end_pattern='Backtrace end' 01:09:30.735 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436/build.log ]] 01:09:30.735 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436/build.log 01:09:30.735 + backtraces= 01:09:30.735 + [[ -n '' ]] 01:09:30.735 + for build in "${build_log_list[@]}" 01:09:30.735 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473/build.log 01:09:30.735 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.735 + build_log=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473/build.log 01:09:30.735 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473/build.log 01:09:30.735 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473 01:09:30.735 + job_name=doc-docker-autotest_19473 01:09:30.735 + start_pattern='Backtrace start' 01:09:30.735 + end_pattern='Backtrace end' 01:09:30.735 + [[ -f /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473/build.log ]] 01:09:30.735 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473/build.log 01:09:30.735 + backtraces= 01:09:30.735 + [[ -n '' ]] 01:09:30.735 + for build in "${build_log_list[@]}" 01:09:30.735 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/build.log 01:09:30.735 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.735 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/build.log 01:09:30.735 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/build.log 01:09:30.735 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381 01:09:30.735 + job_name=nvme-vg-autotest_74381 01:09:30.735 + start_pattern='Backtrace start' 01:09:30.735 + end_pattern='Backtrace end' 01:09:30.735 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/build.log ]] 01:09:30.735 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/build.log 01:09:30.735 + backtraces= 01:09:30.735 + [[ -n '' ]] 01:09:30.735 + for build in "${build_log_list[@]}" 01:09:30.735 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434/build.log 01:09:30.735 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.735 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434/build.log 01:09:30.735 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434/build.log 01:09:30.735 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434 01:09:30.735 + job_name=unittest-clang-docker-autotest_17434 01:09:30.735 + start_pattern='Backtrace start' 01:09:30.735 + end_pattern='Backtrace end' 01:09:30.735 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434/build.log ]] 01:09:30.735 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434/build.log 01:09:30.735 + backtraces= 01:09:30.735 + [[ -n '' ]] 01:09:30.735 + for build in "${build_log_list[@]}" 01:09:30.735 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/build.log 01:09:30.735 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.735 + build_log=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/build.log 01:09:30.735 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/build.log 01:09:30.735 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329 01:09:30.735 + job_name=lvol-vg-autotest_74329 01:09:30.735 + start_pattern='Backtrace start' 01:09:30.735 + end_pattern='Backtrace end' 01:09:30.735 + [[ -f /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/build.log ]] 01:09:30.735 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/build.log 01:09:30.735 + backtraces= 01:09:30.735 + [[ -n '' ]] 01:09:30.735 + for build in "${build_log_list[@]}" 01:09:30.735 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436/build.log 01:09:30.735 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.735 + build_log=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436/build.log 01:09:30.735 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436/build.log 01:09:30.735 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436 01:09:30.735 + job_name=scan-build-docker-autotest_17436 01:09:30.735 + start_pattern='Backtrace start' 01:09:30.735 + end_pattern='Backtrace end' 01:09:30.735 + [[ -f /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436/build.log ]] 01:09:30.735 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436/build.log 01:09:30.735 + backtraces= 01:09:30.735 + [[ -n '' ]] 01:09:30.735 + for build in "${build_log_list[@]}" 01:09:30.735 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/build.log 01:09:30.735 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.735 + build_log=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/build.log 01:09:30.736 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/build.log 01:09:30.736 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204 01:09:30.736 + job_name=vfio-user-phy-autotest_23204 01:09:30.736 + start_pattern='Backtrace start' 01:09:30.736 + end_pattern='Backtrace end' 01:09:30.736 + [[ -f /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/build.log ]] 01:09:30.736 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/build.log 01:09:30.736 + backtraces= 01:09:30.736 + [[ -n '' ]] 01:09:30.736 + for build in "${build_log_list[@]}" 01:09:30.736 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439/build.log 01:09:30.736 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.736 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439/build.log 01:09:30.736 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439/build.log 01:09:30.736 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439 01:09:30.736 + job_name=unittest-valgrind-docker-autotest_17439 01:09:30.736 + start_pattern='Backtrace start' 01:09:30.736 + end_pattern='Backtrace end' 01:09:30.736 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439/build.log ]] 01:09:30.736 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439/build.log 01:09:30.736 + backtraces= 01:09:30.736 + [[ -n '' ]] 01:09:30.736 + for build in "${build_log_list[@]}" 01:09:30.736 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/build.log 01:09:30.736 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.736 + build_log=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/build.log 01:09:30.736 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/build.log 01:09:30.736 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483 01:09:30.736 + job_name=zns-vg-autotest_73483 01:09:30.736 + start_pattern='Backtrace start' 01:09:30.736 + end_pattern='Backtrace end' 01:09:30.736 + [[ -f /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/build.log ]] 01:09:30.736 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/build.log 01:09:30.736 + backtraces= 01:09:30.736 + [[ -n '' ]] 01:09:30.736 + for build in "${build_log_list[@]}" 01:09:30.736 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/build.log 01:09:30.736 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.736 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/build.log 01:09:30.736 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/build.log 01:09:30.736 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302 01:09:30.736 + job_name=nvmf-tcp-uring-vg-autotest_74302 01:09:30.736 + start_pattern='Backtrace start' 01:09:30.736 + end_pattern='Backtrace end' 01:09:30.736 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/build.log ]] 01:09:30.736 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/build.log 01:09:30.736 + backtraces= 01:09:30.736 + [[ -n '' ]] 01:09:30.736 + for build in "${build_log_list[@]}" 01:09:30.736 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/build.log 01:09:30.736 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.736 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/build.log 01:09:30.736 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/build.log 01:09:30.736 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971 01:09:30.736 + job_name=ubuntu22-vg-autotest_34971 01:09:30.736 + start_pattern='Backtrace start' 01:09:30.736 + end_pattern='Backtrace end' 01:09:30.736 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/build.log ]] 01:09:30.736 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/build.log 01:09:30.736 + backtraces= 01:09:30.736 + [[ -n '' ]] 01:09:30.736 + for build in "${build_log_list[@]}" 01:09:30.736 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/build.log 01:09:30.736 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.736 + build_log=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/build.log 01:09:30.736 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/build.log 01:09:30.736 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877 01:09:30.736 + job_name=centos7-vg-autotest_70877 01:09:30.736 + start_pattern='Backtrace start' 01:09:30.736 + end_pattern='Backtrace end' 01:09:30.736 + [[ -f /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/build.log ]] 01:09:30.736 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/build.log 01:09:30.736 + backtraces= 01:09:30.736 + [[ -n '' ]] 01:09:30.736 + for build in "${build_log_list[@]}" 01:09:30.736 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718/build.log 01:09:30.736 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.736 + build_log=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718/build.log 01:09:30.736 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718/build.log 01:09:30.736 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718 01:09:30.736 + job_name=freebsd-vg-autotest_56718 01:09:30.736 + start_pattern='Backtrace start' 01:09:30.736 + end_pattern='Backtrace end' 01:09:30.736 + [[ -f /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718/build.log ]] 01:09:30.736 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718/build.log 01:09:30.736 + backtraces= 01:09:30.736 + [[ -n '' ]] 01:09:30.736 + for build in "${build_log_list[@]}" 01:09:30.736 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364/build.log 01:09:30.736 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.736 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364/build.log 01:09:30.736 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364/build.log 01:09:30.736 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364 01:09:30.736 + job_name=nvme-phy-autotest_69364 01:09:30.736 + start_pattern='Backtrace start' 01:09:30.736 + end_pattern='Backtrace end' 01:09:30.736 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364/build.log ]] 01:09:30.736 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364/build.log 01:09:30.736 + backtraces='00:19:35.352 ========== Backtrace start: ========== 01:09:30.736 00:19:35.352 01:09:30.736 00:19:35.611 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1111 -> run_test(["bdev_nvme_reset_stuck_adm_cmd"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/nvme_reset_stuck_adm_cmd.sh"]) 01:09:30.736 00:19:35.611 ... 01:09:30.736 00:19:35.612 1106 timing_enter $test_name 01:09:30.736 00:19:35.612 1107 echo "************************************" 01:09:30.736 00:19:35.612 1108 echo "START TEST $test_name" 01:09:30.736 00:19:35.612 1109 echo "************************************" 01:09:30.736 00:19:35.612 1110 xtrace_restore 01:09:30.736 00:19:35.612 1111 time "$@" 01:09:30.736 00:19:35.612 1112 xtrace_disable 01:09:30.736 00:19:35.612 1113 echo "************************************" 01:09:30.736 00:19:35.612 1114 echo "END TEST $test_name" 01:09:30.736 00:19:35.612 1115 echo "************************************" 01:09:30.736 00:19:35.612 1116 timing_exit $test_name 01:09:30.736 00:19:35.612 ... 01:09:30.736 00:19:35.612 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/nvme.sh:105 -> main([]) 01:09:30.736 00:19:35.612 ... 01:09:30.736 00:19:35.612 100 run_test "nvme_multi_secondary" nvme_multi_secondary 01:09:30.736 00:19:35.612 101 trap - SIGINT SIGTERM EXIT 01:09:30.736 00:19:35.612 102 kill_stub 01:09:30.736 00:19:35.612 103 fi 01:09:30.736 00:19:35.612 104 01:09:30.736 00:19:35.612 => 105 run_test "bdev_nvme_reset_stuck_adm_cmd" $rootdir/test/nvme/nvme_reset_stuck_adm_cmd.sh 01:09:30.736 00:19:35.612 106 01:09:30.736 00:19:35.612 107 if [[ $CONFIG_FIO_PLUGIN == y ]]; then 01:09:30.736 00:19:35.612 108 run_test "nvme_fio" nvme_fio_test 01:09:30.736 00:19:35.612 109 fi 01:09:30.736 00:19:35.612 ... 01:09:30.736 00:19:35.612 01:09:30.736 00:19:35.612 ========== Backtrace end ========== 01:09:30.736 00:19:35.612 ========== Backtrace start: ========== 01:09:30.736 00:19:35.612 01:09:30.736 00:19:35.612 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1111 -> run_test(["nvme"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/nvme.sh"]) 01:09:30.736 00:19:35.612 ... 01:09:30.736 00:19:35.612 1106 timing_enter $test_name 01:09:30.736 00:19:35.612 1107 echo "************************************" 01:09:30.736 00:19:35.612 1108 echo "START TEST $test_name" 01:09:30.736 00:19:35.612 1109 echo "************************************" 01:09:30.736 00:19:35.612 1110 xtrace_restore 01:09:30.736 00:19:35.612 1111 time "$@" 01:09:30.736 00:19:35.612 1112 xtrace_disable 01:09:30.736 00:19:35.612 1113 echo "************************************" 01:09:30.736 00:19:35.612 1114 echo "END TEST $test_name" 01:09:30.736 00:19:35.612 1115 echo "************************************" 01:09:30.736 00:19:35.612 1116 timing_exit $test_name 01:09:30.736 00:19:35.612 ... 01:09:30.736 00:19:35.612 in /var/jenkins/workspace/nvme-phy-autotest/spdk/autotest.sh:211 -> main(["/var/jenkins/workspace/nvme-phy-autotest/autorun-spdk.conf"]) 01:09:30.736 00:19:35.612 ... 01:09:30.736 00:19:35.612 206 if [ $SPDK_TEST_NVME -eq 1 ]; then 01:09:30.736 00:19:35.612 207 run_test "blockdev_nvme" $rootdir/test/bdev/blockdev.sh "nvme" 01:09:30.736 00:19:35.612 208 if [[ $(uname -s) == Linux ]]; then 01:09:30.736 00:19:35.612 209 run_test "blockdev_nvme_gpt" $rootdir/test/bdev/blockdev.sh "gpt" 01:09:30.736 00:19:35.612 210 fi 01:09:30.736 00:19:35.612 => 211 run_test "nvme" $rootdir/test/nvme/nvme.sh 01:09:30.736 00:19:35.612 212 if [[ $SPDK_TEST_NVME_PMR -eq 1 ]]; then 01:09:30.736 00:19:35.612 213 run_test "nvme_pmr" $rootdir/test/nvme/nvme_pmr.sh 01:09:30.736 00:19:35.612 214 fi 01:09:30.736 00:19:35.612 215 01:09:30.736 00:19:35.612 216 run_test "nvme_scc" $rootdir/test/nvme/nvme_scc.sh 01:09:30.736 00:19:35.612 ... 01:09:30.736 00:19:35.612 01:09:30.737 00:19:35.612 ========== Backtrace end ==========' 01:09:30.737 + [[ -n 00:19:35.352 ========== Backtrace start: ========== 01:09:30.737 00:19:35.352 01:09:30.737 00:19:35.611 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1111 -> run_test(["bdev_nvme_reset_stuck_adm_cmd"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/nvme_reset_stuck_adm_cmd.sh"]) 01:09:30.737 00:19:35.611 ... 01:09:30.737 00:19:35.612 1106 timing_enter $test_name 01:09:30.737 00:19:35.612 1107 echo "************************************" 01:09:30.737 00:19:35.612 1108 echo "START TEST $test_name" 01:09:30.737 00:19:35.612 1109 echo "************************************" 01:09:30.737 00:19:35.612 1110 xtrace_restore 01:09:30.737 00:19:35.612 1111 time "$@" 01:09:30.737 00:19:35.612 1112 xtrace_disable 01:09:30.737 00:19:35.612 1113 echo "************************************" 01:09:30.737 00:19:35.612 1114 echo "END TEST $test_name" 01:09:30.737 00:19:35.612 1115 echo "************************************" 01:09:30.737 00:19:35.612 1116 timing_exit $test_name 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/nvme.sh:105 -> main([]) 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 100 run_test "nvme_multi_secondary" nvme_multi_secondary 01:09:30.737 00:19:35.612 101 trap - SIGINT SIGTERM EXIT 01:09:30.737 00:19:35.612 102 kill_stub 01:09:30.737 00:19:35.612 103 fi 01:09:30.737 00:19:35.612 104 01:09:30.737 00:19:35.612 => 105 run_test "bdev_nvme_reset_stuck_adm_cmd" $rootdir/test/nvme/nvme_reset_stuck_adm_cmd.sh 01:09:30.737 00:19:35.612 106 01:09:30.737 00:19:35.612 107 if [[ $CONFIG_FIO_PLUGIN == y ]]; then 01:09:30.737 00:19:35.612 108 run_test "nvme_fio" nvme_fio_test 01:09:30.737 00:19:35.612 109 fi 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 01:09:30.737 00:19:35.612 ========== Backtrace end ========== 01:09:30.737 00:19:35.612 ========== Backtrace start: ========== 01:09:30.737 00:19:35.612 01:09:30.737 00:19:35.612 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1111 -> run_test(["nvme"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/nvme.sh"]) 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 1106 timing_enter $test_name 01:09:30.737 00:19:35.612 1107 echo "************************************" 01:09:30.737 00:19:35.612 1108 echo "START TEST $test_name" 01:09:30.737 00:19:35.612 1109 echo "************************************" 01:09:30.737 00:19:35.612 1110 xtrace_restore 01:09:30.737 00:19:35.612 1111 time "$@" 01:09:30.737 00:19:35.612 1112 xtrace_disable 01:09:30.737 00:19:35.612 1113 echo "************************************" 01:09:30.737 00:19:35.612 1114 echo "END TEST $test_name" 01:09:30.737 00:19:35.612 1115 echo "************************************" 01:09:30.737 00:19:35.612 1116 timing_exit $test_name 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 in /var/jenkins/workspace/nvme-phy-autotest/spdk/autotest.sh:211 -> main(["/var/jenkins/workspace/nvme-phy-autotest/autorun-spdk.conf"]) 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 206 if [ $SPDK_TEST_NVME -eq 1 ]; then 01:09:30.737 00:19:35.612 207 run_test "blockdev_nvme" $rootdir/test/bdev/blockdev.sh "nvme" 01:09:30.737 00:19:35.612 208 if [[ $(uname -s) == Linux ]]; then 01:09:30.737 00:19:35.612 209 run_test "blockdev_nvme_gpt" $rootdir/test/bdev/blockdev.sh "gpt" 01:09:30.737 00:19:35.612 210 fi 01:09:30.737 00:19:35.612 => 211 run_test "nvme" $rootdir/test/nvme/nvme.sh 01:09:30.737 00:19:35.612 212 if [[ $SPDK_TEST_NVME_PMR -eq 1 ]]; then 01:09:30.737 00:19:35.612 213 run_test "nvme_pmr" $rootdir/test/nvme/nvme_pmr.sh 01:09:30.737 00:19:35.612 214 fi 01:09:30.737 00:19:35.612 215 01:09:30.737 00:19:35.612 216 run_test "nvme_scc" $rootdir/test/nvme/nvme_scc.sh 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 01:09:30.737 00:19:35.612 ========== Backtrace end ========== ]] 01:09:30.737 + echo '00:19:35.352 ========== Backtrace start: ========== 01:09:30.737 00:19:35.352 01:09:30.737 00:19:35.611 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1111 -> run_test(["bdev_nvme_reset_stuck_adm_cmd"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/nvme_reset_stuck_adm_cmd.sh"]) 01:09:30.737 00:19:35.611 ... 01:09:30.737 00:19:35.612 1106 timing_enter $test_name 01:09:30.737 00:19:35.612 1107 echo "************************************" 01:09:30.737 00:19:35.612 1108 echo "START TEST $test_name" 01:09:30.737 00:19:35.612 1109 echo "************************************" 01:09:30.737 00:19:35.612 1110 xtrace_restore 01:09:30.737 00:19:35.612 1111 time "$@" 01:09:30.737 00:19:35.612 1112 xtrace_disable 01:09:30.737 00:19:35.612 1113 echo "************************************" 01:09:30.737 00:19:35.612 1114 echo "END TEST $test_name" 01:09:30.737 00:19:35.612 1115 echo "************************************" 01:09:30.737 00:19:35.612 1116 timing_exit $test_name 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/nvme.sh:105 -> main([]) 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 100 run_test "nvme_multi_secondary" nvme_multi_secondary 01:09:30.737 00:19:35.612 101 trap - SIGINT SIGTERM EXIT 01:09:30.737 00:19:35.612 102 kill_stub 01:09:30.737 00:19:35.612 103 fi 01:09:30.737 00:19:35.612 104 01:09:30.737 00:19:35.612 => 105 run_test "bdev_nvme_reset_stuck_adm_cmd" $rootdir/test/nvme/nvme_reset_stuck_adm_cmd.sh 01:09:30.737 00:19:35.612 106 01:09:30.737 00:19:35.612 107 if [[ $CONFIG_FIO_PLUGIN == y ]]; then 01:09:30.737 00:19:35.612 108 run_test "nvme_fio" nvme_fio_test 01:09:30.737 00:19:35.612 109 fi 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 01:09:30.737 00:19:35.612 ========== Backtrace end ========== 01:09:30.737 00:19:35.612 ========== Backtrace start: ========== 01:09:30.737 00:19:35.612 01:09:30.737 00:19:35.612 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1111 -> run_test(["nvme"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/nvme.sh"]) 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 1106 timing_enter $test_name 01:09:30.737 00:19:35.612 1107 echo "************************************" 01:09:30.737 00:19:35.612 1108 echo "START TEST $test_name" 01:09:30.737 00:19:35.612 1109 echo "************************************" 01:09:30.737 00:19:35.612 1110 xtrace_restore 01:09:30.737 00:19:35.612 1111 time "$@" 01:09:30.737 00:19:35.612 1112 xtrace_disable 01:09:30.737 00:19:35.612 1113 echo "************************************" 01:09:30.737 00:19:35.612 1114 echo "END TEST $test_name" 01:09:30.737 00:19:35.612 1115 echo "************************************" 01:09:30.737 00:19:35.612 1116 timing_exit $test_name 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 in /var/jenkins/workspace/nvme-phy-autotest/spdk/autotest.sh:211 -> main(["/var/jenkins/workspace/nvme-phy-autotest/autorun-spdk.conf"]) 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 206 if [ $SPDK_TEST_NVME -eq 1 ]; then 01:09:30.737 00:19:35.612 207 run_test "blockdev_nvme" $rootdir/test/bdev/blockdev.sh "nvme" 01:09:30.737 00:19:35.612 208 if [[ $(uname -s) == Linux ]]; then 01:09:30.737 00:19:35.612 209 run_test "blockdev_nvme_gpt" $rootdir/test/bdev/blockdev.sh "gpt" 01:09:30.737 00:19:35.612 210 fi 01:09:30.737 00:19:35.612 => 211 run_test "nvme" $rootdir/test/nvme/nvme.sh 01:09:30.737 00:19:35.612 212 if [[ $SPDK_TEST_NVME_PMR -eq 1 ]]; then 01:09:30.737 00:19:35.612 213 run_test "nvme_pmr" $rootdir/test/nvme/nvme_pmr.sh 01:09:30.737 00:19:35.612 214 fi 01:09:30.737 00:19:35.612 215 01:09:30.737 00:19:35.612 216 run_test "nvme_scc" $rootdir/test/nvme/nvme_scc.sh 01:09:30.737 00:19:35.612 ... 01:09:30.737 00:19:35.612 01:09:30.737 00:19:35.612 ========== Backtrace end ==========' 01:09:30.737 + for build in "${build_log_list[@]}" 01:09:30.737 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/build.log 01:09:30.737 + local build_log job_name start_pattern end_pattern backtraces 01:09:30.737 + build_log=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/build.log 01:09:30.737 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/build.log 01:09:30.737 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198 01:09:30.737 + job_name=BlobFS-phy-autotest_23198 01:09:30.737 + start_pattern='Backtrace start' 01:09:30.737 + end_pattern='Backtrace end' 01:09:30.737 + [[ -f /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/build.log ]] 01:09:30.737 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/build.log 01:09:30.737 + backtraces= 01:09:30.737 + [[ -n '' ]] 01:09:30.737 + run_flamegraph 01:09:30.737 + create_timing_file 01:09:30.737 + local array file 01:09:30.737 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 01:09:30.737 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name timing.txt 01:09:30.737 + timing_dir=/var/jenkins/workspace/autotest-per-patch/post_process 01:09:30.737 + mkdir -p /var/jenkins/workspace/autotest-per-patch/post_process 01:09:30.737 + timing_file=/var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 01:09:30.737 + for file in "${array[@]}" 01:09:30.737 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/timing.txt 01:09:30.737 + local job_file job_name 01:09:30.737 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/timing.txt 01:09:30.737 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/timing.txt 01:09:30.737 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418 01:09:30.737 + job_name=iscsi-vg-autotest_74418 01:09:30.737 + sed 's/^/iscsi-vg-autotest_74418;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/timing.txt 01:09:30.737 + for file in "${array[@]}" 01:09:30.737 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311/timing.txt 01:09:30.737 + local job_file job_name 01:09:30.737 + job_file=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311/timing.txt 01:09:30.737 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311/timing.txt 01:09:30.737 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311 01:09:30.737 + job_name=check-format-docker-autotest_19311 01:09:30.737 + sed 's/^/check-format-docker-autotest_19311;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_19311/timing.txt 01:09:30.737 + for file in "${array[@]}" 01:09:30.737 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/timing.txt 01:09:30.737 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283 01:09:30.738 + job_name=iscsi-uring-vg-autotest_74283 01:09:30.738 + sed 's/^/iscsi-uring-vg-autotest_74283;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269 01:09:30.738 + job_name=autobuild-external-vg-autotest_17269 01:09:30.738 + sed 's/^/autobuild-external-vg-autotest_17269;autorun;/' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_17269/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331 01:09:30.738 + job_name=check-so-deps-docker-autotest_19331 01:09:30.738 + sed 's/^/check-so-deps-docker-autotest_19331;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_19331/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959 01:09:30.738 + job_name=ubuntu20-vg-autotest_70959 01:09:30.738 + sed 's/^/ubuntu20-vg-autotest_70959;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219 01:09:30.738 + job_name=vhost-phy-autotest_23219 01:09:30.738 + sed 's/^/vhost-phy-autotest_23219;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249 01:09:30.738 + job_name=rocky9-vg-autotest_13249 01:09:30.738 + sed 's/^/rocky9-vg-autotest_13249;autorun;/' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503 01:09:30.738 + job_name=nvme-cmb-pmr-vg-autotest_75503 01:09:30.738 + sed 's/^/nvme-cmb-pmr-vg-autotest_75503;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438 01:09:30.738 + job_name=nvmf-phy-autotest_69438 01:09:30.738 + sed 's/^/nvmf-phy-autotest_69438;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192 01:09:30.738 + job_name=short-fuzz-phy-autotest_23192 01:09:30.738 + sed 's/^/short-fuzz-phy-autotest_23192;autorun;/' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_23192/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369 01:09:30.738 + job_name=nvmf-tcp-vg-autotest_74369 01:09:30.738 + sed 's/^/nvmf-tcp-vg-autotest_74369;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437 01:09:30.738 + job_name=packaging-docker-autotest_17437 01:09:30.738 + sed 's/^/packaging-docker-autotest_17437;autorun;/' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_17437/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402 01:09:30.738 + job_name=vhost-initiator-vg-autotest_74402 01:09:30.738 + sed 's/^/vhost-initiator-vg-autotest_74402;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303 01:09:30.738 + job_name=build-files-docker-autotest_19303 01:09:30.738 + sed 's/^/build-files-docker-autotest_19303;autorun;/' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_19303/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327 01:09:30.738 + job_name=nvmf-tcp-phy-autotest_69327 01:09:30.738 + sed 's/^/nvmf-tcp-phy-autotest_69327;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196 01:09:30.738 + job_name=crypto-phy-autotest_23196 01:09:30.738 + sed 's/^/crypto-phy-autotest_23196;autorun;/' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436 01:09:30.738 + job_name=unittest-main-docker-autotest_17436 01:09:30.738 + sed 's/^/unittest-main-docker-autotest_17436;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_17436/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473/timing.txt 01:09:30.738 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473/timing.txt 01:09:30.738 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473 01:09:30.738 + job_name=doc-docker-autotest_19473 01:09:30.738 + sed 's/^/doc-docker-autotest_19473;autorun;/' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_19473/timing.txt 01:09:30.738 + for file in "${array[@]}" 01:09:30.738 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/timing.txt 01:09:30.738 + local job_file job_name 01:09:30.738 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/timing.txt 01:09:30.739 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/timing.txt 01:09:30.739 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381 01:09:30.739 + job_name=nvme-vg-autotest_74381 01:09:30.739 + sed 's/^/nvme-vg-autotest_74381;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/timing.txt 01:09:30.739 + for file in "${array[@]}" 01:09:30.739 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434/timing.txt 01:09:30.739 + local job_file job_name 01:09:30.739 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434/timing.txt 01:09:30.739 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434/timing.txt 01:09:30.739 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434 01:09:30.739 + job_name=unittest-clang-docker-autotest_17434 01:09:30.739 + sed 's/^/unittest-clang-docker-autotest_17434;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_17434/timing.txt 01:09:30.739 + for file in "${array[@]}" 01:09:30.739 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/timing.txt 01:09:30.739 + local job_file job_name 01:09:30.739 + job_file=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/timing.txt 01:09:30.739 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/timing.txt 01:09:30.739 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329 01:09:30.739 + job_name=lvol-vg-autotest_74329 01:09:30.739 + sed 's/^/lvol-vg-autotest_74329;autorun;/' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/timing.txt 01:09:30.739 + for file in "${array[@]}" 01:09:30.739 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436/timing.txt 01:09:30.739 + local job_file job_name 01:09:30.739 + job_file=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436/timing.txt 01:09:30.739 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436/timing.txt 01:09:30.739 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436 01:09:30.739 + job_name=scan-build-docker-autotest_17436 01:09:30.739 + sed 's/^/scan-build-docker-autotest_17436;autorun;/' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_17436/timing.txt 01:09:30.739 + for file in "${array[@]}" 01:09:30.739 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/timing.txt 01:09:30.739 + local job_file job_name 01:09:30.739 + job_file=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/timing.txt 01:09:30.739 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/timing.txt 01:09:30.739 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204 01:09:30.739 + job_name=vfio-user-phy-autotest_23204 01:09:30.739 + sed 's/^/vfio-user-phy-autotest_23204;autorun;/' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/timing.txt 01:09:30.739 + for file in "${array[@]}" 01:09:30.739 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439/timing.txt 01:09:30.739 + local job_file job_name 01:09:30.739 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439/timing.txt 01:09:30.739 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439/timing.txt 01:09:30.739 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439 01:09:30.739 + job_name=unittest-valgrind-docker-autotest_17439 01:09:30.739 + sed 's/^/unittest-valgrind-docker-autotest_17439;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_17439/timing.txt 01:09:30.739 + for file in "${array[@]}" 01:09:30.739 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/timing.txt 01:09:30.739 + local job_file job_name 01:09:30.739 + job_file=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/timing.txt 01:09:30.739 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/timing.txt 01:09:30.739 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483 01:09:30.739 + job_name=zns-vg-autotest_73483 01:09:30.739 + sed 's/^/zns-vg-autotest_73483;autorun;/' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/timing.txt 01:09:30.739 + for file in "${array[@]}" 01:09:30.739 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/timing.txt 01:09:30.739 + local job_file job_name 01:09:30.739 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/timing.txt 01:09:30.739 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/timing.txt 01:09:30.739 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302 01:09:30.739 + job_name=nvmf-tcp-uring-vg-autotest_74302 01:09:30.739 + sed 's/^/nvmf-tcp-uring-vg-autotest_74302;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/timing.txt 01:09:30.739 + for file in "${array[@]}" 01:09:30.739 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/timing.txt 01:09:30.739 + local job_file job_name 01:09:30.739 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/timing.txt 01:09:30.739 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/timing.txt 01:09:30.739 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971 01:09:30.739 + job_name=ubuntu22-vg-autotest_34971 01:09:30.739 + sed 's/^/ubuntu22-vg-autotest_34971;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/timing.txt 01:09:30.997 + for file in "${array[@]}" 01:09:30.997 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/timing.txt 01:09:30.997 + local job_file job_name 01:09:30.997 + job_file=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/timing.txt 01:09:30.997 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/timing.txt 01:09:30.997 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877 01:09:30.997 + job_name=centos7-vg-autotest_70877 01:09:30.997 + sed 's/^/centos7-vg-autotest_70877;autorun;/' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/timing.txt 01:09:30.997 + for file in "${array[@]}" 01:09:30.997 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718/timing.txt 01:09:30.997 + local job_file job_name 01:09:30.997 + job_file=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718/timing.txt 01:09:30.997 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718/timing.txt 01:09:30.997 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718 01:09:30.997 + job_name=freebsd-vg-autotest_56718 01:09:30.997 + sed 's/^/freebsd-vg-autotest_56718;autorun;/' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_56718/timing.txt 01:09:30.997 + for file in "${array[@]}" 01:09:30.997 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364/timing.txt 01:09:30.997 + local job_file job_name 01:09:30.997 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364/timing.txt 01:09:30.997 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364/timing.txt 01:09:30.997 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364 01:09:30.997 + job_name=nvme-phy-autotest_69364 01:09:30.997 + sed 's/^/nvme-phy-autotest_69364;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_69364/timing.txt 01:09:30.997 + for file in "${array[@]}" 01:09:30.997 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/timing.txt 01:09:30.997 + local job_file job_name 01:09:30.997 + job_file=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/timing.txt 01:09:30.997 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/timing.txt 01:09:30.997 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198 01:09:30.997 + job_name=BlobFS-phy-autotest_23198 01:09:30.997 + sed 's/^/BlobFS-phy-autotest_23198;autorun;/' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/timing.txt 01:09:30.997 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 01:09:30.997 + run_autorun_post 01:09:30.997 + s_opt= 01:09:30.998 + [[ '' == true ]] 01:09:30.998 + spdk/autorun_post.py -d ./ -r ./spdk 01:09:52.914 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:561 01:09:52.914 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:582 01:09:52.914 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:456 01:09:52.914 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:613 01:10:25.009 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:634 01:10:25.009 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:628 01:10:25.009 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/xor.c:120 01:10:26.382 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc32c.c:21 01:10:26.382 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc64.c:165 01:10:30.565 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:254 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme_spec.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/mmio.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/thread.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/bdev_module.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvmf_transport.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/util.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/base64.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/endian.h! 01:10:45.456 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/trace.h! 01:10:45.714 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h/histogram_ut.c! 01:11:03.797 -----Begin Post Process Script------ 01:11:03.797 /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_74418/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_74283/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_70959/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_23219/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_13249/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_75503/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_69438/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_74369/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_74402/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_69327/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_23196/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_74381/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_74329/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_23204/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_73483/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_74302/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_34971/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_70877/cov_total.info 01:11:03.798 /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_23198/cov_total.info 01:11:03.798 01:11:03.798 01:11:03.798 -----Tests Executed in Build------ 01:11:03.798 accel 01:11:03.798 accel_assign_opcode 01:11:03.798 accel_cdev_comp 01:11:03.798 accel_cdev_decmop_full 01:11:03.798 accel_cdev_decomp 01:11:03.798 accel_cdev_decomp_full_mcore 01:11:03.798 accel_cdev_decomp_mcore 01:11:03.798 accel_cdev_decomp_mthread 01:11:03.798 accel_cdev_deomp_full_mthread 01:11:03.798 accel_comp 01:11:03.798 accel_compare 01:11:03.798 accel_compress_verify 01:11:03.798 accel_copy 01:11:03.798 accel_copy_crc32c 01:11:03.798 accel_copy_crc32c_C2 01:11:03.798 accel_crc32c 01:11:03.798 accel_crc32c_C2 01:11:03.798 accel_decmop_full 01:11:03.798 accel_decomp 01:11:03.798 accel_decomp_full_mcore 01:11:03.798 accel_decomp_mcore 01:11:03.798 accel_decomp_mthread 01:11:03.798 accel_deomp_full_mthread 01:11:03.798 accel_dif_functional_tests 01:11:03.798 accel_dif_generate 01:11:03.798 accel_dif_generate_copy 01:11:03.798 accel_dif_verify 01:11:03.798 accel_dualcast 01:11:03.798 accel_fill 01:11:03.798 accel_help 01:11:03.798 accel_missing_filename 01:11:03.798 accel_negative_buffers 01:11:03.798 accel_rpc 01:11:03.798 accel_wrong_workload 01:11:03.798 accel_xor 01:11:03.798 acl 01:11:03.798 alias_rpc 01:11:03.798 allowed 01:11:03.798 app_cmdline 01:11:03.798 app_repeat 01:11:03.798 asan 01:11:03.798 autobuild 01:11:03.798 autobuild_build_doc 01:11:03.798 autobuild_check_dpdk_pci_api 01:11:03.798 autobuild_check_format 01:11:03.798 autobuild_check_so_deps 01:11:03.798 autobuild_external_code 01:11:03.798 autobuild_generated_files_check 01:11:03.798 autobuild_generated_files_check_post_clean 01:11:03.798 autobuild_header_dependency_check 01:11:03.798 autobuild_llvm_precompile 01:11:03.798 autobuild_make_install 01:11:03.798 autobuild_make_uninstall 01:11:03.798 autobuild_ocf_precompile 01:11:03.798 bdev_bounds 01:11:03.798 bdev_crypto_enomem 01:11:03.798 bdev_error 01:11:03.798 bdev_fio 01:11:03.798 bdev_fio_rw_verify 01:11:03.798 bdev_fio_trim 01:11:03.798 bdev_gpt_uuid 01:11:03.798 bdev_hello_world 01:11:03.798 bdev_json_nonarray 01:11:03.798 bdev_json_nonenclosed 01:11:03.798 bdev_nbd 01:11:03.798 bdev_nvme_reset_stuck_adm_cmd 01:11:03.798 bdev_qd_sampling 01:11:03.798 bdev_qos 01:11:03.798 bdev_qos_bw 01:11:03.798 bdev_qos_iops 01:11:03.798 bdev_qos_ro_bw 01:11:03.798 bdev_raid 01:11:03.798 bdev_stat 01:11:03.798 bdev_verify 01:11:03.798 bdev_verify_big_io 01:11:03.798 bdev_write_zeroes 01:11:03.798 bdevperf_config 01:11:03.798 blob_io_wait 01:11:03.798 blobfs 01:11:03.798 blobfs_mkfs 01:11:03.798 blobstore 01:11:03.798 blobstore_grow 01:11:03.798 blockdev_crypto_aesni 01:11:03.798 blockdev_crypto_qat 01:11:03.798 blockdev_crypto_sw 01:11:03.798 blockdev_general 01:11:03.798 blockdev_nvme 01:11:03.798 blockdev_nvme_gpt 01:11:03.798 blockdev_raid5f 01:11:03.798 blockdev_rbd 01:11:03.798 blockdev_xnvme 01:11:03.798 build_rpm_from_gen_spec 01:11:03.798 build_shared_rpm 01:11:03.798 chaining 01:11:03.798 check_header_filenames 01:11:03.798 cmb_copy 01:11:03.798 compress_compdev 01:11:03.798 compress_isal 01:11:03.798 confirm_abi_deps 01:11:03.798 confirm_makefile_deps 01:11:03.798 cpu_locks 01:11:03.798 custom_alloc 01:11:03.798 dd_bs_lt_native_bs 01:11:03.798 dd_copy_to_out_bdev 01:11:03.798 dd_double_input 01:11:03.798 dd_double_output 01:11:03.798 dd_flag_append 01:11:03.798 dd_flag_append_forced_aio 01:11:03.798 dd_flag_directory 01:11:03.798 dd_flag_directory_forced_aio 01:11:03.798 dd_flag_noatime 01:11:03.798 dd_flag_noatime_forced_aio 01:11:03.798 dd_flag_nofollow 01:11:03.798 dd_flag_nofollow_forced_aio 01:11:03.798 dd_flags_misc 01:11:03.798 dd_flags_misc_forced_aio 01:11:03.798 dd_inflate_file 01:11:03.798 dd_invalid_arguments 01:11:03.798 dd_invalid_count 01:11:03.798 dd_invalid_iflag 01:11:03.798 dd_invalid_json 01:11:03.798 dd_invalid_oflag 01:11:03.798 dd_malloc_copy 01:11:03.798 dd_no_input 01:11:03.798 dd_no_output 01:11:03.798 dd_offset_magic 01:11:03.798 dd_rw 01:11:03.798 dd_rw_offset 01:11:03.798 dd_smaller_blocksize 01:11:03.798 dd_sparse_bdev_to_file 01:11:03.798 dd_sparse_file_to_bdev 01:11:03.798 dd_sparse_file_to_file 01:11:03.798 dd_unknown_flag 01:11:03.798 dd_uring_copy 01:11:03.798 dd_wrong_blocksize 01:11:03.798 default_locks 01:11:03.798 default_locks_via_rpc 01:11:03.798 default_setup 01:11:03.798 denied 01:11:03.798 devices 01:11:03.798 dm_mount 01:11:03.798 dma 01:11:03.798 dpdk_mem_utility 01:11:03.798 driver 01:11:03.798 env 01:11:03.798 env_dpdk_post_init 01:11:03.798 env_mem_callbacks 01:11:03.798 env_memory 01:11:03.798 env_pci 01:11:03.798 env_vtophys 01:11:03.798 even_2G_alloc 01:11:03.798 event 01:11:03.798 event_perf 01:11:03.798 event_reactor 01:11:03.798 event_reactor_perf 01:11:03.798 event_scheduler 01:11:03.798 external_make_accel_driver_shared 01:11:03.798 external_make_accel_driver_static 01:11:03.798 external_make_accel_module_shared 01:11:03.798 external_make_accel_module_static 01:11:03.798 external_make_hello_bdev_shared_combo 01:11:03.798 external_make_hello_bdev_shared_iso 01:11:03.798 external_make_hello_bdev_static 01:11:03.798 external_make_hello_no_bdev_shared_combo 01:11:03.798 external_make_hello_no_bdev_shared_iso 01:11:03.798 external_make_hello_no_bdev_static 01:11:03.798 external_make_nvme_shared 01:11:03.798 external_make_nvme_static 01:11:03.798 external_run_accel_driver_shared 01:11:03.798 external_run_accel_driver_static 01:11:03.798 external_run_accel_module_shared 01:11:03.798 external_run_accel_module_static 01:11:03.798 external_run_hello_bdev_shared_combo 01:11:03.798 external_run_hello_bdev_shared_iso 01:11:03.798 external_run_hello_bdev_static 01:11:03.798 external_run_hello_no_bdev_shared_combo 01:11:03.798 external_run_hello_no_bdev_shared_iso 01:11:03.798 external_run_hello_no_bdev_static 01:11:03.798 external_run_nvme_shared 01:11:03.798 external_run_nvme_static 01:11:03.798 filesystem_btrfs 01:11:03.798 filesystem_ext4 01:11:03.798 filesystem_in_capsule_btrfs 01:11:03.798 filesystem_in_capsule_ext4 01:11:03.798 filesystem_in_capsule_xfs 01:11:03.798 filesystem_xfs 01:11:03.798 fio_dif_1_default 01:11:03.798 fio_dif_1_multi_subsystems 01:11:03.798 fio_dif_digest 01:11:03.798 fio_dif_rand_params 01:11:03.798 ftl 01:11:03.798 ftl_bdevperf 01:11:03.798 ftl_dirty_shutdown 01:11:03.798 ftl_fio_basic 01:11:03.798 ftl_restore 01:11:03.798 ftl_trim 01:11:03.798 ftl_upgrade_shutdown 01:11:03.798 go_rpc 01:11:03.798 guess_driver 01:11:03.798 hello_blob 01:11:03.798 hugepages 01:11:03.798 is_zoned 01:11:03.798 iscsi_tgt 01:11:03.798 iscsi_tgt_bdev_io_wait 01:11:03.798 iscsi_tgt_calsoft 01:11:03.798 iscsi_tgt_digest 01:11:03.798 iscsi_tgt_digests 01:11:03.798 iscsi_tgt_filesystem 01:11:03.798 iscsi_tgt_filesystem_btrfs 01:11:03.798 iscsi_tgt_filesystem_ext4 01:11:03.798 iscsi_tgt_filesystem_xfs 01:11:03.798 iscsi_tgt_fio 01:11:03.798 iscsi_tgt_fuzz 01:11:03.798 iscsi_tgt_initiator 01:11:03.798 iscsi_tgt_ip_migration 01:11:03.798 iscsi_tgt_iscsi_lvol 01:11:03.798 iscsi_tgt_login_redirection 01:11:03.798 iscsi_tgt_multiconnection 01:11:03.798 iscsi_tgt_qos 01:11:03.798 iscsi_tgt_rbd 01:11:03.798 iscsi_tgt_reset 01:11:03.798 iscsi_tgt_resize 01:11:03.798 iscsi_tgt_rpc_config 01:11:03.798 iscsi_tgt_sock 01:11:03.798 iscsi_tgt_trace_record 01:11:03.798 json_config 01:11:03.798 json_config_extra_key 01:11:03.798 kernel_target_abort 01:11:03.798 keyring_file 01:11:03.798 llvm_fuzz 01:11:03.798 locking_app_on_locked_coremask 01:11:03.798 locking_app_on_unlocked_coremask 01:11:03.798 locking_overlapped_coremask 01:11:03.798 locking_overlapped_coremask_via_rpc 01:11:03.798 lvol 01:11:03.798 lvol_basic 01:11:03.798 lvol_esnap 01:11:03.798 lvol_external_snapshot 01:11:03.798 lvol_hotremove 01:11:03.798 lvol_provisioning 01:11:03.798 lvol_rename 01:11:03.798 lvol_resize 01:11:03.798 lvol_snapshot_clone 01:11:03.798 lvol_tasting 01:11:03.798 lvs_grow_clean 01:11:03.798 lvs_grow_dirty 01:11:03.798 make 01:11:03.798 no_shrink_alloc 01:11:03.798 non_locking_app_on_locked_coremask 01:11:03.798 nvme 01:11:03.798 nvme_arbitration 01:11:03.798 nvme_cmb 01:11:03.798 nvme_doorbell_aers 01:11:03.798 nvme_e2edp 01:11:03.798 nvme_err_injection 01:11:03.798 nvme_fdp 01:11:03.798 nvme_fio 01:11:03.798 nvme_flexible_data_placement 01:11:03.798 nvme_hello_world 01:11:03.798 nvme_identify 01:11:03.798 nvme_mount 01:11:03.798 nvme_multi_aen 01:11:03.798 nvme_multi_secondary 01:11:03.798 nvme_overhead 01:11:03.798 nvme_perf 01:11:03.798 nvme_pmr 01:11:03.798 nvme_pmr_persistence 01:11:03.798 nvme_reserve 01:11:03.798 nvme_reset 01:11:03.798 nvme_rpc 01:11:03.798 nvme_rpc_timeouts 01:11:03.798 nvme_scc 01:11:03.798 nvme_sgl 01:11:03.798 nvme_simple_copy 01:11:03.798 nvme_single_aen 01:11:03.798 nvme_startup 01:11:03.798 nvme_xnvme 01:11:03.798 nvme_zns 01:11:03.798 nvmf_abort 01:11:03.798 nvmf_abort_qd_sizes 01:11:03.798 nvmf_aer 01:11:03.798 nvmf_async_init 01:11:03.798 nvmf_auth 01:11:03.798 nvmf_bdev_io_wait 01:11:03.798 nvmf_bdevio 01:11:03.798 nvmf_bdevio_no_huge 01:11:03.798 nvmf_bdevperf 01:11:03.798 nvmf_connect_disconnect 01:11:03.798 nvmf_connect_stress 01:11:03.798 nvmf_delete_subsystem 01:11:03.798 nvmf_device_removal 01:11:03.798 nvmf_device_removal_pci_remove 01:11:03.798 nvmf_device_removal_pci_remove_no_srq 01:11:03.798 nvmf_dif 01:11:03.798 nvmf_digest 01:11:03.798 nvmf_digest_clean 01:11:03.798 nvmf_digest_error 01:11:03.798 nvmf_discovery 01:11:03.798 nvmf_discovery_remove_ifc 01:11:03.798 nvmf_example 01:11:03.798 nvmf_failover 01:11:03.798 nvmf_filesystem 01:11:03.798 nvmf_filesystem_in_capsule 01:11:03.798 nvmf_filesystem_no_in_capsule 01:11:03.798 nvmf_fio_host 01:11:03.798 nvmf_fio_target 01:11:03.798 nvmf_fips 01:11:03.798 nvmf_fused_ordering 01:11:03.798 nvmf_fuzz 01:11:03.798 nvmf_host_management 01:11:03.798 nvmf_identify 01:11:03.798 nvmf_identify_kernel_target 01:11:03.798 nvmf_identify_passthru 01:11:03.798 nvmf_invalid 01:11:03.798 nvmf_lvol 01:11:03.798 nvmf_lvs_grow 01:11:03.798 nvmf_mdns_discovery 01:11:03.798 nvmf_multicontroller 01:11:03.798 nvmf_multipath 01:11:03.798 nvmf_multitarget 01:11:03.798 nvmf_nmic 01:11:03.798 nvmf_ns_hotplug_stress 01:11:03.798 nvmf_ns_masking 01:11:03.798 nvmf_nvme_cli 01:11:03.799 nvmf_perf 01:11:03.799 nvmf_perf_adq 01:11:03.799 nvmf_queue_depth 01:11:03.799 nvmf_rdma 01:11:03.799 nvmf_referrals 01:11:03.799 nvmf_rpc 01:11:03.799 nvmf_shutdown 01:11:03.799 nvmf_shutdown_tc1 01:11:03.799 nvmf_shutdown_tc2 01:11:03.799 nvmf_shutdown_tc3 01:11:03.799 nvmf_srq_overwhelm 01:11:03.799 nvmf_target_disconnect 01:11:03.799 nvmf_target_disconnect_tc1 01:11:03.799 nvmf_target_disconnect_tc2 01:11:03.799 nvmf_target_disconnect_tc3 01:11:03.799 nvmf_tcp 01:11:03.799 nvmf_timeout 01:11:03.799 nvmf_tls 01:11:03.799 nvmf_vfio_user 01:11:03.799 nvmf_vfio_user_fuzz 01:11:03.799 nvmf_vfio_user_nvme_compliance 01:11:03.799 nvmf_vhost 01:11:03.799 nvmf_zcopy 01:11:03.799 odd_alloc 01:11:03.799 packaging 01:11:03.799 per_node_1G_alloc 01:11:03.799 raid0_resize_test 01:11:03.799 raid5f_rebuild_test 01:11:03.799 raid5f_rebuild_test_sb 01:11:03.799 raid5f_state_function_test 01:11:03.799 raid5f_state_function_test_sb 01:11:03.799 raid5f_superblock_test 01:11:03.799 raid_function_test_concat 01:11:03.799 raid_function_test_raid0 01:11:03.799 raid_rebuild_test 01:11:03.799 raid_rebuild_test_io 01:11:03.799 raid_rebuild_test_sb 01:11:03.799 raid_rebuild_test_sb_4k 01:11:03.799 raid_rebuild_test_sb_io 01:11:03.799 raid_rebuild_test_sb_md_interleaved 01:11:03.799 raid_rebuild_test_sb_md_separate 01:11:03.799 raid_state_function_test 01:11:03.799 raid_state_function_test_sb 01:11:03.799 raid_state_function_test_sb_4k 01:11:03.799 raid_state_function_test_sb_md_interleaved 01:11:03.799 raid_state_function_test_sb_md_separate 01:11:03.799 raid_superblock_test 01:11:03.799 raid_superblock_test_4k 01:11:03.799 raid_superblock_test_md_interleaved 01:11:03.799 raid_superblock_test_md_separate 01:11:03.799 reactor_set_interrupt 01:11:03.799 reap_unregistered_poller 01:11:03.799 rocksdb 01:11:03.799 rocksdb_insert 01:11:03.799 rocksdb_overwrite 01:11:03.799 rocksdb_randread 01:11:03.799 rocksdb_readwrite 01:11:03.799 rocksdb_writesync 01:11:03.799 rpc 01:11:03.799 rpc_client 01:11:03.799 rpc_daemon_integrity 01:11:03.799 rpc_integrity 01:11:03.799 rpc_plugins 01:11:03.799 rpc_trace_cmd_test 01:11:03.799 rpm_packaging 01:11:03.799 scanbuild_make 01:11:03.799 scheduler_create_thread 01:11:03.799 setup.sh 01:11:03.799 sma 01:11:03.799 sma_crypto 01:11:03.799 sma_discovery 01:11:03.799 sma_nvmf_tcp 01:11:03.799 sma_plugins 01:11:03.799 sma_qos 01:11:03.799 sma_vfiouser_qemu 01:11:03.799 sma_vhost 01:11:03.799 spdk_dd 01:11:03.799 spdk_dd_basic_rw 01:11:03.799 spdk_dd_bdev_to_bdev 01:11:03.799 spdk_dd_malloc 01:11:03.799 spdk_dd_negative 01:11:03.799 spdk_dd_posix 01:11:03.799 spdk_dd_sparse 01:11:03.799 spdk_dd_uring 01:11:03.799 spdk_target_abort 01:11:03.799 spdkcli_iscsi 01:11:03.799 spdkcli_nvmf_rdma 01:11:03.799 spdkcli_nvmf_tcp 01:11:03.799 spdkcli_raid 01:11:03.799 spdkcli_rbd 01:11:03.799 spdkcli_tcp 01:11:03.799 spdkcli_vhost 01:11:03.799 spdkcli_virtio 01:11:03.799 sw_hotplug 01:11:03.799 test_bdev_lvol_delete_lvstore_with_clones 01:11:03.799 test_bdev_lvol_delete_ordering 01:11:03.799 test_clone_decouple_parent 01:11:03.799 test_clone_inflate 01:11:03.799 test_clone_snapshot_relations 01:11:03.799 test_construct_lvol 01:11:03.799 test_construct_lvol_alias_conflict 01:11:03.799 test_construct_lvol_fio_clear_method_none 01:11:03.799 test_construct_lvol_fio_clear_method_unmap 01:11:03.799 test_construct_lvol_full_lvs 01:11:03.799 test_construct_lvol_inexistent_lvs 01:11:03.799 test_construct_lvols_conflict_alias 01:11:03.799 test_construct_lvs 01:11:03.799 test_construct_lvs_clear_methods 01:11:03.799 test_construct_lvs_conflict_alias 01:11:03.799 test_construct_lvs_different_cluster_size 01:11:03.799 test_construct_lvs_nonexistent_bdev 01:11:03.799 test_construct_multi_lvols 01:11:03.799 test_construct_nested_lvol 01:11:03.799 test_construct_two_lvs_on_the_same_bdev 01:11:03.799 test_create_multi_ublk 01:11:03.799 test_create_snapshot_of_snapshot 01:11:03.799 test_create_snapshot_with_io 01:11:03.799 test_create_ublk 01:11:03.799 test_delete_lvol_store_persistent_positive 01:11:03.799 test_delete_snapshot_with_clone 01:11:03.799 test_delete_snapshot_with_snapshot 01:11:03.799 test_destroy_after_bdev_lvol_resize_positive 01:11:03.799 test_esnap_clones 01:11:03.799 test_esnap_late_arrival 01:11:03.799 test_esnap_reload 01:11:03.799 test_esnap_remove_degraded 01:11:03.799 test_hotremove_lvol_store 01:11:03.799 test_hotremove_lvol_store_base 01:11:03.799 test_hotremove_lvol_store_base_with_lvols 01:11:03.799 test_hotremove_lvol_store_multiple_lvols 01:11:03.799 test_lvol_bdev_readonly 01:11:03.799 test_lvol_list 01:11:03.799 test_lvol_rename_negative 01:11:03.799 test_rename_lvs_negative 01:11:03.799 test_rename_positive 01:11:03.799 test_resize_lvol 01:11:03.799 test_resize_lvol_negative 01:11:03.799 test_resize_lvol_with_io_traffic 01:11:03.799 test_save_ublk_config 01:11:03.799 test_sigterm 01:11:03.799 test_snapshot_compare_with_lvol_bdev 01:11:03.799 test_tasting 01:11:03.799 test_thin_lvol_check_integrity 01:11:03.799 test_thin_lvol_check_space 01:11:03.799 test_thin_lvol_check_zeroes 01:11:03.799 test_thin_lvol_resize 01:11:03.799 test_thin_overprovisioning 01:11:03.799 test_unregister_lvol_bdev 01:11:03.799 thread 01:11:03.799 thread_poller_perf 01:11:03.799 thread_spdk_lock 01:11:03.799 ublk 01:11:03.799 ublk_recovery 01:11:03.799 ubsan 01:11:03.799 unittest 01:11:03.799 unittest_accel 01:11:03.799 unittest_bdev 01:11:03.799 unittest_bdev_compress 01:11:03.799 unittest_bdev_crypto 01:11:03.799 unittest_bdev_raid5f 01:11:03.799 unittest_blob_blobfs 01:11:03.799 unittest_build 01:11:03.799 unittest_dma 01:11:03.799 unittest_dpdk_compressdev 01:11:03.799 unittest_event 01:11:03.799 unittest_ftl 01:11:03.799 unittest_idxd_user 01:11:03.799 unittest_include 01:11:03.799 unittest_init 01:11:03.799 unittest_ioat 01:11:03.799 unittest_iobuf 01:11:03.799 unittest_iscsi 01:11:03.799 unittest_json 01:11:03.799 unittest_keyring 01:11:03.799 unittest_lib_reduce 01:11:03.799 unittest_log 01:11:03.799 unittest_lvol 01:11:03.799 unittest_notify 01:11:03.799 unittest_nvme 01:11:03.799 unittest_nvme_cuse 01:11:03.799 unittest_nvme_rdma 01:11:03.799 unittest_nvmf 01:11:03.799 unittest_nvmf_rdma 01:11:03.799 unittest_nvmf_transport 01:11:03.799 unittest_nvmf_vfio_user 01:11:03.799 unittest_pci_event 01:11:03.799 unittest_rdma 01:11:03.799 unittest_rpc 01:11:03.799 unittest_scsi 01:11:03.799 unittest_sock 01:11:03.799 unittest_thread 01:11:03.799 unittest_util 01:11:03.799 unittest_vhost 01:11:03.799 valgrind 01:11:03.799 version 01:11:03.799 vfio_fuzz 01:11:03.799 vfio_user_nvme_fio 01:11:03.799 vfio_user_nvme_restart_vm 01:11:03.799 vfio_user_qemu 01:11:03.799 vfio_user_virtio_bdevperf 01:11:03.799 vfio_user_virtio_blk_restart_vm 01:11:03.799 vfio_user_virtio_scsi_restart_vm 01:11:03.799 vhost 01:11:03.799 vhost_blk_lvol_integrity 01:11:03.799 vhost_blk_packed_ring_integrity 01:11:03.799 vhost_blockdev 01:11:03.799 vhost_boot 01:11:03.799 vhost_fuzz 01:11:03.799 vhost_negative 01:11:03.799 vhost_scsi_lvol_integrity 01:11:03.799 vhost_shared 01:11:03.799 xnvme_bdevperf 01:11:03.799 xnvme_to_malloc_dd_copy 01:11:03.799 zoned_fio 01:11:03.799 01:11:03.799 01:11:03.799 -----Tests Missing From Build------ 01:11:03.799 accel_scan_dsa_modules 01:11:03.799 accel_scan_iaa_modules 01:11:03.799 balanced 01:11:03.799 build_native_dpdk 01:11:03.799 build_shared_native_dpdk_rpm 01:11:03.799 build_shared_rpm_with_rpmed_dpdk 01:11:03.799 busy 01:11:03.799 core_load 01:11:03.799 dpdk_governor 01:11:03.799 ftl_fio_extended 01:11:03.799 ftl_fio_nightly 01:11:03.799 ftl_restore_fast 01:11:03.799 ftl_write_after_write 01:11:03.799 idle 01:11:03.799 interrupt_mode 01:11:03.799 ioat 01:11:03.799 ioat_perf 01:11:03.799 ioat_verify 01:11:03.799 iscsi_tgt_data_digest 01:11:03.799 iscsi_tgt_ext4test 01:11:03.799 iscsi_tgt_fio_remote_nvme 01:11:03.799 keyring_linux 01:11:03.799 nvme_boot_partition 01:11:03.799 nvme_bp 01:11:03.799 nvme_cli_cuse 01:11:03.799 nvme_cli_plugin 01:11:03.799 nvme_cuse 01:11:03.799 nvme_cuse_app 01:11:03.799 nvme_cuse_rpc 01:11:03.799 nvme_ns_manage_cuse 01:11:03.799 nvme_opal 01:11:03.799 nvme_opal_bdevio 01:11:03.799 nvme_opal_bdevperf 01:11:03.799 nvme_opal_spdk_tgt 01:11:03.799 nvme_smartctl_cuse 01:11:03.799 nvmf_digest_dsa_initiator 01:11:03.799 nvmf_digest_dsa_target 01:11:03.799 nvmf_fc 01:11:03.799 nvmf_initiator_timeout 01:11:03.799 nvmf_multiconnection 01:11:03.799 ocf 01:11:03.799 ocf_bdevperf_iotypes 01:11:03.799 ocf_configuration_change 01:11:03.799 ocf_create_destruct 01:11:03.799 ocf_fio_modes 01:11:03.799 ocf_flush 01:11:03.799 ocf_multicore 01:11:03.799 ocf_remove 01:11:03.799 ocf_stats 01:11:03.799 scheduler 01:11:03.799 spdkcli_nvmf_fc 01:11:03.799 unittest_nvmf_fc 01:11:03.799 unittest_nvmf_fc_ls 01:11:03.799 vhost_blk_cores_2ctrl 01:11:03.799 vhost_blk_fs_integrity 01:11:03.799 vhost_blk_hot_remove 01:11:03.799 vhost_blk_integrity 01:11:03.799 vhost_hotplug 01:11:03.799 vhost_migration 01:11:03.799 vhost_migration_tc1 01:11:03.799 vhost_migration_tc2 01:11:03.799 vhost_readonly 01:11:03.799 vhost_scsi_cores_2ctrl 01:11:03.799 vhost_scsi_fs_integrity 01:11:03.799 vhost_scsi_hot_remove 01:11:03.799 vhost_scsi_integrity 01:11:03.799 vmd 01:11:03.799 vmd_bdev_svc 01:11:03.799 vmd_fio 01:11:03.799 vmd_hello_world 01:11:03.799 vmd_identify 01:11:03.799 vmd_perf 01:11:03.799 01:11:03.799 01:11:03.799 -----Tests Missing ASAN------ 01:11:03.799 accel_cdev_comp 01:11:03.799 accel_cdev_decmop_full 01:11:03.799 accel_cdev_decomp 01:11:03.799 accel_cdev_decomp_full_mcore 01:11:03.799 accel_cdev_decomp_mcore 01:11:03.799 accel_cdev_decomp_mthread 01:11:03.799 accel_cdev_deomp_full_mthread 01:11:03.799 accel_scan_dsa_modules 01:11:03.799 accel_scan_iaa_modules 01:11:03.799 autobuild 01:11:03.799 autobuild_build_doc 01:11:03.799 autobuild_check_dpdk_pci_api 01:11:03.799 autobuild_check_format 01:11:03.799 autobuild_check_so_deps 01:11:03.799 autobuild_external_code 01:11:03.799 autobuild_generated_files_check 01:11:03.799 autobuild_generated_files_check_post_clean 01:11:03.799 autobuild_header_dependency_check 01:11:03.799 autobuild_llvm_precompile 01:11:03.799 autobuild_make_install 01:11:03.799 autobuild_make_uninstall 01:11:03.799 autobuild_ocf_precompile 01:11:03.799 balanced 01:11:03.799 bdev_crypto_enomem 01:11:03.799 blockdev_crypto_aesni 01:11:03.799 blockdev_crypto_qat 01:11:03.799 blockdev_crypto_sw 01:11:03.799 blockdev_rbd 01:11:03.799 build_native_dpdk 01:11:03.799 build_shared_native_dpdk_rpm 01:11:03.799 build_shared_rpm_with_rpmed_dpdk 01:11:03.799 busy 01:11:03.799 chaining 01:11:03.799 check_header_filenames 01:11:03.799 cmb_copy 01:11:03.799 compress_compdev 01:11:03.799 compress_isal 01:11:03.799 confirm_abi_deps 01:11:03.799 confirm_makefile_deps 01:11:03.799 core_load 01:11:03.799 dd_uring_copy 01:11:03.799 dma 01:11:03.799 dpdk_governor 01:11:03.799 external_make_accel_driver_shared 01:11:03.799 external_make_accel_driver_static 01:11:03.799 external_make_accel_module_shared 01:11:03.799 external_make_accel_module_static 01:11:03.799 external_make_hello_bdev_shared_combo 01:11:03.799 external_make_hello_bdev_shared_iso 01:11:03.799 external_make_hello_bdev_static 01:11:03.799 external_make_hello_no_bdev_shared_combo 01:11:03.799 external_make_hello_no_bdev_shared_iso 01:11:03.799 external_make_hello_no_bdev_static 01:11:03.799 external_make_nvme_shared 01:11:03.799 external_make_nvme_static 01:11:03.799 external_run_accel_driver_shared 01:11:03.799 external_run_accel_driver_static 01:11:03.799 external_run_accel_module_shared 01:11:03.799 external_run_accel_module_static 01:11:03.799 external_run_hello_bdev_shared_combo 01:11:03.799 external_run_hello_bdev_shared_iso 01:11:03.799 external_run_hello_bdev_static 01:11:03.799 external_run_hello_no_bdev_shared_combo 01:11:03.799 external_run_hello_no_bdev_shared_iso 01:11:03.799 external_run_hello_no_bdev_static 01:11:03.799 external_run_nvme_shared 01:11:03.800 external_run_nvme_static 01:11:03.800 filesystem_btrfs 01:11:03.800 filesystem_ext4 01:11:03.800 filesystem_in_capsule_btrfs 01:11:03.800 filesystem_in_capsule_ext4 01:11:03.800 filesystem_in_capsule_xfs 01:11:03.800 filesystem_xfs 01:11:03.800 fio_dif_1_default 01:11:03.800 fio_dif_1_multi_subsystems 01:11:03.800 fio_dif_digest 01:11:03.800 fio_dif_rand_params 01:11:03.800 ftl_fio_extended 01:11:03.800 ftl_fio_nightly 01:11:03.800 ftl_restore_fast 01:11:03.800 ftl_write_after_write 01:11:03.800 go_rpc 01:11:03.800 idle 01:11:03.800 interrupt_mode 01:11:03.800 ioat 01:11:03.800 ioat_perf 01:11:03.800 ioat_verify 01:11:03.800 is_zoned 01:11:03.800 iscsi_tgt 01:11:03.800 iscsi_tgt_bdev_io_wait 01:11:03.800 iscsi_tgt_calsoft 01:11:03.800 iscsi_tgt_data_digest 01:11:03.800 iscsi_tgt_digest 01:11:03.800 iscsi_tgt_digests 01:11:03.800 iscsi_tgt_ext4test 01:11:03.800 iscsi_tgt_filesystem 01:11:03.800 iscsi_tgt_filesystem_btrfs 01:11:03.800 iscsi_tgt_filesystem_ext4 01:11:03.800 iscsi_tgt_filesystem_xfs 01:11:03.800 iscsi_tgt_fio 01:11:03.800 iscsi_tgt_fio_remote_nvme 01:11:03.800 iscsi_tgt_fuzz 01:11:03.800 iscsi_tgt_initiator 01:11:03.800 iscsi_tgt_ip_migration 01:11:03.800 iscsi_tgt_iscsi_lvol 01:11:03.800 iscsi_tgt_login_redirection 01:11:03.800 iscsi_tgt_multiconnection 01:11:03.800 iscsi_tgt_qos 01:11:03.800 iscsi_tgt_rbd 01:11:03.800 iscsi_tgt_reset 01:11:03.800 iscsi_tgt_resize 01:11:03.800 iscsi_tgt_rpc_config 01:11:03.800 iscsi_tgt_sock 01:11:03.800 iscsi_tgt_trace_record 01:11:03.800 kernel_target_abort 01:11:03.800 keyring_file 01:11:03.800 keyring_linux 01:11:03.800 llvm_fuzz 01:11:03.800 lvs_grow_clean 01:11:03.800 lvs_grow_dirty 01:11:03.800 nvme_boot_partition 01:11:03.800 nvme_bp 01:11:03.800 nvme_cli_cuse 01:11:03.800 nvme_cli_plugin 01:11:03.800 nvme_cmb 01:11:03.800 nvme_cuse 01:11:03.800 nvme_cuse_app 01:11:03.800 nvme_cuse_rpc 01:11:03.800 nvme_ns_manage_cuse 01:11:03.800 nvme_opal 01:11:03.800 nvme_opal_bdevio 01:11:03.800 nvme_opal_bdevperf 01:11:03.800 nvme_opal_spdk_tgt 01:11:03.800 nvme_pmr 01:11:03.800 nvme_pmr_persistence 01:11:03.800 nvme_smartctl_cuse 01:11:03.800 nvme_zns 01:11:03.800 nvmf_abort 01:11:03.800 nvmf_abort_qd_sizes 01:11:03.800 nvmf_aer 01:11:03.800 nvmf_async_init 01:11:03.800 nvmf_auth 01:11:03.800 nvmf_bdev_io_wait 01:11:03.800 nvmf_bdevio 01:11:03.800 nvmf_bdevio_no_huge 01:11:03.800 nvmf_bdevperf 01:11:03.800 nvmf_connect_disconnect 01:11:03.800 nvmf_connect_stress 01:11:03.800 nvmf_delete_subsystem 01:11:03.800 nvmf_device_removal 01:11:03.800 nvmf_device_removal_pci_remove 01:11:03.800 nvmf_device_removal_pci_remove_no_srq 01:11:03.800 nvmf_dif 01:11:03.800 nvmf_digest 01:11:03.800 nvmf_digest_clean 01:11:03.800 nvmf_digest_dsa_initiator 01:11:03.800 nvmf_digest_dsa_target 01:11:03.800 nvmf_digest_error 01:11:03.800 nvmf_discovery 01:11:03.800 nvmf_discovery_remove_ifc 01:11:03.800 nvmf_example 01:11:03.800 nvmf_failover 01:11:03.800 nvmf_fc 01:11:03.800 nvmf_filesystem 01:11:03.800 nvmf_filesystem_in_capsule 01:11:03.800 nvmf_filesystem_no_in_capsule 01:11:03.800 nvmf_fio_host 01:11:03.800 nvmf_fio_target 01:11:03.800 nvmf_fips 01:11:03.800 nvmf_fused_ordering 01:11:03.800 nvmf_fuzz 01:11:03.800 nvmf_host_management 01:11:03.800 nvmf_identify 01:11:03.800 nvmf_identify_kernel_target 01:11:03.800 nvmf_identify_passthru 01:11:03.800 nvmf_initiator_timeout 01:11:03.800 nvmf_invalid 01:11:03.800 nvmf_lvol 01:11:03.800 nvmf_lvs_grow 01:11:03.800 nvmf_mdns_discovery 01:11:03.800 nvmf_multiconnection 01:11:03.800 nvmf_multicontroller 01:11:03.800 nvmf_multipath 01:11:03.800 nvmf_multitarget 01:11:03.800 nvmf_nmic 01:11:03.800 nvmf_ns_hotplug_stress 01:11:03.800 nvmf_ns_masking 01:11:03.800 nvmf_nvme_cli 01:11:03.800 nvmf_perf 01:11:03.800 nvmf_perf_adq 01:11:03.800 nvmf_queue_depth 01:11:03.800 nvmf_rdma 01:11:03.800 nvmf_referrals 01:11:03.800 nvmf_rpc 01:11:03.800 nvmf_shutdown 01:11:03.800 nvmf_shutdown_tc1 01:11:03.800 nvmf_shutdown_tc2 01:11:03.800 nvmf_shutdown_tc3 01:11:03.800 nvmf_srq_overwhelm 01:11:03.800 nvmf_target_disconnect 01:11:03.800 nvmf_target_disconnect_tc1 01:11:03.800 nvmf_target_disconnect_tc2 01:11:03.800 nvmf_target_disconnect_tc3 01:11:03.800 nvmf_tcp 01:11:03.800 nvmf_timeout 01:11:03.800 nvmf_tls 01:11:03.800 nvmf_vfio_user 01:11:03.800 nvmf_vfio_user_fuzz 01:11:03.800 nvmf_vfio_user_nvme_compliance 01:11:03.800 nvmf_zcopy 01:11:03.800 ocf 01:11:03.800 ocf_bdevperf_iotypes 01:11:03.800 ocf_configuration_change 01:11:03.800 ocf_create_destruct 01:11:03.800 ocf_fio_modes 01:11:03.800 ocf_flush 01:11:03.800 ocf_multicore 01:11:03.800 ocf_remove 01:11:03.800 ocf_stats 01:11:03.800 scanbuild_make 01:11:03.800 scheduler 01:11:03.800 spdk_dd_uring 01:11:03.800 spdk_target_abort 01:11:03.800 spdkcli_iscsi 01:11:03.800 spdkcli_nvmf_fc 01:11:03.800 spdkcli_nvmf_rdma 01:11:03.800 spdkcli_nvmf_tcp 01:11:03.800 spdkcli_raid 01:11:03.800 spdkcli_rbd 01:11:03.800 spdkcli_virtio 01:11:03.800 sw_hotplug 01:11:03.800 unittest_bdev_compress 01:11:03.800 unittest_bdev_crypto 01:11:03.800 unittest_dpdk_compressdev 01:11:03.800 unittest_lib_reduce 01:11:03.800 unittest_nvmf_fc 01:11:03.800 unittest_nvmf_fc_ls 01:11:03.800 unittest_nvmf_vfio_user 01:11:03.800 valgrind 01:11:03.800 vfio_fuzz 01:11:03.800 vhost_blk_cores_2ctrl 01:11:03.800 vhost_blk_fs_integrity 01:11:03.800 vhost_blk_hot_remove 01:11:03.800 vhost_blk_integrity 01:11:03.800 vhost_blockdev 01:11:03.800 vhost_fuzz 01:11:03.800 vhost_hotplug 01:11:03.800 vhost_migration 01:11:03.800 vhost_migration_tc1 01:11:03.800 vhost_migration_tc2 01:11:03.800 vhost_readonly 01:11:03.800 vhost_scsi_cores_2ctrl 01:11:03.800 vhost_scsi_fs_integrity 01:11:03.800 vhost_scsi_hot_remove 01:11:03.800 vhost_scsi_integrity 01:11:03.800 vhost_shared 01:11:03.800 vmd 01:11:03.800 vmd_bdev_svc 01:11:03.800 vmd_fio 01:11:03.800 vmd_hello_world 01:11:03.800 vmd_identify 01:11:03.800 vmd_perf 01:11:03.800 zoned_fio 01:11:03.800 01:11:03.800 01:11:03.800 -----Tests Missing UBSAN------ 01:11:03.800 accel_scan_dsa_modules 01:11:03.800 accel_scan_iaa_modules 01:11:03.800 autobuild 01:11:03.800 autobuild_build_doc 01:11:03.800 autobuild_check_dpdk_pci_api 01:11:03.800 autobuild_check_format 01:11:03.800 autobuild_check_so_deps 01:11:03.800 autobuild_external_code 01:11:03.800 autobuild_generated_files_check 01:11:03.800 autobuild_generated_files_check_post_clean 01:11:03.800 autobuild_header_dependency_check 01:11:03.800 autobuild_make_install 01:11:03.800 autobuild_make_uninstall 01:11:03.800 balanced 01:11:03.800 build_native_dpdk 01:11:03.800 build_rpm_from_gen_spec 01:11:03.800 build_shared_native_dpdk_rpm 01:11:03.800 build_shared_rpm 01:11:03.800 build_shared_rpm_with_rpmed_dpdk 01:11:03.800 busy 01:11:03.800 check_header_filenames 01:11:03.800 cmb_copy 01:11:03.800 confirm_abi_deps 01:11:03.800 confirm_makefile_deps 01:11:03.800 core_load 01:11:03.800 dpdk_governor 01:11:03.800 external_make_accel_driver_shared 01:11:03.800 external_make_accel_driver_static 01:11:03.800 external_make_accel_module_shared 01:11:03.800 external_make_accel_module_static 01:11:03.800 external_make_hello_bdev_shared_combo 01:11:03.800 external_make_hello_bdev_shared_iso 01:11:03.800 external_make_hello_bdev_static 01:11:03.800 external_make_hello_no_bdev_shared_combo 01:11:03.800 external_make_hello_no_bdev_shared_iso 01:11:03.800 external_make_hello_no_bdev_static 01:11:03.800 external_make_nvme_shared 01:11:03.800 external_make_nvme_static 01:11:03.800 external_run_accel_driver_shared 01:11:03.800 external_run_accel_driver_static 01:11:03.800 external_run_accel_module_shared 01:11:03.800 external_run_accel_module_static 01:11:03.800 external_run_hello_bdev_shared_combo 01:11:03.800 external_run_hello_bdev_shared_iso 01:11:03.800 external_run_hello_bdev_static 01:11:03.800 external_run_hello_no_bdev_shared_combo 01:11:03.800 external_run_hello_no_bdev_shared_iso 01:11:03.800 external_run_hello_no_bdev_static 01:11:03.800 external_run_nvme_shared 01:11:03.800 external_run_nvme_static 01:11:03.800 ftl_fio_extended 01:11:03.800 ftl_fio_nightly 01:11:03.800 ftl_restore_fast 01:11:03.800 ftl_write_after_write 01:11:03.800 idle 01:11:03.800 interrupt_mode 01:11:03.800 ioat 01:11:03.800 ioat_perf 01:11:03.800 ioat_verify 01:11:03.800 is_zoned 01:11:03.800 iscsi_tgt_data_digest 01:11:03.800 iscsi_tgt_ext4test 01:11:03.800 iscsi_tgt_fio_remote_nvme 01:11:03.800 keyring_linux 01:11:03.800 nvme_boot_partition 01:11:03.800 nvme_bp 01:11:03.800 nvme_cli_cuse 01:11:03.800 nvme_cli_plugin 01:11:03.800 nvme_cmb 01:11:03.800 nvme_cuse 01:11:03.800 nvme_cuse_app 01:11:03.800 nvme_cuse_rpc 01:11:03.800 nvme_ns_manage_cuse 01:11:03.800 nvme_opal 01:11:03.800 nvme_opal_bdevio 01:11:03.800 nvme_opal_bdevperf 01:11:03.800 nvme_opal_spdk_tgt 01:11:03.800 nvme_pmr 01:11:03.800 nvme_pmr_persistence 01:11:03.800 nvme_smartctl_cuse 01:11:03.800 nvme_zns 01:11:03.800 nvmf_digest_dsa_initiator 01:11:03.800 nvmf_digest_dsa_target 01:11:03.800 nvmf_fc 01:11:03.800 nvmf_initiator_timeout 01:11:03.800 nvmf_multiconnection 01:11:03.800 ocf 01:11:03.800 ocf_bdevperf_iotypes 01:11:03.800 ocf_configuration_change 01:11:03.800 ocf_create_destruct 01:11:03.800 ocf_fio_modes 01:11:03.800 ocf_flush 01:11:03.800 ocf_multicore 01:11:03.800 ocf_remove 01:11:03.800 ocf_stats 01:11:03.800 packaging 01:11:03.800 rpm_packaging 01:11:03.800 scanbuild_make 01:11:03.800 scheduler 01:11:03.800 spdkcli_nvmf_fc 01:11:03.800 sw_hotplug 01:11:03.800 unittest_bdev_compress 01:11:03.800 unittest_bdev_crypto 01:11:03.800 unittest_dpdk_compressdev 01:11:03.800 unittest_lib_reduce 01:11:03.800 unittest_nvmf_fc 01:11:03.800 unittest_nvmf_fc_ls 01:11:03.800 unittest_nvmf_vfio_user 01:11:03.800 valgrind 01:11:03.800 vhost_blk_cores_2ctrl 01:11:03.800 vhost_blk_fs_integrity 01:11:03.800 vhost_blk_hot_remove 01:11:03.800 vhost_blk_integrity 01:11:03.800 vhost_hotplug 01:11:03.800 vhost_migration 01:11:03.800 vhost_migration_tc1 01:11:03.800 vhost_migration_tc2 01:11:03.800 vhost_readonly 01:11:03.800 vhost_scsi_cores_2ctrl 01:11:03.800 vhost_scsi_fs_integrity 01:11:03.800 vhost_scsi_hot_remove 01:11:03.800 vhost_scsi_integrity 01:11:03.800 vmd 01:11:03.800 vmd_bdev_svc 01:11:03.800 vmd_fio 01:11:03.800 vmd_hello_world 01:11:03.800 vmd_identify 01:11:03.800 vmd_perf 01:11:03.800 zoned_fio 01:11:03.800 Not all tests were run. Failing the build. 01:11:03.800 ['dpdk_governor', 'idle', 'interrupt_mode', 'ioat', 'ioat_perf', 'ioat_verify', 'nvme_cli_cuse', 'nvme_cli_plugin', 'nvme_cuse', 'nvme_cuse_app', 'nvme_cuse_rpc', 'nvme_ns_manage_cuse', 'nvme_smartctl_cuse', 'ocf', 'ocf_bdevperf_iotypes', 'ocf_configuration_change', 'ocf_create_destruct', 'ocf_fio_modes', 'ocf_flush', 'ocf_multicore', 'ocf_remove', 'ocf_stats', 'scheduler'] 01:11:03.800 + compress_coverage_and_docs 01:11:03.800 + echo 'Start compress coverage and docs' 01:11:03.800 Start compress coverage and docs 01:11:03.800 + tar -C coverage -czf coverage_autotest-per-patch_120481.tar.gz ./ --remove-files 01:11:03.800 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_120481.tar.gz ./ --remove-files 01:11:04.060 + tar -C doc -czf doc_autotest-per-patch_120481.tar.gz ./ --remove-files 01:11:04.318 + [[ -d llvm ]] 01:11:04.318 + true 01:11:04.318 + echo 'End compress coverage and docs' 01:11:04.318 End compress coverage and docs 01:11:04.318 + remove_partial_coverage_files 01:11:04.318 + find . -name 'cov_*.info' -delete 01:11:04.318 + echo 'End stage post_gen_coverage.sh' 01:11:04.318 End stage post_gen_coverage.sh 01:11:04.334 [Pipeline] } 01:11:04.338 ERROR: script returned exit code 1 01:11:04.365 [Pipeline] // catchError 01:11:04.375 [Pipeline] catchError 01:11:04.377 [Pipeline] { 01:11:04.399 [Pipeline] dir 01:11:04.400 Running in /var/jenkins/workspace/autotest-per-patch/post_process 01:11:04.401 [Pipeline] {