00:00:00.000 Started by upstream project "autotest-per-patch" build number 126196 00:00:00.000 originally caused by: 00:00:00.000 Started by upstream project "jbp-per-patch" build number 23956 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.007 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:04.894 The recommended git tool is: git 00:00:04.894 using credential 00000000-0000-0000-0000-000000000002 00:00:04.896 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:04.911 Fetching changes from the remote Git repository 00:00:04.914 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:04.927 Using shallow fetch with depth 1 00:00:04.927 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:04.927 > git --version # timeout=10 00:00:04.938 > git --version # 'git version 2.39.2' 00:00:04.938 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:04.950 Setting http proxy: proxy-dmz.intel.com:911 00:00:04.951 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/changes/40/22240/22 # timeout=5 00:00:07.079 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:07.093 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:07.106 Checking out Revision 5fe533b64b2bcae2206a8f61fddcc62257280cde (FETCH_HEAD) 00:00:07.106 > git config core.sparsecheckout # timeout=10 00:00:07.121 > git read-tree -mu HEAD # timeout=10 00:00:07.139 > git checkout -f 5fe533b64b2bcae2206a8f61fddcc62257280cde # timeout=5 00:00:07.163 Commit message: "jenkins/jjb-config: Add support for native DPDK build into docker-autoruner" 00:00:07.163 > git rev-list --no-walk 74850c0aca59a95b8f6e0c0ea246ac78dd77feb5 # timeout=10 00:00:07.254 [Pipeline] Start of Pipeline 00:00:07.269 [Pipeline] library 00:00:07.271 Loading library shm_lib@master 00:00:07.271 Library shm_lib@master is cached. Copying from home. 00:00:07.288 [Pipeline] retry 00:00:07.290 [Pipeline] { 00:00:07.299 [Pipeline] timeout 00:00:07.299 Timeout set to expire after 10 min without activity 00:00:07.300 [Pipeline] { 00:00:07.311 [Pipeline] node 00:00:11.092 Running on agt-_autotest_26627-25713 in /var/jenkins/workspace/check-format-docker-autotest 00:00:11.094 [Pipeline] { 00:00:11.105 [Pipeline] wrap 00:00:11.111 [Pipeline] { 00:00:11.118 [Pipeline] stage 00:00:11.120 [Pipeline] { (Prologue) 00:00:11.136 [Pipeline] echo 00:00:11.137 Node: agt-_autotest_26627-25713 00:00:11.407 [Pipeline] setCustomBuildProperty 00:00:11.426 [Pipeline] sh 00:00:12.426 + sudo git config --global --replace-all safe.directory '*' 00:00:12.526 [Pipeline] httpRequest 00:00:13.989 [Pipeline] echo 00:00:13.992 Sorcerer 10.211.164.101 is alive 00:00:14.000 [Pipeline] httpRequest 00:00:14.005 HttpMethod: GET 00:00:14.005 URL: http://10.211.164.101/packages/jbp_5fe533b64b2bcae2206a8f61fddcc62257280cde.tar.gz 00:00:14.010 Sending request to url: http://10.211.164.101/packages/jbp_5fe533b64b2bcae2206a8f61fddcc62257280cde.tar.gz 00:00:14.018 Response Code: HTTP/1.1 200 OK 00:00:14.018 Success: Status code 200 is in the accepted range: 200,404 00:00:14.019 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_5fe533b64b2bcae2206a8f61fddcc62257280cde.tar.gz 00:00:15.751 [Pipeline] sh 00:00:16.050 + tar --no-same-owner -xf jbp_5fe533b64b2bcae2206a8f61fddcc62257280cde.tar.gz 00:00:16.068 [Pipeline] httpRequest 00:00:16.092 [Pipeline] echo 00:00:16.094 Sorcerer 10.211.164.101 is alive 00:00:16.103 [Pipeline] httpRequest 00:00:16.109 HttpMethod: GET 00:00:16.109 URL: http://10.211.164.101/packages/spdk_248c547d03bd63d26c50240ccfd7f3cfc99bc650.tar.gz 00:00:16.112 Sending request to url: http://10.211.164.101/packages/spdk_248c547d03bd63d26c50240ccfd7f3cfc99bc650.tar.gz 00:00:16.130 Response Code: HTTP/1.1 200 OK 00:00:16.131 Success: Status code 200 is in the accepted range: 200,404 00:00:16.131 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_248c547d03bd63d26c50240ccfd7f3cfc99bc650.tar.gz 00:00:43.227 [Pipeline] sh 00:00:43.524 + tar --no-same-owner -xf spdk_248c547d03bd63d26c50240ccfd7f3cfc99bc650.tar.gz 00:00:46.835 [Pipeline] sh 00:00:47.120 + git -C spdk log --oneline -n5 00:00:47.120 248c547d0 nvmf/tcp: add option for selecting a sock impl 00:00:47.120 2d30d9f83 accel: introduce tasks in sequence limit 00:00:47.120 2728651ee accel: adjust task per ch define name 00:00:47.120 e7cce062d Examples/Perf: correct the calculation of total bandwidth 00:00:47.120 3b4b1d00c libvfio-user: bump MAX_DMA_REGIONS 00:00:47.142 [Pipeline] writeFile 00:00:47.163 [Pipeline] sh 00:00:47.475 + cat autorun-spdk.conf 00:00:47.475 : 00:00:47.475 00:00:47.480 RUN_NIGHTLY=0 00:00:47.482 [Pipeline] } 00:00:47.497 [Pipeline] // stage 00:00:47.506 [Pipeline] catchError 00:00:47.507 [Pipeline] { 00:00:47.521 [Pipeline] timeout 00:00:47.521 Timeout set to expire in 5 min 0 sec 00:00:47.522 [Pipeline] { 00:00:47.532 [Pipeline] stage 00:00:47.534 [Pipeline] { (Tests) 00:00:47.545 [Pipeline] sh 00:00:47.929 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:00:47.929 13:02:21 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:00:47.929 13:02:21 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:47.929 13:02:21 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:47.929 13:02:21 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:47.929 13:02:21 -- 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:47.929 13:02:21 -- 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:47.929 13:02:21 -- 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:47.929 13:02:21 -- paths/export.sh@5 -- # export PATH 00:00:47.929 13:02:21 -- 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:47.929 13:02:21 -- common/autobuild_common.sh@443 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:00:47.929 13:02:21 -- common/autobuild_common.sh@444 -- # date +%s 00:00:47.929 13:02:21 -- common/autobuild_common.sh@444 -- # mktemp -dt spdk_1721048541.XXXXXX 00:00:47.929 13:02:21 -- common/autobuild_common.sh@444 -- # SPDK_WORKSPACE=/tmp/spdk_1721048541.okmPAO 00:00:47.929 13:02:21 -- common/autobuild_common.sh@446 -- # [[ -n '' ]] 00:00:47.929 13:02:21 -- common/autobuild_common.sh@450 -- # '[' -n '' ']' 00:00:47.929 13:02:21 -- common/autobuild_common.sh@453 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:00:47.929 13:02:21 -- common/autobuild_common.sh@457 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:47.929 13:02:21 -- 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:47.929 13:02:21 -- common/autobuild_common.sh@460 -- # get_config_params 00:00:47.929 13:02:21 -- common/autotest_common.sh@396 -- # xtrace_disable 00:00:47.929 13:02:21 -- common/autotest_common.sh@10 -- # set +x 00:00:47.929 13:02:21 -- 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:47.929 13:02:21 -- common/autobuild_common.sh@462 -- # start_monitor_resources 00:00:47.930 13:02:21 -- pm/common@17 -- # local monitor 00:00:47.930 13:02:21 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:47.930 13:02:21 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:47.930 13:02:21 -- pm/common@25 -- # sleep 1 00:00:47.930 13:02:21 -- pm/common@21 -- # date +%s 00:00:47.930 13:02:21 -- pm/common@21 -- # date +%s 00:00:47.930 13:02:21 -- 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.1721048541 00:00:47.930 13:02:21 -- 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.1721048541 00:00:47.930 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721048541_collect-cpu-load.pm.log 00:00:47.930 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721048541_collect-vmstat.pm.log 00:00:48.864 13:02:22 -- common/autobuild_common.sh@463 -- # trap stop_monitor_resources EXIT 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/check-format-docker-autotest/output 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@29 -- # [[ -n '' ]] 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@39 -- # case "$job_name" in 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@45 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:00:48.864 13:02:22 -- scripts/docker-autoruner.sh@45 -- # check_format 00:00:48.864 13:02:22 -- common/autobuild_common.sh@355 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:48.864 13:02:22 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:00:48.864 13:02:22 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:00:48.864 13:02:22 -- common/autotest_common.sh@10 -- # set +x 00:00:48.864 ************************************ 00:00:48.864 START TEST autobuild_check_format 00:00:48.864 ************************************ 00:00:48.864 13:02:22 autobuild_check_format -- common/autotest_common.sh@1123 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:50.241 Checking file permissions... OK 00:00:50.241 Checking coding style... OK 00:00:50.502 Checking comment style... OK 00:00:51.881 Checking markdown files format... OK 00:00:51.881 Checking for spaces before tabs... OK 00:00:51.881 Checking trailing whitespace in output strings... OK 00:00:51.881 Checking for use of forbidden library functions... OK 00:00:51.881 Checking for use of forbidden CUnit macros... OK 00:00:53.255 Checking blank lines at end of file... OK 00:00:53.515 Checking for POSIX includes... OK 00:00:53.775 Checking for proper function naming conventions... OK 00:00:53.775 Checking #include style... OK 00:00:54.713 Checking Python style... OK 00:00:54.973 Checking .sh formatting style... OK 00:01:00.518 Checking Bash static analysis with shellcheck... OK 00:01:00.518 Checking whether CHANGELOG.md should be updated... 00:01:00.519 include/spdk/nvmf.h was modified. Consider updating CHANGELOG.md. 00:01:00.519 include/spdk/nvmf_transport.h was modified. Consider updating CHANGELOG.md. 00:01:00.519 scripts/rpc.py was modified. Consider updating CHANGELOG.md. 00:01:00.519 Checking that all RPCs are documented... OK 00:01:00.519 Checking rpc.py argument option names... OK 00:01:00.519 Checking SPDX-license...OK 00:01:12.742 Checking Golang style...OK 00:01:12.742 Checking extern "C"... OK 00:01:12.742 00:01:12.742 real 0m23.750s 00:01:12.742 user 1m40.430s 00:01:12.742 sys 0m48.732s 00:01:12.742 13:02:46 autobuild_check_format -- common/autotest_common.sh@1124 -- # xtrace_disable 00:01:12.742 13:02:46 autobuild_check_format -- common/autotest_common.sh@10 -- # set +x 00:01:12.742 ************************************ 00:01:12.742 END TEST autobuild_check_format 00:01:12.742 ************************************ 00:01:12.742 13:02:46 -- common/autotest_common.sh@1142 -- # return 0 00:01:12.742 13:02:46 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:01:12.742 13:02:46 -- pm/common@29 -- # signal_monitor_resources TERM 00:01:12.742 13:02:46 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:01:12.742 13:02:46 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:12.742 13:02:46 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:01:12.742 13:02:46 -- pm/common@44 -- # pid=206 00:01:12.742 13:02:46 -- pm/common@50 -- # kill -TERM 206 00:01:12.742 13:02:46 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:12.742 13:02:46 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:01:12.742 13:02:46 -- pm/common@44 -- # pid=208 00:01:12.742 13:02:46 -- pm/common@50 -- # kill -TERM 208 00:01:12.753 [Pipeline] } 00:01:12.775 [Pipeline] // stage 00:01:12.781 [Pipeline] } 00:01:12.798 [Pipeline] // timeout 00:01:12.804 [Pipeline] } 00:01:12.821 [Pipeline] // catchError 00:01:12.832 [Pipeline] stage 00:01:12.834 [Pipeline] { (Epilogue) 00:01:12.853 [Pipeline] sh 00:01:13.206 [Pipeline] setCustomBuildProperty 00:01:13.215 [Pipeline] catchError 00:01:13.218 [Pipeline] { 00:01:13.236 [Pipeline] sh 00:01:13.530 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:01:13.530 Artifacts sizes are good 00:01:13.540 [Pipeline] } 00:01:13.559 [Pipeline] // catchError 00:01:13.568 [Pipeline] sh 00:01:13.862 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:01:13.877 [Pipeline] archiveArtifacts 00:01:13.885 Archiving artifacts 00:01:14.475 [Pipeline] } 00:01:14.495 [Pipeline] // stage 00:01:14.501 [Pipeline] } 00:01:14.520 [Pipeline] // wrap 00:01:14.527 [Pipeline] } 00:01:14.545 [Pipeline] // node 00:01:14.551 [Pipeline] } 00:01:14.565 [Pipeline] // timeout 00:01:14.571 [Pipeline] } 00:01:14.585 [Pipeline] // retry 00:01:14.592 [Pipeline] End of Pipeline 00:01:14.625 Finished: SUCCESS