00:00:00.000 Started by upstream project "autotest-per-patch" build number 127173 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.009 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-docker.groovy 00:00:00.010 The recommended git tool is: git 00:00:00.010 using credential 00000000-0000-0000-0000-000000000002 00:00:00.012 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.023 Fetching changes from the remote Git repository 00:00:00.024 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.034 Using shallow fetch with depth 1 00:00:00.034 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.034 > git --version # timeout=10 00:00:00.043 > git --version # 'git version 2.39.2' 00:00:00.043 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.053 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.053 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:02.175 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.185 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.196 Checking out Revision bd3e126a67c072de18fcd072f7502b1f7801d6ff (FETCH_HEAD) 00:00:02.196 > git config core.sparsecheckout # timeout=10 00:00:02.205 > git read-tree -mu HEAD # timeout=10 00:00:02.219 > git checkout -f bd3e126a67c072de18fcd072f7502b1f7801d6ff # timeout=5 00:00:02.234 Commit message: "jenkins/autotest: add raid-vg subjob to autotest configs" 00:00:02.234 > git rev-list --no-walk bd3e126a67c072de18fcd072f7502b1f7801d6ff # timeout=10 00:00:02.320 [Pipeline] Start of Pipeline 00:00:02.335 [Pipeline] library 00:00:02.337 Loading library shm_lib@master 00:00:02.337 Library shm_lib@master is cached. Copying from home. 00:00:02.349 [Pipeline] retry 00:00:02.351 [Pipeline] { 00:00:02.360 [Pipeline] timeout 00:00:02.360 Timeout set to expire after 10 min without activity 00:00:02.361 [Pipeline] { 00:00:02.371 [Pipeline] node 00:00:06.283 Running on agt-_autotest_27838-4716 in /var/jenkins/workspace/check-format-docker-autotest 00:00:06.285 [Pipeline] { 00:00:06.297 [Pipeline] wrap 00:00:06.306 [Pipeline] { 00:00:06.314 [Pipeline] stage 00:00:06.316 [Pipeline] { (Prologue) 00:00:06.334 [Pipeline] echo 00:00:06.336 Node: agt-_autotest_27838-4716 00:00:06.542 [Pipeline] setCustomBuildProperty 00:00:06.560 [Pipeline] sh 00:00:07.619 + sudo git config --global --replace-all safe.directory '*' 00:00:07.706 [Pipeline] httpRequest 00:00:09.138 [Pipeline] echo 00:00:09.140 Sorcerer 10.211.164.101 is alive 00:00:09.148 [Pipeline] httpRequest 00:00:09.153 HttpMethod: GET 00:00:09.154 URL: http://10.211.164.101/packages/jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:09.158 Sending request to url: http://10.211.164.101/packages/jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:09.163 Response Code: HTTP/1.1 200 OK 00:00:09.163 Success: Status code 200 is in the accepted range: 200,404 00:00:09.164 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:09.427 [Pipeline] sh 00:00:09.725 + tar --no-same-owner -xf jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:09.740 [Pipeline] httpRequest 00:00:09.761 [Pipeline] echo 00:00:09.762 Sorcerer 10.211.164.101 is alive 00:00:09.770 [Pipeline] httpRequest 00:00:09.775 HttpMethod: GET 00:00:09.775 URL: http://10.211.164.101/packages/spdk_d3d267b545ef8c74ca8c4321db78e07e6c6d1faa.tar.gz 00:00:09.778 Sending request to url: http://10.211.164.101/packages/spdk_d3d267b545ef8c74ca8c4321db78e07e6c6d1faa.tar.gz 00:00:09.784 Response Code: HTTP/1.1 200 OK 00:00:09.784 Success: Status code 200 is in the accepted range: 200,404 00:00:09.785 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_d3d267b545ef8c74ca8c4321db78e07e6c6d1faa.tar.gz 00:00:18.139 [Pipeline] sh 00:00:18.451 + tar --no-same-owner -xf spdk_d3d267b545ef8c74ca8c4321db78e07e6c6d1faa.tar.gz 00:00:21.771 [Pipeline] sh 00:00:22.069 + git -C spdk log --oneline -n5 00:00:22.069 d3d267b54 lib/reduce: if memory allocation fails, g_vol_count--. 00:00:22.069 c5d7cded4 bdev/compress: print error code information in load compress bdev 00:00:22.069 58883cba9 bdev/compress: release reduce vol resource when comp bdev fails to be created. 00:00:22.069 b8378f94e scripts/pkgdep: Set yum's skip_if_unavailable=True under rocky8 00:00:22.069 c2a77f51e module/bdev/nvme: add detach-monitor poller 00:00:22.086 [Pipeline] writeFile 00:00:22.104 [Pipeline] sh 00:00:22.400 + cat autorun-spdk.conf 00:00:22.400 : 00:00:22.400 00:00:22.407 RUN_NIGHTLY=0 00:00:22.409 [Pipeline] } 00:00:22.426 [Pipeline] // stage 00:00:22.434 [Pipeline] catchError 00:00:22.436 [Pipeline] { 00:00:22.451 [Pipeline] timeout 00:00:22.452 Timeout set to expire in 5 min 0 sec 00:00:22.453 [Pipeline] { 00:00:22.468 [Pipeline] stage 00:00:22.470 [Pipeline] { (Tests) 00:00:22.486 [Pipeline] sh 00:00:22.782 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:00:22.782 11:58:57 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:00:22.782 11:58:57 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:22.782 11:58:57 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:22.782 11:58:57 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:22.782 11:58:57 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:22.782 11:58:57 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:22.782 11:58:57 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:22.782 11:58:57 -- paths/export.sh@5 -- # export PATH 00:00:22.782 11:58:57 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:22.782 11:58:57 -- common/autobuild_common.sh@446 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:00:22.782 11:58:57 -- common/autobuild_common.sh@447 -- # date +%s 00:00:22.782 11:58:57 -- common/autobuild_common.sh@447 -- # mktemp -dt spdk_1721908737.XXXXXX 00:00:22.782 11:58:57 -- common/autobuild_common.sh@447 -- # SPDK_WORKSPACE=/tmp/spdk_1721908737.mpKfJj 00:00:22.782 11:58:57 -- common/autobuild_common.sh@449 -- # [[ -n '' ]] 00:00:22.782 11:58:57 -- common/autobuild_common.sh@453 -- # '[' -n '' ']' 00:00:22.782 11:58:57 -- common/autobuild_common.sh@456 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:00:22.782 11:58:57 -- common/autobuild_common.sh@460 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:22.782 11:58:57 -- common/autobuild_common.sh@462 -- # scanbuild='scan-build -o /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:00:22.782 11:58:57 -- common/autobuild_common.sh@463 -- # get_config_params 00:00:22.782 11:58:57 -- common/autotest_common.sh@396 -- # xtrace_disable 00:00:22.782 11:58:57 -- common/autotest_common.sh@10 -- # set +x 00:00:22.782 11:58:57 -- common/autobuild_common.sh@463 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --disable-unit-tests --enable-coverage --with-ublk' 00:00:22.782 11:58:57 -- common/autobuild_common.sh@465 -- # start_monitor_resources 00:00:22.782 11:58:57 -- pm/common@17 -- # local monitor 00:00:22.782 11:58:57 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:22.782 11:58:57 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:22.782 11:58:57 -- pm/common@25 -- # sleep 1 00:00:22.782 11:58:57 -- pm/common@21 -- # date +%s 00:00:22.782 11:58:57 -- pm/common@21 -- # date +%s 00:00:22.782 11:58:57 -- pm/common@21 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/perf/pm/collect-cpu-load -d /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721908737 00:00:22.782 11:58:57 -- pm/common@21 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/perf/pm/collect-vmstat -d /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721908737 00:00:22.782 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721908737_collect-cpu-load.pm.log 00:00:22.782 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721908737_collect-vmstat.pm.log 00:00:23.722 11:58:58 -- common/autobuild_common.sh@466 -- # trap stop_monitor_resources EXIT 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/check-format-docker-autotest/output 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@35 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:00:23.722 11:58:58 -- scripts/docker-autoruner.sh@35 -- # check_format 00:00:23.722 11:58:58 -- common/autobuild_common.sh@358 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:23.722 11:58:58 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:00:23.722 11:58:58 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:00:23.722 11:58:58 -- common/autotest_common.sh@10 -- # set +x 00:00:23.722 ************************************ 00:00:23.723 START TEST autobuild_check_format 00:00:23.723 ************************************ 00:00:23.723 11:58:58 autobuild_check_format -- common/autotest_common.sh@1123 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:24.663 Checking file permissions... OK 00:00:24.923 Checking coding style... OK 00:00:25.184 Checking comment style... OK 00:00:26.564 Checking markdown files format... OK 00:00:26.564 Checking for spaces before tabs... OK 00:00:26.564 Checking trailing whitespace in output strings... OK 00:00:26.822 Checking for use of forbidden library functions... OK 00:00:26.822 Checking for use of forbidden CUnit macros... OK 00:00:27.756 Checking blank lines at end of file... OK 00:00:28.695 Checking for POSIX includes... OK 00:00:28.695 Checking for proper function naming conventions... OK 00:00:28.695 Checking #include style... OK 00:00:29.265 Checking Python style... OK 00:00:29.265 shfmt-3.1.0 version v3.1.0 not used (only v3.8.0 is supported) 00:00:29.265 v3.8.0 can be installed using 'scripts/pkgdep.sh -d' 00:00:29.835 Checking whether CHANGELOG.md should be updated... OK 00:00:30.407 Checking that all RPCs are documented... OK 00:00:30.407 Checking rpc.py argument option names... OK 00:00:30.407 Checking SPDX-license...OK 00:00:42.642 Checking Golang style...OK 00:00:42.642 Checking extern "C"... OK 00:00:42.642 00:00:42.642 real 0m18.755s 00:00:42.642 user 1m48.031s 00:00:42.642 sys 0m45.470s 00:00:42.642 11:59:16 autobuild_check_format -- common/autotest_common.sh@1124 -- # xtrace_disable 00:00:42.642 11:59:16 autobuild_check_format -- common/autotest_common.sh@10 -- # set +x 00:00:42.642 ************************************ 00:00:42.642 END TEST autobuild_check_format 00:00:42.642 ************************************ 00:00:42.642 11:59:16 -- common/autotest_common.sh@1142 -- # return 0 00:00:42.642 11:59:16 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:00:42.642 11:59:16 -- pm/common@29 -- # signal_monitor_resources TERM 00:00:42.642 11:59:16 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:00:42.642 11:59:16 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:42.642 11:59:16 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:00:42.642 11:59:16 -- pm/common@44 -- # pid=196 00:00:42.642 11:59:16 -- pm/common@50 -- # kill -TERM 196 00:00:42.642 11:59:16 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:42.642 11:59:16 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:00:42.642 11:59:16 -- pm/common@44 -- # pid=198 00:00:42.642 11:59:16 -- pm/common@50 -- # kill -TERM 198 00:00:42.653 [Pipeline] } 00:00:42.671 [Pipeline] // stage 00:00:42.676 [Pipeline] } 00:00:42.693 [Pipeline] // timeout 00:00:42.699 [Pipeline] } 00:00:42.715 [Pipeline] // catchError 00:00:42.726 [Pipeline] stage 00:00:42.728 [Pipeline] { (Epilogue) 00:00:42.744 [Pipeline] sh 00:00:43.103 [Pipeline] setCustomBuildProperty 00:00:43.113 [Pipeline] catchError 00:00:43.115 [Pipeline] { 00:00:43.129 [Pipeline] sh 00:00:43.422 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:00:43.422 Artifacts sizes are good 00:00:43.432 [Pipeline] } 00:00:43.450 [Pipeline] // catchError 00:00:43.459 [Pipeline] sh 00:00:43.757 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:00:43.772 [Pipeline] archiveArtifacts 00:00:43.781 Archiving artifacts 00:00:44.349 [Pipeline] } 00:00:44.366 [Pipeline] // stage 00:00:44.370 [Pipeline] } 00:00:44.384 [Pipeline] // wrap 00:00:44.389 [Pipeline] } 00:00:44.405 [Pipeline] // node 00:00:44.409 [Pipeline] } 00:00:44.421 [Pipeline] // timeout 00:00:44.425 [Pipeline] } 00:00:44.436 [Pipeline] // retry 00:00:44.441 [Pipeline] End of Pipeline 00:00:44.467 Finished: SUCCESS