00:00:00.000 Started by upstream project "autotest-per-patch" build number 120610 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.008 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.009 The recommended git tool is: git 00:00:00.009 using credential 00000000-0000-0000-0000-000000000002 00:00:00.011 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.026 Fetching changes from the remote Git repository 00:00:00.027 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.040 Using shallow fetch with depth 1 00:00:00.040 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.040 > git --version # timeout=10 00:00:00.052 > git --version # 'git version 2.39.2' 00:00:00.052 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.198 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.209 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.224 Checking out Revision a704ed4d86859cb8cbec080c78b138476da6ee34 (FETCH_HEAD) 00:00:02.224 > git config core.sparsecheckout # timeout=10 00:00:02.235 > git read-tree -mu HEAD # timeout=10 00:00:02.251 > git checkout -f a704ed4d86859cb8cbec080c78b138476da6ee34 # timeout=5 00:00:02.267 Commit message: "packer: Insert post-processors only if at least one is defined" 00:00:02.267 > git rev-list --no-walk a704ed4d86859cb8cbec080c78b138476da6ee34 # timeout=10 00:00:02.344 [Pipeline] Start of Pipeline 00:00:02.360 [Pipeline] library 00:00:02.362 Loading library shm_lib@master 00:00:02.362 Library shm_lib@master is cached. Copying from home. 00:00:02.379 [Pipeline] retry 00:00:02.381 [Pipeline] { 00:00:02.393 [Pipeline] timeout 00:00:02.393 Timeout set to expire after 10 min without activity 00:00:02.394 [Pipeline] { 00:00:02.407 [Pipeline] node 00:00:06.458 Running on agt-_autotest_19454-8235 in /var/jenkins/workspace/check-format-docker-autotest 00:00:06.460 [Pipeline] { 00:00:06.473 [Pipeline] wrap 00:00:06.482 [Pipeline] { 00:00:06.490 [Pipeline] stage 00:00:06.492 [Pipeline] { (Prologue) 00:00:06.510 [Pipeline] echo 00:00:06.511 Node: agt-_autotest_19454-8235 00:00:06.678 [Pipeline] setCustomBuildProperty 00:00:06.701 [Pipeline] sh 00:00:07.724 + sudo git config --global --replace-all safe.directory '*' 00:00:07.806 [Pipeline] nodesByLabel 00:00:07.808 Found a total of 1 nodes with the 'sorcerer' label 00:00:07.819 [Pipeline] httpRequest 00:00:08.020 HttpMethod: GET 00:00:08.021 URL: http://10.211.164.101/packages/jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:08.648 Sending request to url: http://10.211.164.101/packages/jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:08.835 Response Code: HTTP/1.1 200 OK 00:00:08.877 Success: Status code 200 is in the accepted range: 200,404 00:00:08.877 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:09.065 [Pipeline] sh 00:00:09.365 + tar --no-same-owner -xf jbp_a704ed4d86859cb8cbec080c78b138476da6ee34.tar.gz 00:00:09.385 [Pipeline] httpRequest 00:00:09.390 HttpMethod: GET 00:00:09.390 URL: http://10.211.164.101/packages/spdk_99b3305a57090397d476627a0fbcaca26b7cfada.tar.gz 00:00:09.394 Sending request to url: http://10.211.164.101/packages/spdk_99b3305a57090397d476627a0fbcaca26b7cfada.tar.gz 00:00:09.398 Response Code: HTTP/1.1 200 OK 00:00:09.399 Success: Status code 200 is in the accepted range: 200,404 00:00:09.399 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_99b3305a57090397d476627a0fbcaca26b7cfada.tar.gz 00:00:15.739 [Pipeline] sh 00:00:16.044 + tar --no-same-owner -xf spdk_99b3305a57090397d476627a0fbcaca26b7cfada.tar.gz 00:00:19.358 [Pipeline] sh 00:00:19.661 + git -C spdk log --oneline -n5 00:00:19.661 99b3305a5 nvmf/auth: Diffie-Hellman exchange support 00:00:19.661 f808ef364 nvmf/auth: add nvmf_auth_qpair_cleanup() 00:00:19.661 60b78ebde nvme/auth: make DH functions public 00:00:19.661 33fdd170e nvme/auth: get dhgroup from EVP_PKEY in nvme_auth_derive_secret() 00:00:19.661 a0b47b88d nvme/auth: split generating dhkey from getting pubkey 00:00:19.679 [Pipeline] writeFile 00:00:19.694 [Pipeline] sh 00:00:19.992 + cat autorun-spdk.conf 00:00:19.992 : 00:00:19.992 00:00:20.000 RUN_NIGHTLY=0 00:00:20.002 [Pipeline] } 00:00:20.019 [Pipeline] // stage 00:00:20.029 [Pipeline] catchError 00:00:20.030 [Pipeline] { 00:00:20.046 [Pipeline] timeout 00:00:20.046 Timeout set to expire in 5 min 0 sec 00:00:20.048 [Pipeline] { 00:00:20.063 [Pipeline] stage 00:00:20.065 [Pipeline] { (Tests) 00:00:20.082 [Pipeline] sh 00:00:20.377 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:00:20.377 18:50:43 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:00:20.377 18:50:43 -- scripts/common.sh@502 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:20.377 18:50:43 -- scripts/common.sh@510 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:20.377 18:50:43 -- scripts/common.sh@511 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:20.377 18:50:43 -- 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:20.377 18:50:43 -- 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:20.377 18:50:43 -- 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:20.377 18:50:43 -- paths/export.sh@5 -- # export PATH 00:00:20.377 18:50:43 -- 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:20.377 18:50:44 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:00:20.377 18:50:44 -- common/autobuild_common.sh@435 -- # date +%s 00:00:20.377 18:50:44 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1713466244.XXXXXX 00:00:20.377 18:50:44 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1713466244.sxilQJ 00:00:20.377 18:50:44 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:00:20.377 18:50:44 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:00:20.377 18:50:44 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:00:20.377 18:50:44 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:20.377 18:50:44 -- 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:20.377 18:50:44 -- common/autobuild_common.sh@451 -- # get_config_params 00:00:20.377 18:50:44 -- common/autotest_common.sh@385 -- # xtrace_disable 00:00:20.377 18:50:44 -- common/autotest_common.sh@10 -- # set +x 00:00:20.377 18:50:44 -- 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:20.377 18:50:44 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:00:20.377 18:50:44 -- pm/common@17 -- # local monitor 00:00:20.377 18:50:44 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:20.377 18:50:44 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=202 00:00:20.377 18:50:44 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:20.377 18:50:44 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=204 00:00:20.377 18:50:44 -- pm/common@26 -- # sleep 1 00:00:20.377 18:50:44 -- pm/common@21 -- # date +%s 00:00:20.378 18:50:44 -- pm/common@21 -- # date +%s 00:00:20.378 18:50:44 -- 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.1713466244 00:00:20.378 18:50:44 -- 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.1713466244 00:00:20.378 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713466244_collect-vmstat.pm.log 00:00:20.378 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713466244_collect-cpu-load.pm.log 00:00:21.321 18:50:45 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:00:21.321 18:50:45 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:00:21.321 18:50:45 -- 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:21.321 18:50:45 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:21.321 18:50:45 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:21.321 18:50:45 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:21.321 18:50:45 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:21.321 18:50:45 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:21.321 18:50:45 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:21.321 18:50:45 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:21.321 18:50:45 -- scripts/docker-autoruner.sh@35 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:00:21.321 18:50:45 -- scripts/docker-autoruner.sh@35 -- # check_format 00:00:21.321 18:50:45 -- common/autobuild_common.sh@346 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:21.321 18:50:45 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:00:21.321 18:50:45 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:00:21.321 18:50:45 -- common/autotest_common.sh@10 -- # set +x 00:00:21.321 ************************************ 00:00:21.321 START TEST autobuild_check_format 00:00:21.321 ************************************ 00:00:21.321 18:50:45 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:22.523 Checking file permissions... OK 00:00:22.783 Checking coding style... OK 00:00:22.783 Checking comment style... OK 00:00:24.163 Checking markdown files format... OK 00:00:24.163 Checking for spaces before tabs... OK 00:00:24.163 Checking trailing whitespace in output strings... OK 00:00:24.163 Checking for use of forbidden library functions... OK 00:00:24.163 Checking for use of forbidden CUnit macros... OK 00:00:25.098 Checking blank lines at end of file... OK 00:00:25.669 Checking for POSIX includes... OK 00:00:25.930 Checking for proper function naming conventions... OK 00:00:25.930 Checking #include style... OK 00:00:26.500 Checking Python style... OK 00:00:26.761 Checking .sh formatting style... OK 00:00:31.220 Checking Bash static analysis with shellcheck... OK 00:00:31.220 Checking whether CHANGELOG.md should be updated... OK 00:00:31.482 Checking that all RPCs are documented... OK 00:00:31.482 Checking rpc.py argument option names... OK 00:00:31.743 Checking SPDX-license...OK 00:00:49.966 Checking Golang style...OK 00:00:49.966 Checking extern "C"... OK 00:00:49.966 00:00:49.966 real 0m25.610s 00:00:49.966 user 2m12.432s 00:00:49.966 sys 0m46.601s 00:00:49.966 18:51:10 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:00:49.966 18:51:10 -- common/autotest_common.sh@10 -- # set +x 00:00:49.966 ************************************ 00:00:49.966 END TEST autobuild_check_format 00:00:49.966 ************************************ 00:00:49.966 18:51:10 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:00:49.966 18:51:10 -- pm/common@30 -- # signal_monitor_resources TERM 00:00:49.966 18:51:10 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:00:49.966 18:51:10 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:49.966 18:51:10 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:00:49.966 18:51:10 -- pm/common@45 -- # pid=210 00:00:49.966 18:51:10 -- pm/common@52 -- # sudo kill -TERM 210 00:00:49.966 18:51:10 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:49.966 18:51:10 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:00:49.966 18:51:10 -- pm/common@45 -- # pid=209 00:00:49.966 18:51:10 -- pm/common@52 -- # sudo kill -TERM 209 00:00:49.975 [Pipeline] } 00:00:49.993 [Pipeline] // stage 00:00:49.998 [Pipeline] } 00:00:50.014 [Pipeline] // timeout 00:00:50.020 [Pipeline] } 00:00:50.036 [Pipeline] // catchError 00:00:50.045 [Pipeline] stage 00:00:50.048 [Pipeline] { (Epilogue) 00:00:50.063 [Pipeline] sh 00:00:50.416 [Pipeline] setCustomBuildProperty 00:00:50.425 [Pipeline] catchError 00:00:50.427 [Pipeline] { 00:00:50.435 [Pipeline] sh 00:00:50.727 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:00:50.727 Artifacts sizes are good 00:00:50.736 [Pipeline] } 00:00:50.752 [Pipeline] // catchError 00:00:50.758 [Pipeline] sh 00:00:51.052 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:00:51.067 [Pipeline] archiveArtifacts 00:00:51.075 Archiving artifacts 00:00:51.662 [Pipeline] } 00:00:51.680 [Pipeline] // stage 00:00:51.685 [Pipeline] } 00:00:51.703 [Pipeline] // wrap 00:00:51.710 [Pipeline] } 00:00:51.728 [Pipeline] // node 00:00:51.734 [Pipeline] } 00:00:51.747 [Pipeline] // timeout 00:00:51.753 [Pipeline] } 00:00:51.765 [Pipeline] // retry 00:00:51.771 [Pipeline] End of Pipeline 00:00:51.810 Finished: SUCCESS