00:00:00.001 Started by user sys_sgci 00:00:00.010 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.011 The recommended git tool is: git 00:00:00.011 using credential 00000000-0000-0000-0000-000000000002 00:00:00.013 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.027 Fetching changes from the remote Git repository 00:00:00.029 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.041 Using shallow fetch with depth 1 00:00:00.041 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.041 > git --version # timeout=10 00:00:00.053 > git --version # 'git version 2.39.2' 00:00:00.053 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.054 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.054 > 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.295 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.318 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.341 Checking out Revision 10da8f6d99838e411e4e94523ded0bfebf3e7100 (FETCH_HEAD) 00:00:02.341 > git config core.sparsecheckout # timeout=10 00:00:02.365 > git read-tree -mu HEAD # timeout=10 00:00:02.400 > git checkout -f 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=5 00:00:02.446 Commit message: "scripts/create_git_mirror: Update path to xnvme submodule" 00:00:02.446 > git rev-list --no-walk 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=10 00:00:02.583 [Pipeline] Start of Pipeline 00:00:02.594 [Pipeline] library 00:00:02.596 Loading library shm_lib@master 00:00:02.596 Library shm_lib@master is cached. Copying from home. 00:00:02.612 [Pipeline] node 00:00:02.617 Running on ME2 in /var/jenkins/workspace/autotest-per-patch_5 00:00:02.620 [Pipeline] { 00:00:02.633 [Pipeline] cleanWs 00:00:02.640 [WS-CLEANUP] Deleting project workspace... 00:00:02.640 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.645 [WS-CLEANUP] done 00:00:02.650 [Pipeline] stage 00:00:02.653 [Pipeline] { (Prologue) 00:00:02.724 [Pipeline] withCredentials 00:00:02.735 > git --version # timeout=10 00:00:02.748 > git --version # 'git version 2.39.2' 00:00:02.768 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.770 [Pipeline] { 00:00:02.778 [Pipeline] retry 00:00:02.780 [Pipeline] { 00:00:02.940 [Pipeline] sh 00:00:03.220 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:05.140 [Pipeline] } 00:00:05.164 [Pipeline] // retry 00:00:05.169 [Pipeline] } 00:00:05.191 [Pipeline] // withCredentials 00:00:05.200 [Pipeline] nodesByLabel 00:00:05.202 Found a total of 1 nodes with the 'sorcerer' label 00:00:05.214 [Pipeline] httpRequest 00:00:05.219 HttpMethod: GET 00:00:05.220 URL: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:05.220 Sending request to url: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:05.221 Response Code: HTTP/1.1 200 OK 00:00:05.221 Success: Status code 200 is in the accepted range: 200,404 00:00:05.222 Saving response body to /var/jenkins/workspace/autotest-per-patch_5/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:05.361 [Pipeline] sh 00:00:05.644 + tar --no-same-owner -xf jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:05.667 [Pipeline] httpRequest 00:00:05.672 HttpMethod: GET 00:00:05.672 URL: http://10.211.164.101/packages/spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:05.673 Sending request to url: http://10.211.164.101/packages/spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:05.674 Response Code: HTTP/1.1 404 Not Found 00:00:05.674 Success: Status code 404 is in the accepted range: 200,404 00:00:05.675 Saving response body to /var/jenkins/workspace/autotest-per-patch_5/spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:05.685 [Pipeline] sh 00:00:05.961 + rm -f spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:05.978 [Pipeline] node 00:00:05.985 Running on GP10 in /var/jenkins/workspace/autotest-per-patch 00:00:05.995 [Pipeline] { 00:00:06.015 [Pipeline] cleanWs 00:00:06.026 [WS-CLEANUP] Deleting project workspace... 00:00:06.026 [WS-CLEANUP] Deferred wipeout is used... 00:00:06.033 [WS-CLEANUP] done 00:00:06.042 [Pipeline] sh 00:00:06.335 + find /storage/packages/ -type f -mtime +34 -print -delete 00:00:06.351 [Pipeline] retry 00:00:06.354 [Pipeline] { 00:00:06.377 [Pipeline] checkout 00:00:06.384 The recommended git tool is: NONE 00:00:06.396 using credential 00000000-0000-0000-0000-000000000002 00:00:06.403 Cloning the remote Git repository 00:00:06.406 Honoring refspec on initial clone 00:00:06.412 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.412 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:06.419 Using reference repository: /var/ci_repos/spdk_multi 00:00:06.419 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.419 > git --version # timeout=10 00:00:06.423 > git --version # 'git version 2.42.0' 00:00:06.423 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:06.424 Setting http proxy: proxy-dmz.intel.com:911 00:00:06.424 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/98/22898/7 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:13.114 Avoid second fetch 00:00:13.132 Checking out Revision c06b0c79b5391d1ba714f7359f725ff01448da34 (FETCH_HEAD) 00:00:13.095 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:13.099 > git config --add remote.origin.fetch refs/changes/98/22898/7 # timeout=10 00:00:13.103 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:13.119 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:13.128 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:13.136 > git config core.sparsecheckout # timeout=10 00:00:13.139 > git checkout -f c06b0c79b5391d1ba714f7359f725ff01448da34 # timeout=10 00:00:13.439 Commit message: "nvmf: make allow_any_host its own byte" 00:00:13.447 First time build. Skipping changelog. 00:00:13.443 > git rev-list --no-walk c1a8da2e58113a3d65deb0852e9091867115a542 # timeout=10 00:00:13.455 > git remote # timeout=10 00:00:13.458 > git submodule init # timeout=10 00:00:13.506 > git submodule sync # timeout=10 00:00:13.552 > git config --get remote.origin.url # timeout=10 00:00:13.559 > git submodule init # timeout=10 00:00:13.606 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:13.609 > git config --get submodule.dpdk.url # timeout=10 00:00:13.613 > git remote # timeout=10 00:00:13.616 > git config --get remote.origin.url # timeout=10 00:00:13.620 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:13.623 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:13.627 > git remote # timeout=10 00:00:13.631 > git config --get remote.origin.url # timeout=10 00:00:13.634 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:13.637 > git config --get submodule.isa-l.url # timeout=10 00:00:13.641 > git remote # timeout=10 00:00:13.644 > git config --get remote.origin.url # timeout=10 00:00:13.648 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:13.651 > git config --get submodule.ocf.url # timeout=10 00:00:13.655 > git remote # timeout=10 00:00:13.659 > git config --get remote.origin.url # timeout=10 00:00:13.662 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:13.666 > git config --get submodule.libvfio-user.url # timeout=10 00:00:13.669 > git remote # timeout=10 00:00:13.673 > git config --get remote.origin.url # timeout=10 00:00:13.677 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:13.680 > git config --get submodule.xnvme.url # timeout=10 00:00:13.683 > git remote # timeout=10 00:00:13.687 > git config --get remote.origin.url # timeout=10 00:00:13.690 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:13.694 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:13.697 > git remote # timeout=10 00:00:13.701 > git config --get remote.origin.url # timeout=10 00:00:13.704 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:13.708 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:13.708 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:13.708 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:13.709 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:13.709 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:13.709 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:13.709 Setting http proxy: proxy-dmz.intel.com:911 00:00:13.709 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:13.709 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:13.709 Setting http proxy: proxy-dmz.intel.com:911 00:00:13.709 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:13.709 Setting http proxy: proxy-dmz.intel.com:911 00:00:13.709 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:13.709 Setting http proxy: proxy-dmz.intel.com:911 00:00:13.709 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:13.709 Setting http proxy: proxy-dmz.intel.com:911 00:00:13.709 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:13.709 Setting http proxy: proxy-dmz.intel.com:911 00:00:13.709 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:13.710 Setting http proxy: proxy-dmz.intel.com:911 00:00:13.710 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:22.959 [Pipeline] dir 00:00:22.959 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:22.960 [Pipeline] { 00:00:22.972 [Pipeline] sh 00:00:23.256 ++ nproc 00:00:23.257 + threads=48 00:00:23.257 + git repack -a -d --threads=48 00:00:29.842 + git submodule foreach git repack -a -d --threads=48 00:00:29.842 Entering 'dpdk' 00:00:34.051 Entering 'intel-ipsec-mb' 00:00:34.051 Entering 'isa-l' 00:00:34.051 Entering 'isa-l-crypto' 00:00:34.312 Entering 'libvfio-user' 00:00:34.312 Entering 'ocf' 00:00:34.571 Entering 'xnvme' 00:00:34.831 + find .git -type f -name alternates -print -delete 00:00:34.831 .git/modules/libvfio-user/objects/info/alternates 00:00:34.831 .git/modules/dpdk/objects/info/alternates 00:00:34.831 .git/modules/ocf/objects/info/alternates 00:00:34.831 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:34.831 .git/modules/isa-l/objects/info/alternates 00:00:34.831 .git/modules/xnvme/objects/info/alternates 00:00:34.831 .git/modules/isa-l-crypto/objects/info/alternates 00:00:34.831 .git/objects/info/alternates 00:00:34.844 [Pipeline] } 00:00:34.869 [Pipeline] // dir 00:00:34.874 [Pipeline] } 00:00:34.895 [Pipeline] // retry 00:00:34.904 [Pipeline] sh 00:00:35.191 + tar -cf spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz -I pigz spdk 00:00:35.826 [Pipeline] httpRequest 00:00:35.834 HttpMethod: PUT 00:00:35.834 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:35.838 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:36.721 Response Code: HTTP/1.1 200 OK 00:00:36.725 Success: Status code 200 is in the accepted range: 200 00:00:36.731 [Pipeline] echo 00:00:36.733 00:00:36.733 Locking 00:00:36.733 Waited 0s for lock 00:00:36.733 Everything Fine. Saved: /storage/packages/spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:36.733 00:00:36.739 [Pipeline] cleanWs 00:00:36.751 [WS-CLEANUP] Deleting project workspace... 00:00:36.751 [WS-CLEANUP] Deferred wipeout is used... 00:00:36.760 [WS-CLEANUP] done 00:00:36.762 [Pipeline] } 00:00:36.794 [Pipeline] // node 00:00:36.804 [Pipeline] retry 00:00:36.806 [Pipeline] { 00:00:36.825 [Pipeline] httpRequest 00:00:36.830 HttpMethod: GET 00:00:36.831 URL: http://10.211.164.101/packages/spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:36.831 Sending request to url: http://10.211.164.101/packages/spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:36.833 Response Code: HTTP/1.1 200 OK 00:00:36.834 Success: Status code 200 is in the accepted range: 200,404 00:00:36.834 Saving response body to /var/jenkins/workspace/autotest-per-patch_5/spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:39.207 [Pipeline] } 00:00:39.234 [Pipeline] // retry 00:00:39.242 [Pipeline] sh 00:00:39.526 + tar --no-same-owner -xf spdk_c06b0c79b5391d1ba714f7359f725ff01448da34.tar.gz 00:00:41.436 [Pipeline] sh 00:00:41.717 + git -C spdk log --oneline -n5 00:00:41.717 c06b0c79b nvmf: make allow_any_host its own byte 00:00:41.718 297733650 nvmf: don't touch subsystem->flags.allow_any_host directly 00:00:41.718 35948d8fa build: rename SPDK_MOCK_SYSCALLS -> SPDK_MOCK_SYMBOLS 00:00:41.718 69872294e nvme: make spdk_nvme_dhchap_get_digest_length() public 00:00:41.718 67ab645cd nvmf/auth: send AUTH_failure1 message 00:00:41.753 [Pipeline] setCustomBuildProperty 00:00:41.768 [Pipeline] setCustomBuildProperty 00:00:41.774 [Pipeline] catchError 00:00:41.776 [Pipeline] { 00:00:41.788 [Pipeline] sh 00:00:42.071 + git -C spdk describe --tags --abbrev=0 origin/master 00:00:42.089 [Pipeline] sh 00:00:42.368 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:00:42.383 [Pipeline] echo 00:00:42.385 Branch: master 00:00:42.388 [Pipeline] fileExists 00:00:42.407 [Pipeline] readJSON 00:00:42.424 [Pipeline] } 00:00:42.452 [Pipeline] // catchError 00:00:42.458 [Pipeline] } 00:00:42.484 [Pipeline] // stage 00:00:42.504 [Pipeline] catchError 00:00:42.506 [Pipeline] { 00:00:42.526 [Pipeline] stage 00:00:42.528 [Pipeline] { (Pre tests) 00:00:42.576 [Pipeline] parallel 00:00:42.589 [Pipeline] { (Branch: check-format-docker-autotest) 00:00:42.591 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:00:42.592 [Pipeline] { (Branch: doc-docker-autotest) 00:00:42.594 [Pipeline] { (Branch: build-files-docker-autotest) 00:00:42.618 [Pipeline] retry 00:00:42.620 [Pipeline] { 00:00:42.625 [Pipeline] retry 00:00:42.627 [Pipeline] { 00:00:42.632 [Pipeline] retry 00:00:42.634 [Pipeline] { 00:00:42.639 [Pipeline] retry 00:00:42.641 [Pipeline] { 00:00:42.665 [Pipeline] build 00:00:42.668 Scheduling project: check-format-docker-autotest 00:00:42.677 [Pipeline] build 00:00:42.680 Scheduling project: check-so-deps-docker-autotest 00:00:42.688 [Pipeline] build 00:00:42.691 Scheduling project: doc-docker-autotest 00:00:42.700 [Pipeline] build 00:00:42.702 Scheduling project: build-files-docker-autotest 00:00:50.034 Starting building: doc-docker-autotest #22268 00:00:50.037 Starting building: check-format-docker-autotest #22088 00:00:50.041 Starting building: build-files-docker-autotest #22077 00:00:50.044 Starting building: check-so-deps-docker-autotest #22101 00:01:22.726 Build doc-docker-autotest #22268 completed: SUCCESS 00:01:22.729 [Pipeline] } 00:01:22.765 [Pipeline] // retry 00:01:22.771 [Pipeline] } 00:01:35.990 Build check-format-docker-autotest #22088 completed: SUCCESS 00:01:35.993 [Pipeline] } 00:01:36.031 [Pipeline] // retry 00:01:36.037 [Pipeline] } 00:03:05.101 Build build-files-docker-autotest #22077 completed: SUCCESS 00:03:05.104 [Pipeline] } 00:03:05.135 [Pipeline] // retry 00:03:05.141 [Pipeline] } 00:03:35.281 Build check-so-deps-docker-autotest #22101 completed: SUCCESS 00:03:35.283 [Pipeline] } 00:03:35.320 [Pipeline] // retry 00:03:35.325 [Pipeline] } 00:03:35.374 [Pipeline] // parallel 00:03:35.381 [Pipeline] } 00:03:35.418 [Pipeline] // stage 00:03:35.424 [Pipeline] } 00:03:35.455 [Pipeline] // catchError 00:03:35.466 [Pipeline] catchError 00:03:35.467 [Pipeline] { 00:03:35.490 [Pipeline] stage 00:03:35.492 [Pipeline] { (Tests) 00:03:35.688 [Pipeline] parallel 00:03:35.789 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:03:35.790 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:03:35.792 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:03:35.793 [Pipeline] { (Branch: scan-build-docker-autotest) 00:03:35.794 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:03:35.796 [Pipeline] { (Branch: lvol-vg-autotest) 00:03:35.797 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:03:35.798 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:03:35.800 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:03:35.801 [Pipeline] { (Branch: nvme-vg-autotest) 00:03:35.803 [Pipeline] { (Branch: centos7-vg-autotest) 00:03:35.804 [Pipeline] { (Branch: rocky9-vg-autotest) 00:03:35.805 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:03:35.807 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:03:35.808 [Pipeline] { (Branch: freebsd-vg-autotest) 00:03:35.809 [Pipeline] { (Branch: iscsi-vg-autotest) 00:03:35.811 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:03:35.812 [Pipeline] { (Branch: zns-vg-autotest) 00:03:35.814 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:03:35.816 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:03:35.817 [Pipeline] { (Branch: crypto-phy-autotest) 00:03:35.819 [Pipeline] { (Branch: vhost-phy-autotest) 00:03:35.821 [Pipeline] { (Branch: nvmf-phy-autotest) 00:03:35.822 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:03:35.824 [Pipeline] { (Branch: nvme-phy-autotest) 00:03:35.825 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:03:35.826 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:03:35.827 [Pipeline] { (Branch: dsa-phy-autotest) 00:03:35.829 [Pipeline] { (Branch: packaging-docker-autotest) 00:03:35.860 [Pipeline] retry 00:03:35.862 [Pipeline] { 00:03:35.867 [Pipeline] retry 00:03:35.869 [Pipeline] { 00:03:35.873 [Pipeline] retry 00:03:35.875 [Pipeline] { 00:03:35.880 [Pipeline] retry 00:03:35.881 [Pipeline] { 00:03:35.886 [Pipeline] retry 00:03:35.888 [Pipeline] { 00:03:35.893 [Pipeline] retry 00:03:35.895 [Pipeline] { 00:03:35.900 [Pipeline] retry 00:03:35.902 [Pipeline] { 00:03:35.908 [Pipeline] retry 00:03:35.910 [Pipeline] { 00:03:35.916 [Pipeline] retry 00:03:35.917 [Pipeline] { 00:03:35.922 [Pipeline] retry 00:03:35.924 [Pipeline] { 00:03:35.928 [Pipeline] retry 00:03:35.930 [Pipeline] { 00:03:35.935 [Pipeline] retry 00:03:35.936 [Pipeline] { 00:03:35.941 [Pipeline] retry 00:03:35.943 [Pipeline] { 00:03:35.948 [Pipeline] retry 00:03:35.949 [Pipeline] { 00:03:35.955 [Pipeline] retry 00:03:35.956 [Pipeline] { 00:03:35.961 [Pipeline] retry 00:03:35.963 [Pipeline] { 00:03:35.968 [Pipeline] retry 00:03:35.969 [Pipeline] { 00:03:35.974 [Pipeline] retry 00:03:35.976 [Pipeline] { 00:03:35.980 [Pipeline] retry 00:03:35.982 [Pipeline] { 00:03:35.987 [Pipeline] retry 00:03:35.989 [Pipeline] { 00:03:35.994 [Pipeline] retry 00:03:35.996 [Pipeline] { 00:03:36.001 [Pipeline] retry 00:03:36.002 [Pipeline] { 00:03:36.007 [Pipeline] retry 00:03:36.008 [Pipeline] { 00:03:36.012 [Pipeline] retry 00:03:36.013 [Pipeline] { 00:03:36.017 [Pipeline] retry 00:03:36.018 [Pipeline] { 00:03:36.021 [Pipeline] retry 00:03:36.023 [Pipeline] { 00:03:36.026 [Pipeline] retry 00:03:36.028 [Pipeline] { 00:03:36.031 [Pipeline] retry 00:03:36.032 [Pipeline] { 00:03:36.035 [Pipeline] retry 00:03:36.037 [Pipeline] { 00:03:36.062 [Pipeline] build 00:03:36.065 Scheduling project: unittest-clang-docker-autotest 00:03:36.073 [Pipeline] build 00:03:36.076 Scheduling project: unittest-main-docker-autotest 00:03:36.083 [Pipeline] build 00:03:36.086 Scheduling project: autobuild-external-vg-autotest 00:03:36.093 [Pipeline] build 00:03:36.096 Scheduling project: scan-build-docker-autotest 00:03:36.103 [Pipeline] build 00:03:36.106 Scheduling project: unittest-valgrind-docker-autotest 00:03:36.114 [Pipeline] build 00:03:36.117 Scheduling project: lvol-vg-autotest 00:03:36.125 [Pipeline] build 00:03:36.127 Scheduling project: vhost-initiator-vg-autotest 00:03:36.134 [Pipeline] build 00:03:36.137 Scheduling project: nvmf-tcp-vg-autotest 00:03:36.144 [Pipeline] build 00:03:36.146 Scheduling project: nvmf-tcp-uring-vg-autotest 00:03:36.151 [Pipeline] build 00:03:36.153 Scheduling project: nvme-vg-autotest 00:03:36.158 [Pipeline] build 00:03:36.159 Scheduling project: centos7-vg-autotest 00:03:36.166 [Pipeline] build 00:03:36.168 Scheduling project: rocky9-vg-autotest 00:03:36.173 [Pipeline] build 00:03:36.175 Scheduling project: ubuntu20-vg-autotest 00:03:36.180 [Pipeline] build 00:03:36.182 Scheduling project: ubuntu22-vg-autotest 00:03:36.187 [Pipeline] build 00:03:36.189 Scheduling project: freebsd-vg-autotest 00:03:36.194 [Pipeline] build 00:03:36.195 Scheduling project: iscsi-vg-autotest 00:03:36.200 [Pipeline] build 00:03:36.202 Scheduling project: iscsi-uring-vg-autotest 00:03:36.207 [Pipeline] build 00:03:36.209 Scheduling project: zns-vg-autotest 00:03:36.214 [Pipeline] build 00:03:36.216 Scheduling project: nvme-cmb-pmr-vg-autotest 00:03:36.221 [Pipeline] build 00:03:36.223 Scheduling project: BlobFS-phy-autotest 00:03:36.228 [Pipeline] build 00:03:36.230 Scheduling project: crypto-phy-autotest 00:03:36.234 [Pipeline] build 00:03:36.236 Scheduling project: vhost-phy-autotest 00:03:36.241 [Pipeline] build 00:03:36.243 Scheduling project: nvmf-phy-autotest 00:03:36.248 [Pipeline] build 00:03:36.250 Scheduling project: nvmf-tcp-phy-autotest 00:03:36.255 [Pipeline] build 00:03:36.256 Scheduling project: nvme-phy-autotest 00:03:36.261 [Pipeline] build 00:03:36.263 Scheduling project: vfio-user-phy-autotest 00:03:36.268 [Pipeline] build 00:03:36.270 Scheduling project: short-fuzz-phy-autotest 00:03:36.275 [Pipeline] build 00:03:36.277 Scheduling project: dsa-phy-autotest 00:03:36.282 [Pipeline] build 00:03:36.283 Scheduling project: packaging-docker-autotest 00:03:45.148 Starting building: BlobFS-phy-autotest #26142 00:03:45.150 Starting building: dsa-phy-autotest #4836 00:03:45.153 Starting building: unittest-main-docker-autotest #19806 00:03:45.156 Starting building: unittest-valgrind-docker-autotest #19809 00:03:45.158 Starting building: autobuild-external-vg-autotest #19768 00:03:45.164 Starting building: vhost-phy-autotest #26161 00:03:45.169 Starting building: scan-build-docker-autotest #19808 00:03:45.172 Starting building: vfio-user-phy-autotest #26144 00:03:45.176 Starting building: nvmf-tcp-phy-autotest #72267 00:03:45.188 Starting building: crypto-phy-autotest #26136 00:03:45.191 Starting building: packaging-docker-autotest #19807 00:03:45.194 Starting building: iscsi-vg-autotest #77454 00:03:45.197 Starting building: iscsi-uring-vg-autotest #77321 00:03:45.201 Starting building: nvme-cmb-pmr-vg-autotest #78539 00:03:45.204 Starting building: rocky9-vg-autotest #16026 00:03:45.207 Starting building: freebsd-vg-autotest #59068 00:03:45.215 Starting building: unittest-clang-docker-autotest #19805 00:03:45.217 Starting building: short-fuzz-phy-autotest #26133 00:03:45.224 Starting building: ubuntu22-vg-autotest #37749 00:03:45.226 Starting building: nvme-vg-autotest #77416 00:03:45.230 Starting building: zns-vg-autotest #76522 00:03:45.232 Starting building: nvme-phy-autotest #72308 00:03:45.235 Starting building: vhost-initiator-vg-autotest #77436 00:03:45.237 Starting building: ubuntu20-vg-autotest #73735 00:03:45.245 Starting building: nvmf-tcp-uring-vg-autotest #77341 00:03:45.253 Starting building: nvmf-phy-autotest #72380 00:03:45.256 Starting building: centos7-vg-autotest #73595 00:03:45.259 Starting building: nvmf-tcp-vg-autotest #77407 00:03:45.260 Starting building: lvol-vg-autotest #77365 00:04:22.819 Build iscsi-uring-vg-autotest #77321 completed: FAILURE 00:04:22.829 [Pipeline] echo 00:04:22.831 No retry patterns found. 00:04:22.832 [Pipeline] } 00:04:22.847 Build scan-build-docker-autotest #19808 completed: FAILURE 00:04:22.857 Build ubuntu20-vg-autotest #73735 completed: FAILURE 00:04:22.865 [Pipeline] // retry 00:04:22.870 [Pipeline] error 00:04:22.874 [Pipeline] } 00:04:22.878 Failed in branch iscsi-uring-vg-autotest 00:04:22.885 [Pipeline] echo 00:04:22.886 No retry patterns found. 00:04:22.887 [Pipeline] } 00:04:22.894 [Pipeline] echo 00:04:22.895 No retry patterns found. 00:04:22.896 [Pipeline] } 00:04:22.960 [Pipeline] // retry 00:04:22.987 [Pipeline] // retry 00:04:22.996 [Pipeline] error 00:04:23.003 [Pipeline] } 00:04:23.008 Failed in branch scan-build-docker-autotest 00:04:23.012 [Pipeline] error 00:04:23.017 [Pipeline] } 00:04:23.022 Failed in branch ubuntu20-vg-autotest 00:04:24.974 Build unittest-main-docker-autotest #19806 completed: FAILURE 00:04:24.988 [Pipeline] echo 00:04:24.989 No retry patterns found. 00:04:24.991 [Pipeline] } 00:04:25.047 [Pipeline] // retry 00:04:25.054 [Pipeline] error 00:04:25.059 [Pipeline] } 00:04:25.062 Failed in branch unittest-main-docker-autotest 00:09:24.556 Build unittest-clang-docker-autotest #19805 completed: SUCCESS 00:09:24.559 [Pipeline] } 00:09:24.607 [Pipeline] // retry 00:09:24.613 [Pipeline] } 00:09:29.573 Build packaging-docker-autotest #19807 completed: SUCCESS 00:09:29.576 [Pipeline] } 00:09:29.627 [Pipeline] // retry 00:09:29.633 [Pipeline] } 00:13:54.110 Build short-fuzz-phy-autotest #26133 completed: SUCCESS 00:13:54.112 [Pipeline] } 00:13:54.160 [Pipeline] // retry 00:13:54.164 [Pipeline] } 00:14:08.658 Build autobuild-external-vg-autotest #19768 completed: SUCCESS 00:14:08.661 [Pipeline] } 00:14:08.713 [Pipeline] // retry 00:14:08.720 [Pipeline] } 00:15:06.517 Build unittest-valgrind-docker-autotest #19809 completed: SUCCESS 00:15:06.522 [Pipeline] } 00:15:06.576 [Pipeline] // retry 00:15:06.582 [Pipeline] } 00:15:14.444 Build vhost-initiator-vg-autotest #77436 completed: SUCCESS 00:15:14.447 [Pipeline] } 00:15:14.495 [Pipeline] // retry 00:15:14.501 [Pipeline] } 00:16:58.547 Build zns-vg-autotest #76522 completed: SUCCESS 00:16:58.549 [Pipeline] } 00:16:58.597 [Pipeline] // retry 00:16:58.604 [Pipeline] } 00:18:31.689 Build nvme-cmb-pmr-vg-autotest #78539 completed: SUCCESS 00:18:31.697 [Pipeline] } 00:18:31.735 [Pipeline] // retry 00:18:31.740 [Pipeline] } 00:19:12.749 Build lvol-vg-autotest #77365 completed: SUCCESS 00:19:12.752 [Pipeline] } 00:19:12.799 [Pipeline] // retry 00:19:12.803 [Pipeline] } 00:20:53.000 Build vhost-phy-autotest #26161 completed: SUCCESS 00:20:53.005 [Pipeline] } 00:20:53.056 [Pipeline] // retry 00:20:53.063 [Pipeline] } 00:21:39.696 Build BlobFS-phy-autotest #26142 completed: SUCCESS 00:21:39.698 [Pipeline] } 00:21:39.746 [Pipeline] // retry 00:21:39.751 [Pipeline] } 00:22:18.661 Build freebsd-vg-autotest #59068 completed: SUCCESS 00:22:18.663 [Pipeline] } 00:22:18.693 [Pipeline] // retry 00:22:18.701 [Pipeline] } 00:22:31.254 Build iscsi-vg-autotest #77454 completed: SUCCESS 00:22:31.256 [Pipeline] } 00:22:31.289 [Pipeline] // retry 00:22:31.294 [Pipeline] } 00:24:35.511 Build nvme-phy-autotest #72308 completed: SUCCESS 00:24:35.514 [Pipeline] } 00:24:35.557 [Pipeline] // retry 00:24:35.563 [Pipeline] } 00:25:11.561 Build nvmf-tcp-uring-vg-autotest #77341 completed: SUCCESS 00:25:11.563 [Pipeline] } 00:25:11.603 [Pipeline] // retry 00:25:11.607 [Pipeline] } 00:25:50.831 Build vfio-user-phy-autotest #26144 completed: SUCCESS 00:25:50.835 [Pipeline] } 00:25:50.879 [Pipeline] // retry 00:25:50.886 [Pipeline] } 00:28:48.041 Build nvmf-tcp-vg-autotest #77407 completed: SUCCESS 00:28:48.043 [Pipeline] } 00:28:48.068 [Pipeline] // retry 00:28:48.072 [Pipeline] } 00:30:46.774 Build nvmf-phy-autotest #72380 completed: SUCCESS 00:30:46.778 [Pipeline] } 00:30:46.824 [Pipeline] // retry 00:30:46.829 [Pipeline] } 00:31:02.459 Build nvmf-tcp-phy-autotest #72267 completed: SUCCESS 00:31:02.464 [Pipeline] } 00:31:02.512 [Pipeline] // retry 00:31:02.519 [Pipeline] } 00:34:08.395 Build crypto-phy-autotest #26136 completed: SUCCESS 00:34:08.397 [Pipeline] } 00:34:08.442 [Pipeline] // retry 00:34:08.449 [Pipeline] } 00:35:22.852 Build dsa-phy-autotest #4836 completed: SUCCESS 00:35:22.858 [Pipeline] } 00:35:22.905 [Pipeline] // retry 00:35:22.911 [Pipeline] } 00:36:25.416 Build nvme-vg-autotest #77416 completed: SUCCESS 00:36:25.419 [Pipeline] } 00:36:25.463 [Pipeline] // retry 00:36:25.470 [Pipeline] } 00:36:45.144 Build centos7-vg-autotest #73595 completed: SUCCESS 00:36:45.149 [Pipeline] } 00:36:45.192 [Pipeline] // retry 00:36:45.197 [Pipeline] } 00:49:06.936 Build rocky9-vg-autotest #16026 completed: SUCCESS 00:49:06.938 [Pipeline] } 00:49:06.981 [Pipeline] // retry 00:49:06.989 [Pipeline] } 00:57:43.714 Build ubuntu22-vg-autotest #37749 completed: SUCCESS 00:57:43.716 [Pipeline] } 00:57:43.755 [Pipeline] // retry 00:57:43.765 [Pipeline] } 00:57:43.952 [Pipeline] // parallel 00:57:43.961 [Pipeline] } 00:57:43.998 [Pipeline] // stage 00:57:44.008 [Pipeline] } 00:57:44.017 ERROR: Build iscsi-uring-vg-autotest #77321 failed 00:57:44.039 [Pipeline] // catchError 00:57:44.049 [Pipeline] stage 00:57:44.051 [Pipeline] { (Autorun Post and Coverage) 00:57:44.087 [Pipeline] setCustomBuildProperty 00:57:44.113 [Pipeline] dir 00:57:44.113 Running in /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268 00:57:44.115 [Pipeline] { 00:57:44.146 [Pipeline] copyArtifacts 00:57:44.424 Copied 6 artifacts from "doc-docker-autotest" build number 22268 00:57:44.427 [Pipeline] writeFile 00:57:44.452 [Pipeline] } 00:57:44.485 [Pipeline] // dir 00:57:44.502 [Pipeline] dir 00:57:44.503 Running in /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088 00:57:44.504 [Pipeline] { 00:57:44.536 [Pipeline] copyArtifacts 00:57:44.601 Copied 5 artifacts from "check-format-docker-autotest" build number 22088 00:57:44.605 [Pipeline] writeFile 00:57:44.627 [Pipeline] } 00:57:44.661 [Pipeline] // dir 00:57:44.752 [Pipeline] dir 00:57:44.753 Running in /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077 00:57:44.754 [Pipeline] { 00:57:44.773 [Pipeline] copyArtifacts 00:57:44.846 Copied 5 artifacts from "build-files-docker-autotest" build number 22077 00:57:44.850 [Pipeline] writeFile 00:57:44.905 [Pipeline] } 00:57:44.953 [Pipeline] // dir 00:57:45.015 [Pipeline] dir 00:57:45.015 Running in /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101 00:57:45.017 [Pipeline] { 00:57:45.041 [Pipeline] copyArtifacts 00:57:45.113 Copied 5 artifacts from "check-so-deps-docker-autotest" build number 22101 00:57:45.118 [Pipeline] writeFile 00:57:45.147 [Pipeline] } 00:57:45.178 [Pipeline] // dir 00:57:45.191 [Pipeline] dir 00:57:45.192 Running in /var/jenkins/workspace/autotest-per-patch_5/iscsi-uring-vg-autotest_77321 00:57:45.194 [Pipeline] { 00:57:45.217 [Pipeline] copyArtifacts 00:57:45.236 [Pipeline] writeFile 00:57:45.254 [Pipeline] } 00:57:45.285 [Pipeline] // dir 00:57:45.299 [Pipeline] dir 00:57:45.300 Running in /var/jenkins/workspace/autotest-per-patch_5/scan-build-docker-autotest_19808 00:57:45.302 [Pipeline] { 00:57:45.330 [Pipeline] copyArtifacts 00:57:45.356 [Pipeline] writeFile 00:57:45.381 [Pipeline] } 00:57:45.414 [Pipeline] // dir 00:57:45.430 [Pipeline] dir 00:57:45.430 Running in /var/jenkins/workspace/autotest-per-patch_5/ubuntu20-vg-autotest_73735 00:57:45.432 [Pipeline] { 00:57:45.458 [Pipeline] copyArtifacts 00:57:45.483 [Pipeline] writeFile 00:57:45.508 [Pipeline] } 00:57:45.540 [Pipeline] // dir 00:57:45.552 [Pipeline] dir 00:57:45.552 Running in /var/jenkins/workspace/autotest-per-patch_5/unittest-main-docker-autotest_19806 00:57:45.553 [Pipeline] { 00:57:45.573 [Pipeline] copyArtifacts 00:57:45.601 [Pipeline] writeFile 00:57:45.625 [Pipeline] } 00:57:45.656 [Pipeline] // dir 00:57:45.783 [Pipeline] dir 00:57:45.784 Running in /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805 00:57:45.785 [Pipeline] { 00:57:45.809 [Pipeline] copyArtifacts 00:57:45.881 Copied 5 artifacts from "unittest-clang-docker-autotest" build number 19805 00:57:45.885 [Pipeline] writeFile 00:57:45.971 [Pipeline] } 00:57:46.016 [Pipeline] // dir 00:57:46.310 [Pipeline] dir 00:57:46.310 Running in /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807 00:57:46.312 [Pipeline] { 00:57:46.349 [Pipeline] copyArtifacts 00:57:46.480 Copied 5 artifacts from "packaging-docker-autotest" build number 19807 00:57:46.485 [Pipeline] writeFile 00:57:46.656 [Pipeline] } 00:57:46.762 [Pipeline] // dir 00:57:47.155 [Pipeline] dir 00:57:47.156 Running in /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133 00:57:47.157 [Pipeline] { 00:57:47.202 [Pipeline] copyArtifacts 00:57:47.336 Copied 10 artifacts from "short-fuzz-phy-autotest" build number 26133 00:57:47.340 [Pipeline] writeFile 00:57:47.548 [Pipeline] } 00:57:47.671 [Pipeline] // dir 00:57:47.809 [Pipeline] dir 00:57:47.809 Running in /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768 00:57:47.810 [Pipeline] { 00:57:47.836 [Pipeline] copyArtifacts 00:57:47.946 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 19768 00:57:47.950 [Pipeline] writeFile 00:57:48.030 [Pipeline] } 00:57:48.085 [Pipeline] // dir 00:57:48.415 [Pipeline] dir 00:57:48.416 Running in /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809 00:57:48.417 [Pipeline] { 00:57:48.454 [Pipeline] copyArtifacts 00:57:48.735 Copied 6 artifacts from "unittest-valgrind-docker-autotest" build number 19809 00:57:48.739 [Pipeline] writeFile 00:57:48.898 [Pipeline] } 00:57:48.984 [Pipeline] // dir 00:57:49.265 [Pipeline] dir 00:57:49.266 Running in /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436 00:57:49.267 [Pipeline] { 00:57:49.308 [Pipeline] copyArtifacts 00:57:49.574 Copied 15 artifacts from "vhost-initiator-vg-autotest" build number 77436 00:57:49.579 [Pipeline] writeFile 00:57:49.709 [Pipeline] } 00:57:49.806 [Pipeline] // dir 00:57:50.126 [Pipeline] dir 00:57:50.127 Running in /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522 00:57:50.128 [Pipeline] { 00:57:50.165 [Pipeline] copyArtifacts 00:57:50.405 Copied 13 artifacts from "zns-vg-autotest" build number 76522 00:57:50.409 [Pipeline] writeFile 00:57:50.552 [Pipeline] } 00:57:50.649 [Pipeline] // dir 00:57:51.004 [Pipeline] dir 00:57:51.004 Running in /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539 00:57:51.005 [Pipeline] { 00:57:51.043 [Pipeline] copyArtifacts 00:57:51.252 Copied 12 artifacts from "nvme-cmb-pmr-vg-autotest" build number 78539 00:57:51.257 [Pipeline] writeFile 00:57:51.410 [Pipeline] } 00:57:51.490 [Pipeline] // dir 00:57:52.118 [Pipeline] dir 00:57:52.118 Running in /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365 00:57:52.119 [Pipeline] { 00:57:52.173 [Pipeline] copyArtifacts 00:57:52.408 Copied 12 artifacts from "lvol-vg-autotest" build number 77365 00:57:52.412 [Pipeline] writeFile 00:57:52.665 [Pipeline] } 00:57:52.830 [Pipeline] // dir 00:57:53.213 [Pipeline] dir 00:57:53.214 Running in /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161 00:57:53.215 [Pipeline] { 00:57:53.258 [Pipeline] copyArtifacts 00:57:53.498 Copied 12 artifacts from "vhost-phy-autotest" build number 26161 00:57:53.503 [Pipeline] writeFile 00:57:53.671 [Pipeline] } 00:57:53.782 [Pipeline] // dir 00:57:54.051 [Pipeline] dir 00:57:54.052 Running in /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142 00:57:54.053 [Pipeline] { 00:57:54.088 [Pipeline] copyArtifacts 00:57:54.623 Copied 28 artifacts from "BlobFS-phy-autotest" build number 26142 00:57:54.628 [Pipeline] writeFile 00:57:54.777 [Pipeline] } 00:57:54.866 [Pipeline] // dir 00:57:55.596 [Pipeline] dir 00:57:55.597 Running in /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068 00:57:55.598 [Pipeline] { 00:57:55.648 [Pipeline] copyArtifacts 00:57:55.777 Copied 7 artifacts from "freebsd-vg-autotest" build number 59068 00:57:55.781 [Pipeline] writeFile 00:57:56.092 [Pipeline] } 00:57:56.246 [Pipeline] // dir 00:57:58.184 [Pipeline] dir 00:57:58.185 Running in /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454 00:57:58.186 [Pipeline] { 00:57:58.347 [Pipeline] copyArtifacts 00:58:01.079 Copied 16 artifacts from "iscsi-vg-autotest" build number 77454 00:58:01.083 [Pipeline] writeFile 00:58:02.140 [Pipeline] } 00:58:02.618 [Pipeline] // dir 00:58:03.176 [Pipeline] dir 00:58:03.176 Running in /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308 00:58:03.178 [Pipeline] { 00:58:03.229 [Pipeline] copyArtifacts 00:58:03.452 Copied 12 artifacts from "nvme-phy-autotest" build number 72308 00:58:03.456 [Pipeline] writeFile 00:58:03.684 [Pipeline] } 00:58:03.818 [Pipeline] // dir 00:58:04.491 [Pipeline] dir 00:58:04.491 Running in /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341 00:58:04.492 [Pipeline] { 00:58:04.548 [Pipeline] copyArtifacts 00:58:04.794 Copied 13 artifacts from "nvmf-tcp-uring-vg-autotest" build number 77341 00:58:04.810 [Pipeline] writeFile 00:58:05.159 [Pipeline] } 00:58:05.310 [Pipeline] // dir 00:58:05.747 [Pipeline] dir 00:58:05.747 Running in /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144 00:58:05.748 [Pipeline] { 00:58:05.799 [Pipeline] copyArtifacts 00:58:06.009 Copied 12 artifacts from "vfio-user-phy-autotest" build number 26144 00:58:06.014 [Pipeline] writeFile 00:58:06.205 [Pipeline] } 00:58:06.353 [Pipeline] // dir 00:58:07.174 [Pipeline] dir 00:58:07.174 Running in /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407 00:58:07.175 [Pipeline] { 00:58:07.244 [Pipeline] copyArtifacts 00:58:07.499 Copied 13 artifacts from "nvmf-tcp-vg-autotest" build number 77407 00:58:07.504 [Pipeline] writeFile 00:58:07.902 [Pipeline] } 00:58:08.076 [Pipeline] // dir 00:58:08.869 [Pipeline] dir 00:58:08.869 Running in /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380 00:58:08.870 [Pipeline] { 00:58:08.930 [Pipeline] copyArtifacts 00:58:09.154 Copied 13 artifacts from "nvmf-phy-autotest" build number 72380 00:58:09.158 [Pipeline] writeFile 00:58:09.475 [Pipeline] } 00:58:09.657 [Pipeline] // dir 00:58:10.689 [Pipeline] dir 00:58:10.690 Running in /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267 00:58:10.691 [Pipeline] { 00:58:10.821 [Pipeline] copyArtifacts 00:58:11.059 Copied 13 artifacts from "nvmf-tcp-phy-autotest" build number 72267 00:58:11.063 [Pipeline] writeFile 00:58:11.537 [Pipeline] } 00:58:11.815 [Pipeline] // dir 00:58:13.111 [Pipeline] dir 00:58:13.112 Running in /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136 00:58:13.112 [Pipeline] { 00:58:13.204 [Pipeline] copyArtifacts 00:58:13.417 Copied 12 artifacts from "crypto-phy-autotest" build number 26136 00:58:13.421 [Pipeline] writeFile 00:58:13.945 [Pipeline] } 00:58:14.236 [Pipeline] // dir 00:58:15.140 [Pipeline] dir 00:58:15.140 Running in /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836 00:58:15.141 [Pipeline] { 00:58:15.210 [Pipeline] copyArtifacts 00:58:15.467 Copied 13 artifacts from "dsa-phy-autotest" build number 4836 00:58:15.472 [Pipeline] writeFile 00:58:15.852 [Pipeline] } 00:58:16.093 [Pipeline] // dir 00:58:16.728 [Pipeline] dir 00:58:16.728 Running in /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416 00:58:16.729 [Pipeline] { 00:58:16.784 [Pipeline] copyArtifacts 00:58:17.003 Copied 12 artifacts from "nvme-vg-autotest" build number 77416 00:58:17.007 [Pipeline] writeFile 00:58:17.278 [Pipeline] } 00:58:17.438 [Pipeline] // dir 00:58:18.272 [Pipeline] dir 00:58:18.272 Running in /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595 00:58:18.273 [Pipeline] { 00:58:18.353 [Pipeline] copyArtifacts 00:58:18.735 Copied 13 artifacts from "centos7-vg-autotest" build number 73595 00:58:18.739 [Pipeline] writeFile 00:58:19.057 [Pipeline] } 00:58:19.266 [Pipeline] // dir 00:58:20.633 [Pipeline] dir 00:58:20.633 Running in /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026 00:58:20.634 [Pipeline] { 00:58:20.735 [Pipeline] copyArtifacts 00:58:21.111 Copied 13 artifacts from "rocky9-vg-autotest" build number 16026 00:58:21.115 [Pipeline] writeFile 00:58:21.631 [Pipeline] } 00:58:21.914 [Pipeline] // dir 00:58:23.072 [Pipeline] dir 00:58:23.072 Running in /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749 00:58:23.073 [Pipeline] { 00:58:23.155 [Pipeline] copyArtifacts 00:58:23.527 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 37749 00:58:23.532 [Pipeline] writeFile 00:58:24.058 [Pipeline] } 00:58:24.316 [Pipeline] // dir 00:58:24.325 [Pipeline] catchError 00:58:24.326 [Pipeline] { 00:58:24.345 [Pipeline] sh 00:58:24.624 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 00:58:24.624 + shopt -s globstar nullglob 00:58:24.624 + echo 'Start stage post_gen_coverage.sh' 00:58:24.624 Start stage post_gen_coverage.sh 00:58:24.624 + cd /var/jenkins/workspace/autotest-per-patch_5 00:58:24.624 + rm -rf /var/jenkins/workspace/autotest-per-patch_5/spdk/doc 00:58:24.624 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 00:58:24.624 + move_artifacts 00:58:24.624 + local out_dirs 00:58:24.624 + out_dirs=(./**/output/) 00:58:24.624 + for dir in "${out_dirs[@]}" 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./autobuild-external-vg-autotest_19768/output//doc.tar.xz ]] 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./autobuild-external-vg-autotest_19768/output//ut_coverage.tar.xz ]] 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./autobuild-external-vg-autotest_19768/output//llvm.tar.xz ]] 00:58:24.624 + mv ./autobuild-external-vg-autotest_19768/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_19768/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_19768/output//dmesg.init.log ./autobuild-external-vg-autotest_19768/output//dmesg.log ./autobuild-external-vg-autotest_19768/output//power.tar.xz ./autobuild-external-vg-autotest_19768/output//test_completions.txt ./autobuild-external-vg-autotest_19768/output//timing.svg ./autobuild-external-vg-autotest_19768/output//timing.txt ./autobuild-external-vg-autotest_19768/output//.. 00:58:24.624 + rmdir ./autobuild-external-vg-autotest_19768/output/ 00:58:24.624 + for dir in "${out_dirs[@]}" 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./BlobFS-phy-autotest_26142/output//doc.tar.xz ]] 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./BlobFS-phy-autotest_26142/output//ut_coverage.tar.xz ]] 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./BlobFS-phy-autotest_26142/output//llvm.tar.xz ]] 00:58:24.624 + mv ./BlobFS-phy-autotest_26142/output//all_tests.txt ./BlobFS-phy-autotest_26142/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_26142/output//build-repo-manifest.txt ./BlobFS-phy-autotest_26142/output//cov_base.info.xz ./BlobFS-phy-autotest_26142/output//cov_test.info.xz ./BlobFS-phy-autotest_26142/output//cov_total.info.xz ./BlobFS-phy-autotest_26142/output//dmesg.init.log ./BlobFS-phy-autotest_26142/output//dmesg.log ./BlobFS-phy-autotest_26142/output//power.tar.xz ./BlobFS-phy-autotest_26142/output//rocksdb ./BlobFS-phy-autotest_26142/output//test_completions.txt ./BlobFS-phy-autotest_26142/output//timing.svg ./BlobFS-phy-autotest_26142/output//timing.txt ./BlobFS-phy-autotest_26142/output//.. 00:58:24.624 + rmdir ./BlobFS-phy-autotest_26142/output/ 00:58:24.624 + for dir in "${out_dirs[@]}" 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./build-files-docker-autotest_22077/output//doc.tar.xz ]] 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./build-files-docker-autotest_22077/output//ut_coverage.tar.xz ]] 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./build-files-docker-autotest_22077/output//llvm.tar.xz ]] 00:58:24.624 + mv ./build-files-docker-autotest_22077/output//build-pkg-manifest.txt ./build-files-docker-autotest_22077/output//build-repo-manifest.txt ./build-files-docker-autotest_22077/output//power.tar.xz ./build-files-docker-autotest_22077/output//test_completions.txt ./build-files-docker-autotest_22077/output//timing.txt ./build-files-docker-autotest_22077/output//.. 00:58:24.624 + rmdir ./build-files-docker-autotest_22077/output/ 00:58:24.624 + for dir in "${out_dirs[@]}" 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./centos7-vg-autotest_73595/output//doc.tar.xz ]] 00:58:24.624 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.624 + [[ -f ./centos7-vg-autotest_73595/output//ut_coverage.tar.xz ]] 00:58:24.624 + tar -C ./centos7-vg-autotest_73595/output/ -xf ./centos7-vg-autotest_73595/output//ut_coverage.tar.xz 00:58:24.883 + rm ./centos7-vg-autotest_73595/output//ut_coverage.tar.xz 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./centos7-vg-autotest_73595/output//llvm.tar.xz ]] 00:58:24.883 + mv ./centos7-vg-autotest_73595/output//all_tests.txt ./centos7-vg-autotest_73595/output//build-pkg-manifest.txt ./centos7-vg-autotest_73595/output//build-repo-manifest.txt ./centos7-vg-autotest_73595/output//cov_base.info.xz ./centos7-vg-autotest_73595/output//cov_test.info.xz ./centos7-vg-autotest_73595/output//cov_total.info.xz ./centos7-vg-autotest_73595/output//dmesg.init.log ./centos7-vg-autotest_73595/output//dmesg.log ./centos7-vg-autotest_73595/output//power.tar.xz ./centos7-vg-autotest_73595/output//test_completions.txt ./centos7-vg-autotest_73595/output//timing.svg ./centos7-vg-autotest_73595/output//timing.txt ./centos7-vg-autotest_73595/output//ut_coverage ./centos7-vg-autotest_73595/output//.. 00:58:24.883 + rmdir ./centos7-vg-autotest_73595/output/ 00:58:24.883 + for dir in "${out_dirs[@]}" 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./check-format-docker-autotest_22088/output//doc.tar.xz ]] 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./check-format-docker-autotest_22088/output//ut_coverage.tar.xz ]] 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./check-format-docker-autotest_22088/output//llvm.tar.xz ]] 00:58:24.883 + mv ./check-format-docker-autotest_22088/output//build-pkg-manifest.txt ./check-format-docker-autotest_22088/output//build-repo-manifest.txt ./check-format-docker-autotest_22088/output//power.tar.xz ./check-format-docker-autotest_22088/output//test_completions.txt ./check-format-docker-autotest_22088/output//timing.txt ./check-format-docker-autotest_22088/output//.. 00:58:24.883 + rmdir ./check-format-docker-autotest_22088/output/ 00:58:24.883 + for dir in "${out_dirs[@]}" 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./check-so-deps-docker-autotest_22101/output//doc.tar.xz ]] 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./check-so-deps-docker-autotest_22101/output//ut_coverage.tar.xz ]] 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./check-so-deps-docker-autotest_22101/output//llvm.tar.xz ]] 00:58:24.883 + mv ./check-so-deps-docker-autotest_22101/output//build-pkg-manifest.txt ./check-so-deps-docker-autotest_22101/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_22101/output//power.tar.xz ./check-so-deps-docker-autotest_22101/output//test_completions.txt ./check-so-deps-docker-autotest_22101/output//timing.txt ./check-so-deps-docker-autotest_22101/output//.. 00:58:24.883 + rmdir ./check-so-deps-docker-autotest_22101/output/ 00:58:24.883 + for dir in "${out_dirs[@]}" 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./crypto-phy-autotest_26136/output//doc.tar.xz ]] 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./crypto-phy-autotest_26136/output//ut_coverage.tar.xz ]] 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./crypto-phy-autotest_26136/output//llvm.tar.xz ]] 00:58:24.883 + mv ./crypto-phy-autotest_26136/output//all_tests.txt ./crypto-phy-autotest_26136/output//build-pkg-manifest.txt ./crypto-phy-autotest_26136/output//build-repo-manifest.txt ./crypto-phy-autotest_26136/output//cov_base.info.xz ./crypto-phy-autotest_26136/output//cov_test.info.xz ./crypto-phy-autotest_26136/output//cov_total.info.xz ./crypto-phy-autotest_26136/output//dmesg.init.log ./crypto-phy-autotest_26136/output//dmesg.log ./crypto-phy-autotest_26136/output//power.tar.xz ./crypto-phy-autotest_26136/output//test_completions.txt ./crypto-phy-autotest_26136/output//timing.svg ./crypto-phy-autotest_26136/output//timing.txt ./crypto-phy-autotest_26136/output//.. 00:58:24.883 + rmdir ./crypto-phy-autotest_26136/output/ 00:58:24.883 + for dir in "${out_dirs[@]}" 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./doc-docker-autotest_22268/output//doc.tar.xz ]] 00:58:24.883 + tar -C ./doc-docker-autotest_22268/output/ -xf ./doc-docker-autotest_22268/output//doc.tar.xz 00:58:24.883 + rm ./doc-docker-autotest_22268/output//doc.tar.xz 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./doc-docker-autotest_22268/output//ut_coverage.tar.xz ]] 00:58:24.883 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.883 + [[ -f ./doc-docker-autotest_22268/output//llvm.tar.xz ]] 00:58:24.884 + mv ./doc-docker-autotest_22268/output//build-pkg-manifest.txt ./doc-docker-autotest_22268/output//build-repo-manifest.txt ./doc-docker-autotest_22268/output//doc ./doc-docker-autotest_22268/output//power.tar.xz ./doc-docker-autotest_22268/output//test_completions.txt ./doc-docker-autotest_22268/output//timing.txt ./doc-docker-autotest_22268/output//.. 00:58:24.884 + rmdir ./doc-docker-autotest_22268/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./dsa-phy-autotest_4836/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./dsa-phy-autotest_4836/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./dsa-phy-autotest_4836/output//llvm.tar.xz ]] 00:58:24.884 + mv ./dsa-phy-autotest_4836/output//all_tests.txt ./dsa-phy-autotest_4836/output//build-pkg-manifest.txt ./dsa-phy-autotest_4836/output//build-repo-manifest.txt ./dsa-phy-autotest_4836/output//cov_base.info.xz ./dsa-phy-autotest_4836/output//cov_test.info.xz ./dsa-phy-autotest_4836/output//cov_total.info.xz ./dsa-phy-autotest_4836/output//dmesg.init.log ./dsa-phy-autotest_4836/output//dmesg.log ./dsa-phy-autotest_4836/output//nvmf_trace.0_shm.tar.gz ./dsa-phy-autotest_4836/output//power.tar.xz ./dsa-phy-autotest_4836/output//test_completions.txt ./dsa-phy-autotest_4836/output//timing.svg ./dsa-phy-autotest_4836/output//timing.txt ./dsa-phy-autotest_4836/output//.. 00:58:24.884 + rmdir ./dsa-phy-autotest_4836/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./freebsd-vg-autotest_59068/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./freebsd-vg-autotest_59068/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./freebsd-vg-autotest_59068/output//llvm.tar.xz ]] 00:58:24.884 + mv ./freebsd-vg-autotest_59068/output//all_tests.txt ./freebsd-vg-autotest_59068/output//build-pkg-manifest.txt ./freebsd-vg-autotest_59068/output//build-repo-manifest.txt ./freebsd-vg-autotest_59068/output//messages ./freebsd-vg-autotest_59068/output//power.tar.xz ./freebsd-vg-autotest_59068/output//test_completions.txt ./freebsd-vg-autotest_59068/output//timing.txt ./freebsd-vg-autotest_59068/output//.. 00:58:24.884 + rmdir ./freebsd-vg-autotest_59068/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./iscsi-vg-autotest_77454/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./iscsi-vg-autotest_77454/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./iscsi-vg-autotest_77454/output//llvm.tar.xz ]] 00:58:24.884 + mv ./iscsi-vg-autotest_77454/output//all_tests.txt ./iscsi-vg-autotest_77454/output//build-pkg-manifest.txt ./iscsi-vg-autotest_77454/output//build-repo-manifest.txt ./iscsi-vg-autotest_77454/output//calsoft.json ./iscsi-vg-autotest_77454/output//calsoft.tar.xz ./iscsi-vg-autotest_77454/output//cov_base.info.xz ./iscsi-vg-autotest_77454/output//cov_test.info.xz ./iscsi-vg-autotest_77454/output//cov_total.info.xz ./iscsi-vg-autotest_77454/output//dmesg.init.log ./iscsi-vg-autotest_77454/output//dmesg.log ./iscsi-vg-autotest_77454/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_77454/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_77454/output//power.tar.xz ./iscsi-vg-autotest_77454/output//test_completions.txt ./iscsi-vg-autotest_77454/output//timing.svg ./iscsi-vg-autotest_77454/output//timing.txt ./iscsi-vg-autotest_77454/output//.. 00:58:24.884 + rmdir ./iscsi-vg-autotest_77454/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./lvol-vg-autotest_77365/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./lvol-vg-autotest_77365/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./lvol-vg-autotest_77365/output//llvm.tar.xz ]] 00:58:24.884 + mv ./lvol-vg-autotest_77365/output//all_tests.txt ./lvol-vg-autotest_77365/output//build-pkg-manifest.txt ./lvol-vg-autotest_77365/output//build-repo-manifest.txt ./lvol-vg-autotest_77365/output//cov_base.info.xz ./lvol-vg-autotest_77365/output//cov_test.info.xz ./lvol-vg-autotest_77365/output//cov_total.info.xz ./lvol-vg-autotest_77365/output//dmesg.init.log ./lvol-vg-autotest_77365/output//dmesg.log ./lvol-vg-autotest_77365/output//power.tar.xz ./lvol-vg-autotest_77365/output//test_completions.txt ./lvol-vg-autotest_77365/output//timing.svg ./lvol-vg-autotest_77365/output//timing.txt ./lvol-vg-autotest_77365/output//.. 00:58:24.884 + rmdir ./lvol-vg-autotest_77365/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvme-cmb-pmr-vg-autotest_78539/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvme-cmb-pmr-vg-autotest_78539/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvme-cmb-pmr-vg-autotest_78539/output//llvm.tar.xz ]] 00:58:24.884 + mv ./nvme-cmb-pmr-vg-autotest_78539/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_78539/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_78539/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_78539/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_78539/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_78539/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_78539/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_78539/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_78539/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_78539/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_78539/output//timing.svg ./nvme-cmb-pmr-vg-autotest_78539/output//timing.txt ./nvme-cmb-pmr-vg-autotest_78539/output//.. 00:58:24.884 + rmdir ./nvme-cmb-pmr-vg-autotest_78539/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvme-phy-autotest_72308/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvme-phy-autotest_72308/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvme-phy-autotest_72308/output//llvm.tar.xz ]] 00:58:24.884 + mv ./nvme-phy-autotest_72308/output//all_tests.txt ./nvme-phy-autotest_72308/output//build-pkg-manifest.txt ./nvme-phy-autotest_72308/output//build-repo-manifest.txt ./nvme-phy-autotest_72308/output//cov_base.info.xz ./nvme-phy-autotest_72308/output//cov_test.info.xz ./nvme-phy-autotest_72308/output//cov_total.info.xz ./nvme-phy-autotest_72308/output//dmesg.init.log ./nvme-phy-autotest_72308/output//dmesg.log ./nvme-phy-autotest_72308/output//power.tar.xz ./nvme-phy-autotest_72308/output//test_completions.txt ./nvme-phy-autotest_72308/output//timing.svg ./nvme-phy-autotest_72308/output//timing.txt ./nvme-phy-autotest_72308/output//.. 00:58:24.884 + rmdir ./nvme-phy-autotest_72308/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvme-vg-autotest_77416/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvme-vg-autotest_77416/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvme-vg-autotest_77416/output//llvm.tar.xz ]] 00:58:24.884 + mv ./nvme-vg-autotest_77416/output//all_tests.txt ./nvme-vg-autotest_77416/output//build-pkg-manifest.txt ./nvme-vg-autotest_77416/output//build-repo-manifest.txt ./nvme-vg-autotest_77416/output//cov_base.info.xz ./nvme-vg-autotest_77416/output//cov_test.info.xz ./nvme-vg-autotest_77416/output//cov_total.info.xz ./nvme-vg-autotest_77416/output//dmesg.init.log ./nvme-vg-autotest_77416/output//dmesg.log ./nvme-vg-autotest_77416/output//power.tar.xz ./nvme-vg-autotest_77416/output//test_completions.txt ./nvme-vg-autotest_77416/output//timing.svg ./nvme-vg-autotest_77416/output//timing.txt ./nvme-vg-autotest_77416/output//.. 00:58:24.884 + rmdir ./nvme-vg-autotest_77416/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-phy-autotest_72380/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-phy-autotest_72380/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-phy-autotest_72380/output//llvm.tar.xz ]] 00:58:24.884 + mv ./nvmf-phy-autotest_72380/output//all_tests.txt ./nvmf-phy-autotest_72380/output//build-pkg-manifest.txt ./nvmf-phy-autotest_72380/output//build-repo-manifest.txt ./nvmf-phy-autotest_72380/output//cov_base.info.xz ./nvmf-phy-autotest_72380/output//cov_test.info.xz ./nvmf-phy-autotest_72380/output//cov_total.info.xz ./nvmf-phy-autotest_72380/output//dmesg.init.log ./nvmf-phy-autotest_72380/output//dmesg.log ./nvmf-phy-autotest_72380/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_72380/output//power.tar.xz ./nvmf-phy-autotest_72380/output//test_completions.txt ./nvmf-phy-autotest_72380/output//timing.svg ./nvmf-phy-autotest_72380/output//timing.txt ./nvmf-phy-autotest_72380/output//.. 00:58:24.884 + rmdir ./nvmf-phy-autotest_72380/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-tcp-phy-autotest_72267/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-tcp-phy-autotest_72267/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-tcp-phy-autotest_72267/output//llvm.tar.xz ]] 00:58:24.884 + mv ./nvmf-tcp-phy-autotest_72267/output//all_tests.txt ./nvmf-tcp-phy-autotest_72267/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_72267/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_72267/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_72267/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_72267/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_72267/output//dmesg.init.log ./nvmf-tcp-phy-autotest_72267/output//dmesg.log ./nvmf-tcp-phy-autotest_72267/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_72267/output//power.tar.xz ./nvmf-tcp-phy-autotest_72267/output//test_completions.txt ./nvmf-tcp-phy-autotest_72267/output//timing.svg ./nvmf-tcp-phy-autotest_72267/output//timing.txt ./nvmf-tcp-phy-autotest_72267/output//.. 00:58:24.884 + rmdir ./nvmf-tcp-phy-autotest_72267/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-tcp-uring-vg-autotest_77341/output//doc.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-tcp-uring-vg-autotest_77341/output//ut_coverage.tar.xz ]] 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-tcp-uring-vg-autotest_77341/output//llvm.tar.xz ]] 00:58:24.884 + mv ./nvmf-tcp-uring-vg-autotest_77341/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_77341/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_77341/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_77341/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_77341/output//cov_test.info.xz ./nvmf-tcp-uring-vg-autotest_77341/output//cov_total.info.xz ./nvmf-tcp-uring-vg-autotest_77341/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_77341/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_77341/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_77341/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_77341/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_77341/output//timing.svg ./nvmf-tcp-uring-vg-autotest_77341/output//timing.txt ./nvmf-tcp-uring-vg-autotest_77341/output//.. 00:58:24.884 + rmdir ./nvmf-tcp-uring-vg-autotest_77341/output/ 00:58:24.884 + for dir in "${out_dirs[@]}" 00:58:24.884 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.884 + [[ -f ./nvmf-tcp-vg-autotest_77407/output//doc.tar.xz ]] 00:58:24.885 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.885 + [[ -f ./nvmf-tcp-vg-autotest_77407/output//ut_coverage.tar.xz ]] 00:58:24.885 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.885 + [[ -f ./nvmf-tcp-vg-autotest_77407/output//llvm.tar.xz ]] 00:58:24.885 + mv ./nvmf-tcp-vg-autotest_77407/output//all_tests.txt ./nvmf-tcp-vg-autotest_77407/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_77407/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_77407/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_77407/output//cov_test.info.xz ./nvmf-tcp-vg-autotest_77407/output//cov_total.info.xz ./nvmf-tcp-vg-autotest_77407/output//dmesg.init.log ./nvmf-tcp-vg-autotest_77407/output//dmesg.log ./nvmf-tcp-vg-autotest_77407/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_77407/output//power.tar.xz ./nvmf-tcp-vg-autotest_77407/output//test_completions.txt ./nvmf-tcp-vg-autotest_77407/output//timing.svg ./nvmf-tcp-vg-autotest_77407/output//timing.txt ./nvmf-tcp-vg-autotest_77407/output//.. 00:58:24.885 + rmdir ./nvmf-tcp-vg-autotest_77407/output/ 00:58:24.885 + for dir in "${out_dirs[@]}" 00:58:24.885 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.885 + [[ -f ./packaging-docker-autotest_19807/output//doc.tar.xz ]] 00:58:24.885 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.885 + [[ -f ./packaging-docker-autotest_19807/output//ut_coverage.tar.xz ]] 00:58:24.885 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.885 + [[ -f ./packaging-docker-autotest_19807/output//llvm.tar.xz ]] 00:58:24.885 + mv ./packaging-docker-autotest_19807/output//build-pkg-manifest.txt ./packaging-docker-autotest_19807/output//build-repo-manifest.txt ./packaging-docker-autotest_19807/output//power.tar.xz ./packaging-docker-autotest_19807/output//test_completions.txt ./packaging-docker-autotest_19807/output//timing.txt ./packaging-docker-autotest_19807/output//.. 00:58:24.885 + rmdir ./packaging-docker-autotest_19807/output/ 00:58:24.885 + for dir in "${out_dirs[@]}" 00:58:24.885 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.885 + [[ -f ./rocky9-vg-autotest_16026/output//doc.tar.xz ]] 00:58:24.885 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:24.885 + [[ -f ./rocky9-vg-autotest_16026/output//ut_coverage.tar.xz ]] 00:58:24.885 + tar -C ./rocky9-vg-autotest_16026/output/ -xf ./rocky9-vg-autotest_16026/output//ut_coverage.tar.xz 00:58:25.142 + rm ./rocky9-vg-autotest_16026/output//ut_coverage.tar.xz 00:58:25.142 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.142 + [[ -f ./rocky9-vg-autotest_16026/output//llvm.tar.xz ]] 00:58:25.142 + mv ./rocky9-vg-autotest_16026/output//all_tests.txt ./rocky9-vg-autotest_16026/output//build-pkg-manifest.txt ./rocky9-vg-autotest_16026/output//build-repo-manifest.txt ./rocky9-vg-autotest_16026/output//cov_base.info.xz ./rocky9-vg-autotest_16026/output//cov_test.info.xz ./rocky9-vg-autotest_16026/output//cov_total.info.xz ./rocky9-vg-autotest_16026/output//dmesg.init.log ./rocky9-vg-autotest_16026/output//dmesg.log ./rocky9-vg-autotest_16026/output//power.tar.xz ./rocky9-vg-autotest_16026/output//test_completions.txt ./rocky9-vg-autotest_16026/output//timing.svg ./rocky9-vg-autotest_16026/output//timing.txt ./rocky9-vg-autotest_16026/output//ut_coverage ./rocky9-vg-autotest_16026/output//.. 00:58:25.142 + rmdir ./rocky9-vg-autotest_16026/output/ 00:58:25.142 + for dir in "${out_dirs[@]}" 00:58:25.142 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.142 + [[ -f ./short-fuzz-phy-autotest_26133/output//doc.tar.xz ]] 00:58:25.142 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.142 + [[ -f ./short-fuzz-phy-autotest_26133/output//ut_coverage.tar.xz ]] 00:58:25.142 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.142 + [[ -f ./short-fuzz-phy-autotest_26133/output//llvm.tar.xz ]] 00:58:25.142 + tar -C ./short-fuzz-phy-autotest_26133/output/ -xf ./short-fuzz-phy-autotest_26133/output//llvm.tar.xz 00:58:25.142 + rm ./short-fuzz-phy-autotest_26133/output//llvm.tar.xz 00:58:25.142 + mv ./short-fuzz-phy-autotest_26133/output//all_tests.txt ./short-fuzz-phy-autotest_26133/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_26133/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_26133/output//dmesg.init.log ./short-fuzz-phy-autotest_26133/output//dmesg.log ./short-fuzz-phy-autotest_26133/output//llvm ./short-fuzz-phy-autotest_26133/output//power.tar.xz ./short-fuzz-phy-autotest_26133/output//test_completions.txt ./short-fuzz-phy-autotest_26133/output//timing.svg ./short-fuzz-phy-autotest_26133/output//timing.txt ./short-fuzz-phy-autotest_26133/output//.. 00:58:25.142 + rmdir ./short-fuzz-phy-autotest_26133/output/ 00:58:25.142 + for dir in "${out_dirs[@]}" 00:58:25.142 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.142 + [[ -f ./ubuntu22-vg-autotest_37749/output//doc.tar.xz ]] 00:58:25.142 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.142 + [[ -f ./ubuntu22-vg-autotest_37749/output//ut_coverage.tar.xz ]] 00:58:25.142 + tar -C ./ubuntu22-vg-autotest_37749/output/ -xf ./ubuntu22-vg-autotest_37749/output//ut_coverage.tar.xz 00:58:25.399 + rm ./ubuntu22-vg-autotest_37749/output//ut_coverage.tar.xz 00:58:25.399 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.399 + [[ -f ./ubuntu22-vg-autotest_37749/output//llvm.tar.xz ]] 00:58:25.399 + mv ./ubuntu22-vg-autotest_37749/output//all_tests.txt ./ubuntu22-vg-autotest_37749/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_37749/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_37749/output//cov_base.info.xz ./ubuntu22-vg-autotest_37749/output//cov_test.info.xz ./ubuntu22-vg-autotest_37749/output//cov_total.info.xz ./ubuntu22-vg-autotest_37749/output//dmesg.init.log ./ubuntu22-vg-autotest_37749/output//dmesg.log ./ubuntu22-vg-autotest_37749/output//power.tar.xz ./ubuntu22-vg-autotest_37749/output//test_completions.txt ./ubuntu22-vg-autotest_37749/output//timing.svg ./ubuntu22-vg-autotest_37749/output//timing.txt ./ubuntu22-vg-autotest_37749/output//ut_coverage ./ubuntu22-vg-autotest_37749/output//.. 00:58:25.399 + rmdir ./ubuntu22-vg-autotest_37749/output/ 00:58:25.399 + for dir in "${out_dirs[@]}" 00:58:25.399 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.399 + [[ -f ./unittest-clang-docker-autotest_19805/output//doc.tar.xz ]] 00:58:25.399 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.399 + [[ -f ./unittest-clang-docker-autotest_19805/output//ut_coverage.tar.xz ]] 00:58:25.399 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.399 + [[ -f ./unittest-clang-docker-autotest_19805/output//llvm.tar.xz ]] 00:58:25.399 + mv ./unittest-clang-docker-autotest_19805/output//build-pkg-manifest.txt ./unittest-clang-docker-autotest_19805/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_19805/output//power.tar.xz ./unittest-clang-docker-autotest_19805/output//test_completions.txt ./unittest-clang-docker-autotest_19805/output//timing.txt ./unittest-clang-docker-autotest_19805/output//.. 00:58:25.399 + rmdir ./unittest-clang-docker-autotest_19805/output/ 00:58:25.399 + for dir in "${out_dirs[@]}" 00:58:25.399 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.399 + [[ -f ./unittest-valgrind-docker-autotest_19809/output//doc.tar.xz ]] 00:58:25.399 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.399 + [[ -f ./unittest-valgrind-docker-autotest_19809/output//ut_coverage.tar.xz ]] 00:58:25.400 + tar -C ./unittest-valgrind-docker-autotest_19809/output/ -xf ./unittest-valgrind-docker-autotest_19809/output//ut_coverage.tar.xz 00:58:25.657 + rm ./unittest-valgrind-docker-autotest_19809/output//ut_coverage.tar.xz 00:58:25.657 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.657 + [[ -f ./unittest-valgrind-docker-autotest_19809/output//llvm.tar.xz ]] 00:58:25.658 + mv ./unittest-valgrind-docker-autotest_19809/output//build-pkg-manifest.txt ./unittest-valgrind-docker-autotest_19809/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_19809/output//power.tar.xz ./unittest-valgrind-docker-autotest_19809/output//test_completions.txt ./unittest-valgrind-docker-autotest_19809/output//timing.txt ./unittest-valgrind-docker-autotest_19809/output//ut_coverage ./unittest-valgrind-docker-autotest_19809/output//.. 00:58:25.658 + rmdir ./unittest-valgrind-docker-autotest_19809/output/ 00:58:25.658 + for dir in "${out_dirs[@]}" 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./vfio-user-phy-autotest_26144/output//doc.tar.xz ]] 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./vfio-user-phy-autotest_26144/output//ut_coverage.tar.xz ]] 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./vfio-user-phy-autotest_26144/output//llvm.tar.xz ]] 00:58:25.658 + mv ./vfio-user-phy-autotest_26144/output//all_tests.txt ./vfio-user-phy-autotest_26144/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_26144/output//build-repo-manifest.txt ./vfio-user-phy-autotest_26144/output//cov_base.info.xz ./vfio-user-phy-autotest_26144/output//cov_test.info.xz ./vfio-user-phy-autotest_26144/output//cov_total.info.xz ./vfio-user-phy-autotest_26144/output//dmesg.init.log ./vfio-user-phy-autotest_26144/output//dmesg.log ./vfio-user-phy-autotest_26144/output//power.tar.xz ./vfio-user-phy-autotest_26144/output//test_completions.txt ./vfio-user-phy-autotest_26144/output//timing.svg ./vfio-user-phy-autotest_26144/output//timing.txt ./vfio-user-phy-autotest_26144/output//.. 00:58:25.658 + rmdir ./vfio-user-phy-autotest_26144/output/ 00:58:25.658 + for dir in "${out_dirs[@]}" 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./vhost-initiator-vg-autotest_77436/output//doc.tar.xz ]] 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./vhost-initiator-vg-autotest_77436/output//ut_coverage.tar.xz ]] 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./vhost-initiator-vg-autotest_77436/output//llvm.tar.xz ]] 00:58:25.658 + mv ./vhost-initiator-vg-autotest_77436/output//all_tests.txt ./vhost-initiator-vg-autotest_77436/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_77436/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_77436/output//cov_base.info.xz ./vhost-initiator-vg-autotest_77436/output//cov_test.info.xz ./vhost-initiator-vg-autotest_77436/output//cov_total.info.xz ./vhost-initiator-vg-autotest_77436/output//dmesg.init.log ./vhost-initiator-vg-autotest_77436/output//dmesg.log ./vhost-initiator-vg-autotest_77436/output//power.tar.xz ./vhost-initiator-vg-autotest_77436/output//test_completions.txt ./vhost-initiator-vg-autotest_77436/output//timing.svg ./vhost-initiator-vg-autotest_77436/output//timing.txt ./vhost-initiator-vg-autotest_77436/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_77436/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_77436/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_77436/output//.. 00:58:25.658 + rmdir ./vhost-initiator-vg-autotest_77436/output/ 00:58:25.658 + for dir in "${out_dirs[@]}" 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./vhost-phy-autotest_26161/output//doc.tar.xz ]] 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./vhost-phy-autotest_26161/output//ut_coverage.tar.xz ]] 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./vhost-phy-autotest_26161/output//llvm.tar.xz ]] 00:58:25.658 + mv ./vhost-phy-autotest_26161/output//all_tests.txt ./vhost-phy-autotest_26161/output//build-pkg-manifest.txt ./vhost-phy-autotest_26161/output//build-repo-manifest.txt ./vhost-phy-autotest_26161/output//cov_base.info.xz ./vhost-phy-autotest_26161/output//cov_test.info.xz ./vhost-phy-autotest_26161/output//cov_total.info.xz ./vhost-phy-autotest_26161/output//dmesg.init.log ./vhost-phy-autotest_26161/output//dmesg.log ./vhost-phy-autotest_26161/output//power.tar.xz ./vhost-phy-autotest_26161/output//test_completions.txt ./vhost-phy-autotest_26161/output//timing.svg ./vhost-phy-autotest_26161/output//timing.txt ./vhost-phy-autotest_26161/output//.. 00:58:25.658 + rmdir ./vhost-phy-autotest_26161/output/ 00:58:25.658 + for dir in "${out_dirs[@]}" 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./zns-vg-autotest_76522/output//doc.tar.xz ]] 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./zns-vg-autotest_76522/output//ut_coverage.tar.xz ]] 00:58:25.658 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:58:25.658 + [[ -f ./zns-vg-autotest_76522/output//llvm.tar.xz ]] 00:58:25.658 + mv ./zns-vg-autotest_76522/output//all_tests.txt ./zns-vg-autotest_76522/output//build-kernel-manifest.txt ./zns-vg-autotest_76522/output//build-pkg-manifest.txt ./zns-vg-autotest_76522/output//build-repo-manifest.txt ./zns-vg-autotest_76522/output//cov_base.info.xz ./zns-vg-autotest_76522/output//cov_test.info.xz ./zns-vg-autotest_76522/output//cov_total.info.xz ./zns-vg-autotest_76522/output//dmesg.init.log ./zns-vg-autotest_76522/output//dmesg.log ./zns-vg-autotest_76522/output//power.tar.xz ./zns-vg-autotest_76522/output//test_completions.txt ./zns-vg-autotest_76522/output//timing.svg ./zns-vg-autotest_76522/output//timing.txt ./zns-vg-autotest_76522/output//.. 00:58:25.658 + rmdir ./zns-vg-autotest_76522/output/ 00:58:25.658 + unpack_cov_files 00:58:25.658 + local info_files 00:58:25.658 + info_files=(*/cov_*.info.xz) 00:58:25.658 + xargs -P0 -r -n1 xz -d 00:58:25.658 + printf '%s\n' BlobFS-phy-autotest_26142/cov_base.info.xz BlobFS-phy-autotest_26142/cov_test.info.xz BlobFS-phy-autotest_26142/cov_total.info.xz centos7-vg-autotest_73595/cov_base.info.xz centos7-vg-autotest_73595/cov_test.info.xz centos7-vg-autotest_73595/cov_total.info.xz crypto-phy-autotest_26136/cov_base.info.xz crypto-phy-autotest_26136/cov_test.info.xz crypto-phy-autotest_26136/cov_total.info.xz dsa-phy-autotest_4836/cov_base.info.xz dsa-phy-autotest_4836/cov_test.info.xz dsa-phy-autotest_4836/cov_total.info.xz iscsi-vg-autotest_77454/cov_base.info.xz iscsi-vg-autotest_77454/cov_test.info.xz iscsi-vg-autotest_77454/cov_total.info.xz lvol-vg-autotest_77365/cov_base.info.xz lvol-vg-autotest_77365/cov_test.info.xz lvol-vg-autotest_77365/cov_total.info.xz nvme-cmb-pmr-vg-autotest_78539/cov_base.info.xz nvme-cmb-pmr-vg-autotest_78539/cov_test.info.xz nvme-cmb-pmr-vg-autotest_78539/cov_total.info.xz nvme-phy-autotest_72308/cov_base.info.xz nvme-phy-autotest_72308/cov_test.info.xz nvme-phy-autotest_72308/cov_total.info.xz nvme-vg-autotest_77416/cov_base.info.xz nvme-vg-autotest_77416/cov_test.info.xz nvme-vg-autotest_77416/cov_total.info.xz nvmf-phy-autotest_72380/cov_base.info.xz nvmf-phy-autotest_72380/cov_test.info.xz nvmf-phy-autotest_72380/cov_total.info.xz nvmf-tcp-phy-autotest_72267/cov_base.info.xz nvmf-tcp-phy-autotest_72267/cov_test.info.xz nvmf-tcp-phy-autotest_72267/cov_total.info.xz nvmf-tcp-uring-vg-autotest_77341/cov_base.info.xz nvmf-tcp-uring-vg-autotest_77341/cov_test.info.xz nvmf-tcp-uring-vg-autotest_77341/cov_total.info.xz nvmf-tcp-vg-autotest_77407/cov_base.info.xz nvmf-tcp-vg-autotest_77407/cov_test.info.xz nvmf-tcp-vg-autotest_77407/cov_total.info.xz rocky9-vg-autotest_16026/cov_base.info.xz rocky9-vg-autotest_16026/cov_test.info.xz rocky9-vg-autotest_16026/cov_total.info.xz ubuntu22-vg-autotest_37749/cov_base.info.xz ubuntu22-vg-autotest_37749/cov_test.info.xz ubuntu22-vg-autotest_37749/cov_total.info.xz vfio-user-phy-autotest_26144/cov_base.info.xz vfio-user-phy-autotest_26144/cov_test.info.xz vfio-user-phy-autotest_26144/cov_total.info.xz vhost-initiator-vg-autotest_77436/cov_base.info.xz vhost-initiator-vg-autotest_77436/cov_test.info.xz vhost-initiator-vg-autotest_77436/cov_total.info.xz vhost-phy-autotest_26161/cov_base.info.xz vhost-phy-autotest_26161/cov_test.info.xz vhost-phy-autotest_26161/cov_total.info.xz zns-vg-autotest_76522/cov_base.info.xz zns-vg-autotest_76522/cov_test.info.xz zns-vg-autotest_76522/cov_total.info.xz 00:58:26.224 + fix_downstream_job_paths 00:58:26.224 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch_5/spdk/#g' BlobFS-phy-autotest_26142/cov_total.info centos7-vg-autotest_73595/cov_total.info crypto-phy-autotest_26136/cov_total.info dsa-phy-autotest_4836/cov_total.info iscsi-vg-autotest_77454/cov_total.info lvol-vg-autotest_77365/cov_total.info nvme-cmb-pmr-vg-autotest_78539/cov_total.info nvme-phy-autotest_72308/cov_total.info nvme-vg-autotest_77416/cov_total.info nvmf-phy-autotest_72380/cov_total.info nvmf-tcp-phy-autotest_72267/cov_total.info nvmf-tcp-uring-vg-autotest_77341/cov_total.info nvmf-tcp-vg-autotest_77407/cov_total.info rocky9-vg-autotest_16026/cov_total.info ubuntu22-vg-autotest_37749/cov_total.info vfio-user-phy-autotest_26144/cov_total.info vhost-initiator-vg-autotest_77436/cov_total.info vhost-phy-autotest_26161/cov_total.info zns-vg-autotest_76522/cov_total.info 00:58:27.159 + ignore_ocf_headers 00:58:27.159 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 00:58:27.159 + create_errtrace_files_for_all_builds 00:58:27.159 + local build_log_list 00:58:27.159 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 00:58:27.159 ++ find /var/jenkins/workspace/autotest-per-patch_5 -type f -name build.log 00:58:27.159 + for build in "${build_log_list[@]}" 00:58:27.159 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/build.log 00:58:27.159 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.159 + build_log=/var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/build.log 00:58:27.159 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/build.log 00:58:27.159 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416 00:58:27.159 + job_name=nvme-vg-autotest_77416 00:58:27.159 + start_pattern='Backtrace start' 00:58:27.159 + end_pattern='Backtrace end' 00:58:27.159 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/build.log ]] 00:58:27.159 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/build.log 00:58:27.159 + backtraces= 00:58:27.159 + [[ -n '' ]] 00:58:27.159 + for build in "${build_log_list[@]}" 00:58:27.159 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768/build.log 00:58:27.159 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.159 + build_log=/var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768/build.log 00:58:27.159 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768/build.log 00:58:27.159 ++ basename /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768 00:58:27.159 + job_name=autobuild-external-vg-autotest_19768 00:58:27.159 + start_pattern='Backtrace start' 00:58:27.159 + end_pattern='Backtrace end' 00:58:27.159 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768/build.log ]] 00:58:27.159 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768/build.log 00:58:27.159 + backtraces= 00:58:27.159 + [[ -n '' ]] 00:58:27.159 + for build in "${build_log_list[@]}" 00:58:27.159 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/build.log 00:58:27.159 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.159 + build_log=/var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/build.log 00:58:27.159 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/build.log 00:58:27.159 ++ basename /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161 00:58:27.159 + job_name=vhost-phy-autotest_26161 00:58:27.159 + start_pattern='Backtrace start' 00:58:27.159 + end_pattern='Backtrace end' 00:58:27.159 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/build.log ]] 00:58:27.159 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/build.log 00:58:27.159 + backtraces= 00:58:27.159 + [[ -n '' ]] 00:58:27.159 + for build in "${build_log_list[@]}" 00:58:27.159 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/ubuntu20-vg-autotest_73735/build.log 00:58:27.159 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.159 + build_log=/var/jenkins/workspace/autotest-per-patch_5/ubuntu20-vg-autotest_73735/build.log 00:58:27.159 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/ubuntu20-vg-autotest_73735/build.log 00:58:27.159 ++ basename /var/jenkins/workspace/autotest-per-patch_5/ubuntu20-vg-autotest_73735 00:58:27.159 + job_name=ubuntu20-vg-autotest_73735 00:58:27.159 + start_pattern='Backtrace start' 00:58:27.159 + end_pattern='Backtrace end' 00:58:27.159 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/ubuntu20-vg-autotest_73735/build.log ]] 00:58:27.159 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/ubuntu20-vg-autotest_73735/build.log 00:58:27.159 + backtraces= 00:58:27.159 + [[ -n '' ]] 00:58:27.159 + for build in "${build_log_list[@]}" 00:58:27.159 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077/build.log 00:58:27.159 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.159 + build_log=/var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077/build.log 00:58:27.159 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077/build.log 00:58:27.159 ++ basename /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077 00:58:27.159 + job_name=build-files-docker-autotest_22077 00:58:27.159 + start_pattern='Backtrace start' 00:58:27.159 + end_pattern='Backtrace end' 00:58:27.159 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077/build.log ]] 00:58:27.159 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077/build.log 00:58:27.159 + backtraces= 00:58:27.159 + [[ -n '' ]] 00:58:27.159 + for build in "${build_log_list[@]}" 00:58:27.159 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/build.log 00:58:27.159 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.159 + build_log=/var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/build.log 00:58:27.159 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/build.log 00:58:27.159 ++ basename /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836 00:58:27.159 + job_name=dsa-phy-autotest_4836 00:58:27.159 + start_pattern='Backtrace start' 00:58:27.159 + end_pattern='Backtrace end' 00:58:27.159 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/build.log ]] 00:58:27.159 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/build.log 00:58:27.159 + backtraces= 00:58:27.159 + [[ -n '' ]] 00:58:27.159 + for build in "${build_log_list[@]}" 00:58:27.159 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088/build.log 00:58:27.159 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.159 + build_log=/var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088/build.log 00:58:27.159 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088/build.log 00:58:27.159 ++ basename /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088 00:58:27.159 + job_name=check-format-docker-autotest_22088 00:58:27.159 + start_pattern='Backtrace start' 00:58:27.159 + end_pattern='Backtrace end' 00:58:27.159 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088/build.log ]] 00:58:27.159 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088/build.log 00:58:27.159 + backtraces= 00:58:27.159 + [[ -n '' ]] 00:58:27.159 + for build in "${build_log_list[@]}" 00:58:27.159 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/iscsi-uring-vg-autotest_77321/build.log 00:58:27.159 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.159 + build_log=/var/jenkins/workspace/autotest-per-patch_5/iscsi-uring-vg-autotest_77321/build.log 00:58:27.159 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/iscsi-uring-vg-autotest_77321/build.log 00:58:27.159 ++ basename /var/jenkins/workspace/autotest-per-patch_5/iscsi-uring-vg-autotest_77321 00:58:27.159 + job_name=iscsi-uring-vg-autotest_77321 00:58:27.159 + start_pattern='Backtrace start' 00:58:27.159 + end_pattern='Backtrace end' 00:58:27.159 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/iscsi-uring-vg-autotest_77321/build.log ]] 00:58:27.159 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/iscsi-uring-vg-autotest_77321/build.log 00:58:27.159 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365 00:58:27.160 + job_name=lvol-vg-autotest_77365 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026 00:58:27.160 + job_name=rocky9-vg-autotest_16026 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136 00:58:27.160 + job_name=crypto-phy-autotest_26136 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809 00:58:27.160 + job_name=unittest-valgrind-docker-autotest_19809 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101 00:58:27.160 + job_name=check-so-deps-docker-autotest_22101 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749 00:58:27.160 + job_name=ubuntu22-vg-autotest_37749 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268 00:58:27.160 + job_name=doc-docker-autotest_22268 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267 00:58:27.160 + job_name=nvmf-tcp-phy-autotest_72267 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341 00:58:27.160 + job_name=nvmf-tcp-uring-vg-autotest_77341 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380 00:58:27.160 + job_name=nvmf-phy-autotest_72380 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/unittest-main-docker-autotest_19806/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/unittest-main-docker-autotest_19806/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/unittest-main-docker-autotest_19806/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/unittest-main-docker-autotest_19806 00:58:27.160 + job_name=unittest-main-docker-autotest_19806 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/unittest-main-docker-autotest_19806/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/unittest-main-docker-autotest_19806/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.160 + build_log=/var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/build.log 00:58:27.160 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/build.log 00:58:27.160 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539 00:58:27.160 + job_name=nvme-cmb-pmr-vg-autotest_78539 00:58:27.160 + start_pattern='Backtrace start' 00:58:27.160 + end_pattern='Backtrace end' 00:58:27.160 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/build.log ]] 00:58:27.160 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/build.log 00:58:27.160 + backtraces= 00:58:27.160 + [[ -n '' ]] 00:58:27.160 + for build in "${build_log_list[@]}" 00:58:27.160 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133/build.log 00:58:27.160 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133 00:58:27.161 + job_name=short-fuzz-phy-autotest_26133 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133/build.log 00:58:27.161 + backtraces= 00:58:27.161 + [[ -n '' ]] 00:58:27.161 + for build in "${build_log_list[@]}" 00:58:27.161 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/build.log 00:58:27.161 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522 00:58:27.161 + job_name=zns-vg-autotest_76522 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/build.log 00:58:27.161 + backtraces= 00:58:27.161 + [[ -n '' ]] 00:58:27.161 + for build in "${build_log_list[@]}" 00:58:27.161 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/scan-build-docker-autotest_19808/build.log 00:58:27.161 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/scan-build-docker-autotest_19808/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/scan-build-docker-autotest_19808/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/scan-build-docker-autotest_19808 00:58:27.161 + job_name=scan-build-docker-autotest_19808 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/scan-build-docker-autotest_19808/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/scan-build-docker-autotest_19808/build.log 00:58:27.161 + backtraces= 00:58:27.161 + [[ -n '' ]] 00:58:27.161 + for build in "${build_log_list[@]}" 00:58:27.161 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807/build.log 00:58:27.161 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807 00:58:27.161 + job_name=packaging-docker-autotest_19807 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807/build.log 00:58:27.161 + backtraces= 00:58:27.161 + [[ -n '' ]] 00:58:27.161 + for build in "${build_log_list[@]}" 00:58:27.161 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/build.log 00:58:27.161 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142 00:58:27.161 + job_name=BlobFS-phy-autotest_26142 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/build.log 00:58:27.161 + backtraces= 00:58:27.161 + [[ -n '' ]] 00:58:27.161 + for build in "${build_log_list[@]}" 00:58:27.161 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/build.log 00:58:27.161 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308 00:58:27.161 + job_name=nvme-phy-autotest_72308 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/build.log 00:58:27.161 + backtraces= 00:58:27.161 + [[ -n '' ]] 00:58:27.161 + for build in "${build_log_list[@]}" 00:58:27.161 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/build.log 00:58:27.161 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595 00:58:27.161 + job_name=centos7-vg-autotest_73595 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/build.log 00:58:27.161 + backtraces= 00:58:27.161 + [[ -n '' ]] 00:58:27.161 + for build in "${build_log_list[@]}" 00:58:27.161 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/build.log 00:58:27.161 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454 00:58:27.161 + job_name=iscsi-vg-autotest_77454 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/build.log 00:58:27.161 + backtraces= 00:58:27.161 + [[ -n '' ]] 00:58:27.161 + for build in "${build_log_list[@]}" 00:58:27.161 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805/build.log 00:58:27.161 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805 00:58:27.161 + job_name=unittest-clang-docker-autotest_19805 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805/build.log 00:58:27.161 + backtraces= 00:58:27.161 + [[ -n '' ]] 00:58:27.161 + for build in "${build_log_list[@]}" 00:58:27.161 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/build.log 00:58:27.161 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.161 + build_log=/var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/build.log 00:58:27.161 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/build.log 00:58:27.161 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407 00:58:27.161 + job_name=nvmf-tcp-vg-autotest_77407 00:58:27.161 + start_pattern='Backtrace start' 00:58:27.161 + end_pattern='Backtrace end' 00:58:27.161 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/build.log ]] 00:58:27.161 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/build.log 00:58:27.420 + backtraces= 00:58:27.421 + [[ -n '' ]] 00:58:27.421 + for build in "${build_log_list[@]}" 00:58:27.421 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/build.log 00:58:27.421 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.421 + build_log=/var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/build.log 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/build.log 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436 00:58:27.421 + job_name=vhost-initiator-vg-autotest_77436 00:58:27.421 + start_pattern='Backtrace start' 00:58:27.421 + end_pattern='Backtrace end' 00:58:27.421 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/build.log ]] 00:58:27.421 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/build.log 00:58:27.421 + backtraces= 00:58:27.421 + [[ -n '' ]] 00:58:27.421 + for build in "${build_log_list[@]}" 00:58:27.421 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/build.log 00:58:27.421 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.421 + build_log=/var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/build.log 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/build.log 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144 00:58:27.421 + job_name=vfio-user-phy-autotest_26144 00:58:27.421 + start_pattern='Backtrace start' 00:58:27.421 + end_pattern='Backtrace end' 00:58:27.421 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/build.log ]] 00:58:27.421 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/build.log 00:58:27.421 + backtraces= 00:58:27.421 + [[ -n '' ]] 00:58:27.421 + for build in "${build_log_list[@]}" 00:58:27.421 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068/build.log 00:58:27.421 + local build_log job_name start_pattern end_pattern backtraces 00:58:27.421 + build_log=/var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068/build.log 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068/build.log 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068 00:58:27.421 + job_name=freebsd-vg-autotest_59068 00:58:27.421 + start_pattern='Backtrace start' 00:58:27.421 + end_pattern='Backtrace end' 00:58:27.421 + [[ -f /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068/build.log ]] 00:58:27.421 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068/build.log 00:58:27.421 + backtraces= 00:58:27.421 + [[ -n '' ]] 00:58:27.421 + run_flamegraph 00:58:27.421 + create_timing_file 00:58:27.421 + local array file 00:58:27.421 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 00:58:27.421 ++ find /var/jenkins/workspace/autotest-per-patch_5 -type f -name timing.txt 00:58:27.421 + timing_dir=/var/jenkins/workspace/autotest-per-patch_5/post_process 00:58:27.421 + mkdir -p /var/jenkins/workspace/autotest-per-patch_5/post_process 00:58:27.421 + timing_file=/var/jenkins/workspace/autotest-per-patch_5/post_process/total_timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416 00:58:27.421 + job_name=nvme-vg-autotest_77416 00:58:27.421 + sed 's/^/nvme-vg-autotest_77416;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768 00:58:27.421 + job_name=autobuild-external-vg-autotest_19768 00:58:27.421 + sed 's/^/autobuild-external-vg-autotest_19768;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/autobuild-external-vg-autotest_19768/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161 00:58:27.421 + job_name=vhost-phy-autotest_26161 00:58:27.421 + sed 's/^/vhost-phy-autotest_26161;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077 00:58:27.421 + job_name=build-files-docker-autotest_22077 00:58:27.421 + sed 's/^/build-files-docker-autotest_22077;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/build-files-docker-autotest_22077/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836 00:58:27.421 + job_name=dsa-phy-autotest_4836 00:58:27.421 + sed 's/^/dsa-phy-autotest_4836;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088 00:58:27.421 + job_name=check-format-docker-autotest_22088 00:58:27.421 + sed 's/^/check-format-docker-autotest_22088;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/check-format-docker-autotest_22088/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365 00:58:27.421 + job_name=lvol-vg-autotest_77365 00:58:27.421 + sed 's/^/lvol-vg-autotest_77365;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026 00:58:27.421 + job_name=rocky9-vg-autotest_16026 00:58:27.421 + sed 's/^/rocky9-vg-autotest_16026;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136 00:58:27.421 + job_name=crypto-phy-autotest_26136 00:58:27.421 + sed 's/^/crypto-phy-autotest_26136;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809 00:58:27.421 + job_name=unittest-valgrind-docker-autotest_19809 00:58:27.421 + sed 's/^/unittest-valgrind-docker-autotest_19809;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/unittest-valgrind-docker-autotest_19809/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101 00:58:27.421 + job_name=check-so-deps-docker-autotest_22101 00:58:27.421 + sed 's/^/check-so-deps-docker-autotest_22101;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/check-so-deps-docker-autotest_22101/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.421 + job_file=/var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/timing.txt 00:58:27.421 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/timing.txt 00:58:27.421 ++ basename /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749 00:58:27.421 + job_name=ubuntu22-vg-autotest_37749 00:58:27.421 + sed 's/^/ubuntu22-vg-autotest_37749;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/timing.txt 00:58:27.421 + for file in "${array[@]}" 00:58:27.421 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268/timing.txt 00:58:27.421 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268 00:58:27.422 + job_name=doc-docker-autotest_22268 00:58:27.422 + sed 's/^/doc-docker-autotest_22268;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/doc-docker-autotest_22268/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267 00:58:27.422 + job_name=nvmf-tcp-phy-autotest_72267 00:58:27.422 + sed 's/^/nvmf-tcp-phy-autotest_72267;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341 00:58:27.422 + job_name=nvmf-tcp-uring-vg-autotest_77341 00:58:27.422 + sed 's/^/nvmf-tcp-uring-vg-autotest_77341;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380 00:58:27.422 + job_name=nvmf-phy-autotest_72380 00:58:27.422 + sed 's/^/nvmf-phy-autotest_72380;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539 00:58:27.422 + job_name=nvme-cmb-pmr-vg-autotest_78539 00:58:27.422 + sed 's/^/nvme-cmb-pmr-vg-autotest_78539;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133 00:58:27.422 + job_name=short-fuzz-phy-autotest_26133 00:58:27.422 + sed 's/^/short-fuzz-phy-autotest_26133;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/short-fuzz-phy-autotest_26133/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522 00:58:27.422 + job_name=zns-vg-autotest_76522 00:58:27.422 + sed 's/^/zns-vg-autotest_76522;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807 00:58:27.422 + job_name=packaging-docker-autotest_19807 00:58:27.422 + sed 's/^/packaging-docker-autotest_19807;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/packaging-docker-autotest_19807/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142 00:58:27.422 + job_name=BlobFS-phy-autotest_26142 00:58:27.422 + sed 's/^/BlobFS-phy-autotest_26142;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308 00:58:27.422 + job_name=nvme-phy-autotest_72308 00:58:27.422 + sed 's/^/nvme-phy-autotest_72308;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595 00:58:27.422 + job_name=centos7-vg-autotest_73595 00:58:27.422 + sed 's/^/centos7-vg-autotest_73595;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454 00:58:27.422 + job_name=iscsi-vg-autotest_77454 00:58:27.422 + sed 's/^/iscsi-vg-autotest_77454;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805 00:58:27.422 + job_name=unittest-clang-docker-autotest_19805 00:58:27.422 + sed 's/^/unittest-clang-docker-autotest_19805;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/unittest-clang-docker-autotest_19805/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407 00:58:27.422 + job_name=nvmf-tcp-vg-autotest_77407 00:58:27.422 + sed 's/^/nvmf-tcp-vg-autotest_77407;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436 00:58:27.422 + job_name=vhost-initiator-vg-autotest_77436 00:58:27.422 + sed 's/^/vhost-initiator-vg-autotest_77436;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144 00:58:27.422 + job_name=vfio-user-phy-autotest_26144 00:58:27.422 + sed 's/^/vfio-user-phy-autotest_26144;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/timing.txt 00:58:27.422 + for file in "${array[@]}" 00:58:27.422 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068/timing.txt 00:58:27.422 + local job_file job_name 00:58:27.422 + job_file=/var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068/timing.txt 00:58:27.422 +++ dirname /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068/timing.txt 00:58:27.422 ++ basename /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068 00:58:27.422 + job_name=freebsd-vg-autotest_59068 00:58:27.422 + sed 's/^/freebsd-vg-autotest_59068;autorun;/' /var/jenkins/workspace/autotest-per-patch_5/freebsd-vg-autotest_59068/timing.txt 00:58:27.422 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch_5/post_process/total_timing.txt 00:58:27.422 + run_autorun_post 00:58:27.422 + s_opt= 00:58:27.422 + [[ '' == true ]] 00:58:27.422 + spdk/autorun_post.py -d ./ -r ./spdk 00:59:06.115 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/module/blobfs/bdev/blobfs_bdev.c:254 00:59:08.640 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/lib/util/xor.c:120 00:59:08.640 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/lib/util/crc16.c:634 00:59:08.640 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/lib/util/crc16.c:628 00:59:08.897 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/lib/util/crc64.c:165 00:59:09.153 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/lib/util/crc32c.c:21 00:59:15.721 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/module/bdev/nvme/bdev_mdns_client.c:456 00:59:15.721 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/module/bdev/nvme/bdev_mdns_client.c:561 00:59:15.721 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/module/bdev/nvme/bdev_mdns_client.c:582 00:59:15.721 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_5/spdk/module/bdev/nvme/bdev_mdns_client.c:613 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/trace.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/util.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/endian.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/base64.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/bdev_module.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/nvme_spec.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/thread.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/histogram_data.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/nvmf_transport.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/nvme.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/mmio.h! 00:59:42.251 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/histogram_data.h/histogram_ut.c! 00:59:43.618 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/lib/env_ocf/include/ocf/ocf_core.h! 00:59:43.618 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/lib/env_ocf/include/ocf/ocf_mngt.h! 00:59:43.618 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_5/spdk/lib/env_ocf/include/ocf/ocf_io.h! 00:59:58.477 -----Begin Post Process Script------ 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/nvme-vg-autotest_77416/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/vhost-phy-autotest_26161/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/dsa-phy-autotest_4836/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/lvol-vg-autotest_77365/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/rocky9-vg-autotest_16026/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/crypto-phy-autotest_26136/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/ubuntu22-vg-autotest_37749/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-phy-autotest_72267/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-uring-vg-autotest_77341/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/nvmf-phy-autotest_72380/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/nvme-cmb-pmr-vg-autotest_78539/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/zns-vg-autotest_76522/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/BlobFS-phy-autotest_26142/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/nvme-phy-autotest_72308/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/centos7-vg-autotest_73595/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/iscsi-vg-autotest_77454/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/nvmf-tcp-vg-autotest_77407/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/vhost-initiator-vg-autotest_77436/cov_total.info 00:59:58.477 /var/jenkins/workspace/autotest-per-patch_5/vfio-user-phy-autotest_26144/cov_total.info 00:59:58.477 00:59:58.477 00:59:58.477 -----Tests Executed in Build------ 00:59:58.477 accel 00:59:58.477 accel_assign_opcode 00:59:58.477 accel_cdev_comp 00:59:58.477 accel_cdev_decmop_full 00:59:58.477 accel_cdev_decomp 00:59:58.478 accel_cdev_decomp_full_mcore 00:59:58.478 accel_cdev_decomp_full_mthread 00:59:58.478 accel_cdev_decomp_mcore 00:59:58.478 accel_cdev_decomp_mthread 00:59:58.478 accel_comp 00:59:58.478 accel_compare 00:59:58.478 accel_compress_verify 00:59:58.478 accel_copy 00:59:58.478 accel_copy_crc32c 00:59:58.478 accel_copy_crc32c_C2 00:59:58.478 accel_crc32c 00:59:58.478 accel_crc32c_C2 00:59:58.478 accel_decmop_full 00:59:58.478 accel_decomp 00:59:58.478 accel_decomp_full_mcore 00:59:58.478 accel_decomp_full_mthread 00:59:58.478 accel_decomp_mcore 00:59:58.478 accel_decomp_mthread 00:59:58.478 accel_dif_functional_tests 00:59:58.478 accel_dif_generate 00:59:58.478 accel_dif_generate_copy 00:59:58.478 accel_dif_verify 00:59:58.478 accel_dualcast 00:59:58.478 accel_fill 00:59:58.478 accel_help 00:59:58.478 accel_missing_filename 00:59:58.478 accel_negative_buffers 00:59:58.478 accel_rpc 00:59:58.478 accel_scan_dsa_modules 00:59:58.478 accel_scan_iaa_modules 00:59:58.478 accel_wrong_workload 00:59:58.478 accel_xor 00:59:58.478 acl 00:59:58.478 alias_rpc 00:59:58.478 allowed 00:59:58.478 app_cmdline 00:59:58.478 app_repeat 00:59:58.478 asan 00:59:58.478 autobuild 00:59:58.478 autobuild_build_doc 00:59:58.478 autobuild_check_dpdk_pci_api 00:59:58.478 autobuild_check_format 00:59:58.478 autobuild_check_so_deps 00:59:58.478 autobuild_external_code 00:59:58.478 autobuild_generated_files_check 00:59:58.478 autobuild_generated_files_check_post_clean 00:59:58.478 autobuild_header_dependency_check 00:59:58.478 autobuild_llvm_precompile 00:59:58.478 autobuild_make_install 00:59:58.478 autobuild_make_uninstall 00:59:58.478 autobuild_ocf_precompile 00:59:58.478 bdev_bounds 00:59:58.478 bdev_crypto_enomem 00:59:58.478 bdev_error 00:59:58.478 bdev_fio 00:59:58.478 bdev_fio_rw_verify 00:59:58.478 bdev_fio_trim 00:59:58.478 bdev_gpt_uuid 00:59:58.478 bdev_hello_world 00:59:58.478 bdev_json_nonarray 00:59:58.478 bdev_json_nonenclosed 00:59:58.478 bdev_nbd 00:59:58.478 bdev_nvme_reset_stuck_adm_cmd 00:59:58.478 bdev_qd_sampling 00:59:58.478 bdev_qos 00:59:58.478 bdev_qos_bw 00:59:58.478 bdev_qos_iops 00:59:58.478 bdev_qos_ro_bw 00:59:58.478 bdev_raid 00:59:58.478 bdev_stat 00:59:58.478 bdev_verify 00:59:58.478 bdev_verify_big_io 00:59:58.478 bdev_write_zeroes 00:59:58.478 bdevperf_config 00:59:58.478 blob_io_wait 00:59:58.478 blobfs 00:59:58.478 blobfs_mkfs 00:59:58.478 blobstore 00:59:58.478 blobstore_grow 00:59:58.478 blockdev_crypto_aesni 00:59:58.478 blockdev_crypto_qat 00:59:58.478 blockdev_crypto_sw 00:59:58.478 blockdev_general 00:59:58.478 blockdev_nvme 00:59:58.478 blockdev_nvme_gpt 00:59:58.478 blockdev_raid5f 00:59:58.478 blockdev_rbd 00:59:58.478 blockdev_xnvme 00:59:58.478 build_rpm_from_gen_spec 00:59:58.478 build_shared_rpm 00:59:58.478 chaining 00:59:58.478 check_header_filenames 00:59:58.478 cmb_copy 00:59:58.478 compress_compdev 00:59:58.478 compress_isal 00:59:58.478 confirm_abi_deps 00:59:58.478 confirm_makefile_deps 00:59:58.478 cpu_locks 00:59:58.478 custom_alloc 00:59:58.478 dd_bs_lt_native_bs 00:59:58.478 dd_copy_to_out_bdev 00:59:58.478 dd_double_input 00:59:58.478 dd_double_output 00:59:58.478 dd_flag_append 00:59:58.478 dd_flag_append_forced_aio 00:59:58.478 dd_flag_directory 00:59:58.478 dd_flag_directory_forced_aio 00:59:58.478 dd_flag_noatime 00:59:58.478 dd_flag_noatime_forced_aio 00:59:58.478 dd_flag_nofollow 00:59:58.478 dd_flag_nofollow_forced_aio 00:59:58.478 dd_flags_misc 00:59:58.478 dd_flags_misc_forced_aio 00:59:58.478 dd_inflate_file 00:59:58.478 dd_invalid_arguments 00:59:58.478 dd_invalid_count 00:59:58.478 dd_invalid_iflag 00:59:58.478 dd_invalid_json 00:59:58.478 dd_invalid_oflag 00:59:58.478 dd_malloc_copy 00:59:58.478 dd_no_input 00:59:58.478 dd_no_output 00:59:58.478 dd_offset_magic 00:59:58.478 dd_rw 00:59:58.478 dd_rw_offset 00:59:58.478 dd_smaller_blocksize 00:59:58.478 dd_sparse_bdev_to_file 00:59:58.478 dd_sparse_file_to_bdev 00:59:58.478 dd_sparse_file_to_file 00:59:58.478 dd_unknown_flag 00:59:58.478 dd_uring_copy 00:59:58.478 dd_wrong_blocksize 00:59:58.478 default_locks 00:59:58.478 default_locks_via_rpc 00:59:58.478 default_setup 00:59:58.478 denied 00:59:58.478 devices 00:59:58.478 dm_mount 00:59:58.478 dma 00:59:58.478 dpdk_governor 00:59:58.478 dpdk_mem_utility 00:59:58.478 driver 00:59:58.478 env 00:59:58.478 env_dpdk_post_init 00:59:58.478 env_mem_callbacks 00:59:58.478 env_memory 00:59:58.478 env_pci 00:59:58.478 env_vtophys 00:59:58.478 even_2G_alloc 00:59:58.478 event 00:59:58.478 event_perf 00:59:58.478 event_reactor 00:59:58.478 event_reactor_perf 00:59:58.478 event_scheduler 00:59:58.478 exit_on_failed_rpc_init 00:59:58.478 external_make_accel_driver_shared 00:59:58.478 external_make_accel_driver_static 00:59:58.478 external_make_accel_module_shared 00:59:58.478 external_make_accel_module_static 00:59:58.478 external_make_hello_bdev_shared_combo 00:59:58.478 external_make_hello_bdev_shared_iso 00:59:58.478 external_make_hello_bdev_static 00:59:58.478 external_make_hello_no_bdev_shared_combo 00:59:58.478 external_make_hello_no_bdev_shared_iso 00:59:58.478 external_make_hello_no_bdev_static 00:59:58.478 external_make_nvme_shared 00:59:58.478 external_make_nvme_static 00:59:58.478 external_run_accel_driver_shared 00:59:58.478 external_run_accel_driver_static 00:59:58.478 external_run_accel_module_shared 00:59:58.478 external_run_accel_module_static 00:59:58.478 external_run_hello_bdev_shared_combo 00:59:58.478 external_run_hello_bdev_shared_iso 00:59:58.478 external_run_hello_bdev_static 00:59:58.478 external_run_hello_no_bdev_shared_combo 00:59:58.478 external_run_hello_no_bdev_shared_iso 00:59:58.478 external_run_hello_no_bdev_static 00:59:58.478 external_run_nvme_shared 00:59:58.478 external_run_nvme_static 00:59:58.478 filesystem_btrfs 00:59:58.478 filesystem_ext4 00:59:58.478 filesystem_in_capsule_btrfs 00:59:58.478 filesystem_in_capsule_ext4 00:59:58.478 filesystem_in_capsule_xfs 00:59:58.478 filesystem_xfs 00:59:58.478 fio_dif_1_default 00:59:58.478 fio_dif_1_multi_subsystems 00:59:58.478 fio_dif_digest 00:59:58.478 fio_dif_rand_params 00:59:58.478 ftl 00:59:58.478 ftl_bdevperf 00:59:58.478 ftl_dirty_shutdown 00:59:58.478 ftl_fio_basic 00:59:58.478 ftl_restore 00:59:58.478 ftl_trim 00:59:58.478 ftl_upgrade_shutdown 00:59:58.478 go_rpc 00:59:58.478 guess_driver 00:59:58.478 hello_blob 00:59:58.478 hugepages 00:59:58.478 idle 00:59:58.478 interrupt_mode 00:59:58.478 ioat 00:59:58.478 ioat_perf 00:59:58.478 ioat_verify 00:59:58.478 is_zoned 00:59:58.478 iscsi_tgt 00:59:58.478 iscsi_tgt_bdev_io_wait 00:59:58.478 iscsi_tgt_calsoft 00:59:58.478 iscsi_tgt_digest 00:59:58.478 iscsi_tgt_digests 00:59:58.478 iscsi_tgt_filesystem 00:59:58.478 iscsi_tgt_filesystem_btrfs 00:59:58.478 iscsi_tgt_filesystem_ext4 00:59:58.478 iscsi_tgt_filesystem_xfs 00:59:58.478 iscsi_tgt_fio 00:59:58.478 iscsi_tgt_fuzz 00:59:58.478 iscsi_tgt_initiator 00:59:58.478 iscsi_tgt_ip_migration 00:59:58.478 iscsi_tgt_iscsi_lvol 00:59:58.478 iscsi_tgt_login_redirection 00:59:58.478 iscsi_tgt_multiconnection 00:59:58.478 iscsi_tgt_qos 00:59:58.478 iscsi_tgt_rbd 00:59:58.478 iscsi_tgt_reset 00:59:58.478 iscsi_tgt_resize 00:59:58.478 iscsi_tgt_rpc_config 00:59:58.478 iscsi_tgt_sock 00:59:58.478 iscsi_tgt_trace_record 00:59:58.478 json_config 00:59:58.478 json_config_extra_key 00:59:58.478 kernel_target_abort 00:59:58.478 keyring_file 00:59:58.478 llvm_fuzz 00:59:58.478 locking_app_on_locked_coremask 00:59:58.478 locking_app_on_unlocked_coremask 00:59:58.478 locking_overlapped_coremask 00:59:58.478 locking_overlapped_coremask_via_rpc 00:59:58.478 lvol 00:59:58.478 lvol_basic 00:59:58.478 lvol_esnap 00:59:58.478 lvol_external_copy 00:59:58.478 lvol_external_snapshot 00:59:58.478 lvol_hotremove 00:59:58.478 lvol_provisioning 00:59:58.478 lvol_rename 00:59:58.478 lvol_resize 00:59:58.478 lvol_snapshot_clone 00:59:58.478 lvol_tasting 00:59:58.478 lvs_grow_clean 00:59:58.478 lvs_grow_dirty 00:59:58.478 make 00:59:58.478 no_shrink_alloc 00:59:58.478 non_locking_app_on_locked_coremask 00:59:58.478 nvme 00:59:58.478 nvme_arbitration 00:59:58.478 nvme_cli_cuse 00:59:58.478 nvme_cli_plugin 00:59:58.478 nvme_cmb 00:59:58.478 nvme_cuse 00:59:58.478 nvme_cuse_app 00:59:58.478 nvme_cuse_rpc 00:59:58.478 nvme_doorbell_aers 00:59:58.478 nvme_e2edp 00:59:58.478 nvme_err_injection 00:59:58.478 nvme_fdp 00:59:58.478 nvme_fio 00:59:58.478 nvme_flexible_data_placement 00:59:58.479 nvme_hello_world 00:59:58.479 nvme_identify 00:59:58.479 nvme_mount 00:59:58.479 nvme_multi_aen 00:59:58.479 nvme_multi_secondary 00:59:58.479 nvme_ns_manage_cuse 00:59:58.479 nvme_overhead 00:59:58.479 nvme_perf 00:59:58.479 nvme_pmr 00:59:58.479 nvme_pmr_persistence 00:59:58.479 nvme_reserve 00:59:58.479 nvme_reset 00:59:58.479 nvme_rpc 00:59:58.479 nvme_rpc_timeouts 00:59:58.479 nvme_scc 00:59:58.479 nvme_sgl 00:59:58.479 nvme_simple_copy 00:59:58.479 nvme_single_aen 00:59:58.479 nvme_smartctl_cuse 00:59:58.479 nvme_startup 00:59:58.479 nvme_xnvme 00:59:58.479 nvme_zns 00:59:58.479 nvmf_abort 00:59:58.479 nvmf_abort_qd_sizes 00:59:58.479 nvmf_aer 00:59:58.479 nvmf_async_init 00:59:58.479 nvmf_auth 00:59:58.479 nvmf_bdev_io_wait 00:59:58.479 nvmf_bdevio 00:59:58.479 nvmf_bdevio_no_huge 00:59:58.479 nvmf_bdevperf 00:59:58.479 nvmf_connect_disconnect 00:59:58.479 nvmf_connect_stress 00:59:58.479 nvmf_delete_subsystem 00:59:58.479 nvmf_device_removal 00:59:58.479 nvmf_device_removal_pci_remove 00:59:58.479 nvmf_device_removal_pci_remove_no_srq 00:59:58.479 nvmf_dif 00:59:58.479 nvmf_digest 00:59:58.479 nvmf_digest_clean 00:59:58.479 nvmf_digest_dsa_initiator 00:59:58.479 nvmf_digest_dsa_target 00:59:58.479 nvmf_digest_error 00:59:58.479 nvmf_discovery_remove_ifc 00:59:58.479 nvmf_example 00:59:58.479 nvmf_failover 00:59:58.479 nvmf_filesystem 00:59:58.479 nvmf_filesystem_in_capsule 00:59:58.479 nvmf_filesystem_no_in_capsule 00:59:58.479 nvmf_fio_host 00:59:58.479 nvmf_fio_target 00:59:58.479 nvmf_fips 00:59:58.479 nvmf_fused_ordering 00:59:58.479 nvmf_fuzz 00:59:58.479 nvmf_host_discovery 00:59:58.479 nvmf_host_management 00:59:58.479 nvmf_host_multipath 00:59:58.479 nvmf_host_multipath_status 00:59:58.479 nvmf_identify 00:59:58.479 nvmf_identify_kernel_target 00:59:58.479 nvmf_identify_passthru 00:59:58.479 nvmf_invalid 00:59:58.479 nvmf_lvol 00:59:58.479 nvmf_lvs_grow 00:59:58.479 nvmf_mdns_discovery 00:59:58.479 nvmf_multicontroller 00:59:58.479 nvmf_multitarget 00:59:58.479 nvmf_nmic 00:59:58.479 nvmf_ns_hotplug_stress 00:59:58.479 nvmf_ns_masking 00:59:58.479 nvmf_nvme_cli 00:59:58.479 nvmf_perf 00:59:58.479 nvmf_perf_adq 00:59:58.479 nvmf_queue_depth 00:59:58.479 nvmf_rdma 00:59:58.479 nvmf_referrals 00:59:58.479 nvmf_rpc 00:59:58.479 nvmf_shutdown 00:59:58.479 nvmf_shutdown_tc1 00:59:58.479 nvmf_shutdown_tc2 00:59:58.479 nvmf_shutdown_tc3 00:59:58.479 nvmf_srq_overwhelm 00:59:58.479 nvmf_target_disconnect 00:59:58.479 nvmf_target_disconnect_tc1 00:59:58.479 nvmf_target_disconnect_tc2 00:59:58.479 nvmf_target_disconnect_tc3 00:59:58.479 nvmf_target_discovery 00:59:58.479 nvmf_target_multipath 00:59:58.479 nvmf_tcp 00:59:58.479 nvmf_timeout 00:59:58.479 nvmf_tls 00:59:58.479 nvmf_vfio_user 00:59:58.479 nvmf_vfio_user_fuzz 00:59:58.479 nvmf_vfio_user_nvme_compliance 00:59:58.479 nvmf_vhost 00:59:58.479 nvmf_zcopy 00:59:58.479 ocf 00:59:58.479 ocf_bdevperf_iotypes 00:59:58.479 ocf_configuration_change 00:59:58.479 ocf_create_destruct 00:59:58.479 ocf_fio_modes 00:59:58.479 ocf_flush 00:59:58.479 ocf_multicore 00:59:58.479 ocf_remove 00:59:58.479 ocf_stats 00:59:58.479 odd_alloc 00:59:58.479 packaging 00:59:58.479 per_node_1G_alloc 00:59:58.479 raid0_resize_test 00:59:58.479 raid5f_rebuild_test 00:59:58.479 raid5f_rebuild_test_sb 00:59:58.479 raid5f_state_function_test 00:59:58.479 raid5f_state_function_test_sb 00:59:58.479 raid5f_superblock_test 00:59:58.479 raid_function_test_concat 00:59:58.479 raid_function_test_raid0 00:59:58.479 raid_rebuild_test 00:59:58.479 raid_rebuild_test_io 00:59:58.479 raid_rebuild_test_sb 00:59:58.479 raid_rebuild_test_sb_4k 00:59:58.479 raid_rebuild_test_sb_io 00:59:58.479 raid_rebuild_test_sb_md_interleaved 00:59:58.479 raid_rebuild_test_sb_md_separate 00:59:58.479 raid_state_function_test 00:59:58.479 raid_state_function_test_sb 00:59:58.479 raid_state_function_test_sb_4k 00:59:58.479 raid_state_function_test_sb_md_interleaved 00:59:58.479 raid_state_function_test_sb_md_separate 00:59:58.479 raid_superblock_test 00:59:58.479 raid_superblock_test_4k 00:59:58.479 raid_superblock_test_md_interleaved 00:59:58.479 raid_superblock_test_md_separate 00:59:58.479 reactor_set_interrupt 00:59:58.479 reap_unregistered_poller 00:59:58.479 rocksdb 00:59:58.479 rocksdb_insert 00:59:58.479 rocksdb_overwrite 00:59:58.479 rocksdb_randread 00:59:58.479 rocksdb_readwrite 00:59:58.479 rocksdb_writesync 00:59:58.479 rpc 00:59:58.479 rpc_client 00:59:58.479 rpc_daemon_integrity 00:59:58.479 rpc_integrity 00:59:58.479 rpc_plugins 00:59:58.479 rpc_trace_cmd_test 00:59:58.479 rpm_packaging 00:59:58.479 scheduler 00:59:58.479 scheduler_create_thread 00:59:58.479 setup.sh 00:59:58.479 skip_rpc 00:59:58.479 skip_rpc_with_delay 00:59:58.479 skip_rpc_with_json 00:59:58.479 sma 00:59:58.479 sma_crypto 00:59:58.479 sma_discovery 00:59:58.479 sma_nvmf_tcp 00:59:58.479 sma_plugins 00:59:58.479 sma_qos 00:59:58.479 sma_vfiouser_qemu 00:59:58.479 sma_vhost 00:59:58.479 spdk_dd 00:59:58.479 spdk_dd_basic_rw 00:59:58.479 spdk_dd_bdev_to_bdev 00:59:58.479 spdk_dd_malloc 00:59:58.479 spdk_dd_negative 00:59:58.479 spdk_dd_posix 00:59:58.479 spdk_dd_sparse 00:59:58.479 spdk_dd_uring 00:59:58.479 spdk_target_abort 00:59:58.479 spdkcli_iscsi 00:59:58.479 spdkcli_nvmf_rdma 00:59:58.479 spdkcli_nvmf_tcp 00:59:58.479 spdkcli_raid 00:59:58.479 spdkcli_rbd 00:59:58.479 spdkcli_tcp 00:59:58.479 spdkcli_vhost 00:59:58.479 spdkcli_virtio 00:59:58.479 sw_hotplug 00:59:58.479 test_bdev_lvol_delete_lvstore_with_clones 00:59:58.479 test_bdev_lvol_delete_ordering 00:59:58.479 test_clone_decouple_parent 00:59:58.479 test_clone_inflate 00:59:58.479 test_clone_snapshot_relations 00:59:58.479 test_construct_lvol 00:59:58.479 test_construct_lvol_alias_conflict 00:59:58.479 test_construct_lvol_fio_clear_method_none 00:59:58.479 test_construct_lvol_fio_clear_method_unmap 00:59:58.479 test_construct_lvol_full_lvs 00:59:58.479 test_construct_lvol_inexistent_lvs 00:59:58.479 test_construct_lvols_conflict_alias 00:59:58.479 test_construct_lvs 00:59:58.479 test_construct_lvs_clear_methods 00:59:58.479 test_construct_lvs_conflict_alias 00:59:58.479 test_construct_lvs_different_cluster_size 00:59:58.479 test_construct_lvs_nonexistent_bdev 00:59:58.479 test_construct_multi_lvols 00:59:58.479 test_construct_nested_lvol 00:59:58.479 test_construct_two_lvs_on_the_same_bdev 00:59:58.479 test_create_multi_ublk 00:59:58.479 test_create_snapshot_of_snapshot 00:59:58.479 test_create_snapshot_with_io 00:59:58.479 test_create_ublk 00:59:58.479 test_delete_lvol_store_persistent_positive 00:59:58.479 test_delete_snapshot_with_clone 00:59:58.479 test_delete_snapshot_with_snapshot 00:59:58.479 test_destroy_after_bdev_lvol_resize_positive 00:59:58.479 test_esnap_clones 00:59:58.479 test_esnap_late_arrival 00:59:58.479 test_esnap_reload 00:59:58.479 test_esnap_remove_degraded 00:59:58.479 test_hotremove_lvol_store 00:59:58.479 test_hotremove_lvol_store_base 00:59:58.479 test_hotremove_lvol_store_base_with_lvols 00:59:58.479 test_hotremove_lvol_store_multiple_lvols 00:59:58.479 test_lvol_bdev_readonly 00:59:58.479 test_lvol_list 00:59:58.479 test_lvol_rename_negative 00:59:58.479 test_rename_lvs_negative 00:59:58.479 test_rename_positive 00:59:58.479 test_resize_lvol 00:59:58.479 test_resize_lvol_negative 00:59:58.479 test_resize_lvol_with_io_traffic 00:59:58.479 test_save_ublk_config 00:59:58.479 test_shallow_copy_compare 00:59:58.479 test_sigterm 00:59:58.479 test_snapshot_compare_with_lvol_bdev 00:59:58.479 test_tasting 00:59:58.479 test_thin_lvol_check_integrity 00:59:58.479 test_thin_lvol_check_space 00:59:58.479 test_thin_lvol_check_zeroes 00:59:58.479 test_thin_lvol_resize 00:59:58.479 test_thin_overprovisioning 00:59:58.479 test_unregister_lvol_bdev 00:59:58.479 thread 00:59:58.479 thread_poller_perf 00:59:58.479 thread_spdk_lock 00:59:58.479 ublk 00:59:58.479 ublk_recovery 00:59:58.479 ubsan 00:59:58.479 unittest 00:59:58.479 unittest_accel 00:59:58.479 unittest_bdev 00:59:58.479 unittest_bdev_compress 00:59:58.479 unittest_bdev_crypto 00:59:58.479 unittest_bdev_raid5f 00:59:58.480 unittest_blob_blobfs 00:59:58.480 unittest_build 00:59:58.480 unittest_dma 00:59:58.480 unittest_dpdk_compressdev 00:59:58.480 unittest_event 00:59:58.480 unittest_ftl 00:59:58.480 unittest_idxd_user 00:59:58.480 unittest_include 00:59:58.480 unittest_init 00:59:58.480 unittest_ioat 00:59:58.480 unittest_iobuf 00:59:58.480 unittest_iscsi 00:59:58.480 unittest_json 00:59:58.480 unittest_keyring 00:59:58.480 unittest_lib_reduce 00:59:58.480 unittest_log 00:59:58.480 unittest_lvol 00:59:58.480 unittest_notify 00:59:58.480 unittest_nvme 00:59:58.480 unittest_nvme_cuse 00:59:58.480 unittest_nvme_rdma 00:59:58.480 unittest_nvmf 00:59:58.480 unittest_nvmf_rdma 00:59:58.480 unittest_nvmf_transport 00:59:58.480 unittest_nvmf_vfio_user 00:59:58.480 unittest_pci_event 00:59:58.480 unittest_rdma 00:59:58.480 unittest_rpc 00:59:58.480 unittest_scsi 00:59:58.480 unittest_sock 00:59:58.480 unittest_thread 00:59:58.480 unittest_util 00:59:58.480 unittest_vhost 00:59:58.480 valgrind 00:59:58.480 version 00:59:58.480 vfio_fuzz 00:59:58.480 vfio_user_nvme_fio 00:59:58.480 vfio_user_nvme_restart_vm 00:59:58.480 vfio_user_qemu 00:59:58.480 vfio_user_virtio_bdevperf 00:59:58.480 vfio_user_virtio_blk_restart_vm 00:59:58.480 vfio_user_virtio_scsi_restart_vm 00:59:58.480 vhost 00:59:58.480 vhost_blk_lvol_integrity 00:59:58.480 vhost_blk_packed_ring_integrity 00:59:58.480 vhost_blockdev 00:59:58.480 vhost_boot 00:59:58.480 vhost_fuzz 00:59:58.480 vhost_negative 00:59:58.480 vhost_scsi_lvol_integrity 00:59:58.480 vhost_shared 00:59:58.480 xnvme_bdevperf 00:59:58.480 xnvme_to_malloc_dd_copy 00:59:58.480 zoned_fio 00:59:58.480 00:59:58.480 00:59:58.480 -----Tests Missing From Build------ 00:59:58.480 balanced 00:59:58.480 build_native_dpdk 00:59:58.480 build_shared_native_dpdk_rpm 00:59:58.480 build_shared_rpm_with_rpmed_dpdk 00:59:58.480 busy 00:59:58.480 core_load 00:59:58.480 ftl_restore_fast 00:59:58.480 iscsi_tgt_data_digest 00:59:58.480 iscsi_tgt_ext4test 00:59:58.480 keyring_linux 00:59:58.480 nvme_boot_partition 00:59:58.480 nvme_bp 00:59:58.480 nvme_opal 00:59:58.480 nvme_opal_bdevio 00:59:58.480 nvme_opal_bdevperf 00:59:58.480 nvme_opal_spdk_tgt 00:59:58.480 nvmf_fc 00:59:58.480 nvmf_initiator_timeout 00:59:58.480 nvmf_multiconnection 00:59:58.480 scanbuild_make 00:59:58.480 spdkcli_nvmf_fc 00:59:58.480 unittest_nvmf_fc 00:59:58.480 unittest_nvmf_fc_ls 00:59:58.480 vhost_blk_cores_2ctrl 00:59:58.480 vhost_blk_fs_integrity 00:59:58.480 vhost_blk_hot_remove 00:59:58.480 vhost_blk_integrity 00:59:58.480 vhost_hotplug 00:59:58.480 vhost_migration 00:59:58.480 vhost_migration_tc1 00:59:58.480 vhost_migration_tc2 00:59:58.480 vhost_readonly 00:59:58.480 vhost_scsi_cores_2ctrl 00:59:58.480 vhost_scsi_fs_integrity 00:59:58.480 vhost_scsi_hot_remove 00:59:58.480 vhost_scsi_integrity 00:59:58.480 vmd 00:59:58.480 vmd_bdev_svc 00:59:58.480 vmd_fio 00:59:58.480 vmd_hello_world 00:59:58.480 vmd_identify 00:59:58.480 vmd_perf 00:59:58.480 00:59:58.480 00:59:58.480 -----Tests Missing ASAN------ 00:59:58.480 accel_cdev_comp 00:59:58.480 accel_cdev_decmop_full 00:59:58.480 accel_cdev_decomp 00:59:58.480 accel_cdev_decomp_full_mcore 00:59:58.480 accel_cdev_decomp_full_mthread 00:59:58.480 accel_cdev_decomp_mcore 00:59:58.480 accel_cdev_decomp_mthread 00:59:58.480 autobuild 00:59:58.480 autobuild_build_doc 00:59:58.480 autobuild_check_dpdk_pci_api 00:59:58.480 autobuild_check_format 00:59:58.480 autobuild_check_so_deps 00:59:58.480 autobuild_external_code 00:59:58.480 autobuild_generated_files_check 00:59:58.480 autobuild_generated_files_check_post_clean 00:59:58.480 autobuild_header_dependency_check 00:59:58.480 autobuild_llvm_precompile 00:59:58.480 autobuild_make_install 00:59:58.480 autobuild_make_uninstall 00:59:58.480 autobuild_ocf_precompile 00:59:58.480 balanced 00:59:58.480 bdev_crypto_enomem 00:59:58.480 blockdev_crypto_aesni 00:59:58.480 blockdev_crypto_qat 00:59:58.480 blockdev_crypto_sw 00:59:58.480 blockdev_rbd 00:59:58.480 build_native_dpdk 00:59:58.480 build_shared_native_dpdk_rpm 00:59:58.480 build_shared_rpm_with_rpmed_dpdk 00:59:58.480 busy 00:59:58.480 chaining 00:59:58.480 check_header_filenames 00:59:58.480 cmb_copy 00:59:58.480 compress_compdev 00:59:58.480 compress_isal 00:59:58.480 confirm_abi_deps 00:59:58.480 confirm_makefile_deps 00:59:58.480 core_load 00:59:58.480 dd_uring_copy 00:59:58.480 dpdk_governor 00:59:58.480 external_make_accel_driver_shared 00:59:58.480 external_make_accel_driver_static 00:59:58.480 external_make_accel_module_shared 00:59:58.480 external_make_accel_module_static 00:59:58.480 external_make_hello_bdev_shared_combo 00:59:58.480 external_make_hello_bdev_shared_iso 00:59:58.480 external_make_hello_bdev_static 00:59:58.480 external_make_hello_no_bdev_shared_combo 00:59:58.480 external_make_hello_no_bdev_shared_iso 00:59:58.480 external_make_hello_no_bdev_static 00:59:58.480 external_make_nvme_shared 00:59:58.480 external_make_nvme_static 00:59:58.480 external_run_accel_driver_shared 00:59:58.480 external_run_accel_driver_static 00:59:58.480 external_run_accel_module_shared 00:59:58.480 external_run_accel_module_static 00:59:58.480 external_run_hello_bdev_shared_combo 00:59:58.480 external_run_hello_bdev_shared_iso 00:59:58.480 external_run_hello_bdev_static 00:59:58.480 external_run_hello_no_bdev_shared_combo 00:59:58.480 external_run_hello_no_bdev_shared_iso 00:59:58.480 external_run_hello_no_bdev_static 00:59:58.480 external_run_nvme_shared 00:59:58.480 external_run_nvme_static 00:59:58.480 ftl_restore_fast 00:59:58.480 go_rpc 00:59:58.480 idle 00:59:58.480 interrupt_mode 00:59:58.480 ioat 00:59:58.480 ioat_perf 00:59:58.480 ioat_verify 00:59:58.480 is_zoned 00:59:58.480 iscsi_tgt 00:59:58.480 iscsi_tgt_bdev_io_wait 00:59:58.480 iscsi_tgt_calsoft 00:59:58.480 iscsi_tgt_data_digest 00:59:58.480 iscsi_tgt_digest 00:59:58.480 iscsi_tgt_digests 00:59:58.480 iscsi_tgt_ext4test 00:59:58.480 iscsi_tgt_filesystem 00:59:58.480 iscsi_tgt_filesystem_btrfs 00:59:58.480 iscsi_tgt_filesystem_ext4 00:59:58.480 iscsi_tgt_filesystem_xfs 00:59:58.480 iscsi_tgt_fio 00:59:58.480 iscsi_tgt_fuzz 00:59:58.480 iscsi_tgt_initiator 00:59:58.480 iscsi_tgt_ip_migration 00:59:58.480 iscsi_tgt_iscsi_lvol 00:59:58.480 iscsi_tgt_login_redirection 00:59:58.480 iscsi_tgt_multiconnection 00:59:58.480 iscsi_tgt_qos 00:59:58.480 iscsi_tgt_rbd 00:59:58.480 iscsi_tgt_reset 00:59:58.480 iscsi_tgt_resize 00:59:58.480 iscsi_tgt_rpc_config 00:59:58.480 iscsi_tgt_sock 00:59:58.480 iscsi_tgt_trace_record 00:59:58.480 keyring_linux 00:59:58.480 llvm_fuzz 00:59:58.480 nvme_boot_partition 00:59:58.480 nvme_bp 00:59:58.480 nvme_cli_cuse 00:59:58.480 nvme_cli_plugin 00:59:58.480 nvme_cmb 00:59:58.480 nvme_cuse 00:59:58.480 nvme_cuse_app 00:59:58.480 nvme_cuse_rpc 00:59:58.480 nvme_ns_manage_cuse 00:59:58.480 nvme_opal 00:59:58.480 nvme_opal_bdevio 00:59:58.480 nvme_opal_bdevperf 00:59:58.480 nvme_opal_spdk_tgt 00:59:58.480 nvme_pmr 00:59:58.480 nvme_pmr_persistence 00:59:58.480 nvme_smartctl_cuse 00:59:58.480 nvme_zns 00:59:58.480 nvmf_bdevperf 00:59:58.480 nvmf_device_removal 00:59:58.480 nvmf_device_removal_pci_remove 00:59:58.480 nvmf_device_removal_pci_remove_no_srq 00:59:58.480 nvmf_digest_clean 00:59:58.480 nvmf_fc 00:59:58.480 nvmf_fuzz 00:59:58.480 nvmf_host_multipath 00:59:58.480 nvmf_initiator_timeout 00:59:58.480 nvmf_mdns_discovery 00:59:58.480 nvmf_multiconnection 00:59:58.480 nvmf_nvme_cli 00:59:58.480 nvmf_perf_adq 00:59:58.480 nvmf_rdma 00:59:58.480 nvmf_shutdown 00:59:58.480 nvmf_shutdown_tc1 00:59:58.480 nvmf_shutdown_tc2 00:59:58.480 nvmf_shutdown_tc3 00:59:58.480 nvmf_srq_overwhelm 00:59:58.480 nvmf_target_disconnect 00:59:58.480 nvmf_target_disconnect_tc1 00:59:58.480 nvmf_target_disconnect_tc2 00:59:58.480 nvmf_target_disconnect_tc3 00:59:58.480 nvmf_timeout 00:59:58.480 nvmf_vfio_user 00:59:58.480 nvmf_vfio_user_fuzz 00:59:58.480 nvmf_vfio_user_nvme_compliance 00:59:58.480 ocf 00:59:58.480 ocf_bdevperf_iotypes 00:59:58.480 ocf_configuration_change 00:59:58.480 ocf_create_destruct 00:59:58.480 ocf_fio_modes 00:59:58.480 ocf_flush 00:59:58.480 ocf_multicore 00:59:58.480 ocf_remove 00:59:58.480 ocf_stats 00:59:58.480 scanbuild_make 00:59:58.480 scheduler 00:59:58.480 spdk_dd_uring 00:59:58.481 spdkcli_iscsi 00:59:58.481 spdkcli_nvmf_fc 00:59:58.481 spdkcli_nvmf_rdma 00:59:58.481 spdkcli_raid 00:59:58.481 spdkcli_rbd 00:59:58.481 spdkcli_virtio 00:59:58.481 unittest_bdev_compress 00:59:58.481 unittest_bdev_crypto 00:59:58.481 unittest_dpdk_compressdev 00:59:58.481 unittest_lib_reduce 00:59:58.481 unittest_nvmf_fc 00:59:58.481 unittest_nvmf_fc_ls 00:59:58.481 unittest_nvmf_vfio_user 00:59:58.481 valgrind 00:59:58.481 vfio_fuzz 00:59:58.481 vhost_blk_cores_2ctrl 00:59:58.481 vhost_blk_fs_integrity 00:59:58.481 vhost_blk_hot_remove 00:59:58.481 vhost_blk_integrity 00:59:58.481 vhost_blockdev 00:59:58.481 vhost_fuzz 00:59:58.481 vhost_hotplug 00:59:58.481 vhost_migration 00:59:58.481 vhost_migration_tc1 00:59:58.481 vhost_migration_tc2 00:59:58.481 vhost_readonly 00:59:58.481 vhost_scsi_cores_2ctrl 00:59:58.481 vhost_scsi_fs_integrity 00:59:58.481 vhost_scsi_hot_remove 00:59:58.481 vhost_scsi_integrity 00:59:58.481 vhost_shared 00:59:58.481 vmd 00:59:58.481 vmd_bdev_svc 00:59:58.481 vmd_fio 00:59:58.481 vmd_hello_world 00:59:58.481 vmd_identify 00:59:58.481 vmd_perf 00:59:58.481 zoned_fio 00:59:58.481 00:59:58.481 00:59:58.481 -----Tests Missing UBSAN------ 00:59:58.481 autobuild 00:59:58.481 autobuild_build_doc 00:59:58.481 autobuild_check_dpdk_pci_api 00:59:58.481 autobuild_check_format 00:59:58.481 autobuild_check_so_deps 00:59:58.481 autobuild_external_code 00:59:58.481 autobuild_generated_files_check 00:59:58.481 autobuild_generated_files_check_post_clean 00:59:58.481 autobuild_header_dependency_check 00:59:58.481 autobuild_make_install 00:59:58.481 autobuild_make_uninstall 00:59:58.481 balanced 00:59:58.481 build_native_dpdk 00:59:58.481 build_rpm_from_gen_spec 00:59:58.481 build_shared_native_dpdk_rpm 00:59:58.481 build_shared_rpm 00:59:58.481 build_shared_rpm_with_rpmed_dpdk 00:59:58.481 busy 00:59:58.481 check_header_filenames 00:59:58.481 cmb_copy 00:59:58.481 confirm_abi_deps 00:59:58.481 confirm_makefile_deps 00:59:58.481 core_load 00:59:58.481 external_make_accel_driver_shared 00:59:58.481 external_make_accel_driver_static 00:59:58.481 external_make_accel_module_shared 00:59:58.481 external_make_accel_module_static 00:59:58.481 external_make_hello_bdev_shared_combo 00:59:58.481 external_make_hello_bdev_shared_iso 00:59:58.481 external_make_hello_bdev_static 00:59:58.481 external_make_hello_no_bdev_shared_combo 00:59:58.481 external_make_hello_no_bdev_shared_iso 00:59:58.481 external_make_hello_no_bdev_static 00:59:58.481 external_make_nvme_shared 00:59:58.481 external_make_nvme_static 00:59:58.481 external_run_accel_driver_shared 00:59:58.481 external_run_accel_driver_static 00:59:58.481 external_run_accel_module_shared 00:59:58.481 external_run_accel_module_static 00:59:58.481 external_run_hello_bdev_shared_combo 00:59:58.481 external_run_hello_bdev_shared_iso 00:59:58.481 external_run_hello_bdev_static 00:59:58.481 external_run_hello_no_bdev_shared_combo 00:59:58.481 external_run_hello_no_bdev_shared_iso 00:59:58.481 external_run_hello_no_bdev_static 00:59:58.481 external_run_nvme_shared 00:59:58.481 external_run_nvme_static 00:59:58.481 ftl_restore_fast 00:59:58.481 is_zoned 00:59:58.481 iscsi_tgt_data_digest 00:59:58.481 iscsi_tgt_ext4test 00:59:58.481 keyring_linux 00:59:58.481 nvme_boot_partition 00:59:58.481 nvme_bp 00:59:58.481 nvme_cmb 00:59:58.481 nvme_opal 00:59:58.481 nvme_opal_bdevio 00:59:58.481 nvme_opal_bdevperf 00:59:58.481 nvme_opal_spdk_tgt 00:59:58.481 nvme_pmr 00:59:58.481 nvme_pmr_persistence 00:59:58.481 nvme_zns 00:59:58.481 nvmf_fc 00:59:58.481 nvmf_initiator_timeout 00:59:58.481 nvmf_multiconnection 00:59:58.481 packaging 00:59:58.481 rpm_packaging 00:59:58.481 scanbuild_make 00:59:58.481 spdkcli_nvmf_fc 00:59:58.481 unittest_bdev_compress 00:59:58.481 unittest_bdev_crypto 00:59:58.481 unittest_dpdk_compressdev 00:59:58.481 unittest_lib_reduce 00:59:58.481 unittest_nvmf_fc 00:59:58.481 unittest_nvmf_fc_ls 00:59:58.481 unittest_nvmf_vfio_user 00:59:58.481 valgrind 00:59:58.481 vhost_blk_cores_2ctrl 00:59:58.481 vhost_blk_fs_integrity 00:59:58.481 vhost_blk_hot_remove 00:59:58.481 vhost_blk_integrity 00:59:58.481 vhost_hotplug 00:59:58.481 vhost_migration 00:59:58.481 vhost_migration_tc1 00:59:58.481 vhost_migration_tc2 00:59:58.481 vhost_readonly 00:59:58.481 vhost_scsi_cores_2ctrl 00:59:58.481 vhost_scsi_fs_integrity 00:59:58.481 vhost_scsi_hot_remove 00:59:58.481 vhost_scsi_integrity 00:59:58.481 vmd 00:59:58.481 vmd_bdev_svc 00:59:58.481 vmd_fio 00:59:58.481 vmd_hello_world 00:59:58.481 vmd_identify 00:59:58.481 vmd_perf 00:59:58.481 zoned_fio 00:59:58.481 Not all tests were run. Failing the build. 00:59:58.481 ['scanbuild_make'] 00:59:58.481 + compress_coverage_and_docs 00:59:58.481 + echo 'Start compress coverage and docs' 00:59:58.481 Start compress coverage and docs 00:59:58.481 + tar -C coverage -czf coverage_autotest-per-patch_122820.tar.gz ./ --remove-files 00:59:59.046 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_122820.tar.gz ./ --remove-files 00:59:59.979 + tar -C doc -czf doc_autotest-per-patch_122820.tar.gz ./ --remove-files 00:59:59.979 + [[ -d llvm ]] 00:59:59.979 + true 00:59:59.979 + echo 'End compress coverage and docs' 00:59:59.979 End compress coverage and docs 00:59:59.979 + remove_partial_coverage_files 00:59:59.979 + find . -name 'cov_*.info' -delete 01:00:00.237 + echo 'End stage post_gen_coverage.sh' 01:00:00.237 End stage post_gen_coverage.sh 01:00:00.254 [Pipeline] } 01:00:00.259 ERROR: script returned exit code 1 01:00:00.291 [Pipeline] // catchError 01:00:00.303 [Pipeline] catchError 01:00:00.305 [Pipeline] { 01:00:00.328 [Pipeline] dir 01:00:00.328 Running in /var/jenkins/workspace/autotest-per-patch_5/post_process 01:00:00.330 [Pipeline] {