00:00:00.001 Started by upstream project "autotest-per-patch" build number 121305 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.012 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.013 The recommended git tool is: git 00:00:00.013 using credential 00000000-0000-0000-0000-000000000002 00:00:00.015 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.031 Fetching changes from the remote Git repository 00:00:00.034 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.053 Using shallow fetch with depth 1 00:00:00.053 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.053 > git --version # timeout=10 00:00:00.064 > git --version # 'git version 2.39.2' 00:00:00.064 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.064 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.065 > 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.172 > 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 f964f6d3463483adf05cc5c086f2abd292e05f1d (FETCH_HEAD) 00:00:02.196 > git config core.sparsecheckout # timeout=10 00:00:02.209 > git read-tree -mu HEAD # timeout=10 00:00:02.226 > git checkout -f f964f6d3463483adf05cc5c086f2abd292e05f1d # timeout=5 00:00:02.254 Commit message: "ansible/roles/custom_facts: Drop nvme features" 00:00:02.254 > git rev-list --no-walk f964f6d3463483adf05cc5c086f2abd292e05f1d # timeout=10 00:00:02.335 [Pipeline] Start of Pipeline 00:00:02.350 [Pipeline] library 00:00:02.352 Loading library shm_lib@master 00:00:02.352 Library shm_lib@master is cached. Copying from home. 00:00:02.371 [Pipeline] retry 00:00:02.373 [Pipeline] { 00:00:02.387 [Pipeline] timeout 00:00:02.388 Timeout set to expire after 10 min without activity 00:00:02.390 [Pipeline] { 00:00:02.404 [Pipeline] node 00:00:06.405 Running on agt-_autotest_20201-17382 in /var/jenkins/workspace/check-format-docker-autotest 00:00:06.407 [Pipeline] { 00:00:06.422 [Pipeline] wrap 00:00:06.431 [Pipeline] { 00:00:06.439 [Pipeline] stage 00:00:06.440 [Pipeline] { (Prologue) 00:00:06.456 [Pipeline] echo 00:00:06.457 Node: agt-_autotest_20201-17382 00:00:06.634 [Pipeline] setCustomBuildProperty 00:00:06.654 [Pipeline] sh 00:00:07.745 + sudo git config --global --replace-all safe.directory '*' 00:00:07.830 [Pipeline] nodesByLabel 00:00:07.831 Found a total of 1 nodes with the 'sorcerer' label 00:00:07.841 [Pipeline] httpRequest 00:00:08.074 HttpMethod: GET 00:00:08.074 URL: http://10.211.164.96/packages/jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:08.953 Sending request to url: http://10.211.164.96/packages/jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:09.210 Response Code: HTTP/1.1 200 OK 00:00:09.271 Success: Status code 200 is in the accepted range: 200,404 00:00:09.272 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:09.815 [Pipeline] sh 00:00:10.108 + tar --no-same-owner -xf jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:10.125 [Pipeline] httpRequest 00:00:10.130 HttpMethod: GET 00:00:10.131 URL: http://10.211.164.96/packages/spdk_f5efc1a9ae80994afd0cacd26fdbef91566cc3c9.tar.gz 00:00:10.133 Sending request to url: http://10.211.164.96/packages/spdk_f5efc1a9ae80994afd0cacd26fdbef91566cc3c9.tar.gz 00:00:10.137 Response Code: HTTP/1.1 200 OK 00:00:10.138 Success: Status code 200 is in the accepted range: 200,404 00:00:10.138 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_f5efc1a9ae80994afd0cacd26fdbef91566cc3c9.tar.gz 00:00:17.111 [Pipeline] sh 00:00:17.410 + tar --no-same-owner -xf spdk_f5efc1a9ae80994afd0cacd26fdbef91566cc3c9.tar.gz 00:00:20.713 [Pipeline] sh 00:00:21.004 + git -C spdk log --oneline -n5 00:00:21.004 f5efc1a9a raid: fix race between process starting and removing a base bdev 00:00:21.004 e40a79647 raid: don't remove an unconfigured base bdev 00:00:21.004 98d0297b8 raid: fix race between starting rebuild and creating io channel 00:00:21.004 cbc00874c raid: remove base_bdev_lock 00:00:21.004 31bd92371 raid: fix some issues in raid_bdev_write_config_json() 00:00:21.021 [Pipeline] writeFile 00:00:21.033 [Pipeline] sh 00:00:21.327 + cat autorun-spdk.conf 00:00:21.327 : 00:00:21.327 00:00:21.334 RUN_NIGHTLY=0 00:00:21.336 [Pipeline] } 00:00:21.353 [Pipeline] // stage 00:00:21.363 [Pipeline] catchError 00:00:21.365 [Pipeline] { 00:00:21.380 [Pipeline] timeout 00:00:21.380 Timeout set to expire in 5 min 0 sec 00:00:21.381 [Pipeline] { 00:00:21.394 [Pipeline] stage 00:00:21.395 [Pipeline] { (Tests) 00:00:21.408 [Pipeline] sh 00:00:21.701 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:00:21.701 18:23:09 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:00:21.701 18:23:09 -- scripts/common.sh@502 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:21.701 18:23:09 -- scripts/common.sh@510 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:21.701 18:23:09 -- scripts/common.sh@511 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:21.701 18:23:09 -- 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:21.701 18:23:09 -- 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:21.701 18:23:09 -- 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:21.701 18:23:09 -- paths/export.sh@5 -- # export PATH 00:00:21.701 18:23:09 -- 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:21.701 18:23:09 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:00:21.701 18:23:09 -- common/autobuild_common.sh@435 -- # date +%s 00:00:21.701 18:23:09 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1714155789.XXXXXX 00:00:21.701 18:23:09 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1714155789.uDVN1G 00:00:21.701 18:23:09 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:00:21.701 18:23:09 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:00:21.701 18:23:09 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:00:21.701 18:23:09 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:21.701 18:23:09 -- common/autobuild_common.sh@450 -- # 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:21.701 18:23:09 -- common/autobuild_common.sh@451 -- # get_config_params 00:00:21.701 18:23:09 -- common/autotest_common.sh@385 -- # xtrace_disable 00:00:21.701 18:23:09 -- common/autotest_common.sh@10 -- # set +x 00:00:21.701 18:23:09 -- common/autobuild_common.sh@451 -- # 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:21.701 18:23:09 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:00:21.701 18:23:09 -- pm/common@17 -- # local monitor 00:00:21.701 18:23:09 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:21.701 18:23:09 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=203 00:00:21.701 18:23:09 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:21.701 18:23:09 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=205 00:00:21.701 18:23:09 -- pm/common@26 -- # sleep 1 00:00:21.701 18:23:09 -- pm/common@21 -- # date +%s 00:00:21.701 18:23:09 -- pm/common@21 -- # date +%s 00:00:21.701 18:23:09 -- pm/common@21 -- # sudo -E /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.1714155789 00:00:21.701 18:23:09 -- pm/common@21 -- # sudo -E /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.1714155789 00:00:21.701 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1714155789_collect-vmstat.pm.log 00:00:21.701 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1714155789_collect-cpu-load.pm.log 00:00:22.640 18:23:10 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-pkg-manifest.txt /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/check-format-docker-autotest/output 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@35 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:00:22.641 18:23:10 -- scripts/docker-autoruner.sh@35 -- # check_format 00:00:22.641 18:23:10 -- common/autobuild_common.sh@346 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:22.641 18:23:10 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:00:22.641 18:23:10 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:00:22.641 18:23:10 -- common/autotest_common.sh@10 -- # set +x 00:00:22.641 ************************************ 00:00:22.641 START TEST autobuild_check_format 00:00:22.641 ************************************ 00:00:22.641 18:23:10 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:23.579 Checking file permissions... OK 00:00:23.838 Checking coding style... OK 00:00:24.096 Checking comment style... OK 00:00:25.478 Checking markdown files format... OK 00:00:25.478 Checking for spaces before tabs... OK 00:00:25.478 Checking trailing whitespace in output strings... OK 00:00:25.478 Checking for use of forbidden library functions... OK 00:00:25.478 Checking for use of forbidden CUnit macros... OK 00:00:26.409 Checking blank lines at end of file... OK 00:00:26.666 Checking for POSIX includes... OK 00:00:26.666 Checking for proper function naming conventions... OK 00:00:26.925 Checking #include style... OK 00:00:27.494 Checking Python style... OK 00:00:27.754 Checking whether CHANGELOG.md should be updated... OK 00:00:28.323 Checking that all RPCs are documented... OK 00:00:28.323 Checking rpc.py argument option names... OK 00:00:28.323 Checking SPDX-license...OK 00:00:46.430 Checking Golang style...OK 00:00:46.430 Checking extern "C"... OK 00:00:46.430 00:00:46.430 real 0m21.093s 00:00:46.430 user 2m6.053s 00:00:46.430 sys 0m44.487s 00:00:46.430 18:23:31 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:00:46.430 18:23:31 -- common/autotest_common.sh@10 -- # set +x 00:00:46.430 ************************************ 00:00:46.430 END TEST autobuild_check_format 00:00:46.430 ************************************ 00:00:46.430 18:23:31 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:00:46.430 18:23:31 -- pm/common@30 -- # signal_monitor_resources TERM 00:00:46.430 18:23:31 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:00:46.430 18:23:31 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.430 18:23:31 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:00:46.430 18:23:31 -- pm/common@45 -- # pid=211 00:00:46.430 18:23:31 -- pm/common@52 -- # sudo kill -TERM 211 00:00:46.430 18:23:31 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.430 18:23:31 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:00:46.430 18:23:31 -- pm/common@45 -- # pid=210 00:00:46.430 18:23:31 -- pm/common@52 -- # sudo kill -TERM 210 00:00:46.439 [Pipeline] } 00:00:46.457 [Pipeline] // stage 00:00:46.463 [Pipeline] } 00:00:46.480 [Pipeline] // timeout 00:00:46.485 [Pipeline] } 00:00:46.500 [Pipeline] // catchError 00:00:46.508 [Pipeline] stage 00:00:46.510 [Pipeline] { (Epilogue) 00:00:46.522 [Pipeline] sh 00:00:46.863 [Pipeline] setCustomBuildProperty 00:00:46.870 [Pipeline] catchError 00:00:46.872 [Pipeline] { 00:00:46.882 [Pipeline] sh 00:00:47.176 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:00:47.176 Artifacts sizes are good 00:00:47.185 [Pipeline] } 00:00:47.202 [Pipeline] // catchError 00:00:47.210 [Pipeline] sh 00:00:47.510 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:00:47.525 [Pipeline] archiveArtifacts 00:00:47.534 Archiving artifacts 00:00:48.158 [Pipeline] } 00:00:48.177 [Pipeline] // stage 00:00:48.183 [Pipeline] } 00:00:48.199 [Pipeline] // wrap 00:00:48.205 [Pipeline] } 00:00:48.223 [Pipeline] // node 00:00:48.229 [Pipeline] } 00:00:48.241 [Pipeline] // timeout 00:00:48.245 [Pipeline] } 00:00:48.254 [Pipeline] // retry 00:00:48.260 [Pipeline] End of Pipeline 00:00:48.298 Finished: SUCCESS