00:00:00.001 Started by upstream project "autotest-per-patch" build number 126255 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.016 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.017 The recommended git tool is: git 00:00:00.017 using credential 00000000-0000-0000-0000-000000000002 00:00:00.020 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.036 Fetching changes from the remote Git repository 00:00:00.039 > 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.063 > git --version # 'git version 2.39.2' 00:00:00.063 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.084 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.084 > 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.325 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.337 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.347 Checking out Revision 7caca6989ac753a10259529aadac5754060382af (FETCH_HEAD) 00:00:02.347 > git config core.sparsecheckout # timeout=10 00:00:02.357 > git read-tree -mu HEAD # timeout=10 00:00:02.372 > git checkout -f 7caca6989ac753a10259529aadac5754060382af # timeout=5 00:00:02.396 Commit message: "jenkins/jjb-config: Purge centos leftovers" 00:00:02.397 > git rev-list --no-walk 7caca6989ac753a10259529aadac5754060382af # timeout=10 00:00:02.492 [Pipeline] Start of Pipeline 00:00:02.507 [Pipeline] library 00:00:02.508 Loading library shm_lib@master 00:00:02.508 Library shm_lib@master is cached. Copying from home. 00:00:02.524 [Pipeline] retry 00:00:02.526 [Pipeline] { 00:00:02.534 [Pipeline] timeout 00:00:02.534 Timeout set to expire after 10 min without activity 00:00:02.536 [Pipeline] { 00:00:02.544 [Pipeline] node 00:00:06.625 Running on agt-_autotest_26693-26444 in /var/jenkins/workspace/check-format-docker-autotest 00:00:06.628 [Pipeline] { 00:00:06.644 [Pipeline] wrap 00:00:06.657 [Pipeline] { 00:00:06.668 [Pipeline] stage 00:00:06.670 [Pipeline] { (Prologue) 00:00:06.694 [Pipeline] echo 00:00:06.697 Node: agt-_autotest_26693-26444 00:00:06.882 [Pipeline] setCustomBuildProperty 00:00:06.901 [Pipeline] sh 00:00:07.897 + sudo git config --global --replace-all safe.directory '*' 00:00:07.992 [Pipeline] httpRequest 00:00:09.453 [Pipeline] echo 00:00:09.455 Sorcerer 10.211.164.101 is alive 00:00:09.465 [Pipeline] httpRequest 00:00:09.472 HttpMethod: GET 00:00:09.472 URL: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:09.475 Sending request to url: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:09.480 Response Code: HTTP/1.1 200 OK 00:00:09.481 Success: Status code 200 is in the accepted range: 200,404 00:00:09.481 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:09.636 [Pipeline] sh 00:00:09.938 + tar --no-same-owner -xf jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:09.961 [Pipeline] httpRequest 00:00:09.982 [Pipeline] echo 00:00:09.984 Sorcerer 10.211.164.101 is alive 00:00:09.994 [Pipeline] httpRequest 00:00:10.000 HttpMethod: GET 00:00:10.001 URL: http://10.211.164.101/packages/spdk_406b3b1b5623aaa2c1d9028f91d64100a2de2b96.tar.gz 00:00:10.003 Sending request to url: http://10.211.164.101/packages/spdk_406b3b1b5623aaa2c1d9028f91d64100a2de2b96.tar.gz 00:00:10.008 Response Code: HTTP/1.1 200 OK 00:00:10.008 Success: Status code 200 is in the accepted range: 200,404 00:00:10.008 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_406b3b1b5623aaa2c1d9028f91d64100a2de2b96.tar.gz 00:00:17.926 [Pipeline] sh 00:00:18.220 + tar --no-same-owner -xf spdk_406b3b1b5623aaa2c1d9028f91d64100a2de2b96.tar.gz 00:00:20.769 [Pipeline] sh 00:00:21.075 + git -C spdk log --oneline -n5 00:00:21.075 406b3b1b5 util: allow NULL saddr/caddr for spdk_net_getaddr 00:00:21.075 1053f1b13 util: don't allow users to pass caddr/cport for listen sockets 00:00:21.075 0663932f5 util: add spdk_net_getaddr 00:00:21.075 9da437b46 util: move module/sock/sock_kernel.h contents to net.c 00:00:21.075 35c6d81e6 util: add spdk_net_get_interface_name 00:00:21.095 [Pipeline] writeFile 00:00:21.115 [Pipeline] sh 00:00:21.409 + cat autorun-spdk.conf 00:00:21.409 : 00:00:21.409 00:00:21.416 RUN_NIGHTLY=0 00:00:21.418 [Pipeline] } 00:00:21.430 [Pipeline] // stage 00:00:21.438 [Pipeline] catchError 00:00:21.440 [Pipeline] { 00:00:21.451 [Pipeline] timeout 00:00:21.451 Timeout set to expire in 5 min 0 sec 00:00:21.452 [Pipeline] { 00:00:21.464 [Pipeline] stage 00:00:21.466 [Pipeline] { (Tests) 00:00:21.481 [Pipeline] sh 00:00:21.773 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:00:21.773 21:52:03 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:00:21.773 21:52:03 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:21.773 21:52:03 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:21.774 21:52:03 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:21.774 21:52:03 -- 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.774 21:52:03 -- 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.774 21:52:03 -- 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.774 21:52:03 -- paths/export.sh@5 -- # export PATH 00:00:21.774 21:52:03 -- 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.774 21:52:03 -- common/autobuild_common.sh@443 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:00:21.774 21:52:03 -- common/autobuild_common.sh@444 -- # date +%s 00:00:21.774 21:52:03 -- common/autobuild_common.sh@444 -- # mktemp -dt spdk_1721080323.XXXXXX 00:00:21.774 21:52:03 -- common/autobuild_common.sh@444 -- # SPDK_WORKSPACE=/tmp/spdk_1721080323.3HpOtY 00:00:21.774 21:52:03 -- common/autobuild_common.sh@446 -- # [[ -n '' ]] 00:00:21.774 21:52:03 -- common/autobuild_common.sh@450 -- # '[' -n '' ']' 00:00:21.774 21:52:03 -- common/autobuild_common.sh@453 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:00:21.774 21:52:03 -- common/autobuild_common.sh@457 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:21.774 21:52:03 -- common/autobuild_common.sh@459 -- # 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.774 21:52:03 -- common/autobuild_common.sh@460 -- # get_config_params 00:00:21.774 21:52:03 -- common/autotest_common.sh@396 -- # xtrace_disable 00:00:21.774 21:52:03 -- common/autotest_common.sh@10 -- # set +x 00:00:21.774 21:52:03 -- common/autobuild_common.sh@460 -- # 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.774 21:52:03 -- common/autobuild_common.sh@462 -- # start_monitor_resources 00:00:21.774 21:52:03 -- pm/common@17 -- # local monitor 00:00:21.774 21:52:03 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:21.774 21:52:03 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:21.774 21:52:03 -- pm/common@25 -- # sleep 1 00:00:21.774 21:52:03 -- pm/common@21 -- # date +%s 00:00:21.774 21:52:03 -- pm/common@21 -- # date +%s 00:00:21.774 21:52:03 -- 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.1721080323 00:00:21.774 21:52:03 -- 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.1721080323 00:00:21.774 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721080323_collect-vmstat.pm.log 00:00:21.774 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721080323_collect-cpu-load.pm.log 00:00:22.713 21:52:04 -- common/autobuild_common.sh@463 -- # trap stop_monitor_resources EXIT 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/check-format-docker-autotest/output 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@35 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:00:22.714 21:52:04 -- scripts/docker-autoruner.sh@35 -- # check_format 00:00:22.714 21:52:04 -- common/autobuild_common.sh@355 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:22.714 21:52:04 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:00:22.714 21:52:04 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:00:22.714 21:52:04 -- common/autotest_common.sh@10 -- # set +x 00:00:22.714 ************************************ 00:00:22.714 START TEST autobuild_check_format 00:00:22.714 ************************************ 00:00:22.714 21:52:04 autobuild_check_format -- common/autotest_common.sh@1123 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:23.652 Checking file permissions... OK 00:00:23.908 Checking coding style... OK 00:00:24.167 Checking comment style... OK 00:00:25.546 Checking markdown files format... OK 00:00:25.546 Checking for spaces before tabs... OK 00:00:25.546 Checking trailing whitespace in output strings... OK 00:00:25.546 Checking for use of forbidden library functions... OK 00:00:25.546 Checking for use of forbidden CUnit macros... OK 00:00:26.476 Checking blank lines at end of file... OK 00:00:27.417 Checking for POSIX includes... OK 00:00:27.417 Checking for proper function naming conventions... OK 00:00:27.417 Checking #include style... OK 00:00:27.987 Checking Python style... OK 00:00:28.247 shfmt-3.1.0 version v3.1.0 not used (only v3.8.0 is supported) 00:00:28.247 v3.8.0 can be installed using 'scripts/pkgdep.sh -d' 00:00:28.506 Checking whether CHANGELOG.md should be updated... 00:00:28.507 include/spdk/net.h was modified. Consider updating CHANGELOG.md. 00:00:29.077 Checking that all RPCs are documented... OK 00:00:29.077 Checking rpc.py argument option names... OK 00:00:29.336 Checking SPDX-license...OK 00:00:44.232 Checking Golang style...OK 00:00:44.232 Checking extern "C"... OK 00:00:44.232 00:00:44.232 real 0m19.002s 00:00:44.232 user 1m39.457s 00:00:44.232 sys 0m46.083s 00:00:44.232 21:52:23 autobuild_check_format -- common/autotest_common.sh@1124 -- # xtrace_disable 00:00:44.232 21:52:23 autobuild_check_format -- common/autotest_common.sh@10 -- # set +x 00:00:44.232 ************************************ 00:00:44.232 END TEST autobuild_check_format 00:00:44.232 ************************************ 00:00:44.232 21:52:23 -- common/autotest_common.sh@1142 -- # return 0 00:00:44.232 21:52:23 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:00:44.232 21:52:23 -- pm/common@29 -- # signal_monitor_resources TERM 00:00:44.232 21:52:23 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:00:44.232 21:52:23 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:44.232 21:52:23 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:00:44.232 21:52:23 -- pm/common@44 -- # pid=199 00:00:44.232 21:52:23 -- pm/common@50 -- # kill -TERM 199 00:00:44.232 21:52:23 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:44.232 21:52:23 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:00:44.232 21:52:23 -- pm/common@44 -- # pid=200 00:00:44.232 21:52:23 -- pm/common@50 -- # kill -TERM 200 00:00:44.241 [Pipeline] } 00:00:44.265 [Pipeline] // stage 00:00:44.270 [Pipeline] } 00:00:44.287 [Pipeline] // timeout 00:00:44.293 [Pipeline] } 00:00:44.310 [Pipeline] // catchError 00:00:44.320 [Pipeline] stage 00:00:44.322 [Pipeline] { (Epilogue) 00:00:44.340 [Pipeline] sh 00:00:44.691 [Pipeline] setCustomBuildProperty 00:00:44.701 [Pipeline] catchError 00:00:44.708 [Pipeline] { 00:00:44.725 [Pipeline] sh 00:00:45.022 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:00:45.022 Artifacts sizes are good 00:00:45.031 [Pipeline] } 00:00:45.051 [Pipeline] // catchError 00:00:45.058 [Pipeline] sh 00:00:45.349 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:00:45.363 [Pipeline] archiveArtifacts 00:00:45.371 Archiving artifacts 00:00:45.891 [Pipeline] } 00:00:45.911 [Pipeline] // stage 00:00:45.916 [Pipeline] } 00:00:45.934 [Pipeline] // wrap 00:00:45.940 [Pipeline] } 00:00:45.961 [Pipeline] // node 00:00:45.966 [Pipeline] } 00:00:45.983 [Pipeline] // timeout 00:00:45.988 [Pipeline] } 00:00:46.003 [Pipeline] // retry 00:00:46.009 [Pipeline] End of Pipeline 00:00:46.041 Finished: SUCCESS