00:00:00.000 Started by upstream project "autotest-per-patch" build number 121284 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:00.008 The recommended git tool is: git 00:00:00.008 using credential 00000000-0000-0000-0000-000000000002 00:00:00.010 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.027 Fetching changes from the remote Git repository 00:00:00.028 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.041 Using shallow fetch with depth 1 00:00:00.041 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.041 > git --version # timeout=10 00:00:00.056 > git --version # 'git version 2.39.2' 00:00:00.056 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.056 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.056 > 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.218 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.230 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.240 Checking out Revision f964f6d3463483adf05cc5c086f2abd292e05f1d (FETCH_HEAD) 00:00:02.240 > git config core.sparsecheckout # timeout=10 00:00:02.250 > git read-tree -mu HEAD # timeout=10 00:00:02.265 > git checkout -f f964f6d3463483adf05cc5c086f2abd292e05f1d # timeout=5 00:00:02.285 Commit message: "ansible/roles/custom_facts: Drop nvme features" 00:00:02.286 > git rev-list --no-walk f964f6d3463483adf05cc5c086f2abd292e05f1d # timeout=10 00:00:02.346 [Pipeline] Start of Pipeline 00:00:02.358 [Pipeline] library 00:00:02.360 Loading library shm_lib@master 00:00:02.360 Library shm_lib@master is cached. Copying from home. 00:00:02.379 [Pipeline] retry 00:00:02.382 [Pipeline] { 00:00:02.394 [Pipeline] timeout 00:00:02.394 Timeout set to expire after 10 min without activity 00:00:02.396 [Pipeline] { 00:00:02.406 [Pipeline] node 00:00:06.462 Running on agt-_autotest_20178-17147 in /var/jenkins/workspace/check-format-docker-autotest 00:00:06.464 [Pipeline] { 00:00:06.479 [Pipeline] wrap 00:00:06.489 [Pipeline] { 00:00:06.499 [Pipeline] stage 00:00:06.501 [Pipeline] { (Prologue) 00:00:06.520 [Pipeline] echo 00:00:06.522 Node: agt-_autotest_20178-17147 00:00:06.725 [Pipeline] setCustomBuildProperty 00:00:06.747 [Pipeline] sh 00:00:07.870 + sudo git config --global --replace-all safe.directory '*' 00:00:07.947 [Pipeline] nodesByLabel 00:00:07.949 Found a total of 1 nodes with the 'sorcerer' label 00:00:07.961 [Pipeline] httpRequest 00:00:08.172 HttpMethod: GET 00:00:08.172 URL: http://10.211.164.96/packages/jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:08.983 Sending request to url: http://10.211.164.96/packages/jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:09.242 Response Code: HTTP/1.1 200 OK 00:00:09.304 Success: Status code 200 is in the accepted range: 200,404 00:00:09.304 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:09.722 [Pipeline] sh 00:00:10.018 + tar --no-same-owner -xf jbp_f964f6d3463483adf05cc5c086f2abd292e05f1d.tar.gz 00:00:10.036 [Pipeline] httpRequest 00:00:10.041 HttpMethod: GET 00:00:10.041 URL: http://10.211.164.96/packages/spdk_c1efd80ca5201517fd299a045c6010b5aa224b11.tar.gz 00:00:10.044 Sending request to url: http://10.211.164.96/packages/spdk_c1efd80ca5201517fd299a045c6010b5aa224b11.tar.gz 00:00:10.048 Response Code: HTTP/1.1 200 OK 00:00:10.048 Success: Status code 200 is in the accepted range: 200,404 00:00:10.049 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_c1efd80ca5201517fd299a045c6010b5aa224b11.tar.gz 00:00:18.996 [Pipeline] sh 00:00:19.297 + tar --no-same-owner -xf spdk_c1efd80ca5201517fd299a045c6010b5aa224b11.tar.gz 00:00:22.606 [Pipeline] sh 00:00:22.903 + git -C spdk log --oneline -n5 00:00:22.903 c1efd80ca lib/idxd: use bit array to track WQ use 00:00:22.903 28e549c03 lib/idxd: refactor IDXD wq config common parts 00:00:22.903 f06ac750c lib/idxd: refactor to alloc and dealloc single batch 00:00:22.903 13a9f2aa2 lib/idxd: deallocate batches on channel creation failure 00:00:22.903 1eae9e764 lib/idxd: simplify early failure in _dsa_alloc_batches 00:00:22.927 [Pipeline] writeFile 00:00:22.944 [Pipeline] sh 00:00:23.242 + cat autorun-spdk.conf 00:00:23.242 : 00:00:23.242 00:00:23.249 RUN_NIGHTLY=0 00:00:23.252 [Pipeline] } 00:00:23.269 [Pipeline] // stage 00:00:23.278 [Pipeline] catchError 00:00:23.280 [Pipeline] { 00:00:23.294 [Pipeline] timeout 00:00:23.294 Timeout set to expire in 5 min 0 sec 00:00:23.296 [Pipeline] { 00:00:23.311 [Pipeline] stage 00:00:23.313 [Pipeline] { (Tests) 00:00:23.329 [Pipeline] sh 00:00:23.625 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:00:23.625 15:45:37 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:00:23.625 15:45:37 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:23.625 15:45:37 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:23.625 15:45:37 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:23.625 15:45:37 -- 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:23.625 15:45:37 -- 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:23.625 15:45:37 -- 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:23.625 15:45:37 -- paths/export.sh@5 -- # export PATH 00:00:23.625 15:45:37 -- 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:23.625 15:45:37 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:00:23.625 15:45:37 -- common/autobuild_common.sh@435 -- # date +%s 00:00:23.625 15:45:37 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1714146337.XXXXXX 00:00:23.625 15:45:37 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1714146337.Z9SPm1 00:00:23.625 15:45:37 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:00:23.625 15:45:37 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:00:23.625 15:45:37 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:00:23.625 15:45:37 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:23.625 15:45:37 -- 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:23.625 15:45:37 -- common/autobuild_common.sh@451 -- # get_config_params 00:00:23.625 15:45:37 -- common/autotest_common.sh@395 -- # xtrace_disable 00:00:23.625 15:45:37 -- common/autotest_common.sh@10 -- # set +x 00:00:23.625 15:45:37 -- 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:23.625 15:45:37 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:00:23.626 15:45:37 -- pm/common@17 -- # local monitor 00:00:23.626 15:45:37 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:23.626 15:45:37 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=204 00:00:23.626 15:45:37 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:23.626 15:45:37 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=206 00:00:23.626 15:45:37 -- pm/common@26 -- # sleep 1 00:00:23.626 15:45:37 -- pm/common@21 -- # date +%s 00:00:23.626 15:45:37 -- pm/common@21 -- # date +%s 00:00:23.626 15:45:37 -- 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.1714146337 00:00:23.626 15:45:37 -- 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.1714146337 00:00:23.626 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1714146337_collect-cpu-load.pm.log 00:00:23.626 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1714146337_collect-vmstat.pm.log 00:00:24.566 15:45:38 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:00:24.566 15:45:38 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:00:24.566 15:45:38 -- 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:24.566 15:45:38 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:24.566 15:45:38 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:24.567 15:45:38 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:24.567 15:45:38 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:24.567 15:45:38 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:24.567 15:45:38 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:24.567 15:45:38 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:24.567 15:45:38 -- scripts/docker-autoruner.sh@35 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:00:24.567 15:45:38 -- scripts/docker-autoruner.sh@35 -- # check_format 00:00:24.567 15:45:38 -- common/autobuild_common.sh@346 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:24.567 15:45:38 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:00:24.567 15:45:38 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:00:24.567 15:45:38 -- common/autotest_common.sh@10 -- # set +x 00:00:24.567 ************************************ 00:00:24.567 START TEST autobuild_check_format 00:00:24.567 ************************************ 00:00:24.567 15:45:38 -- common/autotest_common.sh@1121 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:25.509 Checking file permissions... OK 00:00:25.769 Checking coding style... OK 00:00:26.028 Checking comment style... OK 00:00:27.411 Checking markdown files format... OK 00:00:27.411 Checking for spaces before tabs... OK 00:00:27.411 Checking trailing whitespace in output strings... OK 00:00:27.411 Checking for use of forbidden library functions... OK 00:00:27.670 Checking for use of forbidden CUnit macros... OK 00:00:29.048 Checking blank lines at end of file... OK 00:00:29.989 Checking for POSIX includes... OK 00:00:29.989 Checking for proper function naming conventions... OK 00:00:29.989 Checking #include style... OK 00:00:30.557 Checking Python style... OK 00:00:31.126 Checking whether CHANGELOG.md should be updated... OK 00:00:31.696 Checking that all RPCs are documented... OK 00:00:31.696 Checking rpc.py argument option names... OK 00:00:31.696 Checking SPDX-license...OK 00:00:46.597 Checking Golang style...OK 00:00:46.597 Checking extern "C"... OK 00:00:46.597 00:00:46.597 real 0m22.123s 00:00:46.597 user 2m2.073s 00:00:46.597 sys 0m54.788s 00:00:46.597 15:46:00 -- common/autotest_common.sh@1122 -- # xtrace_disable 00:00:46.597 15:46:00 -- common/autotest_common.sh@10 -- # set +x 00:00:46.597 ************************************ 00:00:46.597 END TEST autobuild_check_format 00:00:46.597 ************************************ 00:00:46.859 15:46:00 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:00:46.859 15:46:00 -- pm/common@30 -- # signal_monitor_resources TERM 00:00:46.859 15:46:00 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:00:46.859 15:46:00 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.859 15:46:00 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:00:46.859 15:46:00 -- pm/common@45 -- # pid=211 00:00:46.859 15:46:00 -- pm/common@52 -- # sudo kill -TERM 211 00:00:46.859 15:46:00 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.859 15:46:00 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:00:46.859 15:46:00 -- pm/common@45 -- # pid=212 00:00:46.859 15:46:00 -- pm/common@52 -- # sudo kill -TERM 212 00:00:46.868 [Pipeline] } 00:00:46.884 [Pipeline] // stage 00:00:46.890 [Pipeline] } 00:00:46.907 [Pipeline] // timeout 00:00:46.912 [Pipeline] } 00:00:46.928 [Pipeline] // catchError 00:00:46.936 [Pipeline] stage 00:00:46.939 [Pipeline] { (Epilogue) 00:00:46.952 [Pipeline] sh 00:00:47.312 [Pipeline] setCustomBuildProperty 00:00:47.320 [Pipeline] catchError 00:00:47.322 [Pipeline] { 00:00:47.336 [Pipeline] sh 00:00:47.636 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:00:47.636 Artifacts sizes are good 00:00:47.643 [Pipeline] } 00:00:47.661 [Pipeline] // catchError 00:00:47.668 [Pipeline] sh 00:00:47.962 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:00:47.975 [Pipeline] archiveArtifacts 00:00:47.982 Archiving artifacts 00:00:48.586 [Pipeline] } 00:00:48.599 [Pipeline] // stage 00:00:48.604 [Pipeline] } 00:00:48.619 [Pipeline] // wrap 00:00:48.624 [Pipeline] } 00:00:48.638 [Pipeline] // node 00:00:48.642 [Pipeline] } 00:00:48.649 [Pipeline] // timeout 00:00:48.652 [Pipeline] } 00:00:48.659 [Pipeline] // retry 00:00:48.664 [Pipeline] End of Pipeline 00:00:48.692 Finished: SUCCESS