00:00:00.001 Started by upstream project "spdk-dpdk-per-patch" build number 268 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.020 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-docker.groovy 00:00:00.022 The recommended git tool is: git 00:00:00.022 using credential 00000000-0000-0000-0000-000000000002 00:00:00.024 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.035 Fetching changes from the remote Git repository 00:00:00.038 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.051 Using shallow fetch with depth 1 00:00:00.051 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.051 > git --version # timeout=10 00:00:00.066 > git --version # 'git version 2.39.2' 00:00:00.066 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.089 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.089 > 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:03.081 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:03.091 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:03.102 Checking out Revision c1e5f87150af5956d112f75e45f0d0b53d150bf9 (FETCH_HEAD) 00:00:03.102 > git config core.sparsecheckout # timeout=10 00:00:03.112 > git read-tree -mu HEAD # timeout=10 00:00:03.126 > git checkout -f c1e5f87150af5956d112f75e45f0d0b53d150bf9 # timeout=5 00:00:03.149 Commit message: "scripts/kid: Add checker for issue #3407" 00:00:03.149 > git rev-list --no-walk c1e5f87150af5956d112f75e45f0d0b53d150bf9 # timeout=10 00:00:03.275 [Pipeline] Start of Pipeline 00:00:03.287 [Pipeline] library 00:00:03.288 Loading library shm_lib@master 00:00:03.289 Library shm_lib@master is cached. Copying from home. 00:00:03.306 [Pipeline] retry 00:00:03.308 [Pipeline] { 00:00:03.319 [Pipeline] timeout 00:00:03.319 Timeout set to expire after 10 min without activity 00:00:03.321 [Pipeline] { 00:00:03.333 [Pipeline] node 00:00:06.869 Running on agt-_autotest_22061-13 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:06.870 [Pipeline] { 00:00:06.880 [Pipeline] wrap 00:00:06.887 [Pipeline] { 00:00:06.895 [Pipeline] stage 00:00:06.896 [Pipeline] { (Prologue) 00:00:06.911 [Pipeline] echo 00:00:06.913 Node: agt-_autotest_22061-13 00:00:07.194 [Pipeline] setCustomBuildProperty 00:00:07.212 [Pipeline] sh 00:00:08.448 + sudo git config --global --replace-all safe.directory '*' 00:00:08.506 [Pipeline] nodesByLabel 00:00:08.507 Found a total of 2 nodes with the 'sorcerer' label 00:00:08.515 [Pipeline] httpRequest 00:00:08.720 HttpMethod: GET 00:00:08.720 URL: http://10.211.164.101/packages/jbp_c1e5f87150af5956d112f75e45f0d0b53d150bf9.tar.gz 00:00:09.436 Sending request to url: http://10.211.164.101/packages/jbp_c1e5f87150af5956d112f75e45f0d0b53d150bf9.tar.gz 00:00:09.705 Response Code: HTTP/1.1 200 OK 00:00:09.769 Success: Status code 200 is in the accepted range: 200,404 00:00:09.769 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_c1e5f87150af5956d112f75e45f0d0b53d150bf9.tar.gz 00:00:11.630 [Pipeline] sh 00:00:11.927 + tar --no-same-owner -xf jbp_c1e5f87150af5956d112f75e45f0d0b53d150bf9.tar.gz 00:00:11.944 [Pipeline] httpRequest 00:00:11.949 HttpMethod: GET 00:00:11.950 URL: http://10.211.164.101/packages/spdk_5b333e40027a2df290b3e48ecd7e6ea138fdf4b4.tar.gz 00:00:11.954 Sending request to url: http://10.211.164.101/packages/spdk_5b333e40027a2df290b3e48ecd7e6ea138fdf4b4.tar.gz 00:00:11.982 Response Code: HTTP/1.1 200 OK 00:00:11.982 Success: Status code 200 is in the accepted range: 200,404 00:00:11.982 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_5b333e40027a2df290b3e48ecd7e6ea138fdf4b4.tar.gz 00:01:12.150 [Pipeline] sh 00:01:12.459 + tar --no-same-owner -xf spdk_5b333e40027a2df290b3e48ecd7e6ea138fdf4b4.tar.gz 00:01:15.780 [Pipeline] sh 00:01:16.079 + git -C spdk log --oneline -n5 00:01:16.079 5b333e400 nvmf/rdma: Prioritize partial RDMA_READ operations 00:01:16.079 e1ad35845 sock: clarify that spdk_sock_group_add/remove_sock() set errno 00:01:16.079 361bef31e bdev/nvme: Consolidate io_path availability check of io_path_is_current() 00:01:16.079 2e4f95fa8 bdev/nvme: Fix a bug that io_path is current even if it is inaccessible 00:01:16.079 cdf1c17ed bdev/nvme: Factor out checking if io_path is current into a helper function 00:01:16.095 [Pipeline] sh 00:01:16.396 + git -C spdk/dpdk fetch https://review.spdk.io/gerrit/spdk/dpdk refs/changes/59/23659/2 00:01:17.341 From https://review.spdk.io/gerrit/spdk/dpdk 00:01:17.341 * branch refs/changes/59/23659/2 -> FETCH_HEAD 00:01:17.354 [Pipeline] sh 00:01:17.652 + git -C spdk/dpdk checkout FETCH_HEAD 00:01:17.911 Previous HEAD position was 08f3a46de7 pmdinfogen: avoid empty string in ELFSymbol() 00:01:17.911 HEAD is now at 2785c2ef72 mem: map ASan shadow shm after mapping the segment 00:01:17.926 [Pipeline] writeFile 00:01:17.943 [Pipeline] sh 00:01:18.239 + cat autorun-spdk.conf 00:01:18.239 SPDK_RUN_VALGRIND=1 00:01:18.239 SPDK_TEST_UNITTEST=1 00:01:18.239 SPDK_TEST_BLOCKDEV=1 00:01:18.239 SPDK_TEST_ISAL=1 00:01:18.239 SPDK_TEST_REDUCE=1 00:01:18.239 SPDK_TEST_VBDEV_COMPRESS=1 00:01:18.239 SPDK_TEST_CRYPTO=1 00:01:18.239 SPDK_TEST_FTL=1 00:01:18.239 SPDK_TEST_OCF=1 00:01:18.239 SPDK_TEST_RAID5=1 00:01:18.239 SPDK_TEST_RBD=1 00:01:18.239 SPDK_TEST_URING=1 00:01:18.239 SPDK_TEST_NVME_CUSE=1 00:01:18.239 SPDK_TEST_BLOBFS=1 00:01:18.239 SPDK_TEST_VFIOUSER=1 00:01:18.239 SPDK_TEST_DAOS=0 00:01:18.239 SPDK_RUN_ASAN=0 00:01:18.239 SPDK_RUN_UBSAN=1 00:01:18.239 SPDK_TEST_XNVME=1 00:01:18.246 RUN_NIGHTLY= 00:01:18.248 [Pipeline] } 00:01:18.268 [Pipeline] // stage 00:01:18.280 [Pipeline] catchError 00:01:18.282 [Pipeline] { 00:01:18.299 [Pipeline] timeout 00:01:18.299 Timeout set to expire in 45 min 00:01:18.301 [Pipeline] { 00:01:18.318 [Pipeline] stage 00:01:18.320 [Pipeline] { (Tests) 00:01:18.338 [Pipeline] sh 00:01:18.638 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:01:18.638 11:09:02 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:01:18.638 11:09:02 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:01:18.638 11:09:02 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:18.638 11:09:02 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:18.638 11:09:02 -- 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:01:18.638 11:09:02 -- 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:01:18.638 11:09:02 -- 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:01:18.639 11:09:02 -- paths/export.sh@5 -- # export PATH 00:01:18.639 11:09:02 -- 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:01:18.639 11:09:02 -- common/autobuild_common.sh@436 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:01:18.639 11:09:02 -- common/autobuild_common.sh@437 -- # date +%s 00:01:18.639 11:09:02 -- common/autobuild_common.sh@437 -- # mktemp -dt spdk_1718622542.XXXXXX 00:01:18.639 11:09:02 -- common/autobuild_common.sh@437 -- # SPDK_WORKSPACE=/tmp/spdk_1718622542.7G1hNg 00:01:18.639 11:09:02 -- common/autobuild_common.sh@439 -- # [[ -n '' ]] 00:01:18.639 11:09:02 -- common/autobuild_common.sh@443 -- # '[' -n '' ']' 00:01:18.639 11:09:02 -- common/autobuild_common.sh@446 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:01:18.639 11:09:02 -- common/autobuild_common.sh@450 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:01:18.639 11:09:02 -- common/autobuild_common.sh@452 -- # scanbuild='scan-build -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:01:18.639 11:09:02 -- common/autobuild_common.sh@453 -- # get_config_params 00:01:18.639 11:09:02 -- common/autotest_common.sh@396 -- # xtrace_disable 00:01:18.639 11:09:02 -- common/autotest_common.sh@10 -- # set +x 00:01:18.639 11:09:02 -- common/autobuild_common.sh@453 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme' 00:01:18.639 11:09:02 -- common/autobuild_common.sh@455 -- # start_monitor_resources 00:01:18.639 11:09:02 -- pm/common@17 -- # local monitor 00:01:18.639 11:09:02 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:18.639 11:09:02 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:18.639 11:09:02 -- pm/common@25 -- # sleep 1 00:01:18.639 11:09:02 -- pm/common@21 -- # date +%s 00:01:18.639 11:09:02 -- pm/common@21 -- # date +%s 00:01:18.639 11:09:02 -- pm/common@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/collect-cpu-load -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1718622542 00:01:18.639 11:09:02 -- pm/common@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/collect-vmstat -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1718622542 00:01:18.639 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1718622542_collect-vmstat.pm.log 00:01:18.639 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1718622542_collect-cpu-load.pm.log 00:01:19.580 11:09:03 -- common/autobuild_common.sh@456 -- # trap stop_monitor_resources EXIT 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-pkg-manifest.txt /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:01:19.580 11:09:03 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:01:19.580 11:09:03 -- common/autobuild_common.sh@421 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:01:19.580 11:09:03 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:01:19.580 11:09:03 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:01:19.580 11:09:03 -- common/autotest_common.sh@10 -- # set +x 00:01:19.580 ************************************ 00:01:19.580 START TEST autobuild_ocf_precompile 00:01:19.580 ************************************ 00:01:19.580 11:09:03 autobuild_ocf_precompile -- common/autotest_common.sh@1124 -- # _ocf_precompile 00:01:19.580 11:09:03 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:01:19.580 11:09:03 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # echo --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:01:19.580 11:09:03 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:01:19.580 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:19.580 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:19.842 Using 'verbs' RDMA provider 00:01:30.774 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:37.354 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:37.615 Creating mk/config.mk...done. 00:01:37.615 Creating mk/cc.flags.mk...done. 00:01:37.615 Type 'make' to build. 00:01:37.615 11:09:21 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:37.875 11:09:21 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:37.875 11:09:21 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:37.875 11:09:21 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # make -j 26 -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf exportlib O=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:01:37.875 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:37.875 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:38.135 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:38.135 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:38.136 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:38.137 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:38.138 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:38.139 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:38.140 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:38.141 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:38.141 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:38.141 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:38.141 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:38.141 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:38.447 CC env_ocf/src/ocf/ocf_request.o 00:01:38.447 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:38.447 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:38.447 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:38.447 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:38.447 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_common.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:38.447 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:38.447 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:38.447 CC env_ocf/src/ocf/ocf_metadata.o 00:01:38.447 CC env_ocf/src/ocf/ocf_io_class.o 00:01:38.447 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:38.447 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:38.708 CC env_ocf/src/ocf/ocf_io.o 00:01:38.708 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:38.708 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:38.708 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:38.708 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:38.708 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:38.708 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:38.708 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:38.708 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:38.708 CC env_ocf/src/ocf/ocf_volume.o 00:01:38.708 CC env_ocf/src/ocf/ocf_space.o 00:01:38.708 CC env_ocf/src/ocf/ocf_cache.o 00:01:38.708 CC env_ocf/src/ocf/ocf_stats.o 00:01:38.708 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:38.708 CC env_ocf/src/ocf/ocf_core.o 00:01:38.708 CC env_ocf/src/ocf/ocf_ctx.o 00:01:38.708 CC env_ocf/src/ocf/promotion/promotion.o 00:01:38.708 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:38.708 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:38.708 CC env_ocf/src/ocf/ocf_logger.o 00:01:38.708 CC env_ocf/src/ocf/ocf_queue.o 00:01:38.708 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:38.708 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:38.708 CC env_ocf/src/ocf/utils/utils_request.o 00:01:38.708 CC env_ocf/src/ocf/utils/utils_list.o 00:01:38.708 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:38.968 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:38.968 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:38.968 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:38.968 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:38.968 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:38.968 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:38.968 CC env_ocf/src/ocf/utils/utils_io.o 00:01:38.968 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:38.968 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:38.968 CC env_ocf/src/ocf/ocf_lru.o 00:01:38.968 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:38.968 CC env_ocf/src/ocf/cleaning/nop.o 00:01:38.968 CC env_ocf/src/ocf/cleaning/alru.o 00:01:38.968 CC env_ocf/src/ocf/cleaning/acp.o 00:01:38.968 CC env_ocf/mpool.o 00:01:38.968 CC env_ocf/ocf_env.o 00:01:39.229 LIB libspdk_ocfenv.a 00:01:39.489 cp /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:01:39.489 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:39.489 11:09:23 autobuild_ocf_precompile -- common/autobuild_common.sh@25 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a' 00:01:39.489 11:09:23 autobuild_ocf_precompile -- common/autobuild_common.sh@27 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:01:39.749 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:39.749 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:40.009 Using 'verbs' RDMA provider 00:01:50.943 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:59.072 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:59.072 Creating mk/config.mk...done. 00:01:59.072 Creating mk/cc.flags.mk...done. 00:01:59.072 Type 'make' to build. 00:01:59.072 00:01:59.072 real 0m38.291s 00:01:59.072 user 0m31.107s 00:01:59.072 sys 0m20.237s 00:01:59.072 11:09:41 autobuild_ocf_precompile -- common/autotest_common.sh@1125 -- # xtrace_disable 00:01:59.072 11:09:41 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:59.072 ************************************ 00:01:59.072 END TEST autobuild_ocf_precompile 00:01:59.072 ************************************ 00:01:59.072 11:09:41 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:59.072 11:09:41 -- common/autobuild_common.sh@413 -- # run_test unittest_build _unittest_build 00:01:59.072 11:09:41 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:01:59.072 11:09:41 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:01:59.072 11:09:41 -- common/autotest_common.sh@10 -- # set +x 00:01:59.072 ************************************ 00:01:59.072 START TEST unittest_build 00:01:59.072 ************************************ 00:01:59.072 11:09:41 unittest_build -- common/autotest_common.sh@1124 -- # _unittest_build 00:01:59.072 11:09:41 unittest_build -- common/autobuild_common.sh@404 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a --without-shared 00:01:59.072 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:59.072 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:59.072 Using 'verbs' RDMA provider 00:02:07.194 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:02:15.315 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:02:15.315 Creating mk/config.mk...done. 00:02:15.315 Creating mk/cc.flags.mk...done. 00:02:15.315 Type 'make' to build. 00:02:15.315 11:09:58 unittest_build -- common/autobuild_common.sh@405 -- # make -j 26 00:02:15.315 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:02:15.315 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:02:15.315 meson setup builddir \ 00:02:15.315 -Dwith-libaio=enabled \ 00:02:15.315 -Dwith-liburing=enabled \ 00:02:15.315 -Dwith-libvfn=disabled \ 00:02:15.315 -Dwith-spdk=false && \ 00:02:15.315 meson compile -C builddir && \ 00:02:15.315 cd -) 00:02:15.315 make[1]: Nothing to be done for 'all'. 00:02:15.572 The Meson build system 00:02:15.572 Version: 1.3.1 00:02:15.572 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:02:15.572 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:15.572 Build type: native build 00:02:15.572 Project name: libvfio-user 00:02:15.572 Project version: 0.0.1 00:02:15.572 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:15.572 C linker for the host machine: cc ld.bfd 2.39-16 00:02:15.572 Host machine cpu family: x86_64 00:02:15.572 Host machine cpu: x86_64 00:02:15.572 Run-time dependency threads found: YES 00:02:15.572 Library dl found: YES 00:02:15.572 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:15.572 Run-time dependency json-c found: YES 0.17 00:02:15.572 Run-time dependency cmocka found: YES 1.1.7 00:02:15.572 Program pytest-3 found: NO 00:02:15.572 Program flake8 found: NO 00:02:15.572 Program misspell-fixer found: NO 00:02:15.572 Program restructuredtext-lint found: NO 00:02:15.572 Program valgrind found: YES (/usr/bin/valgrind) 00:02:15.572 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:15.572 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:15.572 Compiler for C supports arguments -Wwrite-strings: YES 00:02:15.572 ../libvfio-user/test/meson.build:20: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:02:15.572 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:02:15.572 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:02:15.572 ../libvfio-user/test/py/meson.build:16: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:02:15.572 Build targets in project: 8 00:02:15.572 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:02:15.572 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:02:15.572 00:02:15.572 libvfio-user 0.0.1 00:02:15.572 00:02:15.572 User defined options 00:02:15.572 buildtype : debug 00:02:15.572 default_library: static 00:02:15.572 libdir : /usr/local/lib 00:02:15.572 00:02:15.572 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:15.829 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:16.106 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:02:16.106 [2/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:02:16.106 [3/36] Compiling C object samples/null.p/null.c.o 00:02:16.106 [4/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:02:16.106 [5/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:02:16.106 [6/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:02:16.106 [7/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:02:16.106 [8/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:02:16.106 [9/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:02:16.106 [10/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:02:16.106 [11/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:02:16.106 [12/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:02:16.106 [13/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:02:16.106 [14/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:02:16.106 [15/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:02:16.106 [16/36] Compiling C object test/unit_tests.p/mocks.c.o 00:02:16.106 [17/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:02:16.106 [18/36] Compiling C object samples/server.p/server.c.o 00:02:16.106 [19/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:02:16.106 [20/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:02:16.106 [21/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:02:16.106 [22/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:02:16.106 [23/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:02:16.106 [24/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:02:16.106 [25/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:02:16.106 [26/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:02:16.106 [27/36] Compiling C object samples/client.p/client.c.o 00:02:16.106 [28/36] Linking target test/unit_tests 00:02:16.106 [29/36] Linking target samples/client 00:02:16.106 [30/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:02:16.363 [31/36] Linking static target lib/libvfio-user.a 00:02:16.363 [32/36] Linking target samples/server 00:02:16.364 [33/36] Linking target samples/null 00:02:16.364 [34/36] Linking target samples/gpio-pci-idio-16 00:02:16.364 [35/36] Linking target samples/shadow_ioeventfd_server 00:02:16.364 [36/36] Linking target samples/lspci 00:02:16.364 INFO: autodetecting backend as ninja 00:02:16.364 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:16.364 DESTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user meson install --quiet -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:16.626 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:16.626 ninja: no work to do. 00:02:16.884 The Meson build system 00:02:16.884 Version: 1.3.1 00:02:16.884 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:02:16.884 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:16.884 Build type: native build 00:02:16.884 Project name: xnvme 00:02:16.884 Project version: 0.7.3 00:02:16.884 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:16.884 C linker for the host machine: cc ld.bfd 2.39-16 00:02:16.884 Host machine cpu family: x86_64 00:02:16.884 Host machine cpu: x86_64 00:02:16.884 Message: host_machine.system: linux 00:02:16.884 Compiler for C supports arguments -Wno-missing-braces: YES 00:02:16.884 Compiler for C supports arguments -Wno-cast-function-type: YES 00:02:16.884 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:02:16.884 Run-time dependency threads found: YES 00:02:16.884 Has header "setupapi.h" : NO 00:02:16.884 Has header "linux/blkzoned.h" : YES 00:02:16.884 Has header "linux/blkzoned.h" : YES (cached) 00:02:16.884 Has header "libaio.h" : YES 00:02:16.884 Library aio found: YES 00:02:16.884 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:16.884 Run-time dependency liburing found: YES 2.2 00:02:16.884 Dependency libvfn skipped: feature with-libvfn disabled 00:02:16.884 Run-time dependency appleframeworks found: NO (tried framework) 00:02:16.884 Run-time dependency appleframeworks found: NO (tried framework) 00:02:16.884 Configuring xnvme_config.h using configuration 00:02:16.884 Configuring xnvme.spec using configuration 00:02:16.884 Run-time dependency bash-completion found: YES 2.11 00:02:16.884 Message: Bash-completions: /usr/share/bash-completion/completions 00:02:16.884 Program cp found: YES (/usr/bin/cp) 00:02:16.884 Has header "winsock2.h" : NO 00:02:16.884 Has header "dbghelp.h" : NO 00:02:16.884 Library rpcrt4 found: NO 00:02:16.884 Library rt found: YES 00:02:16.884 Checking for function "clock_gettime" with dependency -lrt: YES 00:02:16.884 Found CMake: /usr/bin/cmake (3.27.7) 00:02:16.884 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:02:16.884 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:02:16.884 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:02:16.884 Build targets in project: 32 00:02:16.884 00:02:16.884 xnvme 0.7.3 00:02:16.884 00:02:16.884 User defined options 00:02:16.884 with-libaio : enabled 00:02:16.884 with-liburing: enabled 00:02:16.884 with-libvfn : disabled 00:02:16.884 with-spdk : false 00:02:16.884 00:02:16.884 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:17.155 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:02:17.860 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:02:17.860 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:02:17.860 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:02:17.860 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:02:17.860 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:02:18.155 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:02:18.155 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:02:18.155 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:02:18.155 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:02:18.155 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:02:18.155 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:02:18.155 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:02:18.155 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:02:18.155 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:02:18.155 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:02:18.155 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:02:18.155 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:02:18.456 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:02:18.456 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:02:18.456 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:02:18.456 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:02:18.456 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:02:18.456 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:02:18.456 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:02:18.456 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:02:18.456 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:02:18.456 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:02:18.456 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:02:18.456 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:02:18.456 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:02:18.456 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:02:18.456 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:02:18.456 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:02:18.456 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:02:18.456 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:02:18.456 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:02:18.456 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:02:18.456 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:02:18.456 [39/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:02:18.456 [40/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:02:18.456 [41/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:02:18.456 [42/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:02:18.456 [43/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:02:18.456 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:02:18.456 [45/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:02:18.456 [46/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:02:18.456 [47/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:02:18.456 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:02:18.456 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:02:18.456 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:02:18.456 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:02:18.456 [52/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:02:18.456 [53/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:02:18.456 [54/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:02:18.456 [55/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:02:18.456 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:02:18.456 [57/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:02:18.750 [58/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:02:18.750 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:02:18.750 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:02:18.750 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:02:18.750 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:02:18.750 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:02:18.750 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:02:18.750 [65/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:02:18.750 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:02:18.750 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:02:18.751 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:02:18.751 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:02:18.751 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:02:18.751 [71/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:02:18.751 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:02:18.751 [73/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:02:18.751 [74/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:02:18.751 [75/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:02:18.751 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:02:18.751 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:02:18.751 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:02:18.751 [79/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:02:18.751 [80/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:02:18.751 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:02:18.751 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:02:18.751 [83/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:02:18.751 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:02:18.751 [85/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:02:18.751 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:02:18.751 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:02:18.751 [88/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:02:18.751 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:02:18.751 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:02:18.751 [91/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:02:18.751 [92/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:02:18.751 [93/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:02:18.751 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:02:18.751 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:02:18.751 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:02:18.751 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:02:19.049 [98/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:02:19.049 [99/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:02:19.049 [100/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:02:19.049 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:02:19.049 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:02:19.049 [103/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:02:19.049 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:02:19.049 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:02:19.049 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:02:19.049 [107/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:02:19.049 [108/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:02:19.049 [109/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:02:19.049 [110/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:02:19.050 [111/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:02:19.050 [112/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:02:19.050 [113/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:02:19.050 [114/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:02:19.050 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:02:19.050 [116/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:02:19.050 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:02:19.050 [118/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:02:19.050 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:02:19.050 [120/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:02:19.050 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:02:19.050 [122/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:02:19.050 [123/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:02:19.050 [124/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:02:19.050 [125/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:02:19.050 [126/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:02:19.050 [127/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:02:19.050 [128/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:02:19.050 [129/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:02:19.050 [130/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:02:19.308 [131/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:02:19.308 [132/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:02:19.308 [133/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:02:19.308 [134/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:02:19.308 [135/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:02:19.308 [136/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:02:19.308 [137/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:02:19.308 [138/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:02:19.308 [139/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:02:19.308 [140/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:02:19.308 [141/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:02:19.308 [142/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:02:19.308 [143/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:02:19.308 [144/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:02:19.309 [145/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:02:19.309 [146/203] Compiling C object tools/kvs.p/kvs.c.o 00:02:19.309 [147/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:02:19.309 [148/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:02:19.309 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:02:19.309 [150/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:02:19.309 [151/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:02:19.309 [152/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:02:19.309 [153/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:02:19.309 [154/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:02:19.309 [155/203] Compiling C object tools/xdd.p/xdd.c.o 00:02:19.309 [156/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:02:19.309 [157/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:02:19.606 [158/203] Compiling C object tools/lblk.p/lblk.c.o 00:02:19.606 [159/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:02:19.606 [160/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:02:19.606 [161/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:02:19.606 [162/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:02:19.606 [163/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:02:19.606 [164/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:02:19.606 [165/203] Compiling C object tools/zoned.p/zoned.c.o 00:02:19.606 [166/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:02:19.606 [167/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:02:19.864 [168/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:02:19.864 [169/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:02:19.864 [170/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:02:19.864 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:02:20.121 [172/203] Linking target lib/libxnvme.so 00:02:20.121 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:02:20.121 [174/203] Linking static target lib/libxnvme.a 00:02:20.121 [175/203] Linking target tests/xnvme_tests_scc 00:02:20.121 [176/203] Linking target tests/xnvme_tests_enum 00:02:20.121 [177/203] Linking target tests/xnvme_tests_lblk 00:02:20.121 [178/203] Linking target tests/xnvme_tests_xnvme_cli 00:02:20.121 [179/203] Linking target tests/xnvme_tests_buf 00:02:20.121 [180/203] Linking target tests/xnvme_tests_async_intf 00:02:20.121 [181/203] Linking target tests/xnvme_tests_cli 00:02:20.121 [182/203] Linking target tests/xnvme_tests_znd_append 00:02:20.121 [183/203] Linking target tests/xnvme_tests_xnvme_file 00:02:20.121 [184/203] Linking target tests/xnvme_tests_ioworker 00:02:20.121 [185/203] Linking target tests/xnvme_tests_znd_state 00:02:20.121 [186/203] Linking target tests/xnvme_tests_znd_explicit_open 00:02:20.121 [187/203] Linking target tests/xnvme_tests_map 00:02:20.121 [188/203] Linking target tests/xnvme_tests_kvs 00:02:20.121 [189/203] Linking target tools/lblk 00:02:20.121 [190/203] Linking target examples/xnvme_enum 00:02:20.121 [191/203] Linking target tools/xdd 00:02:20.121 [192/203] Linking target tools/xnvme 00:02:20.121 [193/203] Linking target tests/xnvme_tests_znd_zrwa 00:02:20.121 [194/203] Linking target examples/xnvme_dev 00:02:20.121 [195/203] Linking target examples/xnvme_single_async 00:02:20.121 [196/203] Linking target tools/kvs 00:02:20.121 [197/203] Linking target examples/xnvme_hello 00:02:20.121 [198/203] Linking target tools/xnvme_file 00:02:20.121 [199/203] Linking target examples/xnvme_io_async 00:02:20.121 [200/203] Linking target examples/xnvme_single_sync 00:02:20.121 [201/203] Linking target examples/zoned_io_async 00:02:20.121 [202/203] Linking target examples/zoned_io_sync 00:02:20.121 [203/203] Linking target tools/zoned 00:02:20.121 INFO: autodetecting backend as ninja 00:02:20.121 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:20.121 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:42.044 The Meson build system 00:02:42.044 Version: 1.3.1 00:02:42.044 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:42.044 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:42.044 Build type: native build 00:02:42.044 Program cat found: YES (/usr/bin/cat) 00:02:42.044 Project name: DPDK 00:02:42.044 Project version: 24.03.0 00:02:42.044 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:42.044 C linker for the host machine: cc ld.bfd 2.39-16 00:02:42.044 Host machine cpu family: x86_64 00:02:42.044 Host machine cpu: x86_64 00:02:42.044 Message: ## Building in Developer Mode ## 00:02:42.044 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:42.044 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:42.044 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:42.044 Program python3 found: YES (/usr/bin/python3) 00:02:42.044 Program cat found: YES (/usr/bin/cat) 00:02:42.044 Compiler for C supports arguments -march=native: YES 00:02:42.044 Checking for size of "void *" : 8 00:02:42.044 Checking for size of "void *" : 8 (cached) 00:02:42.044 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:42.044 Library m found: YES 00:02:42.044 Library numa found: YES 00:02:42.044 Has header "numaif.h" : YES 00:02:42.044 Library fdt found: NO 00:02:42.044 Library execinfo found: NO 00:02:42.044 Has header "execinfo.h" : YES 00:02:42.044 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:42.044 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:42.044 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:42.044 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:42.044 Run-time dependency openssl found: YES 3.0.9 00:02:42.044 Run-time dependency libpcap found: YES 1.10.4 00:02:42.044 Has header "pcap.h" with dependency libpcap: YES 00:02:42.044 Compiler for C supports arguments -Wcast-qual: YES 00:02:42.044 Compiler for C supports arguments -Wdeprecated: YES 00:02:42.044 Compiler for C supports arguments -Wformat: YES 00:02:42.044 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:42.044 Compiler for C supports arguments -Wformat-security: NO 00:02:42.044 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:42.044 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:42.044 Compiler for C supports arguments -Wnested-externs: YES 00:02:42.044 Compiler for C supports arguments -Wold-style-definition: YES 00:02:42.044 Compiler for C supports arguments -Wpointer-arith: YES 00:02:42.044 Compiler for C supports arguments -Wsign-compare: YES 00:02:42.044 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:42.044 Compiler for C supports arguments -Wundef: YES 00:02:42.044 Compiler for C supports arguments -Wwrite-strings: YES 00:02:42.044 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:42.044 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:42.044 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:42.044 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:42.044 Program objdump found: YES (/usr/bin/objdump) 00:02:42.044 Compiler for C supports arguments -mavx512f: YES 00:02:42.044 Checking if "AVX512 checking" compiles: YES 00:02:42.044 Fetching value of define "__SSE4_2__" : 1 00:02:42.044 Fetching value of define "__AES__" : 1 00:02:42.044 Fetching value of define "__AVX__" : 1 00:02:42.044 Fetching value of define "__AVX2__" : 1 00:02:42.044 Fetching value of define "__AVX512BW__" : 1 00:02:42.044 Fetching value of define "__AVX512CD__" : 1 00:02:42.044 Fetching value of define "__AVX512DQ__" : 1 00:02:42.044 Fetching value of define "__AVX512F__" : 1 00:02:42.045 Fetching value of define "__AVX512VL__" : 1 00:02:42.045 Fetching value of define "__PCLMUL__" : 1 00:02:42.045 Fetching value of define "__RDRND__" : 1 00:02:42.045 Fetching value of define "__RDSEED__" : 1 00:02:42.045 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:42.045 Fetching value of define "__znver1__" : (undefined) 00:02:42.045 Fetching value of define "__znver2__" : (undefined) 00:02:42.045 Fetching value of define "__znver3__" : (undefined) 00:02:42.045 Fetching value of define "__znver4__" : (undefined) 00:02:42.045 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:42.045 Message: lib/log: Defining dependency "log" 00:02:42.045 Message: lib/kvargs: Defining dependency "kvargs" 00:02:42.045 Message: lib/telemetry: Defining dependency "telemetry" 00:02:42.045 Checking for function "getentropy" : NO 00:02:42.045 Message: lib/eal: Defining dependency "eal" 00:02:42.045 Message: lib/ring: Defining dependency "ring" 00:02:42.045 Message: lib/rcu: Defining dependency "rcu" 00:02:42.045 Message: lib/mempool: Defining dependency "mempool" 00:02:42.045 Message: lib/mbuf: Defining dependency "mbuf" 00:02:42.045 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:42.045 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:42.045 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:42.045 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:42.045 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:42.045 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:42.045 Compiler for C supports arguments -mpclmul: YES 00:02:42.045 Compiler for C supports arguments -maes: YES 00:02:42.045 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:42.045 Compiler for C supports arguments -mavx512bw: YES 00:02:42.045 Compiler for C supports arguments -mavx512dq: YES 00:02:42.045 Compiler for C supports arguments -mavx512vl: YES 00:02:42.045 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:42.045 Compiler for C supports arguments -mavx2: YES 00:02:42.045 Compiler for C supports arguments -mavx: YES 00:02:42.045 Message: lib/net: Defining dependency "net" 00:02:42.045 Message: lib/meter: Defining dependency "meter" 00:02:42.045 Message: lib/ethdev: Defining dependency "ethdev" 00:02:42.045 Message: lib/pci: Defining dependency "pci" 00:02:42.045 Message: lib/cmdline: Defining dependency "cmdline" 00:02:42.045 Message: lib/hash: Defining dependency "hash" 00:02:42.045 Message: lib/timer: Defining dependency "timer" 00:02:42.045 Message: lib/compressdev: Defining dependency "compressdev" 00:02:42.045 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:42.045 Message: lib/dmadev: Defining dependency "dmadev" 00:02:42.045 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:42.045 Message: lib/power: Defining dependency "power" 00:02:42.045 Message: lib/reorder: Defining dependency "reorder" 00:02:42.045 Message: lib/security: Defining dependency "security" 00:02:42.045 Has header "linux/userfaultfd.h" : YES 00:02:42.045 Has header "linux/vduse.h" : YES 00:02:42.045 Message: lib/vhost: Defining dependency "vhost" 00:02:42.045 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:42.045 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:42.045 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:42.045 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:42.045 Compiler for C supports arguments -std=c11: YES 00:02:42.045 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:42.045 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:42.045 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:42.045 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:42.045 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:42.045 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:42.045 Library mtcr_ul found: NO 00:02:42.045 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:42.045 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:42.045 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:42.045 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:43.426 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:43.426 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:43.427 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:43.427 Configuring mlx5_autoconf.h using configuration 00:02:43.427 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:43.427 Run-time dependency libcrypto found: YES 3.0.9 00:02:43.427 Library IPSec_MB found: YES 00:02:43.427 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:43.427 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:43.427 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:43.427 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:43.427 Library IPSec_MB found: YES 00:02:43.427 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:43.427 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:43.427 Compiler for C supports arguments -std=c11: YES (cached) 00:02:43.427 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:43.427 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:43.427 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:43.427 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:43.427 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:43.427 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:43.427 Library libisal found: NO 00:02:43.427 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:43.427 Compiler for C supports arguments -std=c11: YES (cached) 00:02:43.427 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:43.427 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:43.427 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:43.427 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:43.427 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:43.427 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:43.427 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:43.427 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:43.427 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:43.427 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:43.427 Program doxygen found: YES (/usr/bin/doxygen) 00:02:43.427 Configuring doxy-api-html.conf using configuration 00:02:43.427 Configuring doxy-api-man.conf using configuration 00:02:43.427 Program mandb found: YES (/usr/bin/mandb) 00:02:43.427 Program sphinx-build found: NO 00:02:43.427 Configuring rte_build_config.h using configuration 00:02:43.427 Message: 00:02:43.427 ================= 00:02:43.427 Applications Enabled 00:02:43.427 ================= 00:02:43.427 00:02:43.427 apps: 00:02:43.427 00:02:43.427 00:02:43.427 Message: 00:02:43.427 ================= 00:02:43.427 Libraries Enabled 00:02:43.427 ================= 00:02:43.427 00:02:43.427 libs: 00:02:43.427 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:43.427 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:43.428 cryptodev, dmadev, power, reorder, security, vhost, 00:02:43.428 00:02:43.428 Message: 00:02:43.428 =============== 00:02:43.428 Drivers Enabled 00:02:43.428 =============== 00:02:43.428 00:02:43.428 common: 00:02:43.428 mlx5, qat, 00:02:43.428 bus: 00:02:43.428 auxiliary, pci, vdev, 00:02:43.428 mempool: 00:02:43.428 ring, 00:02:43.428 dma: 00:02:43.428 00:02:43.428 net: 00:02:43.428 00:02:43.428 crypto: 00:02:43.428 ipsec_mb, mlx5, 00:02:43.428 compress: 00:02:43.428 isal, mlx5, 00:02:43.428 vdpa: 00:02:43.428 00:02:43.428 00:02:43.428 Message: 00:02:43.428 ================= 00:02:43.428 Content Skipped 00:02:43.428 ================= 00:02:43.428 00:02:43.428 apps: 00:02:43.428 dumpcap: explicitly disabled via build config 00:02:43.428 graph: explicitly disabled via build config 00:02:43.428 pdump: explicitly disabled via build config 00:02:43.428 proc-info: explicitly disabled via build config 00:02:43.428 test-acl: explicitly disabled via build config 00:02:43.428 test-bbdev: explicitly disabled via build config 00:02:43.428 test-cmdline: explicitly disabled via build config 00:02:43.428 test-compress-perf: explicitly disabled via build config 00:02:43.428 test-crypto-perf: explicitly disabled via build config 00:02:43.428 test-dma-perf: explicitly disabled via build config 00:02:43.428 test-eventdev: explicitly disabled via build config 00:02:43.428 test-fib: explicitly disabled via build config 00:02:43.428 test-flow-perf: explicitly disabled via build config 00:02:43.428 test-gpudev: explicitly disabled via build config 00:02:43.428 test-mldev: explicitly disabled via build config 00:02:43.428 test-pipeline: explicitly disabled via build config 00:02:43.428 test-pmd: explicitly disabled via build config 00:02:43.428 test-regex: explicitly disabled via build config 00:02:43.428 test-sad: explicitly disabled via build config 00:02:43.428 test-security-perf: explicitly disabled via build config 00:02:43.428 00:02:43.428 libs: 00:02:43.428 argparse: explicitly disabled via build config 00:02:43.428 metrics: explicitly disabled via build config 00:02:43.428 acl: explicitly disabled via build config 00:02:43.428 bbdev: explicitly disabled via build config 00:02:43.428 bitratestats: explicitly disabled via build config 00:02:43.428 bpf: explicitly disabled via build config 00:02:43.428 cfgfile: explicitly disabled via build config 00:02:43.428 distributor: explicitly disabled via build config 00:02:43.428 efd: explicitly disabled via build config 00:02:43.428 eventdev: explicitly disabled via build config 00:02:43.428 dispatcher: explicitly disabled via build config 00:02:43.428 gpudev: explicitly disabled via build config 00:02:43.428 gro: explicitly disabled via build config 00:02:43.428 gso: explicitly disabled via build config 00:02:43.428 ip_frag: explicitly disabled via build config 00:02:43.428 jobstats: explicitly disabled via build config 00:02:43.428 latencystats: explicitly disabled via build config 00:02:43.428 lpm: explicitly disabled via build config 00:02:43.428 member: explicitly disabled via build config 00:02:43.428 pcapng: explicitly disabled via build config 00:02:43.428 rawdev: explicitly disabled via build config 00:02:43.428 regexdev: explicitly disabled via build config 00:02:43.428 mldev: explicitly disabled via build config 00:02:43.428 rib: explicitly disabled via build config 00:02:43.428 sched: explicitly disabled via build config 00:02:43.428 stack: explicitly disabled via build config 00:02:43.428 ipsec: explicitly disabled via build config 00:02:43.428 pdcp: explicitly disabled via build config 00:02:43.428 fib: explicitly disabled via build config 00:02:43.428 port: explicitly disabled via build config 00:02:43.428 pdump: explicitly disabled via build config 00:02:43.428 table: explicitly disabled via build config 00:02:43.428 pipeline: explicitly disabled via build config 00:02:43.428 graph: explicitly disabled via build config 00:02:43.428 node: explicitly disabled via build config 00:02:43.428 00:02:43.428 drivers: 00:02:43.428 common/cpt: not in enabled drivers build config 00:02:43.428 common/dpaax: not in enabled drivers build config 00:02:43.428 common/iavf: not in enabled drivers build config 00:02:43.428 common/idpf: not in enabled drivers build config 00:02:43.428 common/ionic: not in enabled drivers build config 00:02:43.428 common/mvep: not in enabled drivers build config 00:02:43.428 common/octeontx: not in enabled drivers build config 00:02:43.428 bus/cdx: not in enabled drivers build config 00:02:43.428 bus/dpaa: not in enabled drivers build config 00:02:43.428 bus/fslmc: not in enabled drivers build config 00:02:43.428 bus/ifpga: not in enabled drivers build config 00:02:43.428 bus/platform: not in enabled drivers build config 00:02:43.428 bus/uacce: not in enabled drivers build config 00:02:43.428 bus/vmbus: not in enabled drivers build config 00:02:43.428 common/cnxk: not in enabled drivers build config 00:02:43.428 common/nfp: not in enabled drivers build config 00:02:43.428 common/nitrox: not in enabled drivers build config 00:02:43.428 common/sfc_efx: not in enabled drivers build config 00:02:43.428 mempool/bucket: not in enabled drivers build config 00:02:43.428 mempool/cnxk: not in enabled drivers build config 00:02:43.428 mempool/dpaa: not in enabled drivers build config 00:02:43.428 mempool/dpaa2: not in enabled drivers build config 00:02:43.429 mempool/octeontx: not in enabled drivers build config 00:02:43.429 mempool/stack: not in enabled drivers build config 00:02:43.429 dma/cnxk: not in enabled drivers build config 00:02:43.429 dma/dpaa: not in enabled drivers build config 00:02:43.429 dma/dpaa2: not in enabled drivers build config 00:02:43.429 dma/hisilicon: not in enabled drivers build config 00:02:43.429 dma/idxd: not in enabled drivers build config 00:02:43.429 dma/ioat: not in enabled drivers build config 00:02:43.429 dma/skeleton: not in enabled drivers build config 00:02:43.429 net/af_packet: not in enabled drivers build config 00:02:43.429 net/af_xdp: not in enabled drivers build config 00:02:43.429 net/ark: not in enabled drivers build config 00:02:43.429 net/atlantic: not in enabled drivers build config 00:02:43.429 net/avp: not in enabled drivers build config 00:02:43.429 net/axgbe: not in enabled drivers build config 00:02:43.429 net/bnx2x: not in enabled drivers build config 00:02:43.429 net/bnxt: not in enabled drivers build config 00:02:43.429 net/bonding: not in enabled drivers build config 00:02:43.429 net/cnxk: not in enabled drivers build config 00:02:43.429 net/cpfl: not in enabled drivers build config 00:02:43.429 net/cxgbe: not in enabled drivers build config 00:02:43.429 net/dpaa: not in enabled drivers build config 00:02:43.429 net/dpaa2: not in enabled drivers build config 00:02:43.429 net/e1000: not in enabled drivers build config 00:02:43.429 net/ena: not in enabled drivers build config 00:02:43.429 net/enetc: not in enabled drivers build config 00:02:43.429 net/enetfec: not in enabled drivers build config 00:02:43.429 net/enic: not in enabled drivers build config 00:02:43.429 net/failsafe: not in enabled drivers build config 00:02:43.429 net/fm10k: not in enabled drivers build config 00:02:43.429 net/gve: not in enabled drivers build config 00:02:43.429 net/hinic: not in enabled drivers build config 00:02:43.429 net/hns3: not in enabled drivers build config 00:02:43.429 net/i40e: not in enabled drivers build config 00:02:43.429 net/iavf: not in enabled drivers build config 00:02:43.429 net/ice: not in enabled drivers build config 00:02:43.429 net/idpf: not in enabled drivers build config 00:02:43.429 net/igc: not in enabled drivers build config 00:02:43.429 net/ionic: not in enabled drivers build config 00:02:43.429 net/ipn3ke: not in enabled drivers build config 00:02:43.429 net/ixgbe: not in enabled drivers build config 00:02:43.429 net/mana: not in enabled drivers build config 00:02:43.429 net/memif: not in enabled drivers build config 00:02:43.429 net/mlx4: not in enabled drivers build config 00:02:43.429 net/mlx5: not in enabled drivers build config 00:02:43.429 net/mvneta: not in enabled drivers build config 00:02:43.429 net/mvpp2: not in enabled drivers build config 00:02:43.429 net/netvsc: not in enabled drivers build config 00:02:43.429 net/nfb: not in enabled drivers build config 00:02:43.429 net/nfp: not in enabled drivers build config 00:02:43.429 net/ngbe: not in enabled drivers build config 00:02:43.429 net/null: not in enabled drivers build config 00:02:43.429 net/octeontx: not in enabled drivers build config 00:02:43.429 net/octeon_ep: not in enabled drivers build config 00:02:43.429 net/pcap: not in enabled drivers build config 00:02:43.429 net/pfe: not in enabled drivers build config 00:02:43.429 net/qede: not in enabled drivers build config 00:02:43.429 net/ring: not in enabled drivers build config 00:02:43.429 net/sfc: not in enabled drivers build config 00:02:43.429 net/softnic: not in enabled drivers build config 00:02:43.429 net/tap: not in enabled drivers build config 00:02:43.429 net/thunderx: not in enabled drivers build config 00:02:43.429 net/txgbe: not in enabled drivers build config 00:02:43.429 net/vdev_netvsc: not in enabled drivers build config 00:02:43.429 net/vhost: not in enabled drivers build config 00:02:43.429 net/virtio: not in enabled drivers build config 00:02:43.429 net/vmxnet3: not in enabled drivers build config 00:02:43.429 raw/*: missing internal dependency, "rawdev" 00:02:43.429 crypto/armv8: not in enabled drivers build config 00:02:43.429 crypto/bcmfs: not in enabled drivers build config 00:02:43.429 crypto/caam_jr: not in enabled drivers build config 00:02:43.429 crypto/ccp: not in enabled drivers build config 00:02:43.429 crypto/cnxk: not in enabled drivers build config 00:02:43.429 crypto/dpaa_sec: not in enabled drivers build config 00:02:43.429 crypto/dpaa2_sec: not in enabled drivers build config 00:02:43.429 crypto/mvsam: not in enabled drivers build config 00:02:43.429 crypto/nitrox: not in enabled drivers build config 00:02:43.429 crypto/null: not in enabled drivers build config 00:02:43.429 crypto/octeontx: not in enabled drivers build config 00:02:43.429 crypto/openssl: not in enabled drivers build config 00:02:43.429 crypto/scheduler: not in enabled drivers build config 00:02:43.429 crypto/uadk: not in enabled drivers build config 00:02:43.429 crypto/virtio: not in enabled drivers build config 00:02:43.429 compress/nitrox: not in enabled drivers build config 00:02:43.430 compress/octeontx: not in enabled drivers build config 00:02:43.430 compress/zlib: not in enabled drivers build config 00:02:43.430 regex/*: missing internal dependency, "regexdev" 00:02:43.430 ml/*: missing internal dependency, "mldev" 00:02:43.430 vdpa/ifc: not in enabled drivers build config 00:02:43.430 vdpa/mlx5: not in enabled drivers build config 00:02:43.430 vdpa/nfp: not in enabled drivers build config 00:02:43.430 vdpa/sfc: not in enabled drivers build config 00:02:43.430 event/*: missing internal dependency, "eventdev" 00:02:43.430 baseband/*: missing internal dependency, "bbdev" 00:02:43.430 gpu/*: missing internal dependency, "gpudev" 00:02:43.430 00:02:43.430 00:02:43.691 Build targets in project: 114 00:02:43.691 00:02:43.691 DPDK 24.03.0 00:02:43.691 00:02:43.691 User defined options 00:02:43.691 buildtype : debug 00:02:43.691 default_library : static 00:02:43.691 libdir : lib 00:02:43.691 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:43.691 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -I/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib -DNO_COMPAT_IMB_API_053 -I/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l -I/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isalbuild -fPIC -Werror 00:02:43.691 c_link_args : -L/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib -L/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/isa-l/.libs -lisal 00:02:43.691 cpu_instruction_set: native 00:02:43.691 disable_apps : test,test-acl,test-cmdline,test-compress-perf,proc-info,test-mldev,test-pmd,test-regex,test-eventdev,test-security-perf,test-dma-perf,test-sad,test-fib,test-gpudev,test-crypto-perf,test-pipeline,test-bbdev,graph,dumpcap,test-flow-perf,pdump 00:02:43.691 disable_libs : efd,gpudev,bbdev,rawdev,regexdev,gro,pdcp,pipeline,lpm,ipsec,bpf,cfgfile,jobstats,acl,mldev,port,fib,table,distributor,pcapng,latencystats,sched,node,eventdev,stack,graph,ip_frag,argparse,rib,dispatcher,bitratestats,gso,metrics,pdump,member 00:02:43.691 enable_docs : false 00:02:43.691 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring,crypto/qat,compress/qat,common/qat,common/mlx5,bus/auxiliary,crypto,crypto/aesni_mb,crypto/mlx5,crypto/ipsec_mb,compress,compress/isal,compress/mlx5 00:02:43.691 enable_kmods : false 00:02:43.691 tests : false 00:02:43.691 00:02:43.691 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:43.949 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:43.949 [1/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:43.949 [2/377] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:43.949 [3/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:43.949 [4/377] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:44.205 [5/377] Linking static target lib/librte_kvargs.a 00:02:44.205 [6/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:44.205 [7/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:44.205 [8/377] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:44.205 [9/377] Linking static target lib/librte_log.a 00:02:44.205 [10/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:44.205 [11/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:44.205 [12/377] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.205 [13/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:44.205 [14/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:44.205 [15/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:44.205 [16/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:44.205 [17/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:44.205 [18/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:44.205 [19/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:44.205 [20/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:44.205 [21/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:44.205 [22/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:44.205 [23/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:44.205 [24/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:44.205 [25/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:44.205 [26/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:44.205 [27/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:44.205 [28/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:44.205 [29/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:44.205 [30/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:44.205 [31/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:44.205 [32/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:44.462 [33/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:44.462 [34/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:44.462 [35/377] Linking static target lib/librte_telemetry.a 00:02:44.462 [36/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:44.462 [37/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:44.462 [38/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:44.462 [39/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:44.462 [40/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:44.462 [41/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:44.462 [42/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:44.462 [43/377] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.462 [44/377] Linking target lib/librte_log.so.24.1 00:02:44.462 [45/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:44.462 [46/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:44.462 [47/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:44.462 [48/377] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:44.462 [49/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:44.462 [50/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:44.462 [51/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:44.462 [52/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:44.462 [53/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:44.462 [54/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:44.462 [55/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:44.462 [56/377] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:44.462 [57/377] Linking target lib/librte_kvargs.so.24.1 00:02:44.462 [58/377] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:44.462 [59/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:44.462 [60/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:44.462 [61/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:44.462 [62/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:44.720 [63/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:44.720 [64/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:44.720 [65/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:44.720 [66/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:44.720 [67/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:44.720 [68/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:44.720 [69/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:44.720 [70/377] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.720 [71/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:44.720 [72/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:44.720 [73/377] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:44.720 [74/377] Linking target lib/librte_telemetry.so.24.1 00:02:44.720 [75/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:44.720 [76/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:44.720 [77/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:44.720 [78/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:44.720 [79/377] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:44.720 [80/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:44.720 [81/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:44.720 [82/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:44.720 [83/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:44.720 [84/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:44.720 [85/377] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:44.720 [86/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:44.978 [87/377] Linking static target lib/librte_ring.a 00:02:44.978 [88/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:44.978 [89/377] Linking static target lib/librte_eal.a 00:02:44.978 [90/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:44.978 [91/377] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:44.978 [92/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:44.978 [93/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:44.978 [94/377] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:44.978 [95/377] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:44.978 [96/377] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:44.978 [97/377] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:44.978 [98/377] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:44.978 [99/377] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:44.978 [100/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:44.978 [101/377] Linking static target lib/librte_rcu.a 00:02:44.978 [102/377] Linking static target lib/librte_mempool.a 00:02:44.978 [103/377] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:44.978 [104/377] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:44.978 [105/377] Linking static target lib/librte_pci.a 00:02:44.978 [106/377] Linking static target lib/librte_net.a 00:02:44.978 [107/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:44.978 [108/377] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:44.978 [109/377] Linking static target lib/librte_meter.a 00:02:44.978 [110/377] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.978 [111/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:44.978 [112/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:44.978 [113/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:44.978 [114/377] Linking static target lib/librte_mbuf.a 00:02:44.978 [115/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:44.978 [116/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:45.235 [117/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:45.235 [118/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:45.235 [119/377] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.235 [120/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:45.235 [121/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:45.235 [122/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:45.235 [123/377] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.235 [124/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:45.235 [125/377] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.235 [126/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:45.235 [127/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:45.235 [128/377] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.235 [129/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:45.235 [130/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:45.235 [131/377] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:45.235 [132/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:45.235 [133/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:45.235 [134/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:45.235 [135/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:45.235 [136/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:45.235 [137/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:45.235 [138/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:45.235 [139/377] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:45.235 [140/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:45.235 [141/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:45.235 [142/377] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:45.235 [143/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:45.235 [144/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:45.235 [145/377] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:45.235 [146/377] Linking static target lib/librte_cmdline.a 00:02:45.492 [147/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:45.492 [148/377] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.492 [149/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:45.492 [150/377] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:45.492 [151/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:45.492 [152/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:45.492 [153/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:45.492 [154/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:45.492 [155/377] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:45.492 [156/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:45.492 [157/377] Linking static target lib/librte_timer.a 00:02:45.493 [158/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:45.493 [159/377] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.493 [160/377] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:45.493 [161/377] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:45.493 [162/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:45.493 [163/377] Linking static target lib/librte_compressdev.a 00:02:45.493 [164/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:45.493 [165/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:45.493 [166/377] Linking static target lib/librte_dmadev.a 00:02:45.493 [167/377] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:45.493 [168/377] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:45.493 [169/377] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:45.493 [170/377] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:45.493 [171/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:45.752 [172/377] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:45.752 [173/377] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:45.752 [174/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:45.752 [175/377] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:45.752 [176/377] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:45.752 [177/377] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:45.752 [178/377] Linking static target lib/librte_hash.a 00:02:45.752 [179/377] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:45.752 [180/377] Linking static target lib/librte_power.a 00:02:45.752 [181/377] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:45.752 [182/377] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:45.752 [183/377] Linking static target lib/librte_reorder.a 00:02:45.752 [184/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:45.752 [185/377] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:45.752 [186/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:45.752 [187/377] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:45.753 [188/377] Linking static target lib/librte_security.a 00:02:45.753 [189/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:45.753 [190/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:45.753 [191/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:45.753 [192/377] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.010 [193/377] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:46.010 [194/377] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.010 [195/377] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:46.010 [196/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:46.010 [197/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:46.010 [198/377] Linking static target lib/librte_cryptodev.a 00:02:46.010 [199/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:46.010 [200/377] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.010 [201/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:46.010 [202/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:46.010 [203/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:46.010 [204/377] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:46.010 [205/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:46.010 [206/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:46.010 [207/377] Linking static target lib/librte_ethdev.a 00:02:46.010 [208/377] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.010 [209/377] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:46.010 [210/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:46.010 [211/377] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:46.010 [212/377] Compiling C object drivers/librte_bus_auxiliary.so.24.1.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:46.010 [213/377] Linking static target drivers/librte_bus_auxiliary.a 00:02:46.010 [214/377] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:46.010 [215/377] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:46.010 [216/377] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:46.010 [217/377] Linking static target drivers/librte_bus_vdev.a 00:02:46.268 [218/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:46.268 [219/377] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.268 [220/377] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:46.268 [221/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:46.268 [222/377] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.268 [223/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:46.268 [224/377] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.268 [225/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:46.268 [226/377] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.268 [227/377] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:46.268 [228/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:46.268 [229/377] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:46.268 [230/377] Linking static target drivers/librte_bus_pci.a 00:02:46.268 [231/377] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:46.268 [232/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:46.268 [233/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:46.268 [234/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:46.268 [235/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:46.268 [236/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:46.268 [237/377] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.268 [238/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:46.268 [239/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:46.268 [240/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:46.268 [241/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:46.526 [242/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:46.526 [243/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:46.526 [244/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:46.526 [245/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:46.526 [246/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:46.526 [247/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:46.526 [248/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o 00:02:46.526 [249/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:46.526 [250/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o 00:02:46.526 [251/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:46.526 [252/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:46.526 [253/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:46.526 [254/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:46.526 [255/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:46.526 [256/377] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.526 [257/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o 00:02:46.526 [258/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:46.783 [259/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:46.783 [260/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:46.783 [261/377] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:46.783 [262/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:46.783 [263/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:46.783 [264/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:46.783 [265/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:46.783 [266/377] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.783 [267/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o 00:02:46.783 [268/377] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:46.783 [269/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o 00:02:46.783 [270/377] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:46.783 [271/377] Compiling C object drivers/librte_common_mlx5.so.24.1.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:46.783 [272/377] Linking static target drivers/librte_common_mlx5.a 00:02:47.042 [273/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:47.042 [274/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:47.042 [275/377] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:47.042 [276/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:47.042 [277/377] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:47.042 [278/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:47.042 [279/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:47.042 [280/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:47.042 [281/377] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:47.042 [282/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:47.042 [283/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:47.042 [284/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:47.042 [285/377] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:47.042 [286/377] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:47.042 [287/377] Linking static target drivers/librte_mempool_ring.a 00:02:47.042 [288/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:47.042 [289/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:47.042 [290/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:47.043 [291/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:47.301 [292/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:47.301 [293/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:47.301 [294/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:47.301 [295/377] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:47.301 [296/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:47.301 [297/377] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:47.301 [298/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:47.301 [299/377] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:47.301 [300/377] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:47.301 [301/377] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:47.301 [302/377] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:47.301 [303/377] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:47.301 [304/377] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:47.301 [305/377] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:47.301 [306/377] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:47.301 [307/377] Compiling C object drivers/librte_crypto_mlx5.so.24.1.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:47.301 [308/377] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:47.301 [309/377] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:47.301 [310/377] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.1.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:47.301 [311/377] Compiling C object drivers/librte_compress_isal.so.24.1.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:47.302 [312/377] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:47.302 [313/377] Compiling C object drivers/librte_compress_mlx5.so.24.1.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:47.302 [314/377] Linking static target drivers/librte_compress_mlx5.a 00:02:47.302 [315/377] Linking static target drivers/librte_compress_isal.a 00:02:47.302 [316/377] Linking static target drivers/librte_crypto_mlx5.a 00:02:47.302 [317/377] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:47.561 [318/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:47.561 [319/377] Linking static target lib/librte_vhost.a 00:02:47.561 [320/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:47.561 [321/377] Linking static target drivers/libtmp_rte_common_qat.a 00:02:47.820 [322/377] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:47.820 [323/377] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:47.820 [324/377] Compiling C object drivers/librte_common_qat.so.24.1.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:47.820 [325/377] Linking static target drivers/librte_common_qat.a 00:02:48.757 [326/377] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:49.325 [327/377] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:50.263 [328/377] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:50.263 [329/377] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:50.263 [330/377] Linking target lib/librte_eal.so.24.1 00:02:50.263 [331/377] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:50.263 [332/377] Linking target lib/librte_pci.so.24.1 00:02:50.263 [333/377] Linking target lib/librte_ring.so.24.1 00:02:50.263 [334/377] Linking target lib/librte_timer.so.24.1 00:02:50.263 [335/377] Linking target drivers/librte_bus_auxiliary.so.24.1 00:02:50.263 [336/377] Linking target lib/librte_meter.so.24.1 00:02:50.263 [337/377] Linking target lib/librte_dmadev.so.24.1 00:02:50.263 [338/377] Linking target drivers/librte_bus_vdev.so.24.1 00:02:50.523 [339/377] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:50.523 [340/377] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:50.523 [341/377] Generating symbol file drivers/librte_bus_auxiliary.so.24.1.p/librte_bus_auxiliary.so.24.1.symbols 00:02:50.523 [342/377] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:50.523 [343/377] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols 00:02:50.523 [344/377] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:50.523 [345/377] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:50.523 [346/377] Linking target lib/librte_mempool.so.24.1 00:02:50.523 [347/377] Linking target lib/librte_rcu.so.24.1 00:02:50.523 [348/377] Linking target drivers/librte_bus_pci.so.24.1 00:02:50.523 [349/377] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:50.523 [350/377] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:50.523 [351/377] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols 00:02:50.523 [352/377] Linking target drivers/librte_mempool_ring.so.24.1 00:02:50.523 [353/377] Linking target lib/librte_mbuf.so.24.1 00:02:50.783 [354/377] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:50.783 [355/377] Linking target lib/librte_reorder.so.24.1 00:02:50.783 [356/377] Linking target lib/librte_compressdev.so.24.1 00:02:50.783 [357/377] Linking target lib/librte_net.so.24.1 00:02:50.783 [358/377] Linking target lib/librte_cryptodev.so.24.1 00:02:50.783 [359/377] Generating symbol file lib/librte_compressdev.so.24.1.p/librte_compressdev.so.24.1.symbols 00:02:50.783 [360/377] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:50.783 [361/377] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:50.783 [362/377] Linking target lib/librte_security.so.24.1 00:02:50.783 [363/377] Linking target lib/librte_cmdline.so.24.1 00:02:50.783 [364/377] Linking target lib/librte_hash.so.24.1 00:02:50.783 [365/377] Linking target drivers/librte_compress_isal.so.24.1 00:02:50.783 [366/377] Linking target lib/librte_ethdev.so.24.1 00:02:51.044 [367/377] Generating symbol file lib/librte_security.so.24.1.p/librte_security.so.24.1.symbols 00:02:51.044 [368/377] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:51.044 [369/377] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:51.044 [370/377] Linking target drivers/librte_common_mlx5.so.24.1 00:02:51.044 [371/377] Linking target lib/librte_power.so.24.1 00:02:51.044 [372/377] Linking target lib/librte_vhost.so.24.1 00:02:51.044 [373/377] Generating symbol file drivers/librte_common_mlx5.so.24.1.p/librte_common_mlx5.so.24.1.symbols 00:02:51.044 [374/377] Linking target drivers/librte_compress_mlx5.so.24.1 00:02:51.044 [375/377] Linking target drivers/librte_crypto_mlx5.so.24.1 00:02:51.304 [376/377] Linking target drivers/librte_crypto_ipsec_mb.so.24.1 00:02:51.304 [377/377] Linking target drivers/librte_common_qat.so.24.1 00:02:51.304 INFO: autodetecting backend as ninja 00:02:51.304 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp -j 26 00:02:52.245 CC lib/log/log.o 00:02:52.245 CC lib/log/log_flags.o 00:02:52.245 CC lib/log/log_deprecated.o 00:02:52.245 CC lib/ut_mock/mock.o 00:02:52.245 CC lib/ut/ut.o 00:02:52.245 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:52.245 LIB libspdk_log.a 00:02:52.245 LIB libspdk_ut_mock.a 00:02:52.245 LIB libspdk_ut.a 00:02:52.505 CC lib/ioat/ioat.o 00:02:52.505 CC lib/util/base64.o 00:02:52.505 CC lib/util/bit_array.o 00:02:52.505 CC lib/util/cpuset.o 00:02:52.505 CC lib/util/crc32.o 00:02:52.505 CC lib/dma/dma.o 00:02:52.505 CC lib/util/crc32c.o 00:02:52.505 CC lib/util/crc16.o 00:02:52.505 CC lib/util/crc64.o 00:02:52.505 CC lib/util/crc32_ieee.o 00:02:52.505 CC lib/util/dif.o 00:02:52.505 CC lib/util/fd.o 00:02:52.505 CC lib/util/file.o 00:02:52.505 CC lib/util/hexlify.o 00:02:52.505 CC lib/util/iov.o 00:02:52.505 CC lib/util/math.o 00:02:52.505 CC lib/util/pipe.o 00:02:52.505 CC lib/util/strerror_tls.o 00:02:52.505 CC lib/util/string.o 00:02:52.505 CC lib/util/uuid.o 00:02:52.505 CC lib/util/fd_group.o 00:02:52.505 CC lib/util/xor.o 00:02:52.505 CC lib/util/zipf.o 00:02:52.505 CXX lib/trace_parser/trace.o 00:02:52.505 CC lib/vfio_user/host/vfio_user_pci.o 00:02:52.505 CC lib/vfio_user/host/vfio_user.o 00:02:52.505 LIB libspdk_dma.a 00:02:52.505 LIB libspdk_ioat.a 00:02:52.764 LIB libspdk_vfio_user.a 00:02:52.764 LIB libspdk_util.a 00:02:52.764 CC lib/json/json_parse.o 00:02:52.764 CC lib/conf/conf.o 00:02:52.764 CC lib/rdma/common.o 00:02:52.764 CC lib/json/json_util.o 00:02:52.764 CC lib/rdma/rdma_verbs.o 00:02:52.764 CC lib/json/json_write.o 00:02:52.764 CC lib/vmd/vmd.o 00:02:52.764 CC lib/vmd/led.o 00:02:52.764 CC lib/reduce/reduce.o 00:02:52.764 CC lib/idxd/idxd.o 00:02:53.024 CC lib/idxd/idxd_user.o 00:02:53.024 CC lib/env_dpdk/env.o 00:02:53.024 CC lib/env_dpdk/memory.o 00:02:53.024 CC lib/env_dpdk/pci.o 00:02:53.024 CC lib/env_dpdk/init.o 00:02:53.024 CC lib/env_dpdk/pci_ioat.o 00:02:53.024 CC lib/env_dpdk/pci_virtio.o 00:02:53.024 CC lib/env_dpdk/threads.o 00:02:53.024 CC lib/env_dpdk/pci_vmd.o 00:02:53.024 CC lib/env_dpdk/pci_idxd.o 00:02:53.024 CC lib/env_dpdk/pci_event.o 00:02:53.024 CC lib/env_dpdk/sigbus_handler.o 00:02:53.024 CC lib/env_dpdk/pci_dpdk.o 00:02:53.024 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:53.024 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:53.024 LIB libspdk_trace_parser.a 00:02:53.024 LIB libspdk_conf.a 00:02:53.024 LIB libspdk_rdma.a 00:02:53.024 LIB libspdk_json.a 00:02:53.284 CC lib/jsonrpc/jsonrpc_server.o 00:02:53.285 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:53.285 CC lib/jsonrpc/jsonrpc_client.o 00:02:53.285 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:53.285 LIB libspdk_idxd.a 00:02:53.285 LIB libspdk_reduce.a 00:02:53.285 LIB libspdk_vmd.a 00:02:53.546 LIB libspdk_jsonrpc.a 00:02:53.812 CC lib/rpc/rpc.o 00:02:53.812 LIB libspdk_rpc.a 00:02:54.077 LIB libspdk_env_dpdk.a 00:02:54.077 CC lib/keyring/keyring.o 00:02:54.077 CC lib/trace/trace.o 00:02:54.077 CC lib/keyring/keyring_rpc.o 00:02:54.077 CC lib/trace/trace_flags.o 00:02:54.077 CC lib/trace/trace_rpc.o 00:02:54.077 CC lib/notify/notify.o 00:02:54.077 CC lib/notify/notify_rpc.o 00:02:54.339 LIB libspdk_notify.a 00:02:54.339 LIB libspdk_keyring.a 00:02:54.339 LIB libspdk_trace.a 00:02:54.600 CC lib/sock/sock.o 00:02:54.600 CC lib/sock/sock_rpc.o 00:02:54.600 CC lib/thread/thread.o 00:02:54.600 CC lib/thread/iobuf.o 00:02:54.860 LIB libspdk_sock.a 00:02:54.860 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:54.860 CC lib/nvme/nvme_ctrlr.o 00:02:54.860 CC lib/nvme/nvme_fabric.o 00:02:54.860 CC lib/nvme/nvme_ns.o 00:02:54.860 CC lib/nvme/nvme_ns_cmd.o 00:02:54.860 CC lib/nvme/nvme_pcie.o 00:02:54.860 CC lib/nvme/nvme_pcie_common.o 00:02:54.860 CC lib/nvme/nvme_qpair.o 00:02:54.860 CC lib/nvme/nvme.o 00:02:54.860 CC lib/nvme/nvme_quirks.o 00:02:54.860 CC lib/nvme/nvme_transport.o 00:02:54.860 CC lib/nvme/nvme_discovery.o 00:02:54.860 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:54.860 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:54.860 CC lib/nvme/nvme_tcp.o 00:02:54.860 CC lib/nvme/nvme_opal.o 00:02:54.860 CC lib/nvme/nvme_io_msg.o 00:02:54.860 CC lib/nvme/nvme_poll_group.o 00:02:54.860 CC lib/nvme/nvme_zns.o 00:02:54.860 CC lib/nvme/nvme_stubs.o 00:02:54.860 CC lib/nvme/nvme_auth.o 00:02:54.860 CC lib/nvme/nvme_cuse.o 00:02:54.860 CC lib/nvme/nvme_vfio_user.o 00:02:54.860 CC lib/nvme/nvme_rdma.o 00:02:55.803 LIB libspdk_thread.a 00:02:55.803 CC lib/init/json_config.o 00:02:55.803 CC lib/init/subsystem_rpc.o 00:02:55.803 CC lib/init/rpc.o 00:02:55.803 CC lib/init/subsystem.o 00:02:55.803 CC lib/vfu_tgt/tgt_endpoint.o 00:02:55.803 CC lib/vfu_tgt/tgt_rpc.o 00:02:55.803 CC lib/virtio/virtio.o 00:02:55.803 CC lib/virtio/virtio_vhost_user.o 00:02:55.803 CC lib/virtio/virtio_pci.o 00:02:55.803 CC lib/virtio/virtio_vfio_user.o 00:02:55.803 CC lib/blob/blobstore.o 00:02:55.803 CC lib/accel/accel.o 00:02:55.803 CC lib/blob/request.o 00:02:55.803 CC lib/accel/accel_rpc.o 00:02:55.803 CC lib/blob/zeroes.o 00:02:55.803 CC lib/accel/accel_sw.o 00:02:55.803 CC lib/blob/blob_bs_dev.o 00:02:56.063 LIB libspdk_init.a 00:02:56.063 LIB libspdk_vfu_tgt.a 00:02:56.063 LIB libspdk_virtio.a 00:02:56.063 CC lib/event/app.o 00:02:56.063 CC lib/event/reactor.o 00:02:56.063 CC lib/event/log_rpc.o 00:02:56.063 CC lib/event/scheduler_static.o 00:02:56.063 CC lib/event/app_rpc.o 00:02:56.322 LIB libspdk_event.a 00:02:56.581 LIB libspdk_accel.a 00:02:56.581 LIB libspdk_nvme.a 00:02:56.841 CC lib/bdev/bdev.o 00:02:56.841 CC lib/bdev/bdev_rpc.o 00:02:56.841 CC lib/bdev/bdev_zone.o 00:02:56.841 CC lib/bdev/part.o 00:02:56.841 CC lib/bdev/scsi_nvme.o 00:02:57.412 LIB libspdk_blob.a 00:02:57.673 CC lib/blobfs/blobfs.o 00:02:57.673 CC lib/blobfs/tree.o 00:02:57.673 CC lib/lvol/lvol.o 00:02:58.243 LIB libspdk_blobfs.a 00:02:58.503 LIB libspdk_lvol.a 00:02:58.762 LIB libspdk_bdev.a 00:02:58.762 CC lib/ftl/ftl_core.o 00:02:58.762 CC lib/ftl/ftl_init.o 00:02:58.762 CC lib/scsi/dev.o 00:02:58.762 CC lib/scsi/lun.o 00:02:58.762 CC lib/ftl/ftl_layout.o 00:02:58.762 CC lib/ftl/ftl_debug.o 00:02:58.762 CC lib/ftl/ftl_io.o 00:02:58.762 CC lib/ftl/ftl_sb.o 00:02:58.762 CC lib/scsi/scsi.o 00:02:58.762 CC lib/scsi/port.o 00:02:58.762 CC lib/ftl/ftl_l2p.o 00:02:58.762 CC lib/scsi/scsi_bdev.o 00:02:58.762 CC lib/scsi/scsi_pr.o 00:02:58.762 CC lib/ftl/ftl_nv_cache.o 00:02:58.762 CC lib/nbd/nbd.o 00:02:58.762 CC lib/ftl/ftl_band.o 00:02:58.762 CC lib/ftl/ftl_l2p_flat.o 00:02:58.762 CC lib/scsi/scsi_rpc.o 00:02:58.762 CC lib/ftl/ftl_band_ops.o 00:02:58.762 CC lib/nbd/nbd_rpc.o 00:02:58.762 CC lib/scsi/task.o 00:02:58.762 CC lib/ftl/ftl_writer.o 00:02:58.762 CC lib/ftl/ftl_rq.o 00:02:58.762 CC lib/ftl/ftl_reloc.o 00:02:58.762 CC lib/nvmf/ctrlr.o 00:02:58.762 CC lib/ublk/ublk.o 00:02:59.022 CC lib/ublk/ublk_rpc.o 00:02:59.022 CC lib/nvmf/ctrlr_discovery.o 00:02:59.022 CC lib/nvmf/ctrlr_bdev.o 00:02:59.022 CC lib/nvmf/subsystem.o 00:02:59.022 CC lib/ftl/ftl_l2p_cache.o 00:02:59.022 CC lib/nvmf/nvmf.o 00:02:59.022 CC lib/ftl/ftl_p2l.o 00:02:59.022 CC lib/ftl/mngt/ftl_mngt.o 00:02:59.022 CC lib/nvmf/nvmf_rpc.o 00:02:59.022 CC lib/nvmf/transport.o 00:02:59.022 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:59.022 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:59.022 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:59.022 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:59.022 CC lib/nvmf/tcp.o 00:02:59.282 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:59.282 CC lib/nvmf/stubs.o 00:02:59.282 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:59.282 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:59.282 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:59.282 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:59.282 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:59.282 LIB libspdk_nbd.a 00:02:59.282 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:59.282 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:59.282 CC lib/nvmf/mdns_server.o 00:02:59.282 LIB libspdk_scsi.a 00:02:59.282 CC lib/ftl/utils/ftl_conf.o 00:02:59.282 CC lib/ftl/utils/ftl_md.o 00:02:59.282 CC lib/ftl/utils/ftl_mempool.o 00:02:59.282 CC lib/ftl/utils/ftl_bitmap.o 00:02:59.282 LIB libspdk_ublk.a 00:02:59.540 CC lib/ftl/utils/ftl_property.o 00:02:59.540 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:59.540 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:59.540 CC lib/nvmf/vfio_user.o 00:02:59.540 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:59.540 CC lib/nvmf/rdma.o 00:02:59.540 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:59.540 CC lib/nvmf/auth.o 00:02:59.540 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:59.540 CC lib/iscsi/conn.o 00:02:59.540 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:59.540 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:02:59.540 CC lib/iscsi/init_grp.o 00:02:59.540 CC lib/iscsi/iscsi.o 00:02:59.540 CC lib/iscsi/md5.o 00:02:59.540 CC lib/vhost/vhost.o 00:02:59.540 CC lib/iscsi/param.o 00:02:59.540 CC lib/iscsi/portal_grp.o 00:02:59.540 CC lib/vhost/vhost_rpc.o 00:02:59.540 CC lib/iscsi/tgt_node.o 00:02:59.540 CC lib/iscsi/iscsi_subsystem.o 00:02:59.540 CC lib/vhost/vhost_scsi.o 00:02:59.540 CC lib/iscsi/iscsi_rpc.o 00:02:59.540 CC lib/vhost/vhost_blk.o 00:02:59.798 CC lib/vhost/rte_vhost_user.o 00:02:59.798 CC lib/iscsi/task.o 00:02:59.798 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:59.798 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:59.798 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:59.798 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:59.798 CC lib/ftl/base/ftl_base_dev.o 00:02:59.798 CC lib/ftl/base/ftl_base_bdev.o 00:02:59.798 CC lib/ftl/ftl_trace.o 00:03:00.058 LIB libspdk_ftl.a 00:03:00.627 LIB libspdk_vhost.a 00:03:00.627 LIB libspdk_iscsi.a 00:03:00.627 LIB libspdk_nvmf.a 00:03:00.887 CC module/env_dpdk/env_dpdk_rpc.o 00:03:00.887 CC module/vfu_device/vfu_virtio.o 00:03:00.887 CC module/vfu_device/vfu_virtio_blk.o 00:03:00.887 CC module/vfu_device/vfu_virtio_scsi.o 00:03:00.887 CC module/vfu_device/vfu_virtio_rpc.o 00:03:01.145 CC module/accel/ioat/accel_ioat.o 00:03:01.145 CC module/accel/ioat/accel_ioat_rpc.o 00:03:01.145 CC module/accel/error/accel_error.o 00:03:01.145 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:03:01.145 CC module/accel/error/accel_error_rpc.o 00:03:01.145 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:03:01.145 CC module/keyring/file/keyring.o 00:03:01.145 CC module/keyring/file/keyring_rpc.o 00:03:01.145 CC module/accel/dsa/accel_dsa.o 00:03:01.145 CC module/accel/dsa/accel_dsa_rpc.o 00:03:01.145 CC module/accel/iaa/accel_iaa.o 00:03:01.145 CC module/scheduler/dynamic/scheduler_dynamic.o 00:03:01.145 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:03:01.145 CC module/accel/iaa/accel_iaa_rpc.o 00:03:01.145 CC module/sock/posix/posix.o 00:03:01.145 CC module/blob/bdev/blob_bdev.o 00:03:01.145 CC module/sock/uring/uring.o 00:03:01.145 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:03:01.145 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:03:01.145 CC module/scheduler/gscheduler/gscheduler.o 00:03:01.145 LIB libspdk_env_dpdk_rpc.a 00:03:01.403 LIB libspdk_keyring_file.a 00:03:01.403 LIB libspdk_scheduler_gscheduler.a 00:03:01.403 LIB libspdk_scheduler_dpdk_governor.a 00:03:01.403 LIB libspdk_accel_error.a 00:03:01.403 LIB libspdk_accel_ioat.a 00:03:01.403 LIB libspdk_scheduler_dynamic.a 00:03:01.403 LIB libspdk_accel_iaa.a 00:03:01.403 LIB libspdk_accel_dsa.a 00:03:01.403 LIB libspdk_blob_bdev.a 00:03:01.403 LIB libspdk_vfu_device.a 00:03:01.662 CC module/bdev/delay/vbdev_delay.o 00:03:01.662 CC module/bdev/lvol/vbdev_lvol.o 00:03:01.662 CC module/bdev/null/bdev_null.o 00:03:01.662 CC module/bdev/gpt/gpt.o 00:03:01.662 CC module/bdev/uring/bdev_uring.o 00:03:01.662 CC module/blobfs/bdev/blobfs_bdev.o 00:03:01.662 CC module/bdev/error/vbdev_error.o 00:03:01.662 CC module/bdev/passthru/vbdev_passthru.o 00:03:01.662 CC module/bdev/nvme/bdev_nvme.o 00:03:01.662 CC module/bdev/xnvme/bdev_xnvme.o 00:03:01.662 CC module/bdev/crypto/vbdev_crypto.o 00:03:01.662 CC module/bdev/compress/vbdev_compress.o 00:03:01.662 CC module/bdev/split/vbdev_split.o 00:03:01.662 CC module/bdev/ftl/bdev_ftl.o 00:03:01.662 CC module/bdev/zone_block/vbdev_zone_block.o 00:03:01.662 CC module/bdev/aio/bdev_aio.o 00:03:01.662 CC module/bdev/raid/bdev_raid.o 00:03:01.662 CC module/bdev/iscsi/bdev_iscsi.o 00:03:01.662 CC module/bdev/malloc/bdev_malloc.o 00:03:01.662 CC module/bdev/virtio/bdev_virtio_scsi.o 00:03:01.662 CC module/bdev/ocf/ctx.o 00:03:01.662 LIB libspdk_sock_uring.a 00:03:01.662 LIB libspdk_sock_posix.a 00:03:01.662 CC module/bdev/malloc/bdev_malloc_rpc.o 00:03:01.662 CC module/bdev/rbd/bdev_rbd.o 00:03:01.662 CC module/bdev/rbd/bdev_rbd_rpc.o 00:03:01.662 CC module/bdev/null/bdev_null_rpc.o 00:03:01.662 CC module/bdev/gpt/vbdev_gpt.o 00:03:01.662 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:03:01.662 CC module/bdev/split/vbdev_split_rpc.o 00:03:01.662 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:03:01.662 CC module/bdev/ocf/data.o 00:03:01.662 CC module/bdev/error/vbdev_error_rpc.o 00:03:01.922 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:03:01.922 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:03:01.922 CC module/bdev/ftl/bdev_ftl_rpc.o 00:03:01.922 CC module/bdev/virtio/bdev_virtio_blk.o 00:03:01.922 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:03:01.922 CC module/bdev/uring/bdev_uring_rpc.o 00:03:01.922 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:03:01.922 CC module/bdev/delay/vbdev_delay_rpc.o 00:03:01.922 CC module/bdev/aio/bdev_aio_rpc.o 00:03:01.922 LIB libspdk_bdev_malloc.a 00:03:01.922 CC module/bdev/ocf/stats.o 00:03:01.922 LIB libspdk_accel_dpdk_compressdev.a 00:03:01.922 CC module/bdev/compress/vbdev_compress_rpc.o 00:03:01.922 CC module/bdev/virtio/bdev_virtio_rpc.o 00:03:01.922 LIB libspdk_bdev_null.a 00:03:01.922 CC module/blobfs/bdev/blobfs_fuse.o 00:03:01.922 LIB libspdk_accel_dpdk_cryptodev.a 00:03:01.922 LIB libspdk_bdev_xnvme.a 00:03:01.922 LIB libspdk_bdev_split.a 00:03:01.922 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:03:01.922 CC module/bdev/nvme/bdev_nvme_rpc.o 00:03:01.922 LIB libspdk_bdev_error.a 00:03:01.922 CC module/bdev/ocf/utils.o 00:03:01.922 LIB libspdk_bdev_iscsi.a 00:03:01.922 CC module/bdev/nvme/nvme_rpc.o 00:03:01.922 LIB libspdk_bdev_gpt.a 00:03:01.922 CC module/bdev/nvme/bdev_mdns_client.o 00:03:01.922 CC module/bdev/nvme/vbdev_opal.o 00:03:01.922 CC module/bdev/nvme/vbdev_opal_rpc.o 00:03:01.922 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:03:01.922 LIB libspdk_bdev_passthru.a 00:03:01.922 CC module/bdev/ocf/vbdev_ocf.o 00:03:01.922 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:03:01.922 CC module/bdev/ocf/volume.o 00:03:01.922 CC module/bdev/raid/bdev_raid_rpc.o 00:03:02.183 LIB libspdk_bdev_rbd.a 00:03:02.183 LIB libspdk_bdev_zone_block.a 00:03:02.183 LIB libspdk_bdev_aio.a 00:03:02.183 LIB libspdk_bdev_ftl.a 00:03:02.183 LIB libspdk_bdev_uring.a 00:03:02.183 LIB libspdk_bdev_crypto.a 00:03:02.183 CC module/bdev/raid/bdev_raid_sb.o 00:03:02.183 LIB libspdk_bdev_delay.a 00:03:02.183 CC module/bdev/raid/raid0.o 00:03:02.183 CC module/bdev/raid/raid1.o 00:03:02.183 CC module/bdev/raid/concat.o 00:03:02.183 CC module/bdev/raid/raid5f.o 00:03:02.183 LIB libspdk_bdev_compress.a 00:03:02.183 LIB libspdk_bdev_virtio.a 00:03:02.183 LIB libspdk_blobfs_bdev.a 00:03:02.183 LIB libspdk_bdev_lvol.a 00:03:02.444 LIB libspdk_bdev_ocf.a 00:03:02.444 LIB libspdk_bdev_raid.a 00:03:03.383 LIB libspdk_bdev_nvme.a 00:03:03.643 CC module/event/subsystems/iobuf/iobuf.o 00:03:03.643 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:03.643 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:03:03.643 CC module/event/subsystems/vmd/vmd.o 00:03:03.643 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:03.643 CC module/event/subsystems/scheduler/scheduler.o 00:03:03.643 CC module/event/subsystems/sock/sock.o 00:03:03.643 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:03.643 CC module/event/subsystems/keyring/keyring.o 00:03:03.643 LIB libspdk_event_vfu_tgt.a 00:03:03.643 LIB libspdk_event_keyring.a 00:03:03.643 LIB libspdk_event_sock.a 00:03:03.643 LIB libspdk_event_scheduler.a 00:03:03.902 LIB libspdk_event_vhost_blk.a 00:03:03.902 LIB libspdk_event_iobuf.a 00:03:03.902 LIB libspdk_event_vmd.a 00:03:03.902 CC module/event/subsystems/accel/accel.o 00:03:04.162 LIB libspdk_event_accel.a 00:03:04.162 CC module/event/subsystems/bdev/bdev.o 00:03:04.421 LIB libspdk_event_bdev.a 00:03:04.421 CC module/event/subsystems/scsi/scsi.o 00:03:04.421 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:04.421 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:04.421 CC module/event/subsystems/nbd/nbd.o 00:03:04.421 CC module/event/subsystems/ublk/ublk.o 00:03:04.680 LIB libspdk_event_nbd.a 00:03:04.680 LIB libspdk_event_ublk.a 00:03:04.680 LIB libspdk_event_scsi.a 00:03:04.680 LIB libspdk_event_nvmf.a 00:03:04.938 CC module/event/subsystems/iscsi/iscsi.o 00:03:04.938 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:04.938 LIB libspdk_event_vhost_scsi.a 00:03:04.938 LIB libspdk_event_iscsi.a 00:03:05.197 CC app/trace_record/trace_record.o 00:03:05.197 CC app/spdk_nvme_discover/discovery_aer.o 00:03:05.197 CC app/spdk_lspci/spdk_lspci.o 00:03:05.197 CXX app/trace/trace.o 00:03:05.197 CC app/spdk_top/spdk_top.o 00:03:05.197 CC app/spdk_nvme_perf/perf.o 00:03:05.197 CC app/spdk_nvme_identify/identify.o 00:03:05.197 TEST_HEADER include/spdk/accel.h 00:03:05.197 CC test/rpc_client/rpc_client_test.o 00:03:05.197 TEST_HEADER include/spdk/accel_module.h 00:03:05.197 TEST_HEADER include/spdk/assert.h 00:03:05.197 TEST_HEADER include/spdk/barrier.h 00:03:05.197 TEST_HEADER include/spdk/base64.h 00:03:05.197 TEST_HEADER include/spdk/bdev.h 00:03:05.197 TEST_HEADER include/spdk/bdev_module.h 00:03:05.197 TEST_HEADER include/spdk/bdev_zone.h 00:03:05.197 TEST_HEADER include/spdk/bit_array.h 00:03:05.197 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:05.197 TEST_HEADER include/spdk/bit_pool.h 00:03:05.197 TEST_HEADER include/spdk/blob.h 00:03:05.197 TEST_HEADER include/spdk/blob_bdev.h 00:03:05.197 TEST_HEADER include/spdk/blobfs.h 00:03:05.197 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:05.197 TEST_HEADER include/spdk/conf.h 00:03:05.197 CC app/spdk_dd/spdk_dd.o 00:03:05.197 TEST_HEADER include/spdk/config.h 00:03:05.197 TEST_HEADER include/spdk/cpuset.h 00:03:05.197 TEST_HEADER include/spdk/crc16.h 00:03:05.197 CC app/nvmf_tgt/nvmf_main.o 00:03:05.197 TEST_HEADER include/spdk/crc32.h 00:03:05.197 CC app/iscsi_tgt/iscsi_tgt.o 00:03:05.197 TEST_HEADER include/spdk/crc64.h 00:03:05.197 TEST_HEADER include/spdk/dif.h 00:03:05.197 TEST_HEADER include/spdk/dma.h 00:03:05.197 TEST_HEADER include/spdk/endian.h 00:03:05.197 TEST_HEADER include/spdk/env.h 00:03:05.197 TEST_HEADER include/spdk/env_dpdk.h 00:03:05.197 TEST_HEADER include/spdk/event.h 00:03:05.197 TEST_HEADER include/spdk/fd.h 00:03:05.197 TEST_HEADER include/spdk/fd_group.h 00:03:05.197 TEST_HEADER include/spdk/file.h 00:03:05.197 CC app/spdk_tgt/spdk_tgt.o 00:03:05.197 TEST_HEADER include/spdk/ftl.h 00:03:05.197 TEST_HEADER include/spdk/gpt_spec.h 00:03:05.197 CC examples/util/zipf/zipf.o 00:03:05.197 TEST_HEADER include/spdk/hexlify.h 00:03:05.197 TEST_HEADER include/spdk/histogram_data.h 00:03:05.197 TEST_HEADER include/spdk/idxd.h 00:03:05.197 CC examples/ioat/verify/verify.o 00:03:05.197 CC examples/ioat/perf/perf.o 00:03:05.197 CC test/thread/poller_perf/poller_perf.o 00:03:05.197 TEST_HEADER include/spdk/idxd_spec.h 00:03:05.197 TEST_HEADER include/spdk/init.h 00:03:05.197 TEST_HEADER include/spdk/ioat.h 00:03:05.197 CC test/app/histogram_perf/histogram_perf.o 00:03:05.197 CC test/thread/lock/spdk_lock.o 00:03:05.197 TEST_HEADER include/spdk/ioat_spec.h 00:03:05.197 TEST_HEADER include/spdk/iscsi_spec.h 00:03:05.197 TEST_HEADER include/spdk/json.h 00:03:05.198 CC app/fio/nvme/fio_plugin.o 00:03:05.198 TEST_HEADER include/spdk/jsonrpc.h 00:03:05.198 TEST_HEADER include/spdk/keyring.h 00:03:05.198 TEST_HEADER include/spdk/keyring_module.h 00:03:05.198 TEST_HEADER include/spdk/likely.h 00:03:05.198 TEST_HEADER include/spdk/log.h 00:03:05.198 TEST_HEADER include/spdk/lvol.h 00:03:05.198 TEST_HEADER include/spdk/memory.h 00:03:05.198 TEST_HEADER include/spdk/mmio.h 00:03:05.198 TEST_HEADER include/spdk/nbd.h 00:03:05.198 TEST_HEADER include/spdk/notify.h 00:03:05.198 TEST_HEADER include/spdk/nvme.h 00:03:05.198 TEST_HEADER include/spdk/nvme_intel.h 00:03:05.198 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:05.198 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:05.198 TEST_HEADER include/spdk/nvme_spec.h 00:03:05.198 CC test/dma/test_dma/test_dma.o 00:03:05.198 TEST_HEADER include/spdk/nvme_zns.h 00:03:05.198 TEST_HEADER include/spdk/nvmf.h 00:03:05.198 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:05.198 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:05.198 TEST_HEADER include/spdk/nvmf_spec.h 00:03:05.198 CC test/app/bdev_svc/bdev_svc.o 00:03:05.198 TEST_HEADER include/spdk/nvmf_transport.h 00:03:05.198 TEST_HEADER include/spdk/opal.h 00:03:05.198 TEST_HEADER include/spdk/opal_spec.h 00:03:05.198 LINK spdk_lspci 00:03:05.198 TEST_HEADER include/spdk/pci_ids.h 00:03:05.198 TEST_HEADER include/spdk/pipe.h 00:03:05.198 TEST_HEADER include/spdk/queue.h 00:03:05.198 TEST_HEADER include/spdk/reduce.h 00:03:05.198 TEST_HEADER include/spdk/rpc.h 00:03:05.198 TEST_HEADER include/spdk/scheduler.h 00:03:05.198 TEST_HEADER include/spdk/scsi.h 00:03:05.198 CC test/env/mem_callbacks/mem_callbacks.o 00:03:05.198 TEST_HEADER include/spdk/scsi_spec.h 00:03:05.198 TEST_HEADER include/spdk/sock.h 00:03:05.198 TEST_HEADER include/spdk/stdinc.h 00:03:05.198 TEST_HEADER include/spdk/string.h 00:03:05.198 TEST_HEADER include/spdk/thread.h 00:03:05.455 TEST_HEADER include/spdk/trace.h 00:03:05.456 TEST_HEADER include/spdk/trace_parser.h 00:03:05.456 TEST_HEADER include/spdk/tree.h 00:03:05.456 TEST_HEADER include/spdk/ublk.h 00:03:05.456 TEST_HEADER include/spdk/util.h 00:03:05.456 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:05.456 TEST_HEADER include/spdk/uuid.h 00:03:05.456 TEST_HEADER include/spdk/version.h 00:03:05.456 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:05.456 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:05.456 TEST_HEADER include/spdk/vhost.h 00:03:05.456 TEST_HEADER include/spdk/vmd.h 00:03:05.456 TEST_HEADER include/spdk/xor.h 00:03:05.456 TEST_HEADER include/spdk/zipf.h 00:03:05.456 CXX test/cpp_headers/accel.o 00:03:05.456 LINK rpc_client_test 00:03:05.456 LINK spdk_nvme_discover 00:03:05.456 LINK interrupt_tgt 00:03:05.456 LINK zipf 00:03:05.456 LINK poller_perf 00:03:05.456 LINK spdk_trace_record 00:03:05.456 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:05.456 LINK nvmf_tgt 00:03:05.456 LINK histogram_perf 00:03:05.456 LINK iscsi_tgt 00:03:05.456 LINK verify 00:03:05.456 LINK ioat_perf 00:03:05.456 LINK spdk_tgt 00:03:05.456 LINK spdk_trace 00:03:05.456 LINK bdev_svc 00:03:05.456 CXX test/cpp_headers/accel_module.o 00:03:05.456 LINK histogram_ut 00:03:05.715 LINK spdk_dd 00:03:05.715 CXX test/cpp_headers/assert.o 00:03:05.715 LINK test_dma 00:03:05.715 LINK nvme_fuzz 00:03:05.715 LINK spdk_nvme 00:03:05.715 CXX test/cpp_headers/barrier.o 00:03:05.715 LINK spdk_nvme_identify 00:03:05.715 LINK mem_callbacks 00:03:05.973 CC app/fio/bdev/fio_plugin.o 00:03:05.973 LINK spdk_top 00:03:05.973 LINK spdk_nvme_perf 00:03:05.973 CXX test/cpp_headers/base64.o 00:03:05.973 CC test/unit/lib/log/log.c/log_ut.o 00:03:05.973 CXX test/cpp_headers/bdev.o 00:03:05.973 CXX test/cpp_headers/bdev_module.o 00:03:06.232 CXX test/cpp_headers/bdev_zone.o 00:03:06.232 CXX test/cpp_headers/bit_array.o 00:03:06.232 CC app/vhost/vhost.o 00:03:06.232 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:06.232 LINK log_ut 00:03:06.232 CC examples/thread/thread/thread_ex.o 00:03:06.232 CC test/app/jsoncat/jsoncat.o 00:03:06.232 CC test/app/stub/stub.o 00:03:06.232 CXX test/cpp_headers/bit_pool.o 00:03:06.232 CXX test/cpp_headers/blob.o 00:03:06.232 LINK spdk_bdev 00:03:06.232 LINK vhost 00:03:06.490 LINK jsoncat 00:03:06.490 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:06.490 LINK stub 00:03:06.490 CC examples/sock/hello_world/hello_sock.o 00:03:06.490 LINK thread 00:03:06.490 CC test/env/vtophys/vtophys.o 00:03:06.490 CXX test/cpp_headers/blob_bdev.o 00:03:06.490 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:06.490 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:06.490 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:06.490 CC examples/vmd/lsvmd/lsvmd.o 00:03:06.490 LINK spdk_lock 00:03:06.490 LINK vtophys 00:03:06.748 CXX test/cpp_headers/blobfs.o 00:03:06.748 LINK hello_sock 00:03:06.748 CXX test/cpp_headers/blobfs_bdev.o 00:03:06.748 CXX test/cpp_headers/conf.o 00:03:06.748 LINK env_dpdk_post_init 00:03:06.748 LINK base64_ut 00:03:06.748 LINK lsvmd 00:03:06.748 CC examples/idxd/perf/perf.o 00:03:06.748 CXX test/cpp_headers/config.o 00:03:06.748 CXX test/cpp_headers/cpuset.o 00:03:06.748 CXX test/cpp_headers/crc16.o 00:03:06.748 CC test/env/memory/memory_ut.o 00:03:06.748 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:06.748 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:06.748 LINK vhost_fuzz 00:03:07.007 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:07.007 CXX test/cpp_headers/crc32.o 00:03:07.007 CXX test/cpp_headers/crc64.o 00:03:07.007 CXX test/cpp_headers/dif.o 00:03:07.007 LINK crc16_ut 00:03:07.007 LINK idxd_perf 00:03:07.007 CC test/env/pci/pci_ut.o 00:03:07.007 CXX test/cpp_headers/dma.o 00:03:07.007 LINK cpuset_ut 00:03:07.265 CXX test/cpp_headers/endian.o 00:03:07.265 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:07.265 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:07.265 CXX test/cpp_headers/env.o 00:03:07.265 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:07.265 CXX test/cpp_headers/env_dpdk.o 00:03:07.265 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:07.265 LINK bit_array_ut 00:03:07.265 LINK pci_ut 00:03:07.265 LINK crc32_ieee_ut 00:03:07.265 CXX test/cpp_headers/event.o 00:03:07.265 CXX test/cpp_headers/fd.o 00:03:07.265 CXX test/cpp_headers/fd_group.o 00:03:07.265 LINK crc32c_ut 00:03:07.523 CXX test/cpp_headers/file.o 00:03:07.523 CXX test/cpp_headers/ftl.o 00:03:07.523 CXX test/cpp_headers/gpt_spec.o 00:03:07.523 CC examples/vmd/led/led.o 00:03:07.523 CXX test/cpp_headers/hexlify.o 00:03:07.523 LINK iscsi_fuzz 00:03:07.523 CXX test/cpp_headers/histogram_data.o 00:03:07.523 CXX test/cpp_headers/idxd.o 00:03:07.523 CXX test/cpp_headers/idxd_spec.o 00:03:07.523 CXX test/cpp_headers/init.o 00:03:07.523 LINK led 00:03:07.523 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:07.523 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:07.523 CC examples/nvme/hello_world/hello_world.o 00:03:07.523 CXX test/cpp_headers/ioat.o 00:03:07.523 CC examples/nvme/reconnect/reconnect.o 00:03:07.523 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:07.781 LINK ioat_ut 00:03:07.781 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:07.781 CXX test/cpp_headers/ioat_spec.o 00:03:07.781 CXX test/cpp_headers/iscsi_spec.o 00:03:07.781 CC test/event/event_perf/event_perf.o 00:03:07.781 LINK crc64_ut 00:03:07.781 CXX test/cpp_headers/json.o 00:03:07.781 LINK memory_ut 00:03:07.781 CXX test/cpp_headers/jsonrpc.o 00:03:07.781 LINK hello_world 00:03:07.781 LINK event_perf 00:03:07.781 LINK dma_ut 00:03:07.781 CXX test/cpp_headers/keyring.o 00:03:07.781 CXX test/cpp_headers/keyring_module.o 00:03:07.781 LINK iov_ut 00:03:07.781 CC test/event/reactor/reactor.o 00:03:07.781 CC examples/nvme/arbitration/arbitration.o 00:03:08.040 CC examples/nvme/hotplug/hotplug.o 00:03:08.040 LINK reconnect 00:03:08.040 CC test/unit/lib/util/math.c/math_ut.o 00:03:08.040 CXX test/cpp_headers/likely.o 00:03:08.040 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:08.040 CC test/unit/lib/util/string.c/string_ut.o 00:03:08.040 LINK reactor 00:03:08.040 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:08.040 CC examples/nvme/abort/abort.o 00:03:08.040 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:08.040 LINK nvme_manage 00:03:08.040 LINK math_ut 00:03:08.040 CXX test/cpp_headers/log.o 00:03:08.040 LINK hotplug 00:03:08.298 LINK cmb_copy 00:03:08.298 LINK arbitration 00:03:08.298 LINK pmr_persistence 00:03:08.298 LINK string_ut 00:03:08.299 CXX test/cpp_headers/lvol.o 00:03:08.299 LINK abort 00:03:08.299 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:08.299 LINK dif_ut 00:03:08.299 CC test/event/reactor_perf/reactor_perf.o 00:03:08.299 CXX test/cpp_headers/memory.o 00:03:08.299 CC test/event/app_repeat/app_repeat.o 00:03:08.688 CXX test/cpp_headers/mmio.o 00:03:08.688 CXX test/cpp_headers/nbd.o 00:03:08.688 CC test/event/scheduler/scheduler.o 00:03:08.688 CXX test/cpp_headers/notify.o 00:03:08.688 LINK pipe_ut 00:03:08.688 CXX test/cpp_headers/nvme.o 00:03:08.688 LINK reactor_perf 00:03:08.688 CXX test/cpp_headers/nvme_intel.o 00:03:08.688 CXX test/cpp_headers/nvme_ocssd.o 00:03:08.688 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:08.688 CXX test/cpp_headers/nvme_spec.o 00:03:08.688 LINK app_repeat 00:03:08.945 CXX test/cpp_headers/nvme_zns.o 00:03:08.945 CXX test/cpp_headers/nvmf.o 00:03:08.945 LINK xor_ut 00:03:08.945 CXX test/cpp_headers/nvmf_cmd.o 00:03:08.945 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:08.945 CXX test/cpp_headers/nvmf_spec.o 00:03:08.945 LINK scheduler 00:03:08.945 CXX test/cpp_headers/nvmf_transport.o 00:03:08.945 CC test/blobfs/mkfs/mkfs.o 00:03:08.945 CC test/blobfs/fuse/fuse.o 00:03:08.945 CC test/accel/dif/dif.o 00:03:08.945 CC test/nvme/reset/reset.o 00:03:08.945 CC test/nvme/aer/aer.o 00:03:08.945 CC test/nvme/sgl/sgl.o 00:03:08.945 CC test/nvme/e2edp/nvme_dp.o 00:03:08.945 CC test/lvol/esnap/esnap.o 00:03:08.945 CXX test/cpp_headers/opal.o 00:03:08.945 CXX test/cpp_headers/opal_spec.o 00:03:08.945 CXX test/cpp_headers/pci_ids.o 00:03:09.203 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:09.203 CXX test/cpp_headers/pipe.o 00:03:09.203 CXX test/cpp_headers/queue.o 00:03:09.203 CC test/unit/lib/rdma/common.c/common_ut.o 00:03:09.203 CC test/nvme/startup/startup.o 00:03:09.203 CC test/nvme/overhead/overhead.o 00:03:09.203 CC test/nvme/err_injection/err_injection.o 00:03:09.203 LINK fuse 00:03:09.203 LINK mkfs 00:03:09.203 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:03:09.203 CC examples/accel/perf/accel_perf.o 00:03:09.203 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:09.203 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:03:09.203 CC examples/blob/hello_world/hello_blob.o 00:03:09.203 CC examples/blob/cli/blobcli.o 00:03:09.461 LINK reset 00:03:09.461 LINK sgl 00:03:09.461 LINK aer 00:03:09.461 LINK nvme_dp 00:03:09.461 CXX test/cpp_headers/reduce.o 00:03:09.461 CC test/nvme/reserve/reserve.o 00:03:09.461 LINK dif 00:03:09.461 CXX test/cpp_headers/rpc.o 00:03:09.461 CC test/nvme/simple_copy/simple_copy.o 00:03:09.461 CC test/nvme/boot_partition/boot_partition.o 00:03:09.461 CC test/nvme/connect_stress/connect_stress.o 00:03:09.461 LINK startup 00:03:09.461 LINK err_injection 00:03:09.461 LINK overhead 00:03:09.744 LINK hello_blob 00:03:09.744 LINK common_ut 00:03:09.744 LINK accel_perf 00:03:09.744 CXX test/cpp_headers/scheduler.o 00:03:09.744 LINK pci_event_ut 00:03:09.744 LINK reserve 00:03:09.744 LINK boot_partition 00:03:09.744 LINK connect_stress 00:03:09.744 LINK simple_copy 00:03:09.744 LINK idxd_user_ut 00:03:09.744 LINK blobcli 00:03:09.744 CXX test/cpp_headers/scsi.o 00:03:09.744 CXX test/cpp_headers/scsi_spec.o 00:03:09.744 LINK idxd_ut 00:03:09.744 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:03:10.011 CXX test/cpp_headers/sock.o 00:03:10.011 CXX test/cpp_headers/stdinc.o 00:03:10.011 CXX test/cpp_headers/string.o 00:03:10.011 CXX test/cpp_headers/thread.o 00:03:10.011 CXX test/cpp_headers/trace.o 00:03:10.305 CXX test/cpp_headers/trace_parser.o 00:03:10.305 CXX test/cpp_headers/tree.o 00:03:10.305 CXX test/cpp_headers/ublk.o 00:03:10.305 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:10.305 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:10.305 CXX test/cpp_headers/util.o 00:03:10.305 CXX test/cpp_headers/uuid.o 00:03:10.626 CXX test/cpp_headers/version.o 00:03:10.626 CXX test/cpp_headers/vfio_user_pci.o 00:03:10.626 CXX test/cpp_headers/vfio_user_spec.o 00:03:10.626 CC test/nvme/compliance/nvme_compliance.o 00:03:10.626 CC test/nvme/fused_ordering/fused_ordering.o 00:03:10.626 CXX test/cpp_headers/vhost.o 00:03:10.626 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:10.626 CC test/nvme/fdp/fdp.o 00:03:10.626 CC test/nvme/cuse/cuse.o 00:03:10.906 LINK json_util_ut 00:03:10.906 CXX test/cpp_headers/vmd.o 00:03:10.906 CXX test/cpp_headers/xor.o 00:03:10.906 CXX test/cpp_headers/zipf.o 00:03:10.906 LINK json_parse_ut 00:03:10.906 LINK fused_ordering 00:03:10.906 LINK reduce_ut 00:03:10.906 LINK doorbell_aers 00:03:10.906 LINK nvme_compliance 00:03:10.906 LINK json_write_ut 00:03:10.906 LINK fdp 00:03:11.180 CC examples/bdev/bdevperf/bdevperf.o 00:03:11.180 CC examples/bdev/hello_world/hello_bdev.o 00:03:11.180 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:11.438 LINK hello_bdev 00:03:11.438 LINK jsonrpc_server_ut 00:03:11.694 LINK bdevperf 00:03:11.694 LINK cuse 00:03:11.953 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:12.544 LINK rpc_ut 00:03:13.110 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:13.110 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:13.110 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:13.110 CC test/unit/lib/sock/uring.c/uring_ut.o 00:03:13.110 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:13.110 LINK esnap 00:03:13.110 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:13.110 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:13.751 LINK keyring_ut 00:03:14.012 LINK notify_ut 00:03:14.271 LINK iobuf_ut 00:03:14.271 LINK uring_ut 00:03:14.271 LINK posix_ut 00:03:14.530 LINK sock_ut 00:03:15.095 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:15.095 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:15.095 LINK thread_ut 00:03:15.353 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:15.610 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:15.610 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:15.610 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:15.610 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:15.610 LINK nvme_quirks_ut 00:03:15.868 LINK nvme_opal_ut 00:03:15.868 LINK nvme_poll_group_ut 00:03:15.868 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:15.868 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:03:16.125 LINK nvme_io_msg_ut 00:03:16.125 LINK nvme_fabric_ut 00:03:16.125 LINK nvme_ns_ut 00:03:16.125 LINK nvme_transport_ut 00:03:16.125 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:16.125 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:03:16.125 LINK nvme_ctrlr_cmd_ut 00:03:16.125 CC test/bdev/bdevio/bdevio.o 00:03:16.383 LINK subsystem_ut 00:03:16.383 LINK blob_bdev_ut 00:03:16.383 LINK nvme_ut 00:03:16.383 LINK nvme_qpair_ut 00:03:16.383 LINK rpc_ut 00:03:16.383 LINK nvme_pcie_common_ut 00:03:16.647 LINK nvme_rdma_ut 00:03:16.647 LINK nvme_ns_cmd_ut 00:03:16.647 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:16.647 CC test/unit/lib/event/app.c/app_ut.o 00:03:16.904 LINK bdevio 00:03:16.904 LINK nvme_ns_ocssd_cmd_ut 00:03:16.904 LINK nvme_pcie_ut 00:03:17.163 CC examples/nvmf/nvmf/nvmf.o 00:03:17.163 LINK nvme_ctrlr_ut 00:03:17.422 LINK accel_dpdk_compressdev_ut 00:03:17.422 LINK nvme_tcp_ut 00:03:17.422 LINK nvmf 00:03:17.422 LINK app_ut 00:03:17.422 LINK accel_dpdk_cryptodev_ut 00:03:17.680 LINK reactor_ut 00:03:17.680 LINK nvme_cuse_ut 00:03:17.680 LINK accel_ut 00:03:17.936 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:17.936 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:17.936 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:17.936 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:17.936 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:17.936 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:03:17.936 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:03:17.936 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:17.936 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:03:17.936 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:17.936 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:17.936 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:17.937 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:17.937 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:17.937 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:03:17.937 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:17.937 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:18.194 LINK scsi_nvme_ut 00:03:18.451 LINK bdev_zone_ut 00:03:18.707 LINK gpt_ut 00:03:18.707 LINK bdev_raid_sb_ut 00:03:18.707 LINK raid1_ut 00:03:18.707 LINK concat_ut 00:03:18.707 LINK raid5f_ut 00:03:18.965 LINK compress_ut 00:03:18.965 LINK vbdev_zone_block_ut 00:03:18.965 LINK raid0_ut 00:03:18.965 LINK vbdev_lvol_ut 00:03:19.531 LINK crypto_ut 00:03:19.531 LINK bdev_raid_ut 00:03:20.096 LINK blob_ut 00:03:20.354 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:20.354 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:20.354 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:20.354 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:20.354 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:20.354 LINK bdev_ut 00:03:20.613 LINK tree_ut 00:03:20.613 LINK blobfs_bdev_ut 00:03:20.613 LINK part_ut 00:03:21.546 LINK blobfs_sync_ut 00:03:21.546 LINK blobfs_async_ut 00:03:21.810 LINK bdev_nvme_ut 00:03:21.810 LINK lvol_ut 00:03:21.810 LINK bdev_ut 00:03:22.374 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:22.374 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:03:22.374 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:22.374 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:22.374 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:22.374 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:22.374 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:22.374 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:22.374 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:22.374 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:22.374 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:22.374 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:03:22.374 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:22.374 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:22.374 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:22.374 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:22.374 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:22.374 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:22.374 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:22.374 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:03:22.374 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:22.374 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:03:22.374 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:03:22.374 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:22.939 LINK scsi_pr_ut 00:03:22.939 LINK ftl_bitmap_ut 00:03:22.939 LINK ftl_mempool_ut 00:03:22.939 LINK dev_ut 00:03:22.939 LINK scsi_ut 00:03:22.939 LINK ftl_l2p_ut 00:03:22.939 LINK ftl_mngt_ut 00:03:22.939 LINK ftl_io_ut 00:03:22.939 LINK lun_ut 00:03:23.504 LINK ctrlr_bdev_ut 00:03:23.504 LINK scsi_bdev_ut 00:03:23.504 LINK nvmf_ut 00:03:23.504 LINK ftl_sb_ut 00:03:23.504 LINK ftl_band_ut 00:03:23.504 LINK ctrlr_discovery_ut 00:03:23.504 LINK auth_ut 00:03:23.504 LINK ftl_p2l_ut 00:03:23.504 LINK ftl_layout_upgrade_ut 00:03:23.504 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:23.762 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:23.762 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:23.762 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:23.762 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:23.762 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:23.762 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:23.762 LINK vfio_user_ut 00:03:24.020 LINK param_ut 00:03:24.277 LINK init_grp_ut 00:03:24.277 LINK transport_ut 00:03:24.277 LINK rdma_ut 00:03:24.277 LINK ctrlr_ut 00:03:24.536 LINK subsystem_ut 00:03:24.536 LINK portal_grp_ut 00:03:24.536 LINK tgt_node_ut 00:03:24.795 LINK conn_ut 00:03:24.795 LINK tcp_ut 00:03:25.364 LINK vhost_ut 00:03:25.623 LINK iscsi_ut 00:03:25.883 00:03:25.883 real 1m27.832s 00:03:25.883 user 12m14.065s 00:03:25.883 sys 3m4.373s 00:03:25.883 11:11:09 unittest_build -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:25.883 11:11:09 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:03:25.883 ************************************ 00:03:25.883 END TEST unittest_build 00:03:25.883 ************************************ 00:03:25.883 11:11:09 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:25.883 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:25.883 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:25.883 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:25.883 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:25.883 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:03:25.883 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:25.883 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:03:25.884 ++ rpc_py=rpc_cmd 00:03:25.884 ++ set -e 00:03:25.884 ++ shopt -s nullglob 00:03:25.884 ++ shopt -s extglob 00:03:25.884 ++ shopt -s inherit_errexit 00:03:25.884 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:03:25.884 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:03:25.884 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:03:25.884 +++ CONFIG_WPDK_DIR= 00:03:25.884 +++ CONFIG_ASAN=n 00:03:25.884 +++ CONFIG_VBDEV_COMPRESS=y 00:03:25.884 +++ CONFIG_HAVE_EXECINFO_H=y 00:03:25.884 +++ CONFIG_USDT=n 00:03:25.884 +++ CONFIG_CUSTOMOCF=y 00:03:25.884 +++ CONFIG_PREFIX=/usr/local 00:03:25.884 +++ CONFIG_RBD=y 00:03:25.884 +++ CONFIG_LIBDIR= 00:03:25.884 +++ CONFIG_IDXD=y 00:03:25.884 +++ CONFIG_NVME_CUSE=y 00:03:25.884 +++ CONFIG_SMA=n 00:03:25.884 +++ CONFIG_VTUNE=n 00:03:25.884 +++ CONFIG_TSAN=n 00:03:25.884 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:03:25.884 +++ CONFIG_VFIO_USER_DIR= 00:03:25.884 +++ CONFIG_PGO_CAPTURE=n 00:03:25.884 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:03:25.884 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:25.884 +++ CONFIG_LTO=n 00:03:25.884 +++ CONFIG_ISCSI_INITIATOR=y 00:03:25.884 +++ CONFIG_CET=n 00:03:25.884 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:03:25.884 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:25.884 +++ CONFIG_RDMA_SET_TOS=y 00:03:25.884 +++ CONFIG_HAVE_ARC4RANDOM=y 00:03:25.884 +++ CONFIG_HAVE_LIBARCHIVE=n 00:03:25.884 +++ CONFIG_UBLK=y 00:03:25.884 +++ CONFIG_ISAL_CRYPTO=y 00:03:25.884 +++ CONFIG_OPENSSL_PATH= 00:03:25.884 +++ CONFIG_OCF=y 00:03:25.884 +++ CONFIG_FUSE=y 00:03:25.884 +++ CONFIG_VTUNE_DIR= 00:03:25.884 +++ CONFIG_FUZZER_LIB= 00:03:25.884 +++ CONFIG_FUZZER=n 00:03:25.884 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:25.884 +++ CONFIG_CRYPTO=y 00:03:25.884 +++ CONFIG_PGO_USE=n 00:03:25.884 +++ CONFIG_VHOST=y 00:03:25.884 +++ CONFIG_DAOS=n 00:03:25.884 +++ CONFIG_DPDK_INC_DIR= 00:03:25.884 +++ CONFIG_DAOS_DIR= 00:03:25.884 +++ CONFIG_UNIT_TESTS=y 00:03:25.884 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:03:25.884 +++ CONFIG_VIRTIO=y 00:03:25.884 +++ CONFIG_DPDK_UADK=n 00:03:25.884 +++ CONFIG_COVERAGE=y 00:03:25.884 +++ CONFIG_RDMA=y 00:03:25.884 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:03:25.884 +++ CONFIG_URING_PATH= 00:03:25.884 +++ CONFIG_XNVME=y 00:03:25.884 +++ CONFIG_VFIO_USER=y 00:03:25.884 +++ CONFIG_ARCH=native 00:03:25.884 +++ CONFIG_HAVE_EVP_MAC=y 00:03:25.884 +++ CONFIG_URING_ZNS=y 00:03:25.884 +++ CONFIG_WERROR=y 00:03:25.884 +++ CONFIG_HAVE_LIBBSD=n 00:03:25.884 +++ CONFIG_UBSAN=y 00:03:25.884 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:25.884 +++ CONFIG_GOLANG=n 00:03:25.884 +++ CONFIG_ISAL=y 00:03:25.884 +++ CONFIG_IDXD_KERNEL=n 00:03:25.884 +++ CONFIG_DPDK_LIB_DIR= 00:03:25.884 +++ CONFIG_RDMA_PROV=verbs 00:03:25.884 +++ CONFIG_APPS=y 00:03:25.884 +++ CONFIG_SHARED=n 00:03:25.884 +++ CONFIG_HAVE_KEYUTILS=n 00:03:25.884 +++ CONFIG_FC_PATH= 00:03:25.884 +++ CONFIG_DPDK_PKG_CONFIG=n 00:03:25.884 +++ CONFIG_FC=n 00:03:25.884 +++ CONFIG_AVAHI=n 00:03:25.884 +++ CONFIG_FIO_PLUGIN=y 00:03:25.884 +++ CONFIG_RAID5F=y 00:03:25.884 +++ CONFIG_EXAMPLES=y 00:03:25.884 +++ CONFIG_TESTS=y 00:03:25.884 +++ CONFIG_CRYPTO_MLX5=y 00:03:25.884 +++ CONFIG_MAX_LCORES= 00:03:25.884 +++ CONFIG_IPSEC_MB=y 00:03:25.884 +++ CONFIG_PGO_DIR= 00:03:25.884 +++ CONFIG_DEBUG=y 00:03:25.884 +++ CONFIG_DPDK_COMPRESSDEV=y 00:03:25.884 +++ CONFIG_CROSS_PREFIX= 00:03:25.884 +++ CONFIG_URING=y 00:03:25.884 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:25.884 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:25.884 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:25.885 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:25.885 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:25.885 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:25.885 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:03:25.885 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:25.885 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:03:25.885 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:03:25.885 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:03:25.885 +++ VHOST_APP=("$_app_dir/vhost") 00:03:25.885 +++ DD_APP=("$_app_dir/spdk_dd") 00:03:25.885 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:03:25.885 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:03:25.885 +++ [[ #ifndef SPDK_CONFIG_H 00:03:25.885 #define SPDK_CONFIG_H 00:03:25.885 #define SPDK_CONFIG_APPS 1 00:03:25.885 #define SPDK_CONFIG_ARCH native 00:03:25.885 #undef SPDK_CONFIG_ASAN 00:03:25.885 #undef SPDK_CONFIG_AVAHI 00:03:25.885 #undef SPDK_CONFIG_CET 00:03:25.885 #define SPDK_CONFIG_COVERAGE 1 00:03:25.885 #define SPDK_CONFIG_CROSS_PREFIX 00:03:25.885 #define SPDK_CONFIG_CRYPTO 1 00:03:25.885 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:03:25.885 #define SPDK_CONFIG_CUSTOMOCF 1 00:03:25.885 #undef SPDK_CONFIG_DAOS 00:03:25.885 #define SPDK_CONFIG_DAOS_DIR 00:03:25.885 #define SPDK_CONFIG_DEBUG 1 00:03:25.885 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:03:25.885 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:25.885 #define SPDK_CONFIG_DPDK_INC_DIR 00:03:25.886 #define SPDK_CONFIG_DPDK_LIB_DIR 00:03:25.886 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:03:25.886 #undef SPDK_CONFIG_DPDK_UADK 00:03:25.886 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:25.886 #define SPDK_CONFIG_EXAMPLES 1 00:03:25.886 #undef SPDK_CONFIG_FC 00:03:25.886 #define SPDK_CONFIG_FC_PATH 00:03:25.886 #define SPDK_CONFIG_FIO_PLUGIN 1 00:03:25.886 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:03:25.886 #define SPDK_CONFIG_FUSE 1 00:03:25.886 #undef SPDK_CONFIG_FUZZER 00:03:25.886 #define SPDK_CONFIG_FUZZER_LIB 00:03:25.886 #undef SPDK_CONFIG_GOLANG 00:03:25.886 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:03:25.886 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:03:25.886 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:03:25.886 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:03:25.886 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:03:25.886 #undef SPDK_CONFIG_HAVE_LIBBSD 00:03:25.886 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:03:25.886 #define SPDK_CONFIG_IDXD 1 00:03:25.886 #undef SPDK_CONFIG_IDXD_KERNEL 00:03:25.886 #define SPDK_CONFIG_IPSEC_MB 1 00:03:25.886 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:25.886 #define SPDK_CONFIG_ISAL 1 00:03:25.886 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:03:25.886 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:03:25.886 #define SPDK_CONFIG_LIBDIR 00:03:25.886 #undef SPDK_CONFIG_LTO 00:03:25.886 #define SPDK_CONFIG_MAX_LCORES 00:03:25.886 #define SPDK_CONFIG_NVME_CUSE 1 00:03:25.886 #define SPDK_CONFIG_OCF 1 00:03:25.886 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:25.886 #define SPDK_CONFIG_OPENSSL_PATH 00:03:25.886 #undef SPDK_CONFIG_PGO_CAPTURE 00:03:25.886 #define SPDK_CONFIG_PGO_DIR 00:03:25.886 #undef SPDK_CONFIG_PGO_USE 00:03:25.886 #define SPDK_CONFIG_PREFIX /usr/local 00:03:25.886 #define SPDK_CONFIG_RAID5F 1 00:03:25.886 #define SPDK_CONFIG_RBD 1 00:03:25.886 #define SPDK_CONFIG_RDMA 1 00:03:25.886 #define SPDK_CONFIG_RDMA_PROV verbs 00:03:25.886 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:03:25.886 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:03:25.886 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:03:25.886 #undef SPDK_CONFIG_SHARED 00:03:25.886 #undef SPDK_CONFIG_SMA 00:03:25.886 #define SPDK_CONFIG_TESTS 1 00:03:25.886 #undef SPDK_CONFIG_TSAN 00:03:25.886 #define SPDK_CONFIG_UBLK 1 00:03:25.886 #define SPDK_CONFIG_UBSAN 1 00:03:25.886 #define SPDK_CONFIG_UNIT_TESTS 1 00:03:25.886 #define SPDK_CONFIG_URING 1 00:03:25.886 #define SPDK_CONFIG_URING_PATH 00:03:25.886 #define SPDK_CONFIG_URING_ZNS 1 00:03:25.886 #undef SPDK_CONFIG_USDT 00:03:25.886 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:03:25.886 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:03:25.886 #define SPDK_CONFIG_VFIO_USER 1 00:03:25.886 #define SPDK_CONFIG_VFIO_USER_DIR 00:03:25.886 #define SPDK_CONFIG_VHOST 1 00:03:25.886 #define SPDK_CONFIG_VIRTIO 1 00:03:25.887 #undef SPDK_CONFIG_VTUNE 00:03:25.887 #define SPDK_CONFIG_VTUNE_DIR 00:03:25.887 #define SPDK_CONFIG_WERROR 1 00:03:25.887 #define SPDK_CONFIG_WPDK_DIR 00:03:25.887 #define SPDK_CONFIG_XNVME 1 00:03:25.887 #endif /* SPDK_CONFIG_H */ == *\#\d\e\f\i\n\e\ \S\P\D\K\_\C\O\N\F\I\G\_\D\E\B\U\G* ]] 00:03:25.887 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:03:25.887 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:03:25.887 +++ [[ -e /bin/wpdk_common.sh ]] 00:03:25.887 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:03:25.887 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:03:25.887 ++++ PATH=/opt/golangci/1.54.2/bin:/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:03:25.887 ++++ 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:/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:03:25.887 ++++ 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:/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:03:25.887 ++++ export PATH 00:03:25.887 ++++ 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:/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:03:25.887 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:25.887 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:25.887 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:25.887 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:25.887 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:03:25.887 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:25.887 +++ TEST_TAG=N/A 00:03:25.887 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:03:25.887 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:03:25.887 ++++ uname -s 00:03:25.887 +++ PM_OS=Linux 00:03:25.887 +++ MONITOR_RESOURCES_SUDO=() 00:03:25.887 +++ declare -A MONITOR_RESOURCES_SUDO 00:03:25.887 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:03:25.887 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:03:25.887 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:03:25.887 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:03:25.887 +++ SUDO[0]= 00:03:25.887 +++ SUDO[1]='sudo -E' 00:03:25.887 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:03:25.887 +++ [[ Linux == FreeBSD ]] 00:03:25.887 +++ [[ Linux == Linux ]] 00:03:25.887 +++ [[ Supermicro != QEMU ]] 00:03:25.887 +++ [[ ! -e /.dockerenv ]] 00:03:25.887 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:03:25.887 ++ : 0 00:03:25.887 ++ export RUN_NIGHTLY 00:03:25.887 ++ : 0 00:03:25.887 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:03:25.887 ++ : 1 00:03:25.888 ++ export SPDK_RUN_VALGRIND 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_UNITTEST 00:03:25.888 ++ : 00:03:25.888 ++ export SPDK_TEST_AUTOBUILD 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_RELEASE_BUILD 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_ISAL 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_ISCSI 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_ISCSI_INITIATOR 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_NVME 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_NVME_PMR 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_NVME_BP 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_NVME_CLI 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_NVME_CUSE 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_NVME_FDP 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_NVMF 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_VFIOUSER 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_VFIOUSER_QEMU 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_FUZZER 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_FUZZER_SHORT 00:03:25.888 ++ : rdma 00:03:25.888 ++ export SPDK_TEST_NVMF_TRANSPORT 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_RBD 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_VHOST 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_BLOCKDEV 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_IOAT 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_BLOBFS 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_VHOST_INIT 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_LVOL 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_VBDEV_COMPRESS 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_RUN_ASAN 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_RUN_UBSAN 00:03:25.888 ++ : 00:03:25.888 ++ export SPDK_RUN_EXTERNAL_DPDK 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_RUN_NON_ROOT 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_CRYPTO 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_FTL 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_OCF 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_VMD 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_OPAL 00:03:25.888 ++ : 00:03:25.888 ++ export SPDK_TEST_NATIVE_DPDK 00:03:25.888 ++ : true 00:03:25.888 ++ export SPDK_AUTOTEST_X 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_RAID5 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_URING 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_USDT 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_USE_IGB_UIO 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_SCHEDULER 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_SCANBUILD 00:03:25.888 ++ : 00:03:25.888 ++ export SPDK_TEST_NVMF_NICS 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_SMA 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_DAOS 00:03:25.888 ++ : 1 00:03:25.888 ++ export SPDK_TEST_XNVME 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_ACCEL_DSA 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_ACCEL_IAA 00:03:25.888 ++ : 00:03:25.888 ++ export SPDK_TEST_FUZZER_TARGET 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_TEST_NVMF_MDNS 00:03:25.888 ++ : 0 00:03:25.888 ++ export SPDK_JSONRPC_GO_CLIENT 00:03:25.889 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:25.889 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:25.889 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:25.889 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:25.889 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:25.889 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:25.889 ++ export LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:25.889 ++ LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:25.889 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:03:25.889 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:03:25.889 ++ export PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:03:25.889 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:03:25.889 ++ export PYTHONDONTWRITEBYTECODE=1 00:03:25.889 ++ PYTHONDONTWRITEBYTECODE=1 00:03:25.889 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:25.889 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:25.889 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:25.889 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:25.889 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:03:25.889 ++ rm -rf /var/tmp/asan_suppression_file 00:03:25.889 ++ cat 00:03:25.889 ++ echo leak:libfuse3.so 00:03:25.889 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:25.889 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:25.889 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:25.889 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:25.889 ++ '[' -z /var/spdk/dependencies ']' 00:03:25.889 ++ export DEPENDENCY_DIR 00:03:25.889 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:25.889 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:25.889 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:25.889 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:25.889 ++ export QEMU_BIN= 00:03:25.889 ++ QEMU_BIN= 00:03:25.889 ++ export VFIO_QEMU_BIN= 00:03:25.889 ++ VFIO_QEMU_BIN= 00:03:25.889 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:25.889 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:25.889 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:25.889 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:25.889 ++ '[' 1 -eq 0 ']' 00:03:25.889 ++ unset -v 00:03:25.889 +++ uname -s 00:03:25.889 ++ '[' Linux = Linux ']' 00:03:25.889 ++ HUGEMEM=4096 00:03:25.889 ++ export CLEAR_HUGE=yes 00:03:25.889 ++ CLEAR_HUGE=yes 00:03:25.889 ++ [[ 1 -eq 1 ]] 00:03:25.889 ++ export HUGE_EVEN_ALLOC=yes 00:03:25.889 ++ HUGE_EVEN_ALLOC=yes 00:03:25.889 ++ MAKE=make 00:03:25.890 ++ MAKEFLAGS='-j 26' 00:03:25.890 ++ export HUGEMEM=4096 00:03:25.890 ++ HUGEMEM=4096 00:03:25.890 ++ NO_HUGE=() 00:03:25.890 ++ TEST_MODE= 00:03:25.890 ++ [[ -z '' ]] 00:03:25.890 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:25.890 ++ exec 00:03:25.890 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:25.890 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:03:25.890 ++ set_test_storage 2147483648 00:03:25.890 ++ [[ -v testdir ]] 00:03:25.890 ++ local requested_size=2147483648 00:03:25.890 ++ local mount target_dir 00:03:25.890 ++ local -A mounts fss sizes avails uses 00:03:25.890 ++ local source fs size avail mount use 00:03:25.890 ++ local storage_fallback storage_candidates 00:03:25.890 +++ mktemp -udt spdk.XXXXXX 00:03:25.890 ++ storage_fallback=/tmp/spdk.vzFMFs 00:03:25.890 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:03:25.890 ++ [[ -n '' ]] 00:03:25.890 ++ [[ -n '' ]] 00:03:25.890 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.vzFMFs/tests/unit /tmp/spdk.vzFMFs 00:03:25.890 ++ requested_size=2214592512 00:03:25.890 ++ read -r source fs size use avail _ mount 00:03:25.890 +++ df -T 00:03:25.890 +++ grep -v Filesystem 00:03:25.890 ++ mounts["$mount"]=overlay 00:03:25.890 ++ fss["$mount"]=overlay 00:03:25.890 ++ avails["$mount"]=65405468672 00:03:25.890 ++ sizes["$mount"]=114377953280 00:03:25.890 ++ uses["$mount"]=48955707392 00:03:25.890 ++ read -r source fs size use avail _ mount 00:03:25.890 ++ mounts["$mount"]=tmpfs 00:03:25.890 ++ fss["$mount"]=tmpfs 00:03:25.890 ++ avails["$mount"]=67108864 00:03:25.890 ++ sizes["$mount"]=67108864 00:03:25.890 ++ uses["$mount"]=0 00:03:25.890 ++ read -r source fs size use avail _ mount 00:03:25.890 ++ mounts["$mount"]=shm 00:03:25.890 ++ fss["$mount"]=tmpfs 00:03:25.890 ++ avails["$mount"]=67108864 00:03:25.890 ++ sizes["$mount"]=67108864 00:03:25.890 ++ uses["$mount"]=0 00:03:25.890 ++ read -r source fs size use avail _ mount 00:03:25.890 ++ mounts["$mount"]=/dev/sda4 00:03:25.890 ++ fss["$mount"]=ext4 00:03:25.890 ++ avails["$mount"]=65405468672 00:03:25.890 ++ sizes["$mount"]=114377953280 00:03:25.890 ++ uses["$mount"]=48955707392 00:03:25.890 ++ read -r source fs size use avail _ mount 00:03:25.890 ++ mounts["$mount"]=tmpfs 00:03:25.890 ++ fss["$mount"]=tmpfs 00:03:25.890 ++ avails["$mount"]=134934085632 00:03:25.890 ++ sizes["$mount"]=134934085632 00:03:25.890 ++ uses["$mount"]=0 00:03:25.890 ++ read -r source fs size use avail _ mount 00:03:25.890 ++ mounts["$mount"]=tmpfs 00:03:25.890 ++ fss["$mount"]=tmpfs 00:03:25.890 ++ avails["$mount"]=134934085632 00:03:25.890 ++ sizes["$mount"]=134934085632 00:03:25.890 ++ uses["$mount"]=0 00:03:25.890 ++ read -r source fs size use avail _ mount 00:03:25.890 ++ mounts["$mount"]=tmpfs 00:03:25.890 ++ fss["$mount"]=tmpfs 00:03:25.890 ++ avails["$mount"]=134934085632 00:03:25.890 ++ sizes["$mount"]=134934085632 00:03:25.890 ++ uses["$mount"]=0 00:03:25.890 ++ read -r source fs size use avail _ mount 00:03:25.890 ++ printf '* Looking for test storage...\n' 00:03:25.890 * Looking for test storage... 00:03:25.890 ++ local target_space new_size 00:03:25.890 ++ for target_dir in "${storage_candidates[@]}" 00:03:25.890 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:25.890 +++ awk '$1 !~ /Filesystem/{print $6}' 00:03:25.890 ++ mount=/ 00:03:25.890 ++ target_space=65405468672 00:03:25.890 ++ (( target_space == 0 || target_space < requested_size )) 00:03:25.890 ++ (( target_space >= requested_size )) 00:03:25.891 ++ [[ overlay == tmpfs ]] 00:03:25.891 ++ [[ overlay == ramfs ]] 00:03:25.891 ++ [[ / == / ]] 00:03:25.891 ++ new_size=51170299904 00:03:25.891 ++ (( new_size * 100 / sizes[/] > 95 )) 00:03:25.891 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:25.891 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:25.891 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:25.891 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:25.891 ++ return 0 00:03:25.891 ++ set -o errtrace 00:03:25.891 ++ shopt -s extdebug 00:03:25.891 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:03:25.891 ++ PS4=' \t $test_domain -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:03:25.891 11:11:09 -- common/autotest_common.sh@1686 -- # true 00:03:25.891 11:11:09 -- common/autotest_common.sh@1688 -- # xtrace_fd 00:03:25.891 11:11:09 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:03:25.891 11:11:09 -- common/autotest_common.sh@29 -- # exec 00:03:25.891 11:11:09 -- common/autotest_common.sh@31 -- # xtrace_restore 00:03:25.891 11:11:09 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:03:25.891 11:11:09 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:03:25.891 11:11:09 -- common/autotest_common.sh@18 -- # set -x 00:03:25.891 11:11:09 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:25.891 11:11:09 -- unit/unittest.sh@153 -- # '[' 1 -eq 1 ']' 00:03:25.891 11:11:09 -- unit/unittest.sh@153 -- # '[' 0 -eq 1 ']' 00:03:25.891 11:11:09 -- unit/unittest.sh@160 -- # '[' -z ']' 00:03:25.891 11:11:09 -- unit/unittest.sh@161 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:25.891 11:11:09 -- unit/unittest.sh@161 -- # hash valgrind 00:03:25.891 11:11:09 -- unit/unittest.sh@162 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:03:25.891 11:11:09 -- unit/unittest.sh@167 -- # '[' 1 -eq 1 ']' 00:03:25.891 11:11:09 -- unit/unittest.sh@168 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:03:25.891 11:11:09 -- unit/unittest.sh@169 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:03:25.891 11:11:09 -- common/autotest_common.sh@1100 -- # '[' 3 -le 1 ']' 00:03:25.891 11:11:09 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:03:25.891 11:11:09 -- common/autotest_common.sh@10 -- # set +x 00:03:25.891 ************************************ 00:03:25.891 START TEST valgrind 00:03:25.891 ************************************ 00:03:25.891 11:11:09 valgrind -- common/autotest_common.sh@1124 -- # echo 'Using valgrind for unit tests' 00:03:25.891 Using valgrind for unit tests 00:03:25.891 00:03:25.891 real 0m0.000s 00:03:25.891 user 0m0.000s 00:03:25.891 sys 0m0.000s 00:03:25.891 11:11:09 valgrind -- common/autotest_common.sh@1125 -- # xtrace_disable 00:03:25.891 11:11:09 valgrind -- common/autotest_common.sh@10 -- # set +x 00:03:25.891 ************************************ 00:03:25.891 END TEST valgrind 00:03:25.891 ************************************ 00:03:25.891 11:11:09 -- unit/unittest.sh@180 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:03:25.891 11:11:09 -- unit/unittest.sh@180 -- # CC_TYPE=CC_TYPE=gcc 00:03:25.891 11:11:09 -- unit/unittest.sh@181 -- # hash lcov 00:03:25.891 11:11:09 -- unit/unittest.sh@181 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:25.891 11:11:09 -- unit/unittest.sh@181 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:03:25.891 11:11:09 -- unit/unittest.sh@182 -- # cov_avail=yes 00:03:25.891 11:11:09 -- unit/unittest.sh@186 -- # '[' yes = yes ']' 00:03:25.891 11:11:09 -- unit/unittest.sh@188 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:03:25.891 11:11:09 -- unit/unittest.sh@191 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:25.891 11:11:09 -- unit/unittest.sh@193 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:25.891 11:11:09 -- unit/unittest.sh@201 -- # export 'LCOV_OPTS= 00:03:25.891 --rc lcov_branch_coverage=1 00:03:25.891 --rc lcov_function_coverage=1 00:03:25.891 --rc genhtml_branch_coverage=1 00:03:25.891 --rc genhtml_function_coverage=1 00:03:25.891 --rc genhtml_legend=1 00:03:25.891 --rc geninfo_all_blocks=1 00:03:25.891 ' 00:03:25.891 11:11:09 -- unit/unittest.sh@201 -- # LCOV_OPTS=' 00:03:25.891 --rc lcov_branch_coverage=1 00:03:25.891 --rc lcov_function_coverage=1 00:03:25.891 --rc genhtml_branch_coverage=1 00:03:25.891 --rc genhtml_function_coverage=1 00:03:25.891 --rc genhtml_legend=1 00:03:25.891 --rc geninfo_all_blocks=1 00:03:25.891 ' 00:03:25.891 11:11:09 -- unit/unittest.sh@202 -- # export 'LCOV=lcov 00:03:25.891 --rc lcov_branch_coverage=1 00:03:25.891 --rc lcov_function_coverage=1 00:03:25.891 --rc genhtml_branch_coverage=1 00:03:25.891 --rc genhtml_function_coverage=1 00:03:25.891 --rc genhtml_legend=1 00:03:25.891 --rc geninfo_all_blocks=1 00:03:25.891 --no-external' 00:03:25.891 11:11:09 -- unit/unittest.sh@202 -- # LCOV='lcov 00:03:25.891 --rc lcov_branch_coverage=1 00:03:25.891 --rc lcov_function_coverage=1 00:03:25.891 --rc genhtml_branch_coverage=1 00:03:25.892 --rc genhtml_function_coverage=1 00:03:25.892 --rc genhtml_legend=1 00:03:25.892 --rc geninfo_all_blocks=1 00:03:25.892 --no-external' 00:03:25.892 11:11:09 -- unit/unittest.sh@204 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -c -i -d . -t Baseline -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info 00:03:57.974 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:57.974 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:57.975 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:57.975 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:57.976 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:57.976 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:57.977 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:57.977 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:03:57.978 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:57.978 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:04:07.960 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:04:07.960 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:04:10.497 11:11:54 -- unit/unittest.sh@208 -- # uname -m 00:04:10.497 11:11:54 -- unit/unittest.sh@208 -- # '[' x86_64 = aarch64 ']' 00:04:10.497 11:11:54 -- unit/unittest.sh@212 -- # run_test unittest_pci_event valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:10.497 11:11:54 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:04:10.497 11:11:54 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:04:10.497 11:11:54 -- common/autotest_common.sh@10 -- # set +x 00:04:10.497 ************************************ 00:04:10.497 START TEST unittest_pci_event 00:04:10.497 ************************************ 00:04:10.497 11:11:54 unittest_pci_event -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:10.497 ==68721== Memcheck, a memory error detector 00:04:10.497 ==68721== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:10.497 ==68721== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:10.497 ==68721== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:10.497 ==68721== 00:04:10.497 --68721-- Valgrind options: 00:04:10.497 --68721-- --leak-check=full 00:04:10.497 --68721-- --error-exitcode=2 00:04:10.497 --68721-- --verbose 00:04:10.497 --68721-- Contents of /proc/version: 00:04:10.497 --68721-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:10.497 --68721-- 00:04:10.497 --68721-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:10.497 --68721-- Page sizes: currently 4096, max supported 4096 00:04:10.497 --68721-- Valgrind library directory: /usr/libexec/valgrind 00:04:10.497 --68721-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:10.497 --68721-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:10.497 --68721-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:10.497 --68721-- might be shown as UnknownInlinedFun 00:04:10.497 --68721-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:10.497 --68721-- object doesn't have a dynamic symbol table 00:04:10.497 --68721-- Scheduler: using generic scheduler lock implementation. 00:04:10.497 --68721-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:10.497 ==68721== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68721-by-???-on-3d512e6db8cf 00:04:10.497 ==68721== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68721-by-???-on-3d512e6db8cf 00:04:10.497 ==68721== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68721-by-???-on-3d512e6db8cf 00:04:10.497 ==68721== 00:04:10.497 ==68721== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:10.497 ==68721== don't want to do, unless you know exactly what you're doing, 00:04:10.497 ==68721== or are doing some strange experiment): 00:04:10.497 ==68721== /usr/libexec/valgrind/../../bin/vgdb --pid=68721 ...command... 00:04:10.498 ==68721== 00:04:10.498 ==68721== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:10.498 ==68721== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:04:10.498 ==68721== and then give GDB the following command 00:04:10.498 ==68721== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68721 00:04:10.498 ==68721== --pid is optional if only one valgrind process is running 00:04:10.498 ==68721== 00:04:10.498 --68721-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:10.498 --68721-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:10.498 --68721-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:10.498 --68721-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:10.498 ==68721== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.498 --68721-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:10.498 --68721-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:10.498 --68721-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:10.498 --68721-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:10.498 --68721-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:10.498 --68721-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:10.498 --68721-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:10.498 --68721-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:10.498 --68721-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:10.498 --68721-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:10.498 --68721-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:10.498 --68721-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:10.498 --68721-- Reading syms from /usr/lib64/libm.so.6 00:04:10.498 --68721-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:10.498 --68721-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:10.498 --68721-- Reading syms from /usr/lib64/libc.so.6 00:04:10.498 ==68721== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.498 --68721-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.498 --68721-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.498 ==68721== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.498 --68721-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.498 --68721-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.498 ==68721== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.498 --68721-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.498 --68721-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:10.498 ==68721== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.498 --68721-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:10.498 --68721-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:10.498 --68721-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:10.498 --68721-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:10.498 --68721-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:10.498 --68721-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:10.758 --68721-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:10.758 --68721-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:10.758 --68721-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 ==68721== Preferring higher priority redirection: 00:04:10.758 --68721-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:10.758 --68721-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:10.758 --68721-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.758 --68721-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.759 --68721-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.759 --68721-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.759 --68721-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:10.759 ==68721== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.759 --68721-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.759 --68721-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.759 ==68721== WARNING: new redirection conflicts with existing -- ignoring it 00:04:10.759 --68721-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:10.759 --68721-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:10.759 --68721-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:10.759 --68721-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:10.759 --68721-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:10.759 --68721-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:10.759 --68721-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:10.759 --68721-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:10.759 --68721-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:10.759 --68721-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:10.759 --68721-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:10.759 --68721-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:10.759 --68721-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:10.759 --68721-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:10.759 --68721-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:10.759 --68721-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:10.759 --68721-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:10.759 --68721-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:10.759 00:04:10.759 00:04:10.759 CUnit - A unit testing framework for C - Version 2.1-3 00:04:10.759 http://cunit.sourceforge.net/ 00:04:10.759 00:04:10.759 00:04:10.759 Suite: pci_event 00:04:10.759 Test: test_pci_parse_event ...--68721-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:04:11.019 --68721-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:11.020 --68721-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:04:11.020 [2024-06-17 11:11:54.717303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 162:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 0000 00:04:11.020 [2024-06-17 11:11:54.764486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 185:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 000000 00:04:11.020 passed 00:04:11.020 00:04:11.020 Run Summary: Type Total Ran Passed Failed Inactive 00:04:11.020 suites 1 1 n/a 0 0 00:04:11.020 tests 1 1 1 0 0 00:04:11.020 asserts 15 15 15 0 n/a 00:04:11.020 00:04:11.020 Elapsed time = 0.073 seconds 00:04:11.020 --68721-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:11.020 --68721-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:11.020 ==68721== 00:04:11.020 ==68721== HEAP SUMMARY: 00:04:11.020 ==68721== in use at exit: 0 bytes in 0 blocks 00:04:11.020 ==68721== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:04:11.020 ==68721== 00:04:11.020 ==68721== All heap blocks were freed -- no leaks are possible 00:04:11.020 ==68721== 00:04:11.020 ==68721== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:11.020 00:04:11.020 real 0m0.738s 00:04:11.020 user 0m0.706s 00:04:11.020 sys 0m0.028s 00:04:11.020 11:11:54 unittest_pci_event -- common/autotest_common.sh@1125 -- # xtrace_disable 00:04:11.020 11:11:54 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:04:11.020 ************************************ 00:04:11.020 END TEST unittest_pci_event 00:04:11.020 ************************************ 00:04:11.020 11:11:54 -- unit/unittest.sh@213 -- # run_test unittest_include valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:11.020 11:11:54 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:04:11.020 11:11:54 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:04:11.020 11:11:54 -- common/autotest_common.sh@10 -- # set +x 00:04:11.020 ************************************ 00:04:11.020 START TEST unittest_include 00:04:11.020 ************************************ 00:04:11.020 11:11:54 unittest_include -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:11.020 ==68746== Memcheck, a memory error detector 00:04:11.020 ==68746== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:11.020 ==68746== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:11.020 ==68746== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:11.020 ==68746== 00:04:11.020 --68746-- Valgrind options: 00:04:11.020 --68746-- --leak-check=full 00:04:11.020 --68746-- --error-exitcode=2 00:04:11.020 --68746-- --verbose 00:04:11.020 --68746-- Contents of /proc/version: 00:04:11.020 --68746-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:11.020 --68746-- 00:04:11.020 --68746-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:11.020 --68746-- Page sizes: currently 4096, max supported 4096 00:04:11.020 --68746-- Valgrind library directory: /usr/libexec/valgrind 00:04:11.020 --68746-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:11.020 --68746-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:11.020 --68746-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:11.020 --68746-- might be shown as UnknownInlinedFun 00:04:11.020 --68746-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:11.020 --68746-- object doesn't have a dynamic symbol table 00:04:11.020 --68746-- Scheduler: using generic scheduler lock implementation. 00:04:11.020 --68746-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:11.020 ==68746== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68746-by-???-on-3d512e6db8cf 00:04:11.020 ==68746== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68746-by-???-on-3d512e6db8cf 00:04:11.020 ==68746== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68746-by-???-on-3d512e6db8cf 00:04:11.020 ==68746== 00:04:11.020 ==68746== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:11.020 ==68746== don't want to do, unless you know exactly what you're doing, 00:04:11.020 ==68746== or are doing some strange experiment): 00:04:11.020 ==68746== /usr/libexec/valgrind/../../bin/vgdb --pid=68746 ...command... 00:04:11.020 ==68746== 00:04:11.020 ==68746== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:11.020 ==68746== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:04:11.020 ==68746== and then give GDB the following command 00:04:11.020 ==68746== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68746 00:04:11.020 ==68746== --pid is optional if only one valgrind process is running 00:04:11.020 ==68746== 00:04:11.021 --68746-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:11.021 --68746-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:11.281 --68746-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:11.281 --68746-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:11.281 ==68746== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.281 --68746-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:11.281 --68746-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:11.281 --68746-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:11.281 --68746-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:11.281 --68746-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:11.281 --68746-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:11.281 --68746-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:11.281 --68746-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:11.281 --68746-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:11.281 --68746-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:11.281 --68746-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:11.281 --68746-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:11.281 --68746-- Reading syms from /usr/lib64/libm.so.6 00:04:11.281 --68746-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:11.281 --68746-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:11.281 --68746-- Reading syms from /usr/lib64/libc.so.6 00:04:11.281 ==68746== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.281 --68746-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.281 --68746-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.281 ==68746== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.281 --68746-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.281 --68746-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.281 ==68746== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.281 --68746-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.281 --68746-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:11.281 ==68746== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.281 --68746-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:11.281 --68746-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:11.281 --68746-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:11.281 --68746-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:11.281 --68746-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:11.281 --68746-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:11.281 --68746-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:11.541 --68746-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:11.542 --68746-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 ==68746== Preferring higher priority redirection: 00:04:11.542 --68746-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:11.542 --68746-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:11.542 --68746-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 --68746-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:11.542 ==68746== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.542 --68746-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.542 --68746-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.542 ==68746== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.542 --68746-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:11.542 --68746-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:11.542 --68746-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:11.542 --68746-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:11.542 --68746-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:11.542 --68746-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:11.542 --68746-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:11.542 --68746-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:11.542 --68746-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:11.542 --68746-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:11.542 --68746-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:11.542 --68746-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:11.542 --68746-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:11.542 --68746-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:11.542 --68746-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:11.542 --68746-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:11.542 --68746-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:11.542 --68746-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:11.542 00:04:11.542 00:04:11.542 CUnit - A unit testing framework for C - Version 2.1-3 00:04:11.543 http://cunit.sourceforge.net/ 00:04:11.543 00:04:11.543 00:04:11.543 Suite: histogram 00:04:11.543 Test: histogram_test ...passed 00:04:11.802 Test: histogram_merge ...passed 00:04:11.802 00:04:11.802 Run Summary: Type Total Ran Passed Failed Inactive 00:04:11.802 suites 1 1 n/a 0 0 00:04:11.802 tests 2 2 2 0 0 00:04:11.802 asserts 50 50 50 0 n/a 00:04:11.802 00:04:11.802 Elapsed time = 0.044 seconds 00:04:11.802 --68746-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:11.802 --68746-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:11.802 ==68746== 00:04:11.802 ==68746== HEAP SUMMARY: 00:04:11.802 ==68746== in use at exit: 0 bytes in 0 blocks 00:04:11.802 ==68746== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:04:11.802 ==68746== 00:04:11.802 ==68746== All heap blocks were freed -- no leaks are possible 00:04:11.802 ==68746== 00:04:11.802 ==68746== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:11.802 00:04:11.802 real 0m0.726s 00:04:11.802 user 0m0.681s 00:04:11.802 sys 0m0.041s 00:04:11.802 11:11:55 unittest_include -- common/autotest_common.sh@1125 -- # xtrace_disable 00:04:11.802 11:11:55 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:04:11.802 ************************************ 00:04:11.802 END TEST unittest_include 00:04:11.802 ************************************ 00:04:11.802 11:11:55 -- unit/unittest.sh@214 -- # run_test unittest_bdev unittest_bdev 00:04:11.802 11:11:55 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:04:11.802 11:11:55 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:04:11.802 11:11:55 -- common/autotest_common.sh@10 -- # set +x 00:04:11.802 ************************************ 00:04:11.802 START TEST unittest_bdev 00:04:11.802 ************************************ 00:04:11.803 11:11:55 unittest_bdev -- common/autotest_common.sh@1124 -- # unittest_bdev 00:04:11.803 11:11:55 unittest_bdev -- unit/unittest.sh@20 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:11.803 ==68769== Memcheck, a memory error detector 00:04:11.803 ==68769== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:11.803 ==68769== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:11.803 ==68769== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:11.803 ==68769== 00:04:11.803 --68769-- Valgrind options: 00:04:11.803 --68769-- --leak-check=full 00:04:11.803 --68769-- --error-exitcode=2 00:04:11.803 --68769-- --verbose 00:04:11.803 --68769-- Contents of /proc/version: 00:04:11.803 --68769-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:11.803 --68769-- 00:04:11.803 --68769-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:11.803 --68769-- Page sizes: currently 4096, max supported 4096 00:04:11.803 --68769-- Valgrind library directory: /usr/libexec/valgrind 00:04:11.803 --68769-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:11.803 --68769-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:11.803 --68769-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:11.803 --68769-- might be shown as UnknownInlinedFun 00:04:11.803 --68769-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:11.803 --68769-- object doesn't have a dynamic symbol table 00:04:11.803 --68769-- Scheduler: using generic scheduler lock implementation. 00:04:11.803 --68769-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:11.803 ==68769== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68769-by-???-on-3d512e6db8cf 00:04:11.803 ==68769== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68769-by-???-on-3d512e6db8cf 00:04:11.803 ==68769== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68769-by-???-on-3d512e6db8cf 00:04:11.803 ==68769== 00:04:11.803 ==68769== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:11.803 ==68769== don't want to do, unless you know exactly what you're doing, 00:04:11.803 ==68769== or are doing some strange experiment): 00:04:11.803 ==68769== /usr/libexec/valgrind/../../bin/vgdb --pid=68769 ...command... 00:04:11.803 ==68769== 00:04:11.803 ==68769== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:11.803 ==68769== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:04:11.803 ==68769== and then give GDB the following command 00:04:11.803 ==68769== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68769 00:04:11.803 ==68769== --pid is optional if only one valgrind process is running 00:04:11.803 ==68769== 00:04:11.803 --68769-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:11.803 --68769-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:11.803 --68769-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:11.803 --68769-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:11.803 ==68769== WARNING: new redirection conflicts with existing -- ignoring it 00:04:11.803 --68769-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:11.803 --68769-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:12.063 --68769-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:12.063 --68769-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:12.063 --68769-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:12.063 --68769-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:12.063 --68769-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:12.063 --68769-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:12.063 --68769-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:12.063 --68769-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:12.063 --68769-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:12.063 --68769-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:12.063 --68769-- Reading syms from /usr/lib64/libm.so.6 00:04:12.063 --68769-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:12.063 --68769-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:12.063 --68769-- Reading syms from /usr/lib64/libc.so.6 00:04:12.063 ==68769== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.063 --68769-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.063 --68769-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.063 ==68769== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.063 --68769-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.063 --68769-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.063 ==68769== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.063 --68769-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.063 --68769-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:12.063 ==68769== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.063 --68769-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:12.063 --68769-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:12.063 --68769-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:12.063 --68769-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:12.063 --68769-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:12.063 --68769-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:12.063 --68769-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:12.063 --68769-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:12.323 --68769-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 ==68769== Preferring higher priority redirection: 00:04:12.323 --68769-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:12.323 --68769-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:12.323 --68769-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 --68769-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:12.323 ==68769== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.323 --68769-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.323 --68769-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.323 ==68769== WARNING: new redirection conflicts with existing -- ignoring it 00:04:12.323 --68769-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:12.323 --68769-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:12.324 --68769-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:12.324 --68769-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:12.324 --68769-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:12.324 --68769-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:12.324 --68769-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:12.324 --68769-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:12.324 --68769-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:12.324 --68769-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:12.324 --68769-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:12.324 --68769-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:12.324 --68769-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:12.324 --68769-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:12.324 --68769-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:12.324 --68769-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:12.324 --68769-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:12.324 --68769-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:12.324 --68769-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:12.583 00:04:12.583 00:04:12.583 CUnit - A unit testing framework for C - Version 2.1-3 00:04:12.583 http://cunit.sourceforge.net/ 00:04:12.583 00:04:12.583 00:04:12.583 Suite: bdev 00:04:12.583 Test: bytes_to_blocks_test ...passed 00:04:12.583 Test: num_blocks_test ...--68769-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:12.842 passed 00:04:12.842 Test: io_valid_test ...passed 00:04:12.842 Test: open_write_test ...[2024-06-17 11:11:56.650293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:04:12.842 [2024-06-17 11:11:56.686310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:04:12.842 [2024-06-17 11:11:56.689450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:04:12.842 passed 00:04:13.101 Test: claim_test ...passed 00:04:13.101 Test: alias_add_del_test ...[2024-06-17 11:11:56.833486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4580:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:04:13.101 [2024-06-17 11:11:56.834625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4610:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:04:13.101 [2024-06-17 11:11:56.835633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4580:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:04:13.101 passed 00:04:13.101 Test: get_device_stat_test ...passed 00:04:13.101 Test: bdev_io_types_test ...passed 00:04:13.360 Test: bdev_io_wait_test ...passed 00:04:13.360 Test: bdev_io_spans_split_test ...passed 00:04:13.360 Test: bdev_io_boundary_split_test ...passed 00:04:13.619 Test: bdev_io_max_size_and_segment_split_test ...[2024-06-17 11:11:57.348503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:3208:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:04:13.619 passed 00:04:13.619 Test: bdev_io_mix_split_test ...passed 00:04:13.619 Test: bdev_io_split_with_io_wait ...passed 00:04:13.878 Test: bdev_io_write_unit_split_test ...[2024-06-17 11:11:57.586898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:04:13.878 [2024-06-17 11:11:57.590001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:04:13.878 [2024-06-17 11:11:57.590179] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:04:13.878 [2024-06-17 11:11:57.592675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:2759:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:04:13.878 passed 00:04:13.878 Test: bdev_io_alignment_with_boundary ...passed 00:04:13.878 Test: bdev_io_alignment ...passed 00:04:13.878 Test: bdev_histograms ...passed 00:04:14.136 Test: bdev_write_zeroes ...passed 00:04:14.136 Test: bdev_compare_and_write ...passed 00:04:14.136 Test: bdev_compare ...passed 00:04:14.136 Test: bdev_compare_emulated ...passed 00:04:14.393 Test: bdev_zcopy_write ...passed 00:04:14.393 Test: bdev_zcopy_read ...passed 00:04:14.393 Test: bdev_open_while_hotremove ...passed 00:04:14.393 Test: bdev_close_while_hotremove ...passed 00:04:14.393 Test: bdev_open_ext_test ...[2024-06-17 11:11:58.167024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8141:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:04:14.393 passed 00:04:14.393 Test: bdev_open_ext_unregister ...[2024-06-17 11:11:58.170811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8141:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:04:14.393 passed 00:04:14.393 Test: bdev_set_io_timeout ...passed 00:04:14.393 Test: bdev_set_qd_sampling ...passed 00:04:14.393 Test: lba_range_overlap ...passed 00:04:14.651 Test: lock_lba_range_check_ranges ...passed 00:04:14.651 Test: lock_lba_range_with_io_outstanding ...passed 00:04:14.651 Test: lock_lba_range_overlapped ...passed 00:04:14.651 Test: bdev_quiesce ...[2024-06-17 11:11:58.472548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10064:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:04:14.651 passed 00:04:14.651 Test: bdev_io_abort ...passed 00:04:14.651 Test: bdev_unmap ...passed 00:04:14.909 Test: bdev_write_zeroes_split_test ...passed 00:04:14.909 Test: bdev_set_options_test ...[2024-06-17 11:11:58.623737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 502:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:04:14.909 passed 00:04:14.909 Test: bdev_get_memory_domains ...passed 00:04:14.909 Test: bdev_io_ext ...passed 00:04:14.909 Test: bdev_io_ext_no_opts ...passed 00:04:14.909 Test: bdev_io_ext_invalid_opts ...passed 00:04:14.909 Test: bdev_io_ext_split ...passed 00:04:14.909 Test: bdev_io_ext_bounce_buffer ...passed 00:04:15.168 Test: bdev_register_uuid_alias ...[2024-06-17 11:11:58.868203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4580:bdev_name_add: *ERROR*: Bdev name 284ead65-beaa-473e-acfa-01bcd4dae81f already exists 00:04:15.168 [2024-06-17 11:11:58.868654] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7696:bdev_register: *ERROR*: Unable to add uuid:284ead65-beaa-473e-acfa-01bcd4dae81f alias for bdev bdev0 00:04:15.168 passed 00:04:15.168 Test: bdev_unregister_by_name ...[2024-06-17 11:11:58.878133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7931:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:04:15.168 [2024-06-17 11:11:58.879253] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7939:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:04:15.168 passed 00:04:15.168 Test: for_each_bdev_test ...passed 00:04:15.168 Test: bdev_seek_test ...passed 00:04:15.168 Test: bdev_copy ...passed 00:04:15.168 Test: bdev_copy_split_test ...passed 00:04:15.168 Test: examine_locks ...passed 00:04:15.168 Test: claim_v2_rwo ...[2024-06-17 11:11:59.067209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.069216] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8665:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.070158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.071349] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.072129] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.078546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8660:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:04:15.168 passed 00:04:15.168 Test: claim_v2_rom ...[2024-06-17 11:11:59.088165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.089311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.089902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.090529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.098060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8703:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:04:15.168 [2024-06-17 11:11:59.100024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8698:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:04:15.168 passed 00:04:15.168 Test: claim_v2_rwm ...[2024-06-17 11:11:59.104052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8733:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:04:15.168 [2024-06-17 11:11:59.109206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8035:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.110345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.110984] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.111585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:15.168 [2024-06-17 11:11:59.112739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8753:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:04:15.426 [2024-06-17 11:11:59.119066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8733:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:04:15.426 passed 00:04:15.426 Test: claim_v2_existing_writer ...[2024-06-17 11:11:59.124908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8698:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:04:15.427 [2024-06-17 11:11:59.125208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8698:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:04:15.427 passed 00:04:15.427 Test: claim_v2_existing_v1 ...[2024-06-17 11:11:59.128367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:04:15.427 [2024-06-17 11:11:59.129170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:04:15.427 [2024-06-17 11:11:59.129293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:04:15.427 passed 00:04:15.427 Test: claim_v1_existing_v2 ...[2024-06-17 11:11:59.132044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:04:15.427 [2024-06-17 11:11:59.133181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:04:15.427 [2024-06-17 11:11:59.133384] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:04:15.427 passed 00:04:15.427 Test: examine_claimed ...[2024-06-17 11:11:59.145822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8830:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:04:15.427 passed 00:04:15.427 00:04:15.427 Run Summary: Type Total Ran Passed Failed Inactive 00:04:15.427 suites 1 1 n/a 0 0 00:04:15.427 tests 59 59 59 0 0 00:04:15.427 asserts 4599 4599 4599 0 n/a 00:04:15.427 00:04:15.427 Elapsed time = 2.859 seconds 00:04:15.427 --68769-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:15.427 --68769-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:15.427 ==68769== 00:04:15.427 ==68769== HEAP SUMMARY: 00:04:15.427 ==68769== in use at exit: 2,040 bytes in 5 blocks 00:04:15.427 ==68769== total heap usage: 379,166 allocs, 379,161 frees, 8,273,801,392 bytes allocated 00:04:15.427 ==68769== 00:04:15.427 ==68769== Searching for pointers to 5 not-freed blocks 00:04:15.427 ==68769== Checked 7,175,224 bytes 00:04:15.427 ==68769== 00:04:15.427 ==68769== LEAK SUMMARY: 00:04:15.427 ==68769== definitely lost: 0 bytes in 0 blocks 00:04:15.427 ==68769== indirectly lost: 0 bytes in 0 blocks 00:04:15.427 ==68769== possibly lost: 0 bytes in 0 blocks 00:04:15.427 ==68769== still reachable: 2,040 bytes in 5 blocks 00:04:15.427 ==68769== suppressed: 0 bytes in 0 blocks 00:04:15.427 ==68769== Reachable blocks (those to which a pointer was found) are not shown. 00:04:15.427 ==68769== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:15.427 ==68769== 00:04:15.427 ==68769== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:15.427 11:11:59 unittest_bdev -- unit/unittest.sh@21 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:15.427 ==68811== Memcheck, a memory error detector 00:04:15.427 ==68811== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:15.427 ==68811== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:15.427 ==68811== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:15.427 ==68811== 00:04:15.427 --68811-- Valgrind options: 00:04:15.427 --68811-- --leak-check=full 00:04:15.427 --68811-- --error-exitcode=2 00:04:15.427 --68811-- --verbose 00:04:15.427 --68811-- Contents of /proc/version: 00:04:15.427 --68811-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:15.427 --68811-- 00:04:15.427 --68811-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:15.427 --68811-- Page sizes: currently 4096, max supported 4096 00:04:15.427 --68811-- Valgrind library directory: /usr/libexec/valgrind 00:04:15.427 --68811-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:15.427 --68811-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:15.427 --68811-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:15.427 --68811-- might be shown as UnknownInlinedFun 00:04:15.427 --68811-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:15.427 --68811-- object doesn't have a dynamic symbol table 00:04:15.427 --68811-- Scheduler: using generic scheduler lock implementation. 00:04:15.427 --68811-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:15.427 ==68811== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68811-by-???-on-3d512e6db8cf 00:04:15.427 ==68811== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68811-by-???-on-3d512e6db8cf 00:04:15.427 ==68811== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68811-by-???-on-3d512e6db8cf 00:04:15.427 ==68811== 00:04:15.427 ==68811== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:15.428 ==68811== don't want to do, unless you know exactly what you're doing, 00:04:15.428 ==68811== or are doing some strange experiment): 00:04:15.428 ==68811== /usr/libexec/valgrind/../../bin/vgdb --pid=68811 ...command... 00:04:15.428 ==68811== 00:04:15.428 ==68811== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:15.428 ==68811== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:04:15.428 ==68811== and then give GDB the following command 00:04:15.428 ==68811== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68811 00:04:15.428 ==68811== --pid is optional if only one valgrind process is running 00:04:15.428 ==68811== 00:04:15.428 --68811-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:15.428 --68811-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:15.686 --68811-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:15.686 --68811-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:15.686 ==68811== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.686 --68811-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:15.686 --68811-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:15.686 --68811-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:15.686 --68811-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:15.686 --68811-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:15.686 --68811-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:15.686 --68811-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:15.686 --68811-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:15.686 --68811-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:15.686 --68811-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:15.686 --68811-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:15.686 --68811-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:15.686 --68811-- Reading syms from /usr/lib64/libm.so.6 00:04:15.686 --68811-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:15.686 --68811-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:15.686 --68811-- Reading syms from /usr/lib64/libc.so.6 00:04:15.686 ==68811== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.686 --68811-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.686 --68811-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.686 ==68811== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.686 --68811-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.686 --68811-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.686 ==68811== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.686 --68811-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.686 --68811-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:15.686 ==68811== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.686 --68811-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:15.686 --68811-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:15.686 --68811-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:15.686 --68811-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:15.686 --68811-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:15.686 --68811-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:15.686 --68811-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:15.944 --68811-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:15.944 --68811-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 ==68811== Preferring higher priority redirection: 00:04:15.944 --68811-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:15.944 --68811-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:15.944 --68811-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 --68811-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:15.944 ==68811== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.944 --68811-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:15.944 --68811-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:15.944 ==68811== WARNING: new redirection conflicts with existing -- ignoring it 00:04:15.944 --68811-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:15.944 --68811-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:15.944 --68811-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:15.944 --68811-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:15.944 --68811-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:15.944 --68811-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:15.944 --68811-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:15.944 --68811-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:15.944 --68811-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:15.944 --68811-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:15.944 --68811-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:15.944 --68811-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:15.944 --68811-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:15.944 --68811-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:15.944 --68811-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:15.944 --68811-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:15.944 --68811-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:16.202 --68811-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:16.202 --68811-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:16.202 00:04:16.202 00:04:16.202 CUnit - A unit testing framework for C - Version 2.1-3 00:04:16.202 http://cunit.sourceforge.net/ 00:04:16.202 00:04:16.202 00:04:16.202 Suite: nvme 00:04:16.202 Test: test_create_ctrlr ...passed 00:04:16.462 Test: test_reset_ctrlr ...[2024-06-17 11:12:00.211177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:16.462 passed 00:04:16.462 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:04:16.462 Test: test_failover_ctrlr ...--68811-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:16.462 passed 00:04:16.462 Test: test_race_between_failover_and_add_secondary_trid ...[2024-06-17 11:12:00.333538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:16.462 [2024-06-17 11:12:00.338325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:16.462 [2024-06-17 11:12:00.339494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:16.462 passed 00:04:16.462 Test: test_pending_reset ...--68811-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:16.462 --68811-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:16.721 [2024-06-17 11:12:00.437587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:16.721 [2024-06-17 11:12:00.438808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:16.721 passed 00:04:16.721 Test: test_attach_ctrlr ...[2024-06-17 11:12:00.477944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4308:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:04:16.721 passed 00:04:16.721 Test: test_aer_cb ...passed 00:04:16.721 Test: test_submit_nvme_cmd ...passed 00:04:16.721 Test: test_add_remove_trid ...passed 00:04:16.980 Test: test_abort ...[2024-06-17 11:12:00.676075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7447:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:04:16.980 passed 00:04:16.980 Test: test_get_io_qpair ...passed 00:04:16.980 Test: test_bdev_unregister ...passed 00:04:16.980 Test: test_compare_ns ...passed 00:04:16.980 Test: test_init_ana_log_page ...passed 00:04:16.980 Test: test_get_memory_domains ...passed 00:04:16.980 Test: test_reconnect_qpair ...[2024-06-17 11:12:00.788737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:16.980 passed 00:04:16.980 Test: test_create_bdev_ctrlr ...[2024-06-17 11:12:00.798360] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5373:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:04:16.980 passed 00:04:16.980 Test: test_add_multi_ns_to_bdev ...[2024-06-17 11:12:00.827214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4564:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:04:16.980 passed 00:04:16.980 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:04:16.980 Test: test_admin_path ...passed 00:04:17.238 Test: test_reset_bdev_ctrlr ...passed 00:04:17.238 Test: test_find_io_path ...passed 00:04:17.238 Test: test_retry_io_if_ana_state_is_updating ...passed 00:04:17.238 Test: test_retry_io_for_io_path_error ...passed 00:04:17.238 Test: test_retry_io_count ...passed 00:04:17.238 Test: test_concurrent_read_ana_log_page ...passed 00:04:17.239 Test: test_retry_io_for_ana_error ...passed 00:04:17.239 Test: test_check_io_error_resiliency_params ...[2024-06-17 11:12:01.034019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6067:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:04:17.239 [2024-06-17 11:12:01.034963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6071:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:04:17.239 [2024-06-17 11:12:01.035545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6080:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:04:17.239 [2024-06-17 11:12:01.036099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6083:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:04:17.239 [2024-06-17 11:12:01.036595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6095:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:04:17.239 [2024-06-17 11:12:01.037944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6095:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:04:17.239 [2024-06-17 11:12:01.038426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6075:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:04:17.239 [2024-06-17 11:12:01.039024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6090:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:04:17.239 [2024-06-17 11:12:01.039510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6087:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:04:17.239 passed 00:04:17.239 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:04:17.239 Test: test_reconnect_ctrlr ...[2024-06-17 11:12:01.066157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 [2024-06-17 11:12:01.074677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 [2024-06-17 11:12:01.084377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 [2024-06-17 11:12:01.087352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 [2024-06-17 11:12:01.089766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 passed 00:04:17.239 Test: test_retry_failover_ctrlr ...[2024-06-17 11:12:01.101105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 passed 00:04:17.239 Test: test_fail_path ...[2024-06-17 11:12:01.116488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 [2024-06-17 11:12:01.120638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 [2024-06-17 11:12:01.123631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 [2024-06-17 11:12:01.127033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 [2024-06-17 11:12:01.129579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.239 passed 00:04:17.239 Test: test_nvme_ns_cmp ...passed 00:04:17.239 Test: test_ana_transition ...passed 00:04:17.239 Test: test_set_preferred_path ...passed 00:04:17.239 Test: test_find_next_io_path ...passed 00:04:17.498 Test: test_find_io_path_min_qd ...passed 00:04:17.498 Test: test_disable_auto_failback ...[2024-06-17 11:12:01.197108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.498 passed 00:04:17.498 Test: test_set_multipath_policy ...passed 00:04:17.498 Test: test_uuid_generation ...passed 00:04:17.498 Test: test_retry_io_to_same_path ...passed 00:04:17.498 Test: test_race_between_reset_and_disconnected ...passed 00:04:17.498 Test: test_ctrlr_op_rpc ...passed 00:04:17.498 Test: test_bdev_ctrlr_op_rpc ...passed 00:04:17.498 Test: test_disable_enable_ctrlr ...[2024-06-17 11:12:01.360953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.498 [2024-06-17 11:12:01.367187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2062:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:04:17.498 passed 00:04:17.498 Test: test_delete_ctrlr_done ...passed 00:04:17.498 Test: test_ns_remove_during_reset ...passed 00:04:17.498 Test: test_io_path_is_current ...passed 00:04:17.498 00:04:17.498 Run Summary: Type Total Ran Passed Failed Inactive 00:04:17.498 suites 1 1 n/a 0 0 00:04:17.498 tests 49 49 49 0 0 00:04:17.498 asserts 3577 3577 3577 0 n/a 00:04:17.498 00:04:17.498 Elapsed time = 1.459 seconds 00:04:17.498 --68811-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:17.498 --68811-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:17.756 ==68811== 00:04:17.756 ==68811== HEAP SUMMARY: 00:04:17.756 ==68811== in use at exit: 0 bytes in 0 blocks 00:04:17.756 ==68811== total heap usage: 5,793 allocs, 5,793 frees, 1,767,476 bytes allocated 00:04:17.756 ==68811== 00:04:17.756 ==68811== All heap blocks were freed -- no leaks are possible 00:04:17.756 ==68811== 00:04:17.756 ==68811== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:17.756 11:12:01 unittest_bdev -- unit/unittest.sh@22 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:17.756 ==68836== Memcheck, a memory error detector 00:04:17.756 ==68836== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:17.756 ==68836== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:17.756 ==68836== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:17.756 ==68836== 00:04:17.756 --68836-- Valgrind options: 00:04:17.756 --68836-- --leak-check=full 00:04:17.756 --68836-- --error-exitcode=2 00:04:17.756 --68836-- --verbose 00:04:17.756 --68836-- Contents of /proc/version: 00:04:17.756 --68836-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:17.756 --68836-- 00:04:17.756 --68836-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:17.756 --68836-- Page sizes: currently 4096, max supported 4096 00:04:17.756 --68836-- Valgrind library directory: /usr/libexec/valgrind 00:04:17.756 --68836-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:17.756 --68836-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:17.756 --68836-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:17.756 --68836-- might be shown as UnknownInlinedFun 00:04:17.756 --68836-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:17.756 --68836-- object doesn't have a dynamic symbol table 00:04:17.756 --68836-- Scheduler: using generic scheduler lock implementation. 00:04:17.756 --68836-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:17.757 ==68836== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68836-by-???-on-3d512e6db8cf 00:04:17.757 ==68836== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68836-by-???-on-3d512e6db8cf 00:04:17.757 ==68836== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68836-by-???-on-3d512e6db8cf 00:04:17.757 ==68836== 00:04:17.757 ==68836== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:17.757 ==68836== don't want to do, unless you know exactly what you're doing, 00:04:17.757 ==68836== or are doing some strange experiment): 00:04:17.757 ==68836== /usr/libexec/valgrind/../../bin/vgdb --pid=68836 ...command... 00:04:17.757 ==68836== 00:04:17.757 ==68836== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:17.757 ==68836== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:04:17.757 ==68836== and then give GDB the following command 00:04:17.757 ==68836== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68836 00:04:17.757 ==68836== --pid is optional if only one valgrind process is running 00:04:17.757 ==68836== 00:04:17.757 --68836-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:17.757 --68836-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:17.757 --68836-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:17.757 --68836-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:17.757 ==68836== WARNING: new redirection conflicts with existing -- ignoring it 00:04:17.757 --68836-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:17.757 --68836-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:17.757 --68836-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:17.757 --68836-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:17.757 --68836-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:17.757 --68836-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:17.757 --68836-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:17.757 --68836-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:17.757 --68836-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:17.757 --68836-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:17.757 --68836-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:17.757 --68836-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:17.757 --68836-- Reading syms from /usr/lib64/libm.so.6 00:04:17.757 --68836-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:17.757 --68836-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:17.757 --68836-- Reading syms from /usr/lib64/libc.so.6 00:04:18.016 ==68836== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.016 --68836-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.016 --68836-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.016 ==68836== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.016 --68836-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.016 --68836-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.016 ==68836== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.016 --68836-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.016 --68836-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:18.016 ==68836== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.016 --68836-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:18.016 --68836-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:18.016 --68836-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:18.016 --68836-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:18.016 --68836-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:18.016 --68836-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:18.016 --68836-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:18.016 --68836-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:18.016 --68836-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 ==68836== Preferring higher priority redirection: 00:04:18.016 --68836-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:18.016 --68836-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:18.016 --68836-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 --68836-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:18.016 ==68836== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.016 --68836-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:18.016 --68836-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:18.016 ==68836== WARNING: new redirection conflicts with existing -- ignoring it 00:04:18.016 --68836-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:18.016 --68836-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:18.275 --68836-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:18.275 --68836-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:18.275 --68836-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:18.275 --68836-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:18.275 --68836-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:18.275 --68836-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:18.275 --68836-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:18.275 --68836-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:18.275 --68836-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:18.275 --68836-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:18.275 --68836-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:18.275 --68836-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:18.275 --68836-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:18.275 --68836-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:18.275 --68836-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:18.275 --68836-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:18.275 --68836-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:18.275 00:04:18.275 00:04:18.275 CUnit - A unit testing framework for C - Version 2.1-3 00:04:18.275 http://cunit.sourceforge.net/ 00:04:18.275 00:04:18.275 Test Options 00:04:18.275 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:04:18.275 00:04:18.275 Suite: raid 00:04:18.275 Test: test_create_raid ...--68836-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:18.533 passed 00:04:18.533 Test: test_create_raid_superblock ...passed 00:04:18.533 Test: test_delete_raid ...passed 00:04:18.533 Test: test_create_raid_invalid_args ...[2024-06-17 11:12:02.354379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:04:18.533 [2024-06-17 11:12:02.394118] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1475:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:04:18.533 [2024-06-17 11:12:02.399934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1465:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:04:18.533 [2024-06-17 11:12:02.402361] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:18.533 [2024-06-17 11:12:02.403498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:04:18.533 [2024-06-17 11:12:02.416259] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:04:18.533 [2024-06-17 11:12:02.416413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:04:18.533 passed 00:04:18.533 Test: test_delete_raid_invalid_args ...passed 00:04:18.533 Test: test_io_channel ...passed 00:04:18.792 Test: test_reset_io ...passed 00:04:18.792 Test: test_multi_raid ...passed 00:04:18.792 Test: test_io_type_supported ...passed 00:04:18.792 Test: test_raid_json_dump_info ...passed 00:04:18.792 Test: test_context_size ...passed 00:04:18.792 Test: test_raid_level_conversions ...passed 00:04:18.792 Test: test_raid_io_split ...passed 00:04:18.792 Test: test_raid_process ...passed 00:04:18.792 00:04:18.792 Run Summary: Type Total Ran Passed Failed Inactive 00:04:18.792 suites 1 1 n/a 0 0 00:04:18.792 tests 14 14 14 0 0 00:04:18.792 asserts 6183 6183 6183 0 n/a 00:04:18.792 00:04:18.792 Elapsed time = 0.538 seconds 00:04:18.792 --68836-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:18.792 --68836-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:19.049 ==68836== 00:04:19.049 ==68836== HEAP SUMMARY: 00:04:19.049 ==68836== in use at exit: 34,112 bytes in 1,028 blocks 00:04:19.049 ==68836== total heap usage: 5,140 allocs, 4,112 frees, 18,006,995 bytes allocated 00:04:19.049 ==68836== 00:04:19.049 ==68836== Searching for pointers to 1,028 not-freed blocks 00:04:19.049 ==68836== Checked 6,777,280 bytes 00:04:19.049 ==68836== 00:04:19.049 ==68836== LEAK SUMMARY: 00:04:19.049 ==68836== definitely lost: 0 bytes in 0 blocks 00:04:19.049 ==68836== indirectly lost: 0 bytes in 0 blocks 00:04:19.049 ==68836== possibly lost: 0 bytes in 0 blocks 00:04:19.049 ==68836== still reachable: 34,112 bytes in 1,028 blocks 00:04:19.049 ==68836== suppressed: 0 bytes in 0 blocks 00:04:19.049 ==68836== Reachable blocks (those to which a pointer was found) are not shown. 00:04:19.049 ==68836== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:19.049 ==68836== 00:04:19.049 ==68836== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:19.049 11:12:02 unittest_bdev -- unit/unittest.sh@23 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:19.049 ==68852== Memcheck, a memory error detector 00:04:19.049 ==68852== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:19.049 ==68852== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:19.049 ==68852== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:19.049 ==68852== 00:04:19.049 --68852-- Valgrind options: 00:04:19.049 --68852-- --leak-check=full 00:04:19.049 --68852-- --error-exitcode=2 00:04:19.049 --68852-- --verbose 00:04:19.049 --68852-- Contents of /proc/version: 00:04:19.049 --68852-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:19.049 --68852-- 00:04:19.049 --68852-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:19.049 --68852-- Page sizes: currently 4096, max supported 4096 00:04:19.049 --68852-- Valgrind library directory: /usr/libexec/valgrind 00:04:19.049 --68852-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:19.049 --68852-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:19.049 --68852-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:19.049 --68852-- might be shown as UnknownInlinedFun 00:04:19.049 --68852-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:19.049 --68852-- object doesn't have a dynamic symbol table 00:04:19.049 --68852-- Scheduler: using generic scheduler lock implementation. 00:04:19.049 --68852-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:19.049 ==68852== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68852-by-???-on-3d512e6db8cf 00:04:19.049 ==68852== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68852-by-???-on-3d512e6db8cf 00:04:19.049 ==68852== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68852-by-???-on-3d512e6db8cf 00:04:19.049 ==68852== 00:04:19.049 ==68852== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:19.049 ==68852== don't want to do, unless you know exactly what you're doing, 00:04:19.049 ==68852== or are doing some strange experiment): 00:04:19.049 ==68852== /usr/libexec/valgrind/../../bin/vgdb --pid=68852 ...command... 00:04:19.049 ==68852== 00:04:19.049 ==68852== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:19.049 ==68852== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:04:19.049 ==68852== and then give GDB the following command 00:04:19.049 ==68852== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68852 00:04:19.049 ==68852== --pid is optional if only one valgrind process is running 00:04:19.049 ==68852== 00:04:19.049 --68852-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:19.049 --68852-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:19.049 --68852-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:19.049 --68852-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:19.049 ==68852== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.049 --68852-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:19.049 --68852-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:19.049 --68852-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:19.049 --68852-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:19.049 --68852-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:19.049 --68852-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:19.049 --68852-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:19.049 --68852-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:19.049 --68852-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:19.049 --68852-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:19.049 --68852-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:19.049 --68852-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:19.049 --68852-- Reading syms from /usr/lib64/libm.so.6 00:04:19.049 --68852-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:19.049 --68852-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:19.049 --68852-- Reading syms from /usr/lib64/libc.so.6 00:04:19.049 ==68852== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.049 --68852-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.049 --68852-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.049 ==68852== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.049 --68852-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.050 --68852-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.050 ==68852== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.050 --68852-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.050 --68852-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.050 ==68852== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.050 --68852-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.050 --68852-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.307 --68852-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:19.307 --68852-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:19.307 --68852-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:19.307 --68852-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:19.307 --68852-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:19.307 --68852-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:19.307 --68852-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.307 --68852-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 ==68852== Preferring higher priority redirection: 00:04:19.308 --68852-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:19.308 --68852-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:19.308 --68852-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 --68852-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.308 ==68852== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.308 --68852-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.308 --68852-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.308 ==68852== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.308 --68852-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.308 --68852-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.308 --68852-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:19.308 --68852-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:19.308 --68852-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:19.308 --68852-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:19.308 --68852-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:19.308 --68852-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:19.308 --68852-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:19.308 --68852-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:19.308 --68852-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:19.308 --68852-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:19.308 --68852-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:19.308 --68852-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:19.308 --68852-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:19.308 --68852-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:19.308 --68852-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:19.308 --68852-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:19.308 00:04:19.308 00:04:19.308 CUnit - A unit testing framework for C - Version 2.1-3 00:04:19.308 http://cunit.sourceforge.net/ 00:04:19.308 00:04:19.308 --68852-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:19.308 00:04:19.308 Suite: raid_sb 00:04:19.567 Test: test_raid_bdev_write_superblock ...passed 00:04:19.567 Test: test_raid_bdev_load_base_bdev_superblock ...--68852-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:19.567 passed 00:04:19.567 Test: test_raid_bdev_parse_superblock ...[2024-06-17 11:12:03.315152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 165:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:04:19.567 passed 00:04:19.567 Suite: raid_sb_md 00:04:19.567 Test: test_raid_bdev_write_superblock ...passed 00:04:19.567 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:04:19.567 Test: test_raid_bdev_parse_superblock ...[2024-06-17 11:12:03.347235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 165:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:04:19.567 passed 00:04:19.567 Suite: raid_sb_md_interleaved 00:04:19.567 Test: test_raid_bdev_write_superblock ...passed 00:04:19.567 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:04:19.567 Test: test_raid_bdev_parse_superblock ...[2024-06-17 11:12:03.355252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 165:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:04:19.567 passed 00:04:19.567 00:04:19.567 Run Summary: Type Total Ran Passed Failed Inactive 00:04:19.567 suites 3 3 n/a 0 0 00:04:19.567 tests 9 9 9 0 0 00:04:19.567 asserts 139 139 139 0 n/a 00:04:19.567 00:04:19.567 Elapsed time = 0.120 seconds 00:04:19.567 --68852-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:19.567 --68852-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:19.567 ==68852== 00:04:19.567 ==68852== HEAP SUMMARY: 00:04:19.567 ==68852== in use at exit: 0 bytes in 0 blocks 00:04:19.567 ==68852== total heap usage: 176 allocs, 176 frees, 308,640 bytes allocated 00:04:19.567 ==68852== 00:04:19.567 ==68852== All heap blocks were freed -- no leaks are possible 00:04:19.567 ==68852== 00:04:19.567 ==68852== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:19.567 11:12:03 unittest_bdev -- unit/unittest.sh@24 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:19.567 ==68857== Memcheck, a memory error detector 00:04:19.567 ==68857== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:19.567 ==68857== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:19.567 ==68857== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:19.567 ==68857== 00:04:19.567 --68857-- Valgrind options: 00:04:19.567 --68857-- --leak-check=full 00:04:19.567 --68857-- --error-exitcode=2 00:04:19.567 --68857-- --verbose 00:04:19.567 --68857-- Contents of /proc/version: 00:04:19.567 --68857-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:19.567 --68857-- 00:04:19.567 --68857-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:19.567 --68857-- Page sizes: currently 4096, max supported 4096 00:04:19.567 --68857-- Valgrind library directory: /usr/libexec/valgrind 00:04:19.567 --68857-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:19.567 --68857-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:19.567 --68857-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:19.567 --68857-- might be shown as UnknownInlinedFun 00:04:19.567 --68857-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:19.567 --68857-- object doesn't have a dynamic symbol table 00:04:19.567 --68857-- Scheduler: using generic scheduler lock implementation. 00:04:19.567 --68857-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:19.567 ==68857== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68857-by-???-on-3d512e6db8cf 00:04:19.567 ==68857== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68857-by-???-on-3d512e6db8cf 00:04:19.567 ==68857== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68857-by-???-on-3d512e6db8cf 00:04:19.567 ==68857== 00:04:19.567 ==68857== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:19.567 ==68857== don't want to do, unless you know exactly what you're doing, 00:04:19.567 ==68857== or are doing some strange experiment): 00:04:19.567 ==68857== /usr/libexec/valgrind/../../bin/vgdb --pid=68857 ...command... 00:04:19.567 ==68857== 00:04:19.567 ==68857== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:19.567 ==68857== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:04:19.567 ==68857== and then give GDB the following command 00:04:19.567 ==68857== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68857 00:04:19.567 ==68857== --pid is optional if only one valgrind process is running 00:04:19.567 ==68857== 00:04:19.567 --68857-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:19.567 --68857-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:19.567 --68857-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:19.824 --68857-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:19.824 ==68857== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.824 --68857-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:19.824 --68857-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:19.824 --68857-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:19.824 --68857-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:19.824 --68857-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:19.824 --68857-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:19.824 --68857-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:19.824 --68857-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:19.824 --68857-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:19.824 --68857-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:19.824 --68857-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:19.824 --68857-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:19.824 --68857-- Reading syms from /usr/lib64/libm.so.6 00:04:19.824 --68857-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:19.824 --68857-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:19.824 --68857-- Reading syms from /usr/lib64/libc.so.6 00:04:19.824 ==68857== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.824 --68857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.824 --68857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.824 ==68857== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.824 --68857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.824 --68857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.824 ==68857== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.824 --68857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.824 --68857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:19.824 ==68857== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.825 --68857-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:19.825 --68857-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:19.825 --68857-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:19.825 --68857-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:19.825 --68857-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:19.825 --68857-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:19.825 --68857-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:19.825 --68857-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:19.825 --68857-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 ==68857== Preferring higher priority redirection: 00:04:19.825 --68857-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:19.825 --68857-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:19.825 --68857-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.825 --68857-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.826 --68857-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.826 --68857-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.826 --68857-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:19.826 ==68857== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.826 --68857-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.826 --68857-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:19.826 ==68857== WARNING: new redirection conflicts with existing -- ignoring it 00:04:19.826 --68857-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:19.826 --68857-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.083 --68857-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:20.083 --68857-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:20.083 --68857-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:20.083 --68857-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:20.083 --68857-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:20.083 --68857-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:20.083 --68857-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:20.083 --68857-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:20.083 --68857-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:20.083 --68857-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:20.083 --68857-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:20.083 --68857-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:20.083 --68857-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:20.083 --68857-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:20.083 --68857-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:20.083 --68857-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:20.083 --68857-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:20.083 00:04:20.083 00:04:20.083 CUnit - A unit testing framework for C - Version 2.1-3 00:04:20.083 http://cunit.sourceforge.net/ 00:04:20.083 00:04:20.083 00:04:20.083 Suite: concat 00:04:20.083 Test: test_concat_start ...passed 00:04:20.083 Test: test_concat_rw ...passed 00:04:20.083 Test: test_concat_null_payload ...passed 00:04:20.083 00:04:20.083 Run Summary: Type Total Ran Passed Failed Inactive 00:04:20.083 suites 1 1 n/a 0 0 00:04:20.083 tests 3 3 3 0 0 00:04:20.083 asserts 8460 8460 8460 0 n/a 00:04:20.083 00:04:20.083 Elapsed time = 0.092 seconds 00:04:20.083 --68857-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:20.341 --68857-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:20.341 ==68857== 00:04:20.341 ==68857== HEAP SUMMARY: 00:04:20.341 ==68857== in use at exit: 0 bytes in 0 blocks 00:04:20.341 ==68857== total heap usage: 6,713 allocs, 6,713 frees, 1,471,992 bytes allocated 00:04:20.341 ==68857== 00:04:20.341 ==68857== All heap blocks were freed -- no leaks are possible 00:04:20.341 ==68857== 00:04:20.341 ==68857== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:20.341 11:12:04 unittest_bdev -- unit/unittest.sh@25 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:20.342 ==68869== Memcheck, a memory error detector 00:04:20.342 ==68869== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:20.342 ==68869== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:20.342 ==68869== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:20.342 ==68869== 00:04:20.342 --68869-- Valgrind options: 00:04:20.342 --68869-- --leak-check=full 00:04:20.342 --68869-- --error-exitcode=2 00:04:20.342 --68869-- --verbose 00:04:20.342 --68869-- Contents of /proc/version: 00:04:20.342 --68869-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:20.342 --68869-- 00:04:20.342 --68869-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:20.342 --68869-- Page sizes: currently 4096, max supported 4096 00:04:20.342 --68869-- Valgrind library directory: /usr/libexec/valgrind 00:04:20.342 --68869-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:20.342 --68869-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:20.342 --68869-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:20.342 --68869-- might be shown as UnknownInlinedFun 00:04:20.342 --68869-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:20.342 --68869-- object doesn't have a dynamic symbol table 00:04:20.342 --68869-- Scheduler: using generic scheduler lock implementation. 00:04:20.342 --68869-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:20.342 ==68869== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68869-by-???-on-3d512e6db8cf 00:04:20.342 ==68869== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68869-by-???-on-3d512e6db8cf 00:04:20.342 ==68869== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68869-by-???-on-3d512e6db8cf 00:04:20.342 ==68869== 00:04:20.342 ==68869== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:20.342 ==68869== don't want to do, unless you know exactly what you're doing, 00:04:20.342 ==68869== or are doing some strange experiment): 00:04:20.342 ==68869== /usr/libexec/valgrind/../../bin/vgdb --pid=68869 ...command... 00:04:20.342 ==68869== 00:04:20.342 ==68869== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:20.342 ==68869== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:04:20.342 ==68869== and then give GDB the following command 00:04:20.342 ==68869== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68869 00:04:20.342 ==68869== --pid is optional if only one valgrind process is running 00:04:20.342 ==68869== 00:04:20.342 --68869-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:20.342 --68869-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:20.342 --68869-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:20.342 --68869-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:20.342 ==68869== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.342 --68869-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:20.342 --68869-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:20.342 --68869-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:20.342 --68869-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:20.342 --68869-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:20.342 --68869-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:20.342 --68869-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:20.342 --68869-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:20.342 --68869-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:20.342 --68869-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:20.342 --68869-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:20.342 --68869-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:20.342 --68869-- Reading syms from /usr/lib64/libm.so.6 00:04:20.342 --68869-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:20.342 --68869-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:20.342 --68869-- Reading syms from /usr/lib64/libc.so.6 00:04:20.342 ==68869== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.342 --68869-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.342 --68869-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.342 ==68869== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.343 --68869-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.343 --68869-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.343 ==68869== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.343 --68869-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.343 --68869-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:20.343 ==68869== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.343 --68869-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:20.343 --68869-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:20.601 --68869-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:20.601 --68869-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:20.601 --68869-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:20.601 --68869-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:20.601 --68869-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:20.601 --68869-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:20.601 --68869-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 ==68869== Preferring higher priority redirection: 00:04:20.601 --68869-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:20.601 --68869-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:20.601 --68869-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 --68869-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:20.601 ==68869== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.601 --68869-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:20.601 --68869-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.601 ==68869== WARNING: new redirection conflicts with existing -- ignoring it 00:04:20.601 --68869-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:20.601 --68869-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:20.601 --68869-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:20.601 --68869-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:20.602 --68869-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:20.602 --68869-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:20.602 --68869-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:20.602 --68869-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:20.602 --68869-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:20.602 --68869-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:20.602 --68869-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:20.602 --68869-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:20.602 --68869-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:20.602 --68869-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:20.602 --68869-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:20.602 --68869-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:20.602 --68869-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:20.602 --68869-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:20.602 --68869-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:20.860 00:04:20.860 00:04:20.860 CUnit - A unit testing framework for C - Version 2.1-3 00:04:20.860 http://cunit.sourceforge.net/ 00:04:20.860 00:04:20.860 00:04:20.860 Suite: raid0 00:04:20.860 Test: test_write_io ...passed 00:04:20.860 Test: test_read_io ...passed 00:04:21.118 Test: test_unmap_io ...passed 00:04:21.118 Test: test_io_failure ...passed 00:04:21.118 Suite: raid0_dif 00:04:21.118 Test: test_write_io ...passed 00:04:21.118 Test: test_read_io ...passed 00:04:21.375 Test: test_unmap_io ...passed 00:04:21.375 Test: test_io_failure ...passed 00:04:21.375 00:04:21.375 Run Summary: Type Total Ran Passed Failed Inactive 00:04:21.375 suites 2 2 n/a 0 0 00:04:21.375 tests 8 8 8 0 0 00:04:21.375 asserts 368291 368291 368291 0 n/a 00:04:21.375 00:04:21.375 Elapsed time = 0.632 seconds 00:04:21.376 --68869-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:21.376 --68869-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:21.376 ==68869== 00:04:21.376 ==68869== HEAP SUMMARY: 00:04:21.376 ==68869== in use at exit: 0 bytes in 0 blocks 00:04:21.376 ==68869== total heap usage: 39,066 allocs, 39,066 frees, 38,283,186 bytes allocated 00:04:21.376 ==68869== 00:04:21.376 ==68869== All heap blocks were freed -- no leaks are possible 00:04:21.376 ==68869== 00:04:21.376 ==68869== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:21.376 11:12:05 unittest_bdev -- unit/unittest.sh@26 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:21.376 ==68881== Memcheck, a memory error detector 00:04:21.376 ==68881== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:21.376 ==68881== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:21.376 ==68881== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:21.376 ==68881== 00:04:21.376 --68881-- Valgrind options: 00:04:21.376 --68881-- --leak-check=full 00:04:21.376 --68881-- --error-exitcode=2 00:04:21.376 --68881-- --verbose 00:04:21.376 --68881-- Contents of /proc/version: 00:04:21.376 --68881-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:21.376 --68881-- 00:04:21.376 --68881-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:21.376 --68881-- Page sizes: currently 4096, max supported 4096 00:04:21.376 --68881-- Valgrind library directory: /usr/libexec/valgrind 00:04:21.376 --68881-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:21.376 --68881-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:21.376 --68881-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:21.376 --68881-- might be shown as UnknownInlinedFun 00:04:21.376 --68881-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:21.376 --68881-- object doesn't have a dynamic symbol table 00:04:21.376 --68881-- Scheduler: using generic scheduler lock implementation. 00:04:21.376 --68881-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:21.376 ==68881== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68881-by-???-on-3d512e6db8cf 00:04:21.376 ==68881== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68881-by-???-on-3d512e6db8cf 00:04:21.376 ==68881== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68881-by-???-on-3d512e6db8cf 00:04:21.376 ==68881== 00:04:21.376 ==68881== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:21.376 ==68881== don't want to do, unless you know exactly what you're doing, 00:04:21.376 ==68881== or are doing some strange experiment): 00:04:21.376 ==68881== /usr/libexec/valgrind/../../bin/vgdb --pid=68881 ...command... 00:04:21.376 ==68881== 00:04:21.376 ==68881== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:21.376 ==68881== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:04:21.376 ==68881== and then give GDB the following command 00:04:21.376 ==68881== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68881 00:04:21.376 ==68881== --pid is optional if only one valgrind process is running 00:04:21.376 ==68881== 00:04:21.635 --68881-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:21.635 --68881-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:21.635 --68881-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:21.635 --68881-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:21.635 ==68881== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.635 --68881-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:21.635 --68881-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:21.635 --68881-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:21.635 --68881-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:21.635 --68881-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:21.635 --68881-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:21.635 --68881-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:21.635 --68881-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:21.635 --68881-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:21.635 --68881-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:21.635 --68881-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:21.635 --68881-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:21.635 --68881-- Reading syms from /usr/lib64/libm.so.6 00:04:21.635 --68881-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:21.635 --68881-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:21.635 --68881-- Reading syms from /usr/lib64/libc.so.6 00:04:21.635 ==68881== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.635 --68881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.635 --68881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:21.635 ==68881== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.635 --68881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.635 --68881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:21.635 ==68881== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.635 --68881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.635 --68881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:21.635 ==68881== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.635 --68881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:21.635 --68881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:21.635 --68881-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:21.635 --68881-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:21.635 --68881-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:21.635 --68881-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:21.636 --68881-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:21.636 --68881-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:21.636 --68881-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.636 --68881-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 ==68881== Preferring higher priority redirection: 00:04:21.894 --68881-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:21.894 --68881-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:21.894 --68881-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.894 --68881-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.895 --68881-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.895 --68881-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.895 --68881-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.895 --68881-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.895 --68881-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.895 --68881-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:21.895 ==68881== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.895 --68881-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:21.895 --68881-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:21.895 ==68881== WARNING: new redirection conflicts with existing -- ignoring it 00:04:21.895 --68881-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:21.895 --68881-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:21.895 --68881-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:21.895 --68881-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:21.895 --68881-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:21.895 --68881-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:21.895 --68881-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:21.895 --68881-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:21.895 --68881-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:21.895 --68881-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:21.895 --68881-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:21.895 --68881-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:21.895 --68881-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:21.895 --68881-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:21.895 --68881-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:21.895 --68881-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:21.895 --68881-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:21.895 --68881-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:21.895 --68881-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:21.895 00:04:21.895 00:04:21.895 CUnit - A unit testing framework for C - Version 2.1-3 00:04:21.895 http://cunit.sourceforge.net/ 00:04:21.895 00:04:21.895 00:04:21.895 Suite: raid1 00:04:21.895 Test: test_raid1_start ...passed 00:04:22.154 Test: test_raid1_read_balancing ...passed 00:04:22.154 Test: test_raid1_write_error ...passed 00:04:22.154 Test: test_raid1_read_error ...passed 00:04:22.154 00:04:22.154 Run Summary: Type Total Ran Passed Failed Inactive 00:04:22.154 suites 1 1 n/a 0 0 00:04:22.154 tests 4 4 4 0 0 00:04:22.154 asserts 4374 4374 4374 0 n/a 00:04:22.154 00:04:22.154 Elapsed time = 0.152 seconds 00:04:22.154 --68881-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:22.154 --68881-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:22.154 ==68881== 00:04:22.154 ==68881== HEAP SUMMARY: 00:04:22.154 ==68881== in use at exit: 0 bytes in 0 blocks 00:04:22.154 ==68881== total heap usage: 3,114 allocs, 3,114 frees, 563,131 bytes allocated 00:04:22.154 ==68881== 00:04:22.154 ==68881== All heap blocks were freed -- no leaks are possible 00:04:22.154 ==68881== 00:04:22.154 ==68881== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:22.154 11:12:05 unittest_bdev -- unit/unittest.sh@27 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:22.154 ==68890== Memcheck, a memory error detector 00:04:22.154 ==68890== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:22.154 ==68890== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:22.154 ==68890== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:22.154 ==68890== 00:04:22.154 --68890-- Valgrind options: 00:04:22.154 --68890-- --leak-check=full 00:04:22.154 --68890-- --error-exitcode=2 00:04:22.154 --68890-- --verbose 00:04:22.154 --68890-- Contents of /proc/version: 00:04:22.154 --68890-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:22.154 --68890-- 00:04:22.154 --68890-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:22.154 --68890-- Page sizes: currently 4096, max supported 4096 00:04:22.154 --68890-- Valgrind library directory: /usr/libexec/valgrind 00:04:22.154 --68890-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:22.154 --68890-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:22.154 --68890-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:22.154 --68890-- might be shown as UnknownInlinedFun 00:04:22.154 --68890-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:22.154 --68890-- object doesn't have a dynamic symbol table 00:04:22.154 --68890-- Scheduler: using generic scheduler lock implementation. 00:04:22.154 --68890-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:22.154 ==68890== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68890-by-???-on-3d512e6db8cf 00:04:22.155 ==68890== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68890-by-???-on-3d512e6db8cf 00:04:22.155 ==68890== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68890-by-???-on-3d512e6db8cf 00:04:22.155 ==68890== 00:04:22.155 ==68890== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:22.155 ==68890== don't want to do, unless you know exactly what you're doing, 00:04:22.155 ==68890== or are doing some strange experiment): 00:04:22.155 ==68890== /usr/libexec/valgrind/../../bin/vgdb --pid=68890 ...command... 00:04:22.155 ==68890== 00:04:22.155 ==68890== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:22.155 ==68890== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:04:22.155 ==68890== and then give GDB the following command 00:04:22.155 ==68890== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68890 00:04:22.155 ==68890== --pid is optional if only one valgrind process is running 00:04:22.155 ==68890== 00:04:22.155 --68890-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:22.155 --68890-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:22.155 --68890-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:22.155 --68890-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:22.155 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.155 --68890-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:22.155 --68890-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:22.155 --68890-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:22.155 --68890-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:22.155 --68890-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:22.412 --68890-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:22.412 --68890-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:22.412 --68890-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:22.412 --68890-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:22.412 --68890-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:22.412 --68890-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:22.412 --68890-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:22.412 --68890-- Reading syms from /usr/lib64/libm.so.6 00:04:22.413 --68890-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:22.413 --68890-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:22.413 --68890-- Reading syms from /usr/lib64/libc.so.6 00:04:22.413 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.413 --68890-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.413 --68890-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.413 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.413 --68890-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.413 --68890-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.413 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.413 --68890-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.413 --68890-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.413 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.413 --68890-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.413 --68890-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.413 --68890-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:22.413 --68890-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:22.413 --68890-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:22.413 --68890-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:22.413 --68890-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:22.413 --68890-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:22.413 --68890-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 ==68890== Preferring higher priority redirection: 00:04:22.413 --68890-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:22.413 --68890-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:22.413 --68890-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 --68890-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:22.413 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.413 --68890-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:22.413 --68890-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:22.413 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.414 --68890-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:22.414 --68890-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:22.414 --68890-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:22.414 --68890-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:22.414 --68890-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:22.672 --68890-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:22.672 --68890-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:22.672 --68890-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:22.672 --68890-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:22.672 --68890-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:22.672 --68890-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:22.672 --68890-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:22.672 --68890-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:22.672 --68890-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:22.672 --68890-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:22.672 --68890-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:22.672 --68890-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:22.672 --68890-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:22.672 00:04:22.672 00:04:22.672 CUnit - A unit testing framework for C - Version 2.1-3 00:04:22.672 http://cunit.sourceforge.net/ 00:04:22.672 00:04:22.672 00:04:22.672 Suite: zone 00:04:22.672 Test: test_zone_get_operation ...passed 00:04:22.672 Test: test_bdev_zone_get_info ...passed 00:04:22.673 Test: test_bdev_zone_management ...passed 00:04:22.673 Test: test_bdev_zone_append ...passed 00:04:22.673 Test: test_bdev_zone_append_with_md ...passed 00:04:22.673 Test: test_bdev_zone_appendv ...passed 00:04:22.673 Test: test_bdev_zone_appendv_with_md ...passed 00:04:22.673 Test: test_bdev_io_get_append_location ...passed 00:04:22.673 00:04:22.673 Run Summary: Type Total Ran Passed Failed Inactive 00:04:22.673 suites 1 1 n/a 0 0 00:04:22.673 tests 8 8 8 0 0 00:04:22.673 asserts 94 94 94 0 n/a 00:04:22.673 00:04:22.673 Elapsed time = 0.045 seconds 00:04:22.673 --68890-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:22.673 --68890-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:22.673 ==68890== 00:04:22.673 ==68890== HEAP SUMMARY: 00:04:22.673 ==68890== in use at exit: 0 bytes in 0 blocks 00:04:22.673 ==68890== total heap usage: 80 allocs, 80 frees, 103,583 bytes allocated 00:04:22.673 ==68890== 00:04:22.673 ==68890== All heap blocks were freed -- no leaks are possible 00:04:22.673 ==68890== 00:04:22.673 ==68890== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:22.673 11:12:06 unittest_bdev -- unit/unittest.sh@28 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:22.673 ==68896== Memcheck, a memory error detector 00:04:22.673 ==68896== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:22.673 ==68896== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:22.673 ==68896== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:22.673 ==68896== 00:04:22.673 --68896-- Valgrind options: 00:04:22.673 --68896-- --leak-check=full 00:04:22.673 --68896-- --error-exitcode=2 00:04:22.673 --68896-- --verbose 00:04:22.673 --68896-- Contents of /proc/version: 00:04:22.673 --68896-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:22.673 --68896-- 00:04:22.673 --68896-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:22.673 --68896-- Page sizes: currently 4096, max supported 4096 00:04:22.673 --68896-- Valgrind library directory: /usr/libexec/valgrind 00:04:22.673 --68896-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:22.673 --68896-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:22.673 --68896-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:22.673 --68896-- might be shown as UnknownInlinedFun 00:04:22.673 --68896-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:22.673 --68896-- object doesn't have a dynamic symbol table 00:04:22.673 --68896-- Scheduler: using generic scheduler lock implementation. 00:04:22.673 --68896-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:22.673 ==68896== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68896-by-???-on-3d512e6db8cf 00:04:22.673 ==68896== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68896-by-???-on-3d512e6db8cf 00:04:22.673 ==68896== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68896-by-???-on-3d512e6db8cf 00:04:22.673 ==68896== 00:04:22.673 ==68896== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:22.673 ==68896== don't want to do, unless you know exactly what you're doing, 00:04:22.673 ==68896== or are doing some strange experiment): 00:04:22.673 ==68896== /usr/libexec/valgrind/../../bin/vgdb --pid=68896 ...command... 00:04:22.673 ==68896== 00:04:22.673 ==68896== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:22.673 ==68896== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:04:22.673 ==68896== and then give GDB the following command 00:04:22.673 ==68896== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68896 00:04:22.673 ==68896== --pid is optional if only one valgrind process is running 00:04:22.673 ==68896== 00:04:22.673 --68896-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:22.932 --68896-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:22.932 --68896-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:22.932 --68896-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:22.932 ==68896== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.932 --68896-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:22.932 --68896-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:22.932 --68896-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:22.932 --68896-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:22.932 --68896-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:22.932 --68896-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:22.932 --68896-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:22.932 --68896-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:22.932 --68896-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:22.932 --68896-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:22.932 --68896-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:22.932 --68896-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:22.932 --68896-- Reading syms from /usr/lib64/libm.so.6 00:04:22.932 --68896-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:22.932 --68896-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:22.932 --68896-- Reading syms from /usr/lib64/libc.so.6 00:04:22.932 ==68896== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.932 --68896-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.932 --68896-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.932 ==68896== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.932 --68896-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.933 --68896-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.933 ==68896== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.933 --68896-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.933 --68896-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:22.933 ==68896== WARNING: new redirection conflicts with existing -- ignoring it 00:04:22.933 --68896-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:22.933 --68896-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:22.933 --68896-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:22.933 --68896-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:22.933 --68896-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:22.933 --68896-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:23.191 --68896-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:23.192 --68896-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:23.192 --68896-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 ==68896== Preferring higher priority redirection: 00:04:23.192 --68896-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:23.192 --68896-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:23.192 --68896-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 --68896-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.192 ==68896== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.192 --68896-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.192 --68896-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.192 ==68896== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.192 --68896-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.192 --68896-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.192 --68896-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:23.192 --68896-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:23.192 --68896-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:23.192 --68896-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:23.192 --68896-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:23.192 --68896-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:23.192 --68896-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:23.192 --68896-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:23.192 --68896-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:23.192 --68896-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:23.192 --68896-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:23.192 --68896-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:23.192 --68896-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:23.192 --68896-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:23.192 --68896-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:23.192 --68896-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:23.192 00:04:23.192 00:04:23.192 CUnit - A unit testing framework for C - Version 2.1-3 00:04:23.192 http://cunit.sourceforge.net/ 00:04:23.192 00:04:23.452 00:04:23.452 Suite: gpt_parse 00:04:23.452 Test: test_parse_mbr_and_primary ...[2024-06-17 11:12:07.143644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:23.452 [2024-06-17 11:12:07.184088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:23.452 [2024-06-17 11:12:07.194150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:23.452 [2024-06-17 11:12:07.194739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:04:23.452 [2024-06-17 11:12:07.209084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:04:23.452 [2024-06-17 11:12:07.209908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:04:23.452 passed 00:04:23.452 Test: test_parse_secondary ...[2024-06-17 11:12:07.221641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:04:23.452 [2024-06-17 11:12:07.221809] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:04:23.452 [2024-06-17 11:12:07.227316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:04:23.452 [2024-06-17 11:12:07.227496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:04:23.452 passed 00:04:23.452 Test: test_check_mbr ...[2024-06-17 11:12:07.233596] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:23.452 [2024-06-17 11:12:07.234482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:04:23.452 passed 00:04:23.452 Test: test_read_header ...[2024-06-17 11:12:07.241406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:04:23.452 [2024-06-17 11:12:07.242771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 177:gpt_read_header: *ERROR*: head crc32 does not match, provided=584158336, calculated=3316781438 00:04:23.452 [2024-06-17 11:12:07.244003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:04:23.452 [2024-06-17 11:12:07.246677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 191:gpt_read_header: *ERROR*: head my_lba(7016996765293437281) != expected(1) 00:04:23.452 [2024-06-17 11:12:07.248391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 135:gpt_lba_range_check: *ERROR*: Head's usable_lba_end(7016996765293437281) > lba_end(0) 00:04:23.452 [2024-06-17 11:12:07.248859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:04:23.452 passed 00:04:23.452 Test: test_read_partitions ...[2024-06-17 11:12:07.254745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 88:gpt_read_partitions: *ERROR*: Num_partition_entries=256 which exceeds max=128 00:04:23.452 [2024-06-17 11:12:07.257179] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 95:gpt_read_partitions: *ERROR*: Partition_entry_size(0) != expected(80) 00:04:23.452 [2024-06-17 11:12:07.259197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 59:gpt_get_partitions_buf: *ERROR*: Buffer size is not enough 00:04:23.452 [2024-06-17 11:12:07.259657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 105:gpt_read_partitions: *ERROR*: Failed to get gpt partitions buf 00:04:23.452 [2024-06-17 11:12:07.262437] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 113:gpt_read_partitions: *ERROR*: GPT partition entry array crc32 did not match 00:04:23.452 passed 00:04:23.452 00:04:23.452 Run Summary: Type Total Ran Passed Failed Inactive 00:04:23.452 suites 1 1 n/a 0 0 00:04:23.452 tests 5 5 5 0 0 00:04:23.452 asserts 33 33 33 0 n/a 00:04:23.452 00:04:23.452 Elapsed time = 0.127 seconds 00:04:23.452 --68896-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:23.452 --68896-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:23.452 ==68896== 00:04:23.452 ==68896== HEAP SUMMARY: 00:04:23.452 ==68896== in use at exit: 0 bytes in 0 blocks 00:04:23.452 ==68896== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:04:23.452 ==68896== 00:04:23.452 ==68896== All heap blocks were freed -- no leaks are possible 00:04:23.452 ==68896== 00:04:23.452 ==68896== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:23.452 11:12:07 unittest_bdev -- unit/unittest.sh@29 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:23.452 ==68907== Memcheck, a memory error detector 00:04:23.452 ==68907== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:23.452 ==68907== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:23.452 ==68907== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:23.452 ==68907== 00:04:23.452 --68907-- Valgrind options: 00:04:23.452 --68907-- --leak-check=full 00:04:23.452 --68907-- --error-exitcode=2 00:04:23.452 --68907-- --verbose 00:04:23.452 --68907-- Contents of /proc/version: 00:04:23.452 --68907-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:23.452 --68907-- 00:04:23.452 --68907-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:23.452 --68907-- Page sizes: currently 4096, max supported 4096 00:04:23.452 --68907-- Valgrind library directory: /usr/libexec/valgrind 00:04:23.452 --68907-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:23.452 --68907-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:23.452 --68907-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:23.452 --68907-- might be shown as UnknownInlinedFun 00:04:23.452 --68907-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:23.452 --68907-- object doesn't have a dynamic symbol table 00:04:23.452 --68907-- Scheduler: using generic scheduler lock implementation. 00:04:23.452 --68907-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:23.452 ==68907== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68907-by-???-on-3d512e6db8cf 00:04:23.452 ==68907== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68907-by-???-on-3d512e6db8cf 00:04:23.452 ==68907== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68907-by-???-on-3d512e6db8cf 00:04:23.452 ==68907== 00:04:23.452 ==68907== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:23.452 ==68907== don't want to do, unless you know exactly what you're doing, 00:04:23.452 ==68907== or are doing some strange experiment): 00:04:23.452 ==68907== /usr/libexec/valgrind/../../bin/vgdb --pid=68907 ...command... 00:04:23.452 ==68907== 00:04:23.452 ==68907== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:23.452 ==68907== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:04:23.452 ==68907== and then give GDB the following command 00:04:23.452 ==68907== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68907 00:04:23.452 ==68907== --pid is optional if only one valgrind process is running 00:04:23.452 ==68907== 00:04:23.452 --68907-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:23.710 --68907-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:23.710 --68907-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:23.710 --68907-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:23.710 ==68907== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.710 --68907-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:23.710 --68907-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:23.710 --68907-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:23.710 --68907-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:23.710 --68907-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:23.710 --68907-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:23.710 --68907-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:23.710 --68907-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:23.710 --68907-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:23.710 --68907-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:23.710 --68907-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:23.710 --68907-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:23.711 --68907-- Reading syms from /usr/lib64/libm.so.6 00:04:23.711 --68907-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:23.711 --68907-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:23.711 --68907-- Reading syms from /usr/lib64/libc.so.6 00:04:23.711 ==68907== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.711 --68907-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.711 --68907-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.711 ==68907== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.711 --68907-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.711 --68907-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.711 ==68907== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.711 --68907-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.711 --68907-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:23.711 ==68907== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.711 --68907-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:23.711 --68907-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:23.711 --68907-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:23.711 --68907-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:23.711 --68907-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:23.711 --68907-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:23.711 --68907-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:23.711 --68907-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:23.711 --68907-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 ==68907== Preferring higher priority redirection: 00:04:23.711 --68907-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:23.711 --68907-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:23.711 --68907-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.711 --68907-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.970 --68907-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.970 --68907-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.970 --68907-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.970 --68907-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:23.970 ==68907== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.970 --68907-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.970 --68907-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.970 ==68907== WARNING: new redirection conflicts with existing -- ignoring it 00:04:23.970 --68907-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:23.970 --68907-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:23.970 --68907-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:23.970 --68907-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:23.970 --68907-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:23.970 --68907-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:23.970 --68907-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:23.970 --68907-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:23.970 --68907-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:23.970 --68907-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:23.970 --68907-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:23.970 --68907-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:23.970 --68907-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:23.970 --68907-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:23.970 --68907-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:23.970 --68907-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:23.970 --68907-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:23.970 --68907-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:23.970 --68907-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:23.970 00:04:23.970 00:04:23.970 CUnit - A unit testing framework for C - Version 2.1-3 00:04:23.970 http://cunit.sourceforge.net/ 00:04:23.970 00:04:23.970 00:04:23.970 Suite: bdev_part 00:04:23.970 Test: part_test ...--68907-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:24.228 [2024-06-17 11:12:07.937602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4580:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:04:24.228 passed 00:04:24.228 Test: part_free_test ...passed 00:04:24.485 Test: part_get_io_channel_test ...passed 00:04:24.485 Test: part_construct_ext ...passed 00:04:24.485 00:04:24.485 Run Summary: Type Total Ran Passed Failed Inactive 00:04:24.485 suites 1 1 n/a 0 0 00:04:24.485 tests 4 4 4 0 0 00:04:24.485 asserts 48 48 48 0 n/a 00:04:24.486 00:04:24.486 Elapsed time = 0.428 seconds 00:04:24.486 --68907-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:24.486 --68907-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:24.486 ==68907== 00:04:24.486 ==68907== HEAP SUMMARY: 00:04:24.486 ==68907== in use at exit: 1,224 bytes in 3 blocks 00:04:24.486 ==68907== total heap usage: 10,986 allocs, 10,983 frees, 207,304,945 bytes allocated 00:04:24.486 ==68907== 00:04:24.486 ==68907== Searching for pointers to 3 not-freed blocks 00:04:24.486 ==68907== Checked 7,051,528 bytes 00:04:24.486 ==68907== 00:04:24.486 ==68907== LEAK SUMMARY: 00:04:24.486 ==68907== definitely lost: 0 bytes in 0 blocks 00:04:24.486 ==68907== indirectly lost: 0 bytes in 0 blocks 00:04:24.486 ==68907== possibly lost: 0 bytes in 0 blocks 00:04:24.486 ==68907== still reachable: 1,224 bytes in 3 blocks 00:04:24.486 ==68907== suppressed: 0 bytes in 0 blocks 00:04:24.486 ==68907== Reachable blocks (those to which a pointer was found) are not shown. 00:04:24.486 ==68907== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:24.486 ==68907== 00:04:24.486 ==68907== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:24.486 11:12:08 unittest_bdev -- unit/unittest.sh@30 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:24.486 ==68915== Memcheck, a memory error detector 00:04:24.486 ==68915== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:24.486 ==68915== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:24.486 ==68915== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:24.486 ==68915== 00:04:24.486 --68915-- Valgrind options: 00:04:24.486 --68915-- --leak-check=full 00:04:24.486 --68915-- --error-exitcode=2 00:04:24.486 --68915-- --verbose 00:04:24.486 --68915-- Contents of /proc/version: 00:04:24.486 --68915-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:24.486 --68915-- 00:04:24.486 --68915-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:24.486 --68915-- Page sizes: currently 4096, max supported 4096 00:04:24.486 --68915-- Valgrind library directory: /usr/libexec/valgrind 00:04:24.486 --68915-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:24.486 --68915-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:24.486 --68915-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:24.486 --68915-- might be shown as UnknownInlinedFun 00:04:24.486 --68915-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:24.486 --68915-- object doesn't have a dynamic symbol table 00:04:24.486 --68915-- Scheduler: using generic scheduler lock implementation. 00:04:24.486 --68915-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:24.486 ==68915== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68915-by-???-on-3d512e6db8cf 00:04:24.486 ==68915== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68915-by-???-on-3d512e6db8cf 00:04:24.486 ==68915== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68915-by-???-on-3d512e6db8cf 00:04:24.486 ==68915== 00:04:24.486 ==68915== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:24.486 ==68915== don't want to do, unless you know exactly what you're doing, 00:04:24.487 ==68915== or are doing some strange experiment): 00:04:24.487 ==68915== /usr/libexec/valgrind/../../bin/vgdb --pid=68915 ...command... 00:04:24.487 ==68915== 00:04:24.487 ==68915== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:24.487 ==68915== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:04:24.487 ==68915== and then give GDB the following command 00:04:24.487 ==68915== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68915 00:04:24.487 ==68915== --pid is optional if only one valgrind process is running 00:04:24.487 ==68915== 00:04:24.487 --68915-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:24.487 --68915-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:24.745 --68915-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:24.745 --68915-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:24.745 ==68915== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.745 --68915-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:24.745 --68915-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:24.745 --68915-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:24.745 --68915-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:24.745 --68915-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:24.745 --68915-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:24.745 --68915-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:24.745 --68915-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:24.745 --68915-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:24.745 --68915-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:24.745 --68915-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:24.746 --68915-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:24.746 --68915-- Reading syms from /usr/lib64/libm.so.6 00:04:24.746 --68915-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:24.746 --68915-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:24.746 --68915-- Reading syms from /usr/lib64/libc.so.6 00:04:24.746 ==68915== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.746 --68915-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.746 --68915-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:24.746 ==68915== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.746 --68915-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.746 --68915-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:24.746 ==68915== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.746 --68915-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.746 --68915-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:24.746 ==68915== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.746 --68915-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:24.746 --68915-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:24.746 --68915-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:24.746 --68915-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:24.746 --68915-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:24.746 --68915-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:24.746 --68915-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:24.746 --68915-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:24.746 --68915-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 ==68915== Preferring higher priority redirection: 00:04:24.746 --68915-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:24.746 --68915-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:24.746 --68915-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 --68915-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:24.746 ==68915== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.746 --68915-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:24.746 --68915-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:24.747 ==68915== WARNING: new redirection conflicts with existing -- ignoring it 00:04:24.747 --68915-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:24.747 --68915-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:25.005 --68915-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:25.005 --68915-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:25.005 --68915-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:25.005 --68915-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:25.005 --68915-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:25.005 --68915-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:25.005 --68915-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:25.005 --68915-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:25.005 --68915-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:25.005 --68915-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:25.005 --68915-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:25.005 --68915-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:25.005 --68915-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:25.005 --68915-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:25.005 --68915-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:25.005 --68915-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:25.005 00:04:25.005 00:04:25.005 CUnit - A unit testing framework for C - Version 2.1-3 00:04:25.005 http://cunit.sourceforge.net/ 00:04:25.005 00:04:25.005 00:04:25.005 Suite: scsi_nvme_suite 00:04:25.005 Test: scsi_nvme_translate_test ...passed 00:04:25.005 00:04:25.005 Run Summary: Type Total Ran Passed Failed Inactive 00:04:25.005 suites 1 1 n/a 0 0 00:04:25.005 tests 1 1 1 0 0 00:04:25.005 asserts 104 104 104 0 n/a 00:04:25.005 00:04:25.005 Elapsed time = 0.029 seconds 00:04:25.005 --68915-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:25.005 --68915-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:25.005 ==68915== 00:04:25.005 ==68915== HEAP SUMMARY: 00:04:25.005 ==68915== in use at exit: 0 bytes in 0 blocks 00:04:25.005 ==68915== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:04:25.005 ==68915== 00:04:25.005 ==68915== All heap blocks were freed -- no leaks are possible 00:04:25.005 ==68915== 00:04:25.005 ==68915== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:25.005 11:12:08 unittest_bdev -- unit/unittest.sh@31 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:25.005 ==68929== Memcheck, a memory error detector 00:04:25.005 ==68929== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:25.005 ==68929== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:25.005 ==68929== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:25.005 ==68929== 00:04:25.005 --68929-- Valgrind options: 00:04:25.005 --68929-- --leak-check=full 00:04:25.005 --68929-- --error-exitcode=2 00:04:25.005 --68929-- --verbose 00:04:25.005 --68929-- Contents of /proc/version: 00:04:25.005 --68929-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:25.005 --68929-- 00:04:25.005 --68929-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:25.005 --68929-- Page sizes: currently 4096, max supported 4096 00:04:25.005 --68929-- Valgrind library directory: /usr/libexec/valgrind 00:04:25.005 --68929-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:25.005 --68929-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:25.005 --68929-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:25.005 --68929-- might be shown as UnknownInlinedFun 00:04:25.005 --68929-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:25.005 --68929-- object doesn't have a dynamic symbol table 00:04:25.005 --68929-- Scheduler: using generic scheduler lock implementation. 00:04:25.005 --68929-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:25.006 ==68929== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68929-by-???-on-3d512e6db8cf 00:04:25.006 ==68929== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68929-by-???-on-3d512e6db8cf 00:04:25.006 ==68929== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68929-by-???-on-3d512e6db8cf 00:04:25.006 ==68929== 00:04:25.006 ==68929== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:25.006 ==68929== don't want to do, unless you know exactly what you're doing, 00:04:25.006 ==68929== or are doing some strange experiment): 00:04:25.006 ==68929== /usr/libexec/valgrind/../../bin/vgdb --pid=68929 ...command... 00:04:25.006 ==68929== 00:04:25.006 ==68929== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:25.006 ==68929== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:25.006 ==68929== and then give GDB the following command 00:04:25.006 ==68929== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68929 00:04:25.006 ==68929== --pid is optional if only one valgrind process is running 00:04:25.006 ==68929== 00:04:25.264 --68929-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:25.264 --68929-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:25.264 --68929-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:25.264 --68929-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:25.264 ==68929== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.264 --68929-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:25.264 --68929-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:25.264 --68929-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:25.264 --68929-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:25.264 --68929-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:25.264 --68929-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:25.264 --68929-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:25.264 --68929-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:25.264 --68929-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:25.264 --68929-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:25.264 --68929-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:25.264 --68929-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:25.264 --68929-- Reading syms from /usr/lib64/libm.so.6 00:04:25.264 --68929-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:25.264 --68929-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:25.264 --68929-- Reading syms from /usr/lib64/libc.so.6 00:04:25.264 ==68929== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.264 --68929-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.264 --68929-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:25.264 ==68929== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.264 --68929-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.264 --68929-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:25.264 ==68929== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.264 --68929-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.264 --68929-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:25.264 ==68929== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.264 --68929-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:25.264 --68929-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:25.264 --68929-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:25.264 --68929-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:25.264 --68929-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:25.264 --68929-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:25.523 --68929-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:25.524 --68929-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:25.524 --68929-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 ==68929== Preferring higher priority redirection: 00:04:25.524 --68929-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:25.524 --68929-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:25.524 --68929-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 --68929-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:25.524 ==68929== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.524 --68929-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:25.524 --68929-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:25.524 ==68929== WARNING: new redirection conflicts with existing -- ignoring it 00:04:25.524 --68929-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:25.524 --68929-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:25.524 --68929-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:25.524 --68929-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:25.524 --68929-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:25.524 --68929-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:25.524 --68929-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:25.524 --68929-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:25.524 --68929-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:25.524 --68929-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:25.524 --68929-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:25.524 --68929-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:25.524 --68929-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:25.524 --68929-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:25.524 --68929-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:25.524 --68929-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:25.783 --68929-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:25.783 --68929-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:25.783 --68929-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:25.783 00:04:25.783 00:04:25.783 CUnit - A unit testing framework for C - Version 2.1-3 00:04:25.783 http://cunit.sourceforge.net/ 00:04:25.783 00:04:25.783 00:04:25.783 Suite: lvol 00:04:25.783 Test: ut_lvs_init ...--68929-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:25.783 [2024-06-17 11:12:09.538955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:04:25.783 [2024-06-17 11:12:09.590663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:04:25.783 passed 00:04:25.783 Test: ut_lvol_init ...--68929-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:25.783 passed 00:04:25.783 Test: ut_lvol_snapshot ...passed 00:04:25.783 Test: ut_lvol_clone ...passed 00:04:25.783 Test: ut_lvs_destroy ...passed 00:04:25.783 Test: ut_lvs_unload ...passed 00:04:25.783 Test: ut_lvol_resize ...[2024-06-17 11:12:09.675006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1394:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:04:25.783 passed 00:04:25.783 Test: ut_lvol_set_read_only ...passed 00:04:25.783 Test: ut_lvol_hotremove ...passed 00:04:25.783 Test: ut_vbdev_lvol_get_io_channel ...passed 00:04:25.783 Test: ut_vbdev_lvol_io_type_supported ...passed 00:04:25.783 Test: ut_lvol_read_write ...passed 00:04:25.783 Test: ut_vbdev_lvol_submit_request ...passed 00:04:25.783 Test: ut_lvol_examine_config ...passed 00:04:26.041 Test: ut_lvol_examine_disk ...[2024-06-17 11:12:09.738171] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1536:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:04:26.041 passed 00:04:26.041 Test: ut_lvol_rename ...--68929-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:26.042 [2024-06-17 11:12:09.769134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:04:26.042 [2024-06-17 11:12:09.769644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1344:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:04:26.042 passed 00:04:26.042 Test: ut_bdev_finish ...passed 00:04:26.042 Test: ut_lvs_rename ...passed 00:04:26.042 Test: ut_lvol_seek ...passed 00:04:26.042 Test: ut_esnap_dev_create ...[2024-06-17 11:12:09.804592] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:04:26.042 [2024-06-17 11:12:09.807024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1885:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:04:26.042 [2024-06-17 11:12:09.808822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1890:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:04:26.042 [2024-06-17 11:12:09.818989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1911:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : unable to claim esnap bdev 'a27fd8fe-d4b9-431e-a044-271016228ce4': -1 00:04:26.042 passed 00:04:26.042 Test: ut_lvol_esnap_clone_bad_args ...[2024-06-17 11:12:09.825611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1280:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:04:26.042 [2024-06-17 11:12:09.827155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1287:vbdev_lvol_create_bdev_clone: *ERROR*: bdev '255f4236-9427-42d0-a9d1-aa17f37dd8db' could not be opened: error -19 00:04:26.042 passed 00:04:26.042 Test: ut_lvol_shallow_copy ...[2024-06-17 11:12:09.836125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1977:vbdev_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:04:26.042 [2024-06-17 11:12:09.837255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1982:vbdev_lvol_shallow_copy: *ERROR*: lvol lvol_sc, bdev name must not be NULL 00:04:26.042 passed 00:04:26.042 Test: ut_lvol_set_external_parent ...[2024-06-17 11:12:09.845498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:2037:vbdev_lvol_set_external_parent: *ERROR*: bdev '255f4236-9427-42d0-a9d1-aa17f37dd8db' could not be opened: error -19 00:04:26.042 passed 00:04:26.042 00:04:26.042 Run Summary: Type Total Ran Passed Failed Inactive 00:04:26.042 suites 1 1 n/a 0 0 00:04:26.042 tests 23 23 23 0 0 00:04:26.042 asserts 798 798 798 0 n/a 00:04:26.042 00:04:26.042 Elapsed time = 0.323 seconds 00:04:26.042 --68929-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:26.042 --68929-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:26.042 ==68929== 00:04:26.042 ==68929== HEAP SUMMARY: 00:04:26.042 ==68929== in use at exit: 0 bytes in 0 blocks 00:04:26.042 ==68929== total heap usage: 1,503 allocs, 1,503 frees, 233,189 bytes allocated 00:04:26.042 ==68929== 00:04:26.042 ==68929== All heap blocks were freed -- no leaks are possible 00:04:26.042 ==68929== 00:04:26.042 ==68929== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:26.042 11:12:09 unittest_bdev -- unit/unittest.sh@32 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:26.042 ==68940== Memcheck, a memory error detector 00:04:26.042 ==68940== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:26.042 ==68940== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:26.042 ==68940== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:26.042 ==68940== 00:04:26.042 --68940-- Valgrind options: 00:04:26.042 --68940-- --leak-check=full 00:04:26.042 --68940-- --error-exitcode=2 00:04:26.042 --68940-- --verbose 00:04:26.042 --68940-- Contents of /proc/version: 00:04:26.042 --68940-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:26.042 --68940-- 00:04:26.042 --68940-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:26.042 --68940-- Page sizes: currently 4096, max supported 4096 00:04:26.042 --68940-- Valgrind library directory: /usr/libexec/valgrind 00:04:26.042 --68940-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:26.042 --68940-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:26.042 --68940-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:26.042 --68940-- might be shown as UnknownInlinedFun 00:04:26.300 --68940-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:26.300 --68940-- object doesn't have a dynamic symbol table 00:04:26.300 --68940-- Scheduler: using generic scheduler lock implementation. 00:04:26.300 --68940-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:26.300 ==68940== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68940-by-???-on-3d512e6db8cf 00:04:26.300 ==68940== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68940-by-???-on-3d512e6db8cf 00:04:26.300 ==68940== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68940-by-???-on-3d512e6db8cf 00:04:26.300 ==68940== 00:04:26.300 ==68940== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:26.300 ==68940== don't want to do, unless you know exactly what you're doing, 00:04:26.301 ==68940== or are doing some strange experiment): 00:04:26.301 ==68940== /usr/libexec/valgrind/../../bin/vgdb --pid=68940 ...command... 00:04:26.301 ==68940== 00:04:26.301 ==68940== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:26.301 ==68940== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:26.301 ==68940== and then give GDB the following command 00:04:26.301 ==68940== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68940 00:04:26.301 ==68940== --pid is optional if only one valgrind process is running 00:04:26.301 ==68940== 00:04:26.301 --68940-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:26.301 --68940-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:26.301 --68940-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:26.301 --68940-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:26.301 ==68940== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.301 --68940-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:26.301 --68940-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:26.301 --68940-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:26.301 --68940-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:26.301 --68940-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:26.301 --68940-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:26.301 --68940-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:26.301 --68940-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:26.301 --68940-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:26.301 --68940-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:26.301 --68940-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:26.301 --68940-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:26.301 --68940-- Reading syms from /usr/lib64/libm.so.6 00:04:26.301 --68940-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:26.301 --68940-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:26.301 --68940-- Reading syms from /usr/lib64/libc.so.6 00:04:26.301 ==68940== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.301 --68940-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.301 --68940-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.301 ==68940== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.301 --68940-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.301 --68940-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.301 ==68940== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.301 --68940-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.301 --68940-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:26.301 ==68940== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.301 --68940-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:26.301 --68940-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:26.301 --68940-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:26.301 --68940-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:26.301 --68940-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:26.301 --68940-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:26.301 --68940-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:26.559 --68940-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:26.559 --68940-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 ==68940== Preferring higher priority redirection: 00:04:26.559 --68940-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:26.559 --68940-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:26.559 --68940-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 --68940-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:26.559 ==68940== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.559 --68940-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:26.559 --68940-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:26.559 ==68940== WARNING: new redirection conflicts with existing -- ignoring it 00:04:26.559 --68940-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:26.559 --68940-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:26.559 --68940-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:26.559 --68940-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:26.559 --68940-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:26.559 --68940-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:26.560 --68940-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:26.560 --68940-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:26.560 --68940-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:26.560 --68940-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:26.560 --68940-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:26.560 --68940-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:26.560 --68940-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:26.560 --68940-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:26.560 --68940-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:26.560 --68940-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:26.560 --68940-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:26.560 --68940-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:26.560 --68940-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:26.560 00:04:26.560 00:04:26.560 CUnit - A unit testing framework for C - Version 2.1-3 00:04:26.560 http://cunit.sourceforge.net/ 00:04:26.560 00:04:26.560 00:04:26.560 Suite: zone_block 00:04:26.817 Test: test_zone_block_create ...passed 00:04:26.817 Test: test_zone_block_create_invalid ...[2024-06-17 11:12:10.559557] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:04:26.817 --68940-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:26.817 --68940-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:26.817 [2024-06-17 11:12:10.592614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-06-17 11:12:10.595088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 721:zone_block_register: *ERROR*: Base bdev zone_dev1 is already a zoned bdev 00:04:26.817 [2024-06-17 11:12:10.595608] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-06-17 11:12:10.596274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 860:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:04:26.817 [2024-06-17 11:12:10.596470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argument[2024-06-17 11:12:10.596926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 865:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:04:26.818 [2024-06-17 11:12:10.597110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argumentpassed 00:04:26.818 Test: test_get_zone_info ...[2024-06-17 11:12:10.612828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.613662] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.614321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 passed 00:04:26.818 Test: test_supported_io_types ...passed 00:04:26.818 Test: test_reset_zone ...[2024-06-17 11:12:10.628846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.629406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 passed 00:04:26.818 Test: test_open_zone ...[2024-06-17 11:12:10.633497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.639113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.639682] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 passed 00:04:26.818 Test: test_zone_write ...[2024-06-17 11:12:10.648009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:04:26.818 [2024-06-17 11:12:10.648577] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.650023] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:04:26.818 [2024-06-17 11:12:10.650243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.664903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:04:26.818 [2024-06-17 11:12:10.665109] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.665476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:04:26.818 [2024-06-17 11:12:10.665582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.673619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:04:26.818 [2024-06-17 11:12:10.673832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 passed 00:04:26.818 Test: test_zone_read ...[2024-06-17 11:12:10.677769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x4ff8, len 0x10) 00:04:26.818 [2024-06-17 11:12:10.678088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.678944] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 460:zone_block_read: *ERROR*: Trying to read from invalid zone (lba 0x5000) 00:04:26.818 [2024-06-17 11:12:10.679158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.683705] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x3f8, len 0x10) 00:04:26.818 [2024-06-17 11:12:10.683821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 passed 00:04:26.818 Test: test_close_zone ...[2024-06-17 11:12:10.686900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.687571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.690971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 [2024-06-17 11:12:10.691530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.818 passed 00:04:26.819 Test: test_finish_zone ...[2024-06-17 11:12:10.697916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.819 [2024-06-17 11:12:10.698469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.819 passed 00:04:26.819 Test: test_append_zone ...[2024-06-17 11:12:10.701940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:04:26.819 [2024-06-17 11:12:10.702058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.819 [2024-06-17 11:12:10.702792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:04:26.819 [2024-06-17 11:12:10.702900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.819 [2024-06-17 11:12:10.719634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:04:26.819 [2024-06-17 11:12:10.719751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:26.819 passed 00:04:26.819 00:04:26.819 Run Summary: Type Total Ran Passed Failed Inactive 00:04:26.819 suites 1 1 n/a 0 0 00:04:26.819 tests 11 11 11 0 0 00:04:26.819 asserts 3437 3437 3437 0 n/a 00:04:26.819 00:04:26.819 Elapsed time = 0.266 seconds 00:04:26.819 --68940-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:27.075 ==68940== 00:04:27.075 ==68940== HEAP SUMMARY: 00:04:27.075 ==68940== in use at exit: 67,109,768 bytes in 1,026 blocks 00:04:27.075 ==68940== total heap usage: 2,638 allocs, 1,612 frees, 85,902,693 bytes allocated 00:04:27.075 ==68940== 00:04:27.075 ==68940== Searching for pointers to 1,026 not-freed blocks 00:04:27.076 ==68940== Checked 6,595,536 bytes 00:04:27.076 ==68940== 00:04:27.076 ==68940== LEAK SUMMARY: 00:04:27.076 ==68940== definitely lost: 0 bytes in 0 blocks 00:04:27.076 ==68940== indirectly lost: 0 bytes in 0 blocks 00:04:27.076 ==68940== possibly lost: 0 bytes in 0 blocks 00:04:27.076 ==68940== still reachable: 67,109,768 bytes in 1,026 blocks 00:04:27.076 ==68940== suppressed: 0 bytes in 0 blocks 00:04:27.076 ==68940== Reachable blocks (those to which a pointer was found) are not shown. 00:04:27.076 ==68940== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:27.076 ==68940== 00:04:27.076 ==68940== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:27.076 11:12:10 unittest_bdev -- unit/unittest.sh@33 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:27.076 ==68942== Memcheck, a memory error detector 00:04:27.076 ==68942== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:27.076 ==68942== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:27.076 ==68942== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:27.076 ==68942== 00:04:27.076 --68942-- Valgrind options: 00:04:27.076 --68942-- --leak-check=full 00:04:27.076 --68942-- --error-exitcode=2 00:04:27.076 --68942-- --verbose 00:04:27.076 --68942-- Contents of /proc/version: 00:04:27.076 --68942-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:27.076 --68942-- 00:04:27.076 --68942-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:27.076 --68942-- Page sizes: currently 4096, max supported 4096 00:04:27.076 --68942-- Valgrind library directory: /usr/libexec/valgrind 00:04:27.076 --68942-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:27.076 --68942-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:27.076 --68942-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:27.076 --68942-- might be shown as UnknownInlinedFun 00:04:27.076 --68942-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:27.076 --68942-- object doesn't have a dynamic symbol table 00:04:27.076 --68942-- Scheduler: using generic scheduler lock implementation. 00:04:27.076 --68942-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:27.076 ==68942== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68942-by-???-on-3d512e6db8cf 00:04:27.076 ==68942== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68942-by-???-on-3d512e6db8cf 00:04:27.076 ==68942== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68942-by-???-on-3d512e6db8cf 00:04:27.076 ==68942== 00:04:27.076 ==68942== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:27.076 ==68942== don't want to do, unless you know exactly what you're doing, 00:04:27.076 ==68942== or are doing some strange experiment): 00:04:27.076 ==68942== /usr/libexec/valgrind/../../bin/vgdb --pid=68942 ...command... 00:04:27.076 ==68942== 00:04:27.076 ==68942== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:27.076 ==68942== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:27.076 ==68942== and then give GDB the following command 00:04:27.076 ==68942== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68942 00:04:27.076 ==68942== --pid is optional if only one valgrind process is running 00:04:27.076 ==68942== 00:04:27.076 --68942-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:27.076 --68942-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:27.076 --68942-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:27.076 --68942-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:27.076 ==68942== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.076 --68942-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:27.076 --68942-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:27.076 --68942-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:27.076 --68942-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:27.076 --68942-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:27.076 --68942-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:27.076 --68942-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:27.076 --68942-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:27.076 --68942-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:27.076 --68942-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:27.076 --68942-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:27.076 --68942-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:27.076 --68942-- Reading syms from /usr/lib64/libm.so.6 00:04:27.076 --68942-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:27.076 --68942-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:27.076 --68942-- Reading syms from /usr/lib64/libc.so.6 00:04:27.333 ==68942== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.333 --68942-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.333 --68942-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:27.333 ==68942== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.333 --68942-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.333 --68942-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:27.333 ==68942== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.333 --68942-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.333 --68942-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:27.333 ==68942== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.333 --68942-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:27.333 --68942-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:27.333 --68942-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:27.333 --68942-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:27.333 --68942-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:27.333 --68942-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:27.333 --68942-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:27.333 --68942-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:27.333 --68942-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.333 --68942-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 ==68942== Preferring higher priority redirection: 00:04:27.334 --68942-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:27.334 --68942-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:27.334 --68942-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 --68942-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:27.334 ==68942== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.334 --68942-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:27.334 --68942-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:27.334 ==68942== WARNING: new redirection conflicts with existing -- ignoring it 00:04:27.334 --68942-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:27.334 --68942-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:27.334 --68942-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:27.334 --68942-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:27.334 --68942-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:27.334 --68942-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:27.334 --68942-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:27.334 --68942-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:27.334 --68942-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:27.334 --68942-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:27.334 --68942-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:27.334 --68942-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:27.334 --68942-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:27.334 --68942-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:27.334 --68942-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:27.334 --68942-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:27.334 --68942-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:27.593 --68942-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:27.593 00:04:27.593 00:04:27.593 CUnit - A unit testing framework for C - Version 2.1-3 00:04:27.593 http://cunit.sourceforge.net/ 00:04:27.593 00:04:27.593 00:04:27.593 Suite: bdev 00:04:27.593 Test: basic ...--68942-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:27.593 --68942-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:27.593 --68942-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:27.593 --68942-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:27.593 [2024-06-17 11:12:11.452650] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x5998c1): Operation not permitted (rc=-1) 00:04:27.593 [2024-06-17 11:12:11.484759] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b708d0 (0x5998a0): Operation not permitted (rc=-1) 00:04:27.593 [2024-06-17 11:12:11.485220] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x5998c1): Operation not permitted (rc=-1) 00:04:27.851 passed 00:04:27.851 Test: unregister_and_close ...passed 00:04:27.851 Test: unregister_and_close_different_threads ...passed 00:04:28.109 Test: basic_qos ...passed 00:04:28.109 Test: put_channel_during_reset ...passed 00:04:28.109 Test: aborted_reset ...passed 00:04:28.109 Test: aborted_reset_no_outstanding_io ...passed 00:04:28.366 Test: io_during_reset ...passed 00:04:28.366 Test: reset_completions ...passed 00:04:28.366 Test: io_during_qos_queue ...passed 00:04:28.366 Test: io_during_qos_reset ...passed 00:04:28.625 Test: enomem ...passed 00:04:28.625 Test: enomem_multi_bdev ...passed 00:04:28.625 Test: enomem_multi_bdev_unregister ...passed 00:04:28.625 Test: enomem_multi_io_target ...passed 00:04:28.625 Test: qos_dynamic_enable ...passed 00:04:28.883 Test: bdev_histograms_mt ...passed 00:04:28.883 Test: bdev_set_io_timeout_mt ...[2024-06-17 11:12:12.747744] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x689a0c0 not unregistered 00:04:28.883 passed 00:04:28.883 Test: lock_lba_range_then_submit_io ...[2024-06-17 11:12:12.776151] thread.c:2173:spdk_io_device_register: *ERROR*: io_device 0x599b48 already registered (old:0x689a0c0 new:0x7890b10) 00:04:29.141 passed 00:04:29.141 Test: unregister_during_reset ...passed 00:04:29.141 Test: event_notify_and_close ...passed 00:04:29.141 Test: unregister_and_qos_poller ...passed 00:04:29.141 Suite: bdev_wrong_thread 00:04:29.141 Test: spdk_bdev_register_wt ...[2024-06-17 11:12:12.976441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8459:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x7189cc0 (0x7189cc0) 00:04:29.141 passed 00:04:29.141 Test: spdk_bdev_examine_wt ...[2024-06-17 11:12:12.984715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 810:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x7189cc0 (0x7189cc0) 00:04:29.141 passed 00:04:29.141 00:04:29.141 Run Summary: Type Total Ran Passed Failed Inactive 00:04:29.141 suites 2 2 n/a 0 0 00:04:29.141 tests 24 24 24 0 0 00:04:29.141 asserts 621 621 621 0 n/a 00:04:29.141 00:04:29.141 Elapsed time = 1.682 seconds 00:04:29.141 --68942-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:29.141 ==68942== 00:04:29.141 ==68942== HEAP SUMMARY: 00:04:29.141 ==68942== in use at exit: 845 bytes in 4 blocks 00:04:29.141 ==68942== total heap usage: 288,110 allocs, 288,106 frees, 4,562,341,183 bytes allocated 00:04:29.141 ==68942== 00:04:29.141 ==68942== Searching for pointers to 4 not-freed blocks 00:04:29.141 ==68942== Checked 7,006,088 bytes 00:04:29.141 ==68942== 00:04:29.141 ==68942== LEAK SUMMARY: 00:04:29.141 ==68942== definitely lost: 0 bytes in 0 blocks 00:04:29.141 ==68942== indirectly lost: 0 bytes in 0 blocks 00:04:29.141 ==68942== possibly lost: 0 bytes in 0 blocks 00:04:29.141 ==68942== still reachable: 845 bytes in 4 blocks 00:04:29.141 ==68942== suppressed: 0 bytes in 0 blocks 00:04:29.141 ==68942== Reachable blocks (those to which a pointer was found) are not shown. 00:04:29.141 ==68942== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:29.141 ==68942== 00:04:29.141 ==68942== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:29.400 00:04:29.400 real 0m17.475s 00:04:29.400 user 0m16.901s 00:04:29.400 sys 0m0.496s 00:04:29.400 11:12:13 unittest_bdev -- common/autotest_common.sh@1125 -- # xtrace_disable 00:04:29.400 11:12:13 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:04:29.400 ************************************ 00:04:29.400 END TEST unittest_bdev 00:04:29.400 ************************************ 00:04:29.400 11:12:13 -- unit/unittest.sh@215 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:29.400 11:12:13 -- unit/unittest.sh@216 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:29.400 11:12:13 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:04:29.400 11:12:13 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:04:29.400 11:12:13 -- common/autotest_common.sh@10 -- # set +x 00:04:29.400 ************************************ 00:04:29.400 START TEST unittest_bdev_crypto 00:04:29.400 ************************************ 00:04:29.400 11:12:13 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:29.400 ==68991== Memcheck, a memory error detector 00:04:29.400 ==68991== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:29.400 ==68991== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:29.400 ==68991== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:29.400 ==68991== 00:04:29.400 --68991-- Valgrind options: 00:04:29.400 --68991-- --leak-check=full 00:04:29.400 --68991-- --error-exitcode=2 00:04:29.400 --68991-- --verbose 00:04:29.400 --68991-- Contents of /proc/version: 00:04:29.400 --68991-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:29.400 --68991-- 00:04:29.400 --68991-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:29.400 --68991-- Page sizes: currently 4096, max supported 4096 00:04:29.400 --68991-- Valgrind library directory: /usr/libexec/valgrind 00:04:29.400 --68991-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:29.400 --68991-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:29.400 --68991-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:29.400 --68991-- might be shown as UnknownInlinedFun 00:04:29.400 --68991-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:29.401 --68991-- object doesn't have a dynamic symbol table 00:04:29.401 --68991-- Scheduler: using generic scheduler lock implementation. 00:04:29.401 --68991-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:29.401 ==68991== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68991-by-???-on-3d512e6db8cf 00:04:29.401 ==68991== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68991-by-???-on-3d512e6db8cf 00:04:29.401 ==68991== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68991-by-???-on-3d512e6db8cf 00:04:29.401 ==68991== 00:04:29.401 ==68991== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:29.401 ==68991== don't want to do, unless you know exactly what you're doing, 00:04:29.401 ==68991== or are doing some strange experiment): 00:04:29.401 ==68991== /usr/libexec/valgrind/../../bin/vgdb --pid=68991 ...command... 00:04:29.401 ==68991== 00:04:29.401 ==68991== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:29.401 ==68991== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:29.401 ==68991== and then give GDB the following command 00:04:29.401 ==68991== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68991 00:04:29.401 ==68991== --pid is optional if only one valgrind process is running 00:04:29.401 ==68991== 00:04:29.401 --68991-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:29.401 --68991-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:29.401 --68991-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:29.401 --68991-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:29.401 ==68991== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.401 --68991-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:29.401 --68991-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:29.401 --68991-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:29.401 --68991-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:29.401 --68991-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:29.401 --68991-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:29.401 --68991-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:29.401 --68991-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:29.401 --68991-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:29.401 --68991-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:29.401 --68991-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:29.401 --68991-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:29.401 --68991-- Reading syms from /usr/lib64/libm.so.6 00:04:29.401 --68991-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:29.401 --68991-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:29.401 --68991-- Reading syms from /usr/lib64/libc.so.6 00:04:29.660 ==68991== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.660 --68991-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.660 --68991-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:29.660 ==68991== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.660 --68991-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.660 --68991-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:29.660 ==68991== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.660 --68991-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.660 --68991-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:29.660 ==68991== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.660 --68991-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:29.660 --68991-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:29.660 --68991-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:29.660 --68991-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:29.660 --68991-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:29.660 --68991-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:29.660 --68991-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:29.660 --68991-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:29.660 --68991-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.660 --68991-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.660 --68991-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.660 --68991-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.660 --68991-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.660 --68991-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.660 --68991-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.660 --68991-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 ==68991== Preferring higher priority redirection: 00:04:29.661 --68991-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:29.661 --68991-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:29.661 --68991-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 --68991-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:29.661 ==68991== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.661 --68991-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:29.661 --68991-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:29.661 ==68991== WARNING: new redirection conflicts with existing -- ignoring it 00:04:29.661 --68991-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:29.661 --68991-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:29.661 --68991-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:29.920 --68991-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:29.920 --68991-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:29.920 --68991-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:29.920 --68991-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:29.920 --68991-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:29.920 --68991-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:29.920 --68991-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:29.920 --68991-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:29.920 --68991-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:29.920 --68991-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:29.920 --68991-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:29.920 --68991-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:29.920 --68991-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:29.920 --68991-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:29.920 --68991-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:29.920 --68991-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:29.920 00:04:29.920 00:04:29.920 CUnit - A unit testing framework for C - Version 2.1-3 00:04:29.920 http://cunit.sourceforge.net/ 00:04:29.920 00:04:29.920 00:04:29.920 Suite: crypto 00:04:29.920 Test: test_error_paths ...[2024-06-17 11:12:13.778507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:04:29.920 [2024-06-17 11:12:13.834366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:30.180 [2024-06-17 11:12:13.867647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:04:30.180 passed 00:04:30.180 Test: test_simple_write ...passed 00:04:30.180 Test: test_simple_read ...passed 00:04:30.180 Test: test_passthru ...[2024-06-17 11:12:13.884718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:30.180 [2024-06-17 11:12:13.888910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:30.180 [2024-06-17 11:12:13.890406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 361:vbdev_crypto_submit_request: *ERROR*: crypto: unknown I/O type 9 00:04:30.180 [2024-06-17 11:12:13.890690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:30.180 passed 00:04:30.180 Test: test_crypto_op_complete ...[2024-06-17 11:12:13.895330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:30.180 passed 00:04:30.180 Test: test_supported_io ...passed 00:04:30.180 Test: test_reset ...passed 00:04:30.180 00:04:30.180 Run Summary: Type Total Ran Passed Failed Inactive 00:04:30.180 suites 1 1 n/a 0 0 00:04:30.180 tests 7 7 7 0 0 00:04:30.180 asserts 44 44 44 0 n/a 00:04:30.180 00:04:30.180 Elapsed time = 0.140 seconds 00:04:30.180 --68991-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:30.180 --68991-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:30.180 ==68991== 00:04:30.180 ==68991== HEAP SUMMARY: 00:04:30.180 ==68991== in use at exit: 0 bytes in 0 blocks 00:04:30.180 ==68991== total heap usage: 1,156 allocs, 1,156 frees, 196,308 bytes allocated 00:04:30.180 ==68991== 00:04:30.180 ==68991== All heap blocks were freed -- no leaks are possible 00:04:30.180 ==68991== 00:04:30.180 ==68991== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:30.180 00:04:30.180 real 0m0.898s 00:04:30.180 user 0m0.854s 00:04:30.180 sys 0m0.039s 00:04:30.180 11:12:14 unittest_bdev_crypto -- common/autotest_common.sh@1125 -- # xtrace_disable 00:04:30.180 11:12:14 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:30.180 ************************************ 00:04:30.180 END TEST unittest_bdev_crypto 00:04:30.180 ************************************ 00:04:30.180 11:12:14 -- unit/unittest.sh@217 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:30.180 11:12:14 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:04:30.180 11:12:14 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:04:30.180 11:12:14 -- common/autotest_common.sh@10 -- # set +x 00:04:30.180 ************************************ 00:04:30.180 START TEST unittest_bdev_crypto 00:04:30.180 ************************************ 00:04:30.180 11:12:14 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:30.180 ==69020== Memcheck, a memory error detector 00:04:30.180 ==69020== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:30.180 ==69020== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:30.180 ==69020== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:30.180 ==69020== 00:04:30.180 --69020-- Valgrind options: 00:04:30.180 --69020-- --leak-check=full 00:04:30.180 --69020-- --error-exitcode=2 00:04:30.180 --69020-- --verbose 00:04:30.180 --69020-- Contents of /proc/version: 00:04:30.180 --69020-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:30.180 --69020-- 00:04:30.180 --69020-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:30.180 --69020-- Page sizes: currently 4096, max supported 4096 00:04:30.181 --69020-- Valgrind library directory: /usr/libexec/valgrind 00:04:30.181 --69020-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:30.181 --69020-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:30.181 --69020-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:30.181 --69020-- might be shown as UnknownInlinedFun 00:04:30.181 --69020-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:30.181 --69020-- object doesn't have a dynamic symbol table 00:04:30.181 --69020-- Scheduler: using generic scheduler lock implementation. 00:04:30.181 --69020-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:30.181 ==69020== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69020-by-???-on-3d512e6db8cf 00:04:30.181 ==69020== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69020-by-???-on-3d512e6db8cf 00:04:30.181 ==69020== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69020-by-???-on-3d512e6db8cf 00:04:30.181 ==69020== 00:04:30.181 ==69020== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:30.181 ==69020== don't want to do, unless you know exactly what you're doing, 00:04:30.181 ==69020== or are doing some strange experiment): 00:04:30.181 ==69020== /usr/libexec/valgrind/../../bin/vgdb --pid=69020 ...command... 00:04:30.181 ==69020== 00:04:30.181 ==69020== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:30.181 ==69020== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:30.181 ==69020== and then give GDB the following command 00:04:30.181 ==69020== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69020 00:04:30.181 ==69020== --pid is optional if only one valgrind process is running 00:04:30.181 ==69020== 00:04:30.440 --69020-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:30.440 --69020-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:30.440 --69020-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:30.440 --69020-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:30.440 ==69020== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.440 --69020-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:30.440 --69020-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:30.440 --69020-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:30.440 --69020-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:30.440 --69020-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:30.440 --69020-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:30.440 --69020-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:30.440 --69020-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:30.440 --69020-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:30.440 --69020-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:30.440 --69020-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:30.440 --69020-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:30.440 --69020-- Reading syms from /usr/lib64/libm.so.6 00:04:30.440 --69020-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:30.440 --69020-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:30.440 --69020-- Reading syms from /usr/lib64/libc.so.6 00:04:30.440 ==69020== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.440 --69020-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.440 --69020-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:30.440 ==69020== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.440 --69020-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.440 --69020-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:30.440 ==69020== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.440 --69020-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.440 --69020-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:30.440 ==69020== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.440 --69020-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:30.440 --69020-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:30.699 --69020-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:30.699 --69020-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:30.699 --69020-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:30.699 --69020-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:30.699 --69020-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:30.699 --69020-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:30.699 --69020-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.699 --69020-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 ==69020== Preferring higher priority redirection: 00:04:30.700 --69020-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:30.700 --69020-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:30.700 --69020-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 --69020-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:30.700 ==69020== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.700 --69020-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:30.700 --69020-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:30.700 ==69020== WARNING: new redirection conflicts with existing -- ignoring it 00:04:30.700 --69020-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:30.700 --69020-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:30.700 --69020-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:30.700 --69020-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:30.700 --69020-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:30.700 --69020-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:30.700 --69020-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:30.700 --69020-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:30.700 --69020-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:30.959 --69020-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:30.959 --69020-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:30.959 --69020-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:30.959 --69020-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:30.959 --69020-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:30.959 --69020-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:30.959 --69020-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:30.959 --69020-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:30.959 --69020-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:30.959 00:04:30.959 00:04:30.959 CUnit - A unit testing framework for C - Version 2.1-3 00:04:30.959 http://cunit.sourceforge.net/ 00:04:30.959 00:04:30.959 --69020-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:30.959 00:04:30.959 Suite: dpdk_cryptodev 00:04:30.959 Test: test_error_paths ...[2024-06-17 11:12:14.762109] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 652:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:04:30.959 [2024-06-17 11:12:14.805054] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 468:accel_dpdk_cryptodev_task_alloc_resources: *ERROR*: Failed to get src_mbufs! 00:04:30.959 passed 00:04:30.959 Test: test_simple_encrypt ...passed 00:04:30.959 Test: test_simple_decrypt ...passed 00:04:31.217 Test: test_large_enc_dec ...--69020-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:04:31.217 passed 00:04:31.217 Test: test_dev_full ...passed 00:04:31.217 Test: test_crazy_rw ...passed 00:04:31.217 Test: test_initdrivers ...[2024-06-17 11:12:15.030494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1214:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:04:31.218 [2024-06-17 11:12:15.032374] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1235:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:04:31.218 [2024-06-17 11:12:15.036942] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1044:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:04:31.218 [2024-06-17 11:12:15.037195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1046:accel_dpdk_cryptodev_create: *ERROR*: Either add more crypto devices or decrease core count 00:04:31.218 [2024-06-17 11:12:15.039287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1054:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:04:31.218 [2024-06-17 11:12:15.041204] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1069:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:04:31.218 [2024-06-17 11:12:15.042904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1078:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0: error -1 00:04:31.218 [2024-06-17 11:12:15.045185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1032:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:04:31.218 passed 00:04:31.218 Test: test_supported_opcodes ...passed 00:04:31.218 Test: test_poller ...[2024-06-17 11:12:15.096666] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 263:accel_dpdk_cryptodev_poll_qp: *ERROR*: error with op 1 status 1 00:04:31.218 passed 00:04:31.218 Test: test_assign_device_qp ...passed 00:04:31.218 00:04:31.218 Run Summary: Type Total Ran Passed Failed Inactive 00:04:31.218 suites 1 1 n/a 0 0 00:04:31.218 tests 10 10 10 0 0 00:04:31.218 asserts 8643 8643 8643 0 n/a 00:04:31.218 00:04:31.218 Elapsed time = 0.410 seconds 00:04:31.218 --69020-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:31.218 --69020-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:31.475 ==69020== 00:04:31.475 ==69020== HEAP SUMMARY: 00:04:31.475 ==69020== in use at exit: 0 bytes in 0 blocks 00:04:31.475 ==69020== total heap usage: 10,981 allocs, 10,981 frees, 2,032,212 bytes allocated 00:04:31.475 ==69020== 00:04:31.475 ==69020== All heap blocks were freed -- no leaks are possible 00:04:31.475 ==69020== 00:04:31.475 ==69020== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:31.475 00:04:31.475 real 0m1.159s 00:04:31.475 user 0m1.106s 00:04:31.475 sys 0m0.046s 00:04:31.475 11:12:15 unittest_bdev_crypto -- common/autotest_common.sh@1125 -- # xtrace_disable 00:04:31.475 11:12:15 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:31.475 ************************************ 00:04:31.475 END TEST unittest_bdev_crypto 00:04:31.475 ************************************ 00:04:31.475 11:12:15 -- unit/unittest.sh@220 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:31.475 11:12:15 -- unit/unittest.sh@221 -- # run_test unittest_bdev_compress valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:31.475 11:12:15 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:04:31.475 11:12:15 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:04:31.475 11:12:15 -- common/autotest_common.sh@10 -- # set +x 00:04:31.475 ************************************ 00:04:31.475 START TEST unittest_bdev_compress 00:04:31.475 ************************************ 00:04:31.475 11:12:15 unittest_bdev_compress -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:31.475 ==69052== Memcheck, a memory error detector 00:04:31.475 ==69052== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:31.475 ==69052== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:31.475 ==69052== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:31.475 ==69052== 00:04:31.475 --69052-- Valgrind options: 00:04:31.475 --69052-- --leak-check=full 00:04:31.475 --69052-- --error-exitcode=2 00:04:31.475 --69052-- --verbose 00:04:31.475 --69052-- Contents of /proc/version: 00:04:31.475 --69052-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:31.475 --69052-- 00:04:31.475 --69052-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:31.475 --69052-- Page sizes: currently 4096, max supported 4096 00:04:31.475 --69052-- Valgrind library directory: /usr/libexec/valgrind 00:04:31.475 --69052-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:31.475 --69052-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:31.475 --69052-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:31.475 --69052-- might be shown as UnknownInlinedFun 00:04:31.475 --69052-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:31.475 --69052-- object doesn't have a dynamic symbol table 00:04:31.475 --69052-- Scheduler: using generic scheduler lock implementation. 00:04:31.475 --69052-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:31.475 ==69052== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69052-by-???-on-3d512e6db8cf 00:04:31.475 ==69052== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69052-by-???-on-3d512e6db8cf 00:04:31.475 ==69052== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69052-by-???-on-3d512e6db8cf 00:04:31.475 ==69052== 00:04:31.475 ==69052== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:31.475 ==69052== don't want to do, unless you know exactly what you're doing, 00:04:31.475 ==69052== or are doing some strange experiment): 00:04:31.475 ==69052== /usr/libexec/valgrind/../../bin/vgdb --pid=69052 ...command... 00:04:31.475 ==69052== 00:04:31.475 ==69052== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:31.475 ==69052== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:31.475 ==69052== and then give GDB the following command 00:04:31.475 ==69052== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69052 00:04:31.475 ==69052== --pid is optional if only one valgrind process is running 00:04:31.475 ==69052== 00:04:31.475 --69052-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:31.476 --69052-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:31.476 --69052-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:31.476 --69052-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:31.476 ==69052== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.476 --69052-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:31.476 --69052-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:31.476 --69052-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:31.476 --69052-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:31.476 --69052-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:31.476 --69052-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:31.476 --69052-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:31.476 --69052-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:31.476 --69052-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:31.476 --69052-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:31.476 --69052-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:31.476 --69052-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:31.476 --69052-- Reading syms from /usr/lib64/libm.so.6 00:04:31.476 --69052-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:31.476 --69052-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:31.476 --69052-- Reading syms from /usr/lib64/libc.so.6 00:04:31.733 ==69052== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.733 --69052-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.733 --69052-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:31.733 ==69052== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.733 --69052-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.733 --69052-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:31.734 ==69052== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.734 --69052-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.734 --69052-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:31.734 ==69052== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.734 --69052-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:31.734 --69052-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:31.734 --69052-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:31.734 --69052-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:31.734 --69052-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:31.734 --69052-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:31.734 --69052-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:31.734 --69052-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:31.734 --69052-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 ==69052== Preferring higher priority redirection: 00:04:31.734 --69052-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:31.734 --69052-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:31.734 --69052-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 --69052-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:31.734 ==69052== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.734 --69052-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:31.734 --69052-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:31.734 ==69052== WARNING: new redirection conflicts with existing -- ignoring it 00:04:31.734 --69052-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:31.734 --69052-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:31.734 --69052-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:31.734 --69052-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:31.734 --69052-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:31.734 --69052-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:31.734 --69052-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:31.734 --69052-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:31.735 --69052-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:31.735 --69052-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:31.735 --69052-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:31.735 --69052-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:31.735 --69052-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:31.735 --69052-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:31.735 --69052-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:31.735 --69052-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:31.735 --69052-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:31.735 --69052-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:31.993 00:04:31.993 00:04:31.993 CUnit - A unit testing framework for C - Version 2.1-3 00:04:31.993 http://cunit.sourceforge.net/ 00:04:31.993 00:04:31.993 --69052-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:31.993 00:04:31.993 Suite: compress 00:04:31.993 Test: test_compress_operation ...passed 00:04:31.993 Test: test_compress_operation_cross_boundary ...passed 00:04:31.993 Test: test_vbdev_compress_submit_request ...--69052-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:31.993 --69052-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:31.993 [2024-06-17 11:12:15.727231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:04:31.993 [2024-06-17 11:12:15.757916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:04:31.993 passed 00:04:31.993 Test: test_passthru ...passed 00:04:31.993 Test: test_supported_io ...passed 00:04:31.993 Test: test_reset ...passed 00:04:31.993 00:04:31.993 Run Summary: Type Total Ran Passed Failed Inactive 00:04:31.993 suites 1 1 n/a 0 0 00:04:31.993 tests 6 6 6 0 0 00:04:31.993 asserts 11 11 11 0 n/a 00:04:31.993 00:04:31.993 Elapsed time = 0.086 seconds 00:04:31.993 --69052-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:31.993 ==69052== 00:04:31.993 ==69052== HEAP SUMMARY: 00:04:31.993 ==69052== in use at exit: 0 bytes in 0 blocks 00:04:31.993 ==69052== total heap usage: 1,130 allocs, 1,130 frees, 191,073 bytes allocated 00:04:31.993 ==69052== 00:04:31.993 ==69052== All heap blocks were freed -- no leaks are possible 00:04:31.993 ==69052== 00:04:31.993 ==69052== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:31.993 00:04:31.993 real 0m0.618s 00:04:31.993 user 0m0.595s 00:04:31.993 sys 0m0.021s 00:04:31.993 11:12:15 unittest_bdev_compress -- common/autotest_common.sh@1125 -- # xtrace_disable 00:04:31.993 11:12:15 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:04:31.993 ************************************ 00:04:31.993 END TEST unittest_bdev_compress 00:04:31.993 ************************************ 00:04:31.993 11:12:15 -- unit/unittest.sh@222 -- # run_test unittest_lib_reduce valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:31.993 11:12:15 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:04:31.993 11:12:15 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:04:31.993 11:12:15 -- common/autotest_common.sh@10 -- # set +x 00:04:31.993 ************************************ 00:04:31.993 START TEST unittest_lib_reduce 00:04:31.993 ************************************ 00:04:31.993 11:12:15 unittest_lib_reduce -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:31.993 ==69070== Memcheck, a memory error detector 00:04:31.993 ==69070== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:31.993 ==69070== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:31.994 ==69070== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:31.994 ==69070== 00:04:31.994 --69070-- Valgrind options: 00:04:31.994 --69070-- --leak-check=full 00:04:31.994 --69070-- --error-exitcode=2 00:04:31.994 --69070-- --verbose 00:04:31.994 --69070-- Contents of /proc/version: 00:04:31.994 --69070-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:31.994 --69070-- 00:04:31.994 --69070-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:31.994 --69070-- Page sizes: currently 4096, max supported 4096 00:04:31.994 --69070-- Valgrind library directory: /usr/libexec/valgrind 00:04:31.994 --69070-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:31.994 --69070-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:31.994 --69070-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:31.994 --69070-- might be shown as UnknownInlinedFun 00:04:31.994 --69070-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:31.994 --69070-- object doesn't have a dynamic symbol table 00:04:31.994 --69070-- Scheduler: using generic scheduler lock implementation. 00:04:31.994 --69070-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:31.994 ==69070== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69070-by-???-on-3d512e6db8cf 00:04:31.994 ==69070== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69070-by-???-on-3d512e6db8cf 00:04:31.994 ==69070== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69070-by-???-on-3d512e6db8cf 00:04:31.994 ==69070== 00:04:31.994 ==69070== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:31.994 ==69070== don't want to do, unless you know exactly what you're doing, 00:04:31.994 ==69070== or are doing some strange experiment): 00:04:31.994 ==69070== /usr/libexec/valgrind/../../bin/vgdb --pid=69070 ...command... 00:04:31.994 ==69070== 00:04:31.994 ==69070== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:31.994 ==69070== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:31.994 ==69070== and then give GDB the following command 00:04:31.994 ==69070== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69070 00:04:31.994 ==69070== --pid is optional if only one valgrind process is running 00:04:31.994 ==69070== 00:04:32.252 --69070-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:32.252 --69070-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:32.252 --69070-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:32.252 --69070-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:32.252 ==69070== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.252 --69070-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:32.252 --69070-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:32.252 --69070-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:32.252 --69070-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:32.252 --69070-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:32.252 --69070-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:32.252 --69070-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:32.252 --69070-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:32.252 --69070-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:32.252 --69070-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:32.252 --69070-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:32.252 --69070-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:32.252 --69070-- Reading syms from /usr/lib64/libm.so.6 00:04:32.252 --69070-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:32.252 --69070-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:32.252 --69070-- Reading syms from /usr/lib64/libc.so.6 00:04:32.252 ==69070== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.252 --69070-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.252 --69070-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:32.252 ==69070== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.252 --69070-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.252 --69070-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:32.252 ==69070== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.252 --69070-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.252 --69070-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:32.252 ==69070== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.252 --69070-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:32.252 --69070-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:32.252 --69070-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:32.252 --69070-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:32.252 --69070-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:32.252 --69070-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:32.512 --69070-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:32.512 --69070-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:32.512 --69070-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 ==69070== Preferring higher priority redirection: 00:04:32.512 --69070-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:32.512 --69070-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:32.512 --69070-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 --69070-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:32.512 ==69070== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.512 --69070-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:32.512 --69070-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:32.512 ==69070== WARNING: new redirection conflicts with existing -- ignoring it 00:04:32.512 --69070-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:32.512 --69070-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:32.512 --69070-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:32.512 --69070-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:32.512 --69070-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:32.512 --69070-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:32.512 --69070-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:32.512 --69070-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:32.512 --69070-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:32.512 --69070-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:32.513 --69070-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:32.513 --69070-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:32.513 --69070-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:32.513 --69070-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:32.513 --69070-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:32.513 --69070-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:32.513 --69070-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:32.513 --69070-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:32.772 00:04:32.772 00:04:32.772 CUnit - A unit testing framework for C - Version 2.1-3 00:04:32.772 http://cunit.sourceforge.net/ 00:04:32.772 00:04:32.772 00:04:32.772 Suite: reduce 00:04:32.772 Test: get_pm_file_size ...passed 00:04:32.772 Test: get_vol_size ...passed 00:04:32.772 Test: init_failure ...--69070-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:32.772 [2024-06-17 11:12:16.486754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:04:32.772 [2024-06-17 11:12:16.526421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 586:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:04:32.772 passed 00:04:32.772 Test: init_md ...--69070-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:32.772 --69070-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:32.772 --69070-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:32.772 passed 00:04:32.772 Test: init_backing_dev ...passed 00:04:32.772 Test: load ...passed 00:04:33.031 Test: write_maps ...passed 00:04:33.031 Test: read_write ...passed 00:04:33.031 Test: readv_writev ...passed 00:04:33.031 Test: destroy ...passed 00:04:33.031 Test: defer_bdev_io ...passed 00:04:33.031 Test: overlapped ...passed 00:04:33.031 Test: compress_algorithm ...passed 00:04:33.291 Test: test_prepare_compress_chunk ...passed 00:04:33.291 Test: test_reduce_decompress_chunk ...passed 00:04:33.291 Test: test_allocate_vol_requests ...passed 00:04:33.291 00:04:33.291 Run Summary: Type Total Ran Passed Failed Inactive 00:04:33.291 suites 1 1 n/a 0 0 00:04:33.291 tests 16 16 16 0 0 00:04:33.291 asserts 11091 11091 11091 0 n/a 00:04:33.291 00:04:33.291 Elapsed time = 0.596 seconds 00:04:33.291 --69070-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:33.291 --69070-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:33.291 ==69070== 00:04:33.291 ==69070== HEAP SUMMARY: 00:04:33.291 ==69070== in use at exit: 5,259,264 bytes in 3 blocks 00:04:33.291 ==69070== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:04:33.291 ==69070== 00:04:33.291 ==69070== Searching for pointers to 3 not-freed blocks 00:04:33.291 ==69070== Checked 11,646,048 bytes 00:04:33.291 ==69070== 00:04:33.291 ==69070== LEAK SUMMARY: 00:04:33.291 ==69070== definitely lost: 0 bytes in 0 blocks 00:04:33.291 ==69070== indirectly lost: 0 bytes in 0 blocks 00:04:33.291 ==69070== possibly lost: 0 bytes in 0 blocks 00:04:33.291 ==69070== still reachable: 5,259,264 bytes in 3 blocks 00:04:33.291 ==69070== suppressed: 0 bytes in 0 blocks 00:04:33.291 ==69070== Reachable blocks (those to which a pointer was found) are not shown. 00:04:33.291 ==69070== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:33.291 ==69070== 00:04:33.291 ==69070== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:33.291 00:04:33.291 real 0m1.316s 00:04:33.291 user 0m1.251s 00:04:33.291 sys 0m0.056s 00:04:33.291 11:12:17 unittest_lib_reduce -- common/autotest_common.sh@1125 -- # xtrace_disable 00:04:33.291 11:12:17 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:04:33.291 ************************************ 00:04:33.291 END TEST unittest_lib_reduce 00:04:33.291 ************************************ 00:04:33.291 11:12:17 -- unit/unittest.sh@225 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:33.291 11:12:17 -- unit/unittest.sh@226 -- # run_test unittest_dpdk_compressdev valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:33.291 11:12:17 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:04:33.291 11:12:17 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:04:33.291 11:12:17 -- common/autotest_common.sh@10 -- # set +x 00:04:33.291 ************************************ 00:04:33.291 START TEST unittest_dpdk_compressdev 00:04:33.291 ************************************ 00:04:33.291 11:12:17 unittest_dpdk_compressdev -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:33.291 ==69106== Memcheck, a memory error detector 00:04:33.291 ==69106== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:33.291 ==69106== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:33.291 ==69106== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:33.291 ==69106== 00:04:33.291 --69106-- Valgrind options: 00:04:33.291 --69106-- --leak-check=full 00:04:33.291 --69106-- --error-exitcode=2 00:04:33.291 --69106-- --verbose 00:04:33.291 --69106-- Contents of /proc/version: 00:04:33.291 --69106-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:33.291 --69106-- 00:04:33.291 --69106-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:33.291 --69106-- Page sizes: currently 4096, max supported 4096 00:04:33.291 --69106-- Valgrind library directory: /usr/libexec/valgrind 00:04:33.291 --69106-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:33.549 --69106-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:33.549 --69106-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:33.549 --69106-- might be shown as UnknownInlinedFun 00:04:33.549 --69106-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:33.549 --69106-- object doesn't have a dynamic symbol table 00:04:33.549 --69106-- Scheduler: using generic scheduler lock implementation. 00:04:33.550 --69106-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:33.550 ==69106== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69106-by-???-on-3d512e6db8cf 00:04:33.550 ==69106== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69106-by-???-on-3d512e6db8cf 00:04:33.550 ==69106== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69106-by-???-on-3d512e6db8cf 00:04:33.550 ==69106== 00:04:33.550 ==69106== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:33.550 ==69106== don't want to do, unless you know exactly what you're doing, 00:04:33.550 ==69106== or are doing some strange experiment): 00:04:33.550 ==69106== /usr/libexec/valgrind/../../bin/vgdb --pid=69106 ...command... 00:04:33.550 ==69106== 00:04:33.550 ==69106== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:33.550 ==69106== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:33.550 ==69106== and then give GDB the following command 00:04:33.550 ==69106== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69106 00:04:33.550 ==69106== --pid is optional if only one valgrind process is running 00:04:33.550 ==69106== 00:04:33.550 --69106-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:33.550 --69106-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:33.550 --69106-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:33.550 --69106-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:33.550 ==69106== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.550 --69106-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:33.550 --69106-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:33.550 --69106-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:33.550 --69106-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:33.550 --69106-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:33.550 --69106-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:33.550 --69106-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:33.550 --69106-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:33.550 --69106-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:33.550 --69106-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:33.550 --69106-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:33.550 --69106-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:33.550 --69106-- Reading syms from /usr/lib64/libm.so.6 00:04:33.550 --69106-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:33.550 --69106-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:33.550 --69106-- Reading syms from /usr/lib64/libc.so.6 00:04:33.550 ==69106== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.550 --69106-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.550 --69106-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:33.550 ==69106== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.550 --69106-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.550 --69106-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:33.550 ==69106== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.550 --69106-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.550 --69106-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:33.550 ==69106== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.550 --69106-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:33.550 --69106-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:33.807 --69106-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:33.807 --69106-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:33.807 --69106-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:33.807 --69106-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:33.807 --69106-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:33.807 --69106-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:33.807 --69106-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.807 --69106-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 ==69106== Preferring higher priority redirection: 00:04:33.808 --69106-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:33.808 --69106-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:33.808 --69106-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 --69106-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:33.808 ==69106== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.808 --69106-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:33.808 --69106-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:33.808 ==69106== WARNING: new redirection conflicts with existing -- ignoring it 00:04:33.808 --69106-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:33.808 --69106-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:33.808 --69106-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:33.808 --69106-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:33.808 --69106-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:33.808 --69106-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:33.808 --69106-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:34.067 --69106-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:34.067 --69106-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:34.067 --69106-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:34.067 --69106-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:34.067 --69106-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:34.067 --69106-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:34.067 --69106-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:34.067 --69106-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:34.067 --69106-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:34.067 --69106-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:34.067 --69106-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:34.067 00:04:34.067 00:04:34.067 CUnit - A unit testing framework for C - Version 2.1-3 00:04:34.067 http://cunit.sourceforge.net/ 00:04:34.067 00:04:34.067 --69106-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:34.067 00:04:34.067 Suite: compress 00:04:34.067 Test: test_compress_operation ...[2024-06-17 11:12:17.882284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 451:_compress_operation: *ERROR*: trying to get a comp op! 00:04:34.067 [2024-06-17 11:12:17.923134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 459:_compress_operation: *ERROR*: ERROR trying to get src_mbufs! 00:04:34.067 [2024-06-17 11:12:17.949545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 539:_compress_operation: *ERROR*: Compression API returned 0x3 00:04:34.067 [2024-06-17 11:12:17.964373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:04:34.067 [2024-06-17 11:12:17.966376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:04:34.067 passed 00:04:34.067 Test: test_compress_operation_cross_boundary ...[2024-06-17 11:12:17.996276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:04:34.067 [2024-06-17 11:12:17.997045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:04:34.067 passed 00:04:34.067 Test: test_setup_compress_mbuf ...passed 00:04:34.067 Test: test_initdrivers ...[2024-06-17 11:12:18.005172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 261:accel_init_compress_drivers: *ERROR*: invalid device count from rte_compressdev_count() 00:04:34.067 [2024-06-17 11:12:18.006523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 267:accel_init_compress_drivers: *ERROR*: error registering dynamic field with DPDK 00:04:34.067 [2024-06-17 11:12:18.010986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:04:34.067 [2024-06-17 11:12:18.013002] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:04:34.327 [2024-06-17 11:12:18.014549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 176:create_compress_dev: *ERROR*: Failed to setup queue pair on compressdev 0 with error 4294967295 00:04:34.327 [2024-06-17 11:12:18.016222] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 186:create_compress_dev: *ERROR*: Failed to start device 0: error -1 00:04:34.327 [2024-06-17 11:12:18.017996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 195:create_compress_dev: *ERROR*: Failed to create private comp xform device 0: error -2 00:04:34.327 passed 00:04:34.327 Test: test_poller ...passed 00:04:34.327 00:04:34.327 Run Summary: Type Total Ran Passed Failed Inactive 00:04:34.327 suites 1 1 n/a 0 0 00:04:34.327 tests 5 5 5 0 0 00:04:34.327 asserts 70 70 70 0 n/a 00:04:34.327 00:04:34.327 Elapsed time = 0.243 seconds 00:04:34.327 --69106-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:34.327 --69106-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:34.327 ==69106== 00:04:34.327 ==69106== HEAP SUMMARY: 00:04:34.327 ==69106== in use at exit: 2,016 bytes in 50 blocks 00:04:34.327 ==69106== total heap usage: 1,206 allocs, 1,156 frees, 187,154 bytes allocated 00:04:34.327 ==69106== 00:04:34.327 ==69106== Searching for pointers to 50 not-freed blocks 00:04:34.327 ==69106== Checked 6,611,912 bytes 00:04:34.327 ==69106== 00:04:34.327 ==69106== LEAK SUMMARY: 00:04:34.327 ==69106== definitely lost: 0 bytes in 0 blocks 00:04:34.327 ==69106== indirectly lost: 0 bytes in 0 blocks 00:04:34.327 ==69106== possibly lost: 0 bytes in 0 blocks 00:04:34.327 ==69106== still reachable: 2,016 bytes in 50 blocks 00:04:34.327 ==69106== suppressed: 0 bytes in 0 blocks 00:04:34.327 ==69106== Reachable blocks (those to which a pointer was found) are not shown. 00:04:34.327 ==69106== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:34.327 ==69106== 00:04:34.327 ==69106== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:34.327 00:04:34.327 real 0m0.973s 00:04:34.327 user 0m0.927s 00:04:34.327 sys 0m0.040s 00:04:34.327 11:12:18 unittest_dpdk_compressdev -- common/autotest_common.sh@1125 -- # xtrace_disable 00:04:34.327 11:12:18 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:04:34.327 ************************************ 00:04:34.327 END TEST unittest_dpdk_compressdev 00:04:34.327 ************************************ 00:04:34.327 11:12:18 -- unit/unittest.sh@229 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:34.327 11:12:18 -- unit/unittest.sh@230 -- # run_test unittest_bdev_raid5f valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:34.327 11:12:18 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:04:34.327 11:12:18 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:04:34.327 11:12:18 -- common/autotest_common.sh@10 -- # set +x 00:04:34.327 ************************************ 00:04:34.327 START TEST unittest_bdev_raid5f 00:04:34.327 ************************************ 00:04:34.327 11:12:18 unittest_bdev_raid5f -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:34.327 ==69138== Memcheck, a memory error detector 00:04:34.327 ==69138== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:34.327 ==69138== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:34.327 ==69138== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:34.327 ==69138== 00:04:34.327 --69138-- Valgrind options: 00:04:34.327 --69138-- --leak-check=full 00:04:34.327 --69138-- --error-exitcode=2 00:04:34.327 --69138-- --verbose 00:04:34.328 --69138-- Contents of /proc/version: 00:04:34.328 --69138-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:04:34.328 --69138-- 00:04:34.328 --69138-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:34.328 --69138-- Page sizes: currently 4096, max supported 4096 00:04:34.328 --69138-- Valgrind library directory: /usr/libexec/valgrind 00:04:34.328 --69138-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:34.328 --69138-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:34.328 --69138-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:34.328 --69138-- might be shown as UnknownInlinedFun 00:04:34.328 --69138-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:34.328 --69138-- object doesn't have a dynamic symbol table 00:04:34.328 --69138-- Scheduler: using generic scheduler lock implementation. 00:04:34.587 --69138-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:34.587 ==69138== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69138-by-???-on-3d512e6db8cf 00:04:34.587 ==69138== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69138-by-???-on-3d512e6db8cf 00:04:34.587 ==69138== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69138-by-???-on-3d512e6db8cf 00:04:34.587 ==69138== 00:04:34.587 ==69138== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:34.587 ==69138== don't want to do, unless you know exactly what you're doing, 00:04:34.587 ==69138== or are doing some strange experiment): 00:04:34.587 ==69138== /usr/libexec/valgrind/../../bin/vgdb --pid=69138 ...command... 00:04:34.587 ==69138== 00:04:34.587 ==69138== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:34.587 ==69138== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:34.587 ==69138== and then give GDB the following command 00:04:34.587 ==69138== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69138 00:04:34.587 ==69138== --pid is optional if only one valgrind process is running 00:04:34.587 ==69138== 00:04:34.587 --69138-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:34.587 --69138-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:34.587 --69138-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:34.587 --69138-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:34.587 ==69138== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.587 --69138-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:34.587 --69138-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:34.587 --69138-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:34.587 --69138-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:34.587 --69138-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:34.587 --69138-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:34.587 --69138-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:34.587 --69138-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:34.587 --69138-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:34.587 --69138-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:34.587 --69138-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:34.587 --69138-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:34.587 --69138-- Reading syms from /usr/lib64/libm.so.6 00:04:34.587 --69138-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:34.587 --69138-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:34.587 --69138-- Reading syms from /usr/lib64/libc.so.6 00:04:34.587 ==69138== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.587 --69138-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.587 --69138-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:34.587 ==69138== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.587 --69138-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.587 --69138-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:34.587 ==69138== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.587 --69138-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.587 --69138-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:34.587 ==69138== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.587 --69138-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:34.587 --69138-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:34.846 --69138-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:34.846 --69138-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:34.846 --69138-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:34.846 --69138-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:34.846 --69138-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:34.846 --69138-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:34.846 --69138-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 ==69138== Preferring higher priority redirection: 00:04:34.846 --69138-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:34.846 --69138-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:34.846 --69138-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.846 --69138-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.847 --69138-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.847 --69138-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.847 --69138-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.847 --69138-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.847 --69138-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.847 --69138-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:34.847 ==69138== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.847 --69138-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:34.847 --69138-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:34.847 ==69138== WARNING: new redirection conflicts with existing -- ignoring it 00:04:34.847 --69138-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:34.847 --69138-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:34.847 --69138-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:34.847 --69138-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:34.847 --69138-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:34.847 --69138-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:34.847 --69138-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:34.847 --69138-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:34.847 --69138-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:34.847 --69138-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:34.847 --69138-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:34.847 --69138-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:34.847 --69138-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:34.847 --69138-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:34.847 --69138-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:35.105 --69138-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:35.105 --69138-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:35.105 --69138-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:35.105 --69138-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:35.105 00:04:35.105 00:04:35.105 CUnit - A unit testing framework for C - Version 2.1-3 00:04:35.105 http://cunit.sourceforge.net/ 00:04:35.105 00:04:35.105 00:04:35.105 Suite: raid5f 00:04:35.105 Test: test_raid5f_start ...passed 00:04:36.480 Test: test_raid5f_submit_read_request ...passed 00:04:36.738 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:48.932 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:45.142 Test: test_raid5f_chunk_write_error ...passed 00:06:17.365 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:06:23.927 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:06:23.927 Test: test_raid5f_submit_read_request_degraded ...--69138-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:00.357 passed 00:08:00.357 00:08:00.357 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.357 suites 1 1 n/a 0 0 00:08:00.357 tests 8 8 8 0 0 00:08:00.357 asserts 518158 518158 518158 0 n/a 00:08:00.357 00:08:00.357 Elapsed time = 193.190 seconds 00:08:00.357 --69138-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.357 --69138-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.357 ==69138== 00:08:00.357 ==69138== HEAP SUMMARY: 00:08:00.357 ==69138== in use at exit: 0 bytes in 0 blocks 00:08:00.357 ==69138== total heap usage: 776,565 allocs, 776,565 frees, 9,079,750,912 bytes allocated 00:08:00.357 ==69138== 00:08:00.357 ==69138== All heap blocks were freed -- no leaks are possible 00:08:00.357 ==69138== 00:08:00.357 ==69138== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.357 00:08:00.357 real 3m14.632s 00:08:00.357 user 3m13.095s 00:08:00.357 sys 0m0.833s 00:08:00.357 11:15:32 unittest_bdev_raid5f -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:00.357 11:15:32 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:08:00.357 ************************************ 00:08:00.357 END TEST unittest_bdev_raid5f 00:08:00.357 ************************************ 00:08:00.357 11:15:32 -- unit/unittest.sh@233 -- # run_test unittest_blob_blobfs unittest_blob 00:08:00.357 11:15:32 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:00.357 11:15:32 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:00.357 11:15:32 -- common/autotest_common.sh@10 -- # set +x 00:08:00.357 ************************************ 00:08:00.357 START TEST unittest_blob_blobfs 00:08:00.357 ************************************ 00:08:00.358 11:15:32 unittest_blob_blobfs -- common/autotest_common.sh@1124 -- # unittest_blob 00:08:00.358 11:15:32 unittest_blob_blobfs -- unit/unittest.sh@39 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:08:00.358 11:15:32 unittest_blob_blobfs -- unit/unittest.sh@40 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:08:00.358 ==71155== Memcheck, a memory error detector 00:08:00.358 ==71155== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.358 ==71155== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.358 ==71155== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:08:00.358 ==71155== 00:08:00.358 --71155-- Valgrind options: 00:08:00.358 --71155-- --leak-check=full 00:08:00.358 --71155-- --error-exitcode=2 00:08:00.358 --71155-- --verbose 00:08:00.358 --71155-- Contents of /proc/version: 00:08:00.358 --71155-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:00.358 --71155-- 00:08:00.358 --71155-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.358 --71155-- Page sizes: currently 4096, max supported 4096 00:08:00.358 --71155-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.358 --71155-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:08:00.358 --71155-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.358 --71155-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.358 --71155-- might be shown as UnknownInlinedFun 00:08:00.358 --71155-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.358 --71155-- object doesn't have a dynamic symbol table 00:08:00.358 --71155-- Scheduler: using generic scheduler lock implementation. 00:08:00.358 --71155-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.358 ==71155== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71155-by-???-on-3d512e6db8cf 00:08:00.358 ==71155== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71155-by-???-on-3d512e6db8cf 00:08:00.358 ==71155== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71155-by-???-on-3d512e6db8cf 00:08:00.358 ==71155== 00:08:00.358 ==71155== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.358 ==71155== don't want to do, unless you know exactly what you're doing, 00:08:00.358 ==71155== or are doing some strange experiment): 00:08:00.358 ==71155== /usr/libexec/valgrind/../../bin/vgdb --pid=71155 ...command... 00:08:00.358 ==71155== 00:08:00.358 ==71155== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.358 ==71155== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:08:00.358 ==71155== and then give GDB the following command 00:08:00.358 ==71155== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71155 00:08:00.358 ==71155== --pid is optional if only one valgrind process is running 00:08:00.358 ==71155== 00:08:00.358 --71155-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.358 --71155-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.358 --71155-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.358 --71155-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.358 ==71155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.358 --71155-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.358 --71155-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.358 --71155-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.358 --71155-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.358 --71155-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.358 --71155-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.358 --71155-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.358 --71155-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.358 --71155-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.358 --71155-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.358 --71155-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.358 --71155-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.358 --71155-- Reading syms from /usr/lib64/libm.so.6 00:08:00.358 --71155-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.358 --71155-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.358 --71155-- Reading syms from /usr/lib64/libc.so.6 00:08:00.358 ==71155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.358 --71155-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.358 --71155-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.358 ==71155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.358 --71155-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.358 --71155-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.358 ==71155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.358 --71155-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.358 --71155-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.358 ==71155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.358 --71155-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.358 --71155-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.358 --71155-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.358 --71155-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.358 --71155-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.359 --71155-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.359 --71155-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.359 --71155-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.359 --71155-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 ==71155== Preferring higher priority redirection: 00:08:00.359 --71155-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.359 --71155-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.359 --71155-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 --71155-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.359 ==71155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.359 --71155-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.359 --71155-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.359 ==71155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.359 --71155-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.359 --71155-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.359 --71155-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.359 --71155-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.359 --71155-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.359 --71155-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.359 --71155-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.359 --71155-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.359 --71155-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.359 --71155-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.359 --71155-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.359 --71155-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.359 --71155-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.359 --71155-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.359 --71155-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.359 --71155-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.360 --71155-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.360 --71155-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:00.360 --71155-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.360 00:08:00.360 00:08:00.360 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.360 http://cunit.sourceforge.net/ 00:08:00.360 00:08:00.360 00:08:00.360 Suite: blob_nocopy_noextent 00:08:00.360 Test: blob_init ...[2024-06-17 11:15:33.419019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:08:00.360 --71155-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:00.360 passed 00:08:00.360 Test: blob_thin_provision ...passed 00:08:00.360 Test: blob_read_only ...passed 00:08:00.360 Test: bs_load ...[2024-06-17 11:15:33.911498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:08:00.360 passed 00:08:00.360 Test: bs_load_custom_cluster_size ...passed 00:08:00.360 Test: bs_load_after_failed_grow ...passed 00:08:00.360 Test: bs_cluster_sz ...[2024-06-17 11:15:34.224568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:08:00.360 [2024-06-17 11:15:34.226702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:08:00.360 [2024-06-17 11:15:34.229233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:08:00.360 passed 00:08:00.360 Test: bs_resize_md ...passed 00:08:00.360 Test: bs_destroy ...passed 00:08:00.360 Test: bs_type ...passed 00:08:00.360 Test: bs_super_block ...passed 00:08:00.360 Test: bs_test_recover_cluster_count ...passed 00:08:00.360 Test: bs_grow_live ...passed 00:08:00.360 Test: bs_grow_live_no_space ...passed 00:08:00.360 Test: bs_test_grow ...passed 00:08:00.360 Test: blob_serialize_test ...passed 00:08:00.360 Test: super_block_crc ...passed 00:08:00.360 Test: blob_thin_prov_write_count_io ...passed 00:08:00.360 Test: blob_thin_prov_unmap_cluster ...passed 00:08:00.360 Test: bs_load_iter_test ...passed 00:08:00.360 Test: blob_relations ...[2024-06-17 11:15:34.967541] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.360 [2024-06-17 11:15:34.969084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.360 [2024-06-17 11:15:34.984724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.360 [2024-06-17 11:15:34.984882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.360 passed 00:08:00.360 Test: blob_relations2 ...[2024-06-17 11:15:35.070327] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.360 [2024-06-17 11:15:35.070644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.360 [2024-06-17 11:15:35.071781] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.360 [2024-06-17 11:15:35.071912] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.360 [2024-06-17 11:15:35.101721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.360 [2024-06-17 11:15:35.101872] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.360 [2024-06-17 11:15:35.105140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.360 [2024-06-17 11:15:35.105287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.360 passed 00:08:00.360 Test: blob_relations3 ...passed 00:08:00.360 Test: blobstore_clean_power_failure ...passed 00:08:00.360 Test: blob_delete_snapshot_power_failure ...[2024-06-17 11:15:35.459802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:08:00.360 [2024-06-17 11:15:35.497621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:08:00.360 [2024-06-17 11:15:35.497951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:00.360 [2024-06-17 11:15:35.501839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.360 [2024-06-17 11:15:35.532572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:08:00.360 [2024-06-17 11:15:35.532882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:00.360 [2024-06-17 11:15:35.533205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:00.361 [2024-06-17 11:15:35.533345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.361 [2024-06-17 11:15:35.566483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:08:00.361 [2024-06-17 11:15:35.568226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.361 [2024-06-17 11:15:35.599665] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:08:00.361 [2024-06-17 11:15:35.601173] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.361 [2024-06-17 11:15:35.637260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:08:00.361 [2024-06-17 11:15:35.637869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.361 passed 00:08:00.361 Test: blob_create_snapshot_power_failure ...[2024-06-17 11:15:35.740459] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:08:00.361 [2024-06-17 11:15:35.805118] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:08:00.361 [2024-06-17 11:15:35.839270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:08:00.361 passed 00:08:00.361 Test: blob_io_unit ...passed 00:08:00.361 Test: blob_io_unit_compatibility ...passed 00:08:00.361 Test: blob_ext_md_pages ...passed 00:08:00.361 Test: blob_esnap_io_4096_4096 ...passed 00:08:00.361 Test: blob_esnap_io_512_512 ...passed 00:08:00.361 Test: blob_esnap_io_4096_512 ...passed 00:08:00.361 Test: blob_esnap_io_512_4096 ...passed 00:08:00.361 Test: blob_esnap_clone_resize ...passed 00:08:00.361 Suite: blob_bs_nocopy_noextent 00:08:00.361 Test: blob_open ...passed 00:08:00.361 Test: blob_create ...--71155-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:00.361 --71155-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.361 [2024-06-17 11:15:36.801223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:08:00.361 passed 00:08:00.361 Test: blob_create_loop ...passed 00:08:00.361 Test: blob_create_fail ...[2024-06-17 11:15:37.176803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:00.361 passed 00:08:00.361 Test: blob_create_internal ...--71155-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:00.361 passed 00:08:00.361 Test: blob_create_zero_extent ...passed 00:08:00.361 Test: blob_snapshot ...passed 00:08:00.361 Test: blob_clone ...passed 00:08:00.361 Test: blob_inflate ...[2024-06-17 11:15:37.590569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:08:00.361 passed 00:08:00.361 Test: blob_delete ...passed 00:08:00.361 Test: blob_resize_test ...[2024-06-17 11:15:37.730211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:08:00.361 passed 00:08:00.361 Test: blob_resize_thin_test ...passed 00:08:00.361 Test: channel_ops ...passed 00:08:00.361 Test: blob_super ...passed 00:08:00.361 Test: blob_rw_verify_iov ...passed 00:08:00.361 Test: blob_unmap ...passed 00:08:00.361 Test: blob_iter ...passed 00:08:00.361 Test: blob_parse_md ...passed 00:08:00.361 Test: bs_load_pending_removal ...passed 00:08:00.361 Test: bs_unload ...[2024-06-17 11:15:38.420872] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:08:00.361 passed 00:08:00.361 Test: bs_usable_clusters ...passed 00:08:00.361 Test: blob_crc ...[2024-06-17 11:15:38.557047] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:08:00.361 [2024-06-17 11:15:38.558184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:08:00.361 passed 00:08:00.361 Test: blob_flags ...passed 00:08:00.361 Test: bs_version ...passed 00:08:00.361 Test: blob_set_xattrs_test ...[2024-06-17 11:15:38.789736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:00.361 [2024-06-17 11:15:38.791448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:00.361 passed 00:08:00.361 Test: blob_thin_prov_alloc ...passed 00:08:00.361 Test: blob_insert_cluster_msg_test ...passed 00:08:00.361 Test: blob_thin_prov_rw ...passed 00:08:00.361 Test: blob_thin_prov_rle ...passed 00:08:00.361 Test: blob_thin_prov_rw_iov ...passed 00:08:00.361 Test: blob_snapshot_rw ...passed 00:08:00.361 Test: blob_snapshot_rw_iov ...passed 00:08:00.361 Test: blob_inflate_rw ...passed 00:08:00.361 Test: blob_snapshot_freeze_io ...passed 00:08:00.361 Test: blob_operation_split_rw ...passed 00:08:00.361 Test: blob_operation_split_rw_iov ...passed 00:08:00.362 Test: blob_simultaneous_operations ...[2024-06-17 11:15:41.321955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:00.362 [2024-06-17 11:15:41.322219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.362 [2024-06-17 11:15:41.326978] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:00.362 [2024-06-17 11:15:41.327115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.362 [2024-06-17 11:15:41.346887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:00.362 [2024-06-17 11:15:41.347029] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.362 [2024-06-17 11:15:41.349066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:00.362 [2024-06-17 11:15:41.349200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.362 passed 00:08:00.362 Test: blob_persist_test ...passed 00:08:00.362 Test: blob_decouple_snapshot ...passed 00:08:00.362 Test: blob_seek_io_unit ...passed 00:08:00.362 Test: blob_nested_freezes ...passed 00:08:00.362 Test: blob_clone_resize ...passed 00:08:00.362 Test: blob_shallow_copy ...[2024-06-17 11:15:42.013572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:08:00.362 [2024-06-17 11:15:42.019262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:08:00.362 [2024-06-17 11:15:42.021359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:08:00.362 passed 00:08:00.362 Suite: blob_blob_nocopy_noextent 00:08:00.362 Test: blob_write ...passed 00:08:00.362 Test: blob_read ...passed 00:08:00.362 Test: blob_rw_verify ...passed 00:08:00.362 Test: blob_rw_verify_iov_nomem ...passed 00:08:00.362 Test: blob_rw_iov_read_only ...passed 00:08:00.362 Test: blob_xattr ...passed 00:08:00.362 Test: blob_dirty_shutdown ...passed 00:08:00.362 Test: blob_is_degraded ...passed 00:08:00.362 Suite: blob_esnap_bs_nocopy_noextent 00:08:00.362 Test: blob_esnap_create ...passed 00:08:00.362 Test: blob_esnap_thread_add_remove ...passed 00:08:00.362 Test: blob_esnap_clone_snapshot ...passed 00:08:00.362 Test: blob_esnap_clone_inflate ...passed 00:08:00.362 Test: blob_esnap_clone_decouple ...passed 00:08:00.362 Test: blob_esnap_clone_reload ...passed 00:08:00.362 Test: blob_esnap_hotplug ...passed 00:08:00.362 Test: blob_set_parent ...[2024-06-17 11:15:43.334458] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:08:00.362 [2024-06-17 11:15:43.335340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:08:00.362 [2024-06-17 11:15:43.341656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:08:00.362 [2024-06-17 11:15:43.344603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:08:00.362 [2024-06-17 11:15:43.359638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:00.362 passed 00:08:00.362 Test: blob_set_external_parent ...[2024-06-17 11:15:43.441677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:08:00.362 [2024-06-17 11:15:43.443224] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:08:00.362 [2024-06-17 11:15:43.447903] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:08:00.362 [2024-06-17 11:15:43.460520] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:00.362 passed 00:08:00.362 Suite: blob_nocopy_extent 00:08:00.362 Test: blob_init ...[2024-06-17 11:15:43.494029] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:08:00.363 passed 00:08:00.363 Test: blob_thin_provision ...passed 00:08:00.363 Test: blob_read_only ...passed 00:08:00.363 Test: bs_load ...[2024-06-17 11:15:43.604495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:08:00.363 passed 00:08:00.363 Test: bs_load_custom_cluster_size ...passed 00:08:00.363 Test: bs_load_after_failed_grow ...passed 00:08:00.363 Test: bs_cluster_sz ...[2024-06-17 11:15:43.680235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:08:00.363 [2024-06-17 11:15:43.680801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:08:00.363 [2024-06-17 11:15:43.681062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:08:00.363 passed 00:08:00.363 Test: bs_resize_md ...passed 00:08:00.363 Test: bs_destroy ...passed 00:08:00.363 Test: bs_type ...passed 00:08:00.363 Test: bs_super_block ...passed 00:08:00.363 Test: bs_test_recover_cluster_count ...passed 00:08:00.363 Test: bs_grow_live ...passed 00:08:00.363 Test: bs_grow_live_no_space ...passed 00:08:00.363 Test: bs_test_grow ...passed 00:08:00.363 Test: blob_serialize_test ...passed 00:08:00.363 Test: super_block_crc ...passed 00:08:00.363 Test: blob_thin_prov_write_count_io ...passed 00:08:00.620 Test: blob_thin_prov_unmap_cluster ...passed 00:08:00.620 Test: bs_load_iter_test ...passed 00:08:00.620 Test: blob_relations ...[2024-06-17 11:15:44.404660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.620 [2024-06-17 11:15:44.404863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.620 [2024-06-17 11:15:44.409503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.620 [2024-06-17 11:15:44.409657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.620 passed 00:08:00.621 Test: blob_relations2 ...[2024-06-17 11:15:44.450210] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.621 [2024-06-17 11:15:44.450380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.621 [2024-06-17 11:15:44.450550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.621 [2024-06-17 11:15:44.450656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.621 [2024-06-17 11:15:44.459602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.621 [2024-06-17 11:15:44.459758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.621 [2024-06-17 11:15:44.462421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:00.621 [2024-06-17 11:15:44.462575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:00.621 passed 00:08:00.621 Test: blob_relations3 ...passed 00:08:00.878 Test: blobstore_clean_power_failure ...passed 00:08:00.878 Test: blob_delete_snapshot_power_failure ...[2024-06-17 11:15:44.784629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:08:00.878 [2024-06-17 11:15:44.826629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:08:01.135 [2024-06-17 11:15:44.858296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:08:01.135 [2024-06-17 11:15:44.858471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:01.135 [2024-06-17 11:15:44.858607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:01.135 [2024-06-17 11:15:44.889848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:08:01.135 [2024-06-17 11:15:44.890001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:01.135 [2024-06-17 11:15:44.890108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:01.135 [2024-06-17 11:15:44.890233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:01.135 [2024-06-17 11:15:44.923583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:08:01.135 [2024-06-17 11:15:44.923746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:01.135 [2024-06-17 11:15:44.923855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:01.135 [2024-06-17 11:15:44.923982] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:01.135 [2024-06-17 11:15:44.956091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:08:01.135 [2024-06-17 11:15:44.956348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:01.135 [2024-06-17 11:15:44.988716] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:08:01.135 [2024-06-17 11:15:44.989087] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:01.135 [2024-06-17 11:15:45.022036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:08:01.135 [2024-06-17 11:15:45.022250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:01.393 passed 00:08:01.393 Test: blob_create_snapshot_power_failure ...[2024-06-17 11:15:45.119627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:08:01.393 [2024-06-17 11:15:45.148859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:08:01.393 [2024-06-17 11:15:45.207889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:08:01.393 [2024-06-17 11:15:45.239696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:08:01.650 passed 00:08:01.650 Test: blob_io_unit ...passed 00:08:01.650 Test: blob_io_unit_compatibility ...passed 00:08:01.650 Test: blob_ext_md_pages ...passed 00:08:01.650 Test: blob_esnap_io_4096_4096 ...passed 00:08:01.907 Test: blob_esnap_io_512_512 ...passed 00:08:01.907 Test: blob_esnap_io_4096_512 ...passed 00:08:01.907 Test: blob_esnap_io_512_4096 ...passed 00:08:02.163 Test: blob_esnap_clone_resize ...passed 00:08:02.163 Suite: blob_bs_nocopy_extent 00:08:02.163 Test: blob_open ...passed 00:08:02.163 Test: blob_create ...[2024-06-17 11:15:45.968495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:08:02.163 passed 00:08:02.725 Test: blob_create_loop ...passed 00:08:02.725 Test: blob_create_fail ...[2024-06-17 11:15:46.414850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:02.725 passed 00:08:02.725 Test: blob_create_internal ...passed 00:08:02.725 Test: blob_create_zero_extent ...passed 00:08:02.725 Test: blob_snapshot ...passed 00:08:02.981 Test: blob_clone ...passed 00:08:02.981 Test: blob_inflate ...[2024-06-17 11:15:46.778839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:08:02.982 passed 00:08:02.982 Test: blob_delete ...passed 00:08:02.982 Test: blob_resize_test ...[2024-06-17 11:15:46.912242] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:08:03.239 passed 00:08:03.239 Test: blob_resize_thin_test ...passed 00:08:03.239 Test: channel_ops ...passed 00:08:03.496 Test: blob_super ...passed 00:08:03.496 Test: blob_rw_verify_iov ...passed 00:08:03.496 Test: blob_unmap ...passed 00:08:03.496 Test: blob_iter ...passed 00:08:03.754 Test: blob_parse_md ...passed 00:08:03.754 Test: bs_load_pending_removal ...passed 00:08:03.754 Test: bs_unload ...[2024-06-17 11:15:47.579976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:08:03.754 passed 00:08:03.754 Test: bs_usable_clusters ...passed 00:08:04.010 Test: blob_crc ...[2024-06-17 11:15:47.713558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:08:04.010 [2024-06-17 11:15:47.713883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:08:04.010 passed 00:08:04.010 Test: blob_flags ...passed 00:08:04.010 Test: bs_version ...passed 00:08:04.010 Test: blob_set_xattrs_test ...[2024-06-17 11:15:47.922368] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:04.010 [2024-06-17 11:15:47.922634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:04.010 passed 00:08:04.573 Test: blob_thin_prov_alloc ...passed 00:08:04.573 Test: blob_insert_cluster_msg_test ...passed 00:08:04.573 Test: blob_thin_prov_rw ...passed 00:08:04.573 Test: blob_thin_prov_rle ...passed 00:08:04.829 Test: blob_thin_prov_rw_iov ...passed 00:08:04.829 Test: blob_snapshot_rw ...passed 00:08:04.829 Test: blob_snapshot_rw_iov ...passed 00:08:05.619 Test: blob_inflate_rw ...passed 00:08:05.619 Test: blob_snapshot_freeze_io ...passed 00:08:05.876 Test: blob_operation_split_rw ...passed 00:08:06.439 Test: blob_operation_split_rw_iov ...passed 00:08:06.439 Test: blob_simultaneous_operations ...[2024-06-17 11:15:50.319956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:06.439 [2024-06-17 11:15:50.320139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:06.440 [2024-06-17 11:15:50.322442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:06.440 [2024-06-17 11:15:50.322576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:06.440 [2024-06-17 11:15:50.339593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:06.440 [2024-06-17 11:15:50.339725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:06.440 [2024-06-17 11:15:50.340313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:06.440 [2024-06-17 11:15:50.340447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:06.440 passed 00:08:06.697 Test: blob_persist_test ...passed 00:08:06.697 Test: blob_decouple_snapshot ...passed 00:08:06.954 Test: blob_seek_io_unit ...passed 00:08:06.954 Test: blob_nested_freezes ...passed 00:08:06.954 Test: blob_clone_resize ...passed 00:08:07.210 Test: blob_shallow_copy ...[2024-06-17 11:15:50.932791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:08:07.210 [2024-06-17 11:15:50.933284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:08:07.210 [2024-06-17 11:15:50.933477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:08:07.210 passed 00:08:07.210 Suite: blob_blob_nocopy_extent 00:08:07.210 Test: blob_write ...passed 00:08:07.210 Test: blob_read ...passed 00:08:07.467 Test: blob_rw_verify ...passed 00:08:07.467 Test: blob_rw_verify_iov_nomem ...passed 00:08:07.467 Test: blob_rw_iov_read_only ...passed 00:08:07.467 Test: blob_xattr ...passed 00:08:07.724 Test: blob_dirty_shutdown ...passed 00:08:07.724 Test: blob_is_degraded ...passed 00:08:07.724 Suite: blob_esnap_bs_nocopy_extent 00:08:07.724 Test: blob_esnap_create ...passed 00:08:07.981 Test: blob_esnap_thread_add_remove ...passed 00:08:07.981 Test: blob_esnap_clone_snapshot ...passed 00:08:07.981 Test: blob_esnap_clone_inflate ...passed 00:08:07.981 Test: blob_esnap_clone_decouple ...passed 00:08:08.237 Test: blob_esnap_clone_reload ...passed 00:08:08.237 Test: blob_esnap_hotplug ...passed 00:08:08.237 Test: blob_set_parent ...[2024-06-17 11:15:52.080627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:08:08.238 [2024-06-17 11:15:52.080819] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:08:08.238 [2024-06-17 11:15:52.081592] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:08:08.238 [2024-06-17 11:15:52.081776] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:08:08.238 [2024-06-17 11:15:52.085270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:08.238 passed 00:08:08.238 Test: blob_set_external_parent ...[2024-06-17 11:15:52.153733] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:08:08.238 [2024-06-17 11:15:52.153898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:08:08.238 [2024-06-17 11:15:52.154014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:08:08.238 [2024-06-17 11:15:52.156853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:08.238 passed 00:08:08.238 Suite: blob_copy_noextent 00:08:08.238 Test: blob_init ...[2024-06-17 11:15:52.186403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:08:08.495 passed 00:08:08.495 Test: blob_thin_provision ...passed 00:08:08.495 Test: blob_read_only ...passed 00:08:08.495 Test: bs_load ...[2024-06-17 11:15:52.281546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:08:08.495 passed 00:08:08.495 Test: bs_load_custom_cluster_size ...passed 00:08:08.495 Test: bs_load_after_failed_grow ...passed 00:08:08.495 Test: bs_cluster_sz ...[2024-06-17 11:15:52.336527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:08:08.495 [2024-06-17 11:15:52.337128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:08:08.495 [2024-06-17 11:15:52.337414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:08:08.495 passed 00:08:08.495 Test: bs_resize_md ...passed 00:08:08.495 Test: bs_destroy ...passed 00:08:08.751 Test: bs_type ...passed 00:08:08.752 Test: bs_super_block ...passed 00:08:08.752 Test: bs_test_recover_cluster_count ...passed 00:08:08.752 Test: bs_grow_live ...passed 00:08:08.752 Test: bs_grow_live_no_space ...passed 00:08:08.752 Test: bs_test_grow ...passed 00:08:08.752 Test: blob_serialize_test ...passed 00:08:08.752 Test: super_block_crc ...passed 00:08:08.752 Test: blob_thin_prov_write_count_io ...passed 00:08:09.008 Test: blob_thin_prov_unmap_cluster ...passed 00:08:09.008 Test: bs_load_iter_test ...passed 00:08:09.008 Test: blob_relations ...[2024-06-17 11:15:52.774569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:09.008 [2024-06-17 11:15:52.774758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.008 [2024-06-17 11:15:52.778486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:09.008 [2024-06-17 11:15:52.778646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.008 passed 00:08:09.008 Test: blob_relations2 ...[2024-06-17 11:15:52.814999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:09.008 [2024-06-17 11:15:52.815152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.008 [2024-06-17 11:15:52.815335] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:09.008 [2024-06-17 11:15:52.815447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.008 [2024-06-17 11:15:52.821977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:09.008 [2024-06-17 11:15:52.822127] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.008 [2024-06-17 11:15:52.824475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:09.008 [2024-06-17 11:15:52.824616] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.008 passed 00:08:09.008 Test: blob_relations3 ...passed 00:08:09.265 Test: blobstore_clean_power_failure ...passed 00:08:09.265 Test: blob_delete_snapshot_power_failure ...[2024-06-17 11:15:53.139202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:08:09.265 [2024-06-17 11:15:53.169914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:08:09.265 [2024-06-17 11:15:53.170075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:09.265 [2024-06-17 11:15:53.170206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.265 [2024-06-17 11:15:53.201015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:08:09.265 [2024-06-17 11:15:53.201180] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:09.265 [2024-06-17 11:15:53.201287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:09.265 [2024-06-17 11:15:53.201414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.522 [2024-06-17 11:15:53.232296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:08:09.522 [2024-06-17 11:15:53.232549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.522 [2024-06-17 11:15:53.264359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:08:09.522 [2024-06-17 11:15:53.264741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.523 [2024-06-17 11:15:53.296595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:08:09.523 [2024-06-17 11:15:53.296803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:09.523 passed 00:08:09.523 Test: blob_create_snapshot_power_failure ...[2024-06-17 11:15:53.391145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:08:09.523 [2024-06-17 11:15:53.448128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:08:09.779 [2024-06-17 11:15:53.478449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:08:09.779 passed 00:08:09.779 Test: blob_io_unit ...passed 00:08:09.780 Test: blob_io_unit_compatibility ...passed 00:08:09.780 Test: blob_ext_md_pages ...passed 00:08:10.036 Test: blob_esnap_io_4096_4096 ...passed 00:08:10.036 Test: blob_esnap_io_512_512 ...passed 00:08:10.036 Test: blob_esnap_io_4096_512 ...passed 00:08:10.036 Test: blob_esnap_io_512_4096 ...passed 00:08:10.293 Test: blob_esnap_clone_resize ...passed 00:08:10.293 Suite: blob_bs_copy_noextent 00:08:10.293 Test: blob_open ...passed 00:08:10.293 Test: blob_create ...[2024-06-17 11:15:54.205483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:08:10.293 passed 00:08:10.584 Test: blob_create_loop ...passed 00:08:10.841 Test: blob_create_fail ...[2024-06-17 11:15:54.573894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:10.841 passed 00:08:10.841 Test: blob_create_internal ...passed 00:08:10.841 Test: blob_create_zero_extent ...passed 00:08:11.097 Test: blob_snapshot ...passed 00:08:11.097 Test: blob_clone ...passed 00:08:11.097 Test: blob_inflate ...[2024-06-17 11:15:54.925391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:08:11.097 passed 00:08:11.097 Test: blob_delete ...passed 00:08:11.355 Test: blob_resize_test ...[2024-06-17 11:15:55.052728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:08:11.355 passed 00:08:11.355 Test: blob_resize_thin_test ...passed 00:08:11.355 Test: channel_ops ...passed 00:08:11.612 Test: blob_super ...passed 00:08:11.612 Test: blob_rw_verify_iov ...passed 00:08:11.612 Test: blob_unmap ...passed 00:08:11.612 Test: blob_iter ...passed 00:08:11.869 Test: blob_parse_md ...passed 00:08:11.869 Test: bs_load_pending_removal ...passed 00:08:11.869 Test: bs_unload ...[2024-06-17 11:15:55.693186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:08:11.869 passed 00:08:11.869 Test: bs_usable_clusters ...passed 00:08:12.125 Test: blob_crc ...[2024-06-17 11:15:55.821744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:08:12.125 [2024-06-17 11:15:55.822067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:08:12.125 passed 00:08:12.125 Test: blob_flags ...passed 00:08:12.125 Test: bs_version ...passed 00:08:12.125 Test: blob_set_xattrs_test ...[2024-06-17 11:15:56.029058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:12.125 [2024-06-17 11:15:56.029319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:12.125 passed 00:08:12.690 Test: blob_thin_prov_alloc ...passed 00:08:12.690 Test: blob_insert_cluster_msg_test ...passed 00:08:12.690 Test: blob_thin_prov_rw ...passed 00:08:12.947 Test: blob_thin_prov_rle ...passed 00:08:12.947 Test: blob_thin_prov_rw_iov ...passed 00:08:12.947 Test: blob_snapshot_rw ...passed 00:08:12.947 Test: blob_snapshot_rw_iov ...passed 00:08:13.511 Test: blob_inflate_rw ...passed 00:08:13.511 Test: blob_snapshot_freeze_io ...passed 00:08:14.087 Test: blob_operation_split_rw ...passed 00:08:14.649 Test: blob_operation_split_rw_iov ...passed 00:08:14.649 Test: blob_simultaneous_operations ...[2024-06-17 11:15:58.426510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:14.649 [2024-06-17 11:15:58.426697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.649 [2024-06-17 11:15:58.428757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:14.649 [2024-06-17 11:15:58.428891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.649 [2024-06-17 11:15:58.438270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:14.649 [2024-06-17 11:15:58.438401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.649 [2024-06-17 11:15:58.438967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:14.649 [2024-06-17 11:15:58.439083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:14.649 passed 00:08:14.649 Test: blob_persist_test ...passed 00:08:14.906 Test: blob_decouple_snapshot ...passed 00:08:14.906 Test: blob_seek_io_unit ...passed 00:08:14.906 Test: blob_nested_freezes ...passed 00:08:15.163 Test: blob_clone_resize ...passed 00:08:15.163 Test: blob_shallow_copy ...[2024-06-17 11:15:58.993688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:08:15.163 [2024-06-17 11:15:58.994174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:08:15.163 [2024-06-17 11:15:58.994360] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:08:15.163 passed 00:08:15.163 Suite: blob_blob_copy_noextent 00:08:15.420 Test: blob_write ...passed 00:08:15.420 Test: blob_read ...passed 00:08:15.420 Test: blob_rw_verify ...passed 00:08:15.420 Test: blob_rw_verify_iov_nomem ...passed 00:08:15.677 Test: blob_rw_iov_read_only ...passed 00:08:15.677 Test: blob_xattr ...passed 00:08:15.677 Test: blob_dirty_shutdown ...passed 00:08:15.677 Test: blob_is_degraded ...passed 00:08:15.677 Suite: blob_esnap_bs_copy_noextent 00:08:15.934 Test: blob_esnap_create ...passed 00:08:15.934 Test: blob_esnap_thread_add_remove ...passed 00:08:15.934 Test: blob_esnap_clone_snapshot ...passed 00:08:15.934 Test: blob_esnap_clone_inflate ...passed 00:08:16.192 Test: blob_esnap_clone_decouple ...passed 00:08:16.192 Test: blob_esnap_clone_reload ...passed 00:08:16.192 Test: blob_esnap_hotplug ...passed 00:08:16.192 Test: blob_set_parent ...[2024-06-17 11:16:00.130187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:08:16.192 [2024-06-17 11:16:00.130565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:08:16.192 [2024-06-17 11:16:00.131334] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:08:16.192 [2024-06-17 11:16:00.131522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:08:16.192 [2024-06-17 11:16:00.134962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:16.450 passed 00:08:16.450 Test: blob_set_external_parent ...[2024-06-17 11:16:00.203130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:08:16.450 [2024-06-17 11:16:00.203295] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:08:16.450 [2024-06-17 11:16:00.203409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:08:16.450 [2024-06-17 11:16:00.206198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:16.450 passed 00:08:16.450 Suite: blob_copy_extent 00:08:16.450 Test: blob_init ...[2024-06-17 11:16:00.230704] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:08:16.450 passed 00:08:16.450 Test: blob_thin_provision ...passed 00:08:16.450 Test: blob_read_only ...passed 00:08:16.450 Test: bs_load ...[2024-06-17 11:16:00.326192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:08:16.450 passed 00:08:16.450 Test: bs_load_custom_cluster_size ...passed 00:08:16.450 Test: bs_load_after_failed_grow ...passed 00:08:16.450 Test: bs_cluster_sz ...[2024-06-17 11:16:00.382308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:08:16.450 [2024-06-17 11:16:00.382876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:08:16.450 [2024-06-17 11:16:00.383136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:08:16.708 passed 00:08:16.708 Test: bs_resize_md ...passed 00:08:16.708 Test: bs_destroy ...passed 00:08:16.708 Test: bs_type ...passed 00:08:16.708 Test: bs_super_block ...passed 00:08:16.708 Test: bs_test_recover_cluster_count ...passed 00:08:16.708 Test: bs_grow_live ...passed 00:08:16.708 Test: bs_grow_live_no_space ...passed 00:08:16.708 Test: bs_test_grow ...passed 00:08:16.708 Test: blob_serialize_test ...passed 00:08:16.708 Test: super_block_crc ...passed 00:08:16.966 Test: blob_thin_prov_write_count_io ...passed 00:08:16.966 Test: blob_thin_prov_unmap_cluster ...passed 00:08:16.966 Test: bs_load_iter_test ...passed 00:08:16.966 Test: blob_relations ...[2024-06-17 11:16:00.796368] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:16.966 [2024-06-17 11:16:00.796580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:16.966 [2024-06-17 11:16:00.801231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:16.966 [2024-06-17 11:16:00.801386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:16.966 passed 00:08:16.966 Test: blob_relations2 ...[2024-06-17 11:16:00.838925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:16.966 [2024-06-17 11:16:00.839080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:16.966 [2024-06-17 11:16:00.839250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:16.966 [2024-06-17 11:16:00.839352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:16.966 [2024-06-17 11:16:00.846945] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:16.966 [2024-06-17 11:16:00.847100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:16.966 [2024-06-17 11:16:00.849763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8386:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:08:16.966 [2024-06-17 11:16:00.849909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:16.967 passed 00:08:16.967 Test: blob_relations3 ...passed 00:08:17.224 Test: blobstore_clean_power_failure ...passed 00:08:17.224 Test: blob_delete_snapshot_power_failure ...[2024-06-17 11:16:01.164288] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:08:17.481 [2024-06-17 11:16:01.195539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:08:17.482 [2024-06-17 11:16:01.227223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:08:17.482 [2024-06-17 11:16:01.227387] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:17.482 [2024-06-17 11:16:01.227527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:17.482 [2024-06-17 11:16:01.259532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:08:17.482 [2024-06-17 11:16:01.259692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:17.482 [2024-06-17 11:16:01.259799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:17.482 [2024-06-17 11:16:01.259927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:17.482 [2024-06-17 11:16:01.291597] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:08:17.482 [2024-06-17 11:16:01.291760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:08:17.482 [2024-06-17 11:16:01.291867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8300:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:08:17.482 [2024-06-17 11:16:01.291997] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:17.482 [2024-06-17 11:16:01.324379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8227:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:08:17.482 [2024-06-17 11:16:01.324634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:17.482 [2024-06-17 11:16:01.357754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8096:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:08:17.482 [2024-06-17 11:16:01.358134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:17.482 [2024-06-17 11:16:01.391209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8040:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:08:17.482 [2024-06-17 11:16:01.391418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:17.739 passed 00:08:17.739 Test: blob_create_snapshot_power_failure ...[2024-06-17 11:16:01.485703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:08:17.739 [2024-06-17 11:16:01.516032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:08:17.739 [2024-06-17 11:16:01.573417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:08:17.739 [2024-06-17 11:16:01.604405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:08:17.998 passed 00:08:17.998 Test: blob_io_unit ...passed 00:08:17.998 Test: blob_io_unit_compatibility ...passed 00:08:17.998 Test: blob_ext_md_pages ...passed 00:08:17.998 Test: blob_esnap_io_4096_4096 ...passed 00:08:18.256 Test: blob_esnap_io_512_512 ...passed 00:08:18.256 Test: blob_esnap_io_4096_512 ...passed 00:08:18.256 Test: blob_esnap_io_512_4096 ...passed 00:08:18.515 Test: blob_esnap_clone_resize ...passed 00:08:18.515 Suite: blob_bs_copy_extent 00:08:18.515 Test: blob_open ...passed 00:08:18.515 Test: blob_create ...[2024-06-17 11:16:02.326744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:08:18.515 passed 00:08:19.082 Test: blob_create_loop ...passed 00:08:19.082 Test: blob_create_fail ...[2024-06-17 11:16:02.768576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:19.082 passed 00:08:19.082 Test: blob_create_internal ...passed 00:08:19.082 Test: blob_create_zero_extent ...passed 00:08:19.082 Test: blob_snapshot ...passed 00:08:19.347 Test: blob_clone ...passed 00:08:19.347 Test: blob_inflate ...[2024-06-17 11:16:03.114931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:08:19.347 passed 00:08:19.347 Test: blob_delete ...passed 00:08:19.347 Test: blob_resize_test ...[2024-06-17 11:16:03.242776] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7845:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:08:19.347 passed 00:08:19.607 Test: blob_resize_thin_test ...passed 00:08:19.607 Test: channel_ops ...passed 00:08:19.607 Test: blob_super ...passed 00:08:19.867 Test: blob_rw_verify_iov ...passed 00:08:19.867 Test: blob_unmap ...passed 00:08:19.867 Test: blob_iter ...passed 00:08:19.867 Test: blob_parse_md ...passed 00:08:20.126 Test: bs_load_pending_removal ...passed 00:08:20.126 Test: bs_unload ...[2024-06-17 11:16:03.890157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:08:20.126 passed 00:08:20.126 Test: bs_usable_clusters ...passed 00:08:20.126 Test: blob_crc ...[2024-06-17 11:16:04.020754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:08:20.126 [2024-06-17 11:16:04.021088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:08:20.126 passed 00:08:20.384 Test: blob_flags ...passed 00:08:20.384 Test: bs_version ...passed 00:08:20.384 Test: blob_set_xattrs_test ...[2024-06-17 11:16:04.231629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:20.384 [2024-06-17 11:16:04.231904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:08:20.384 passed 00:08:20.952 Test: blob_thin_prov_alloc ...passed 00:08:20.952 Test: blob_insert_cluster_msg_test ...passed 00:08:20.952 Test: blob_thin_prov_rw ...passed 00:08:20.952 Test: blob_thin_prov_rle ...passed 00:08:20.952 Test: blob_thin_prov_rw_iov ...passed 00:08:21.210 Test: blob_snapshot_rw ...passed 00:08:21.210 Test: blob_snapshot_rw_iov ...passed 00:08:21.777 Test: blob_inflate_rw ...passed 00:08:21.777 Test: blob_snapshot_freeze_io ...passed 00:08:22.343 Test: blob_operation_split_rw ...passed 00:08:22.603 Test: blob_operation_split_rw_iov ...passed 00:08:22.863 Test: blob_simultaneous_operations ...[2024-06-17 11:16:06.564271] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:22.863 [2024-06-17 11:16:06.564472] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:22.863 [2024-06-17 11:16:06.566532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:22.863 [2024-06-17 11:16:06.566673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:22.863 [2024-06-17 11:16:06.575227] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:22.863 [2024-06-17 11:16:06.575353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:22.863 [2024-06-17 11:16:06.575936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8413:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:08:22.863 [2024-06-17 11:16:06.576056] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8353:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:08:22.863 passed 00:08:22.863 Test: blob_persist_test ...passed 00:08:22.863 Test: blob_decouple_snapshot ...passed 00:08:23.122 Test: blob_seek_io_unit ...passed 00:08:23.122 Test: blob_nested_freezes ...passed 00:08:23.122 Test: blob_clone_resize ...passed 00:08:23.381 Test: blob_shallow_copy ...[2024-06-17 11:16:07.129843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:08:23.381 [2024-06-17 11:16:07.130341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:08:23.381 [2024-06-17 11:16:07.130533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:08:23.381 passed 00:08:23.381 Suite: blob_blob_copy_extent 00:08:23.381 Test: blob_write ...passed 00:08:23.381 Test: blob_read ...passed 00:08:23.640 Test: blob_rw_verify ...passed 00:08:23.640 Test: blob_rw_verify_iov_nomem ...passed 00:08:23.640 Test: blob_rw_iov_read_only ...passed 00:08:23.640 Test: blob_xattr ...passed 00:08:23.899 Test: blob_dirty_shutdown ...passed 00:08:23.899 Test: blob_is_degraded ...passed 00:08:23.899 Suite: blob_esnap_bs_copy_extent 00:08:23.899 Test: blob_esnap_create ...passed 00:08:24.157 Test: blob_esnap_thread_add_remove ...passed 00:08:24.157 Test: blob_esnap_clone_snapshot ...passed 00:08:24.157 Test: blob_esnap_clone_inflate ...passed 00:08:24.157 Test: blob_esnap_clone_decouple ...passed 00:08:24.415 Test: blob_esnap_clone_reload ...passed 00:08:24.415 Test: blob_esnap_hotplug ...passed 00:08:24.415 Test: blob_set_parent ...[2024-06-17 11:16:08.265906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:08:24.415 [2024-06-17 11:16:08.266103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:08:24.415 [2024-06-17 11:16:08.266864] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:08:24.415 [2024-06-17 11:16:08.267053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:08:24.415 [2024-06-17 11:16:08.270536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:24.415 passed 00:08:24.415 Test: blob_set_external_parent ...[2024-06-17 11:16:08.337922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7787:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:08:24.415 [2024-06-17 11:16:08.338084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7795:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:08:24.415 [2024-06-17 11:16:08.338200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7748:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:08:24.415 [2024-06-17 11:16:08.341033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7754:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:08:24.674 passed 00:08:24.674 00:08:24.674 Run Summary: Type Total Ran Passed Failed Inactive 00:08:24.674 suites 16 16 n/a 0 0 00:08:24.674 tests 376 376 376 0 0 00:08:24.674 asserts 143965 143965 143965 0 n/a 00:08:24.674 00:08:24.674 Elapsed time = 34.424 seconds 00:08:24.674 --71155-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:24.674 ==71155== 00:08:24.674 ==71155== HEAP SUMMARY: 00:08:24.674 ==71155== in use at exit: 26,940 bytes in 785 blocks 00:08:24.674 ==71155== total heap usage: 168,651 allocs, 167,866 frees, 676,193,039 bytes allocated 00:08:24.674 ==71155== 00:08:24.674 ==71155== Searching for pointers to 785 not-freed blocks 00:08:24.674 ==71155== Checked 11,377,504 bytes 00:08:24.674 ==71155== 00:08:24.674 ==71155== LEAK SUMMARY: 00:08:24.674 ==71155== definitely lost: 0 bytes in 0 blocks 00:08:24.674 ==71155== indirectly lost: 0 bytes in 0 blocks 00:08:24.674 ==71155== possibly lost: 0 bytes in 0 blocks 00:08:24.674 ==71155== still reachable: 26,940 bytes in 785 blocks 00:08:24.674 ==71155== suppressed: 0 bytes in 0 blocks 00:08:24.674 ==71155== Reachable blocks (those to which a pointer was found) are not shown. 00:08:24.674 ==71155== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:24.674 ==71155== 00:08:24.674 ==71155== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:24.674 11:16:08 unittest_blob_blobfs -- unit/unittest.sh@42 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:24.674 ==71510== Memcheck, a memory error detector 00:08:24.674 ==71510== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:24.674 ==71510== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:24.674 ==71510== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:24.674 ==71510== 00:08:24.674 --71510-- Valgrind options: 00:08:24.674 --71510-- --leak-check=full 00:08:24.674 --71510-- --error-exitcode=2 00:08:24.674 --71510-- --verbose 00:08:24.674 --71510-- Contents of /proc/version: 00:08:24.674 --71510-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:24.674 --71510-- 00:08:24.674 --71510-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:24.674 --71510-- Page sizes: currently 4096, max supported 4096 00:08:24.674 --71510-- Valgrind library directory: /usr/libexec/valgrind 00:08:24.674 --71510-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:24.674 --71510-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:24.674 --71510-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:24.674 --71510-- might be shown as UnknownInlinedFun 00:08:24.674 --71510-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:24.674 --71510-- object doesn't have a dynamic symbol table 00:08:24.674 --71510-- Scheduler: using generic scheduler lock implementation. 00:08:24.674 --71510-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:24.674 ==71510== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71510-by-???-on-3d512e6db8cf 00:08:24.674 ==71510== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71510-by-???-on-3d512e6db8cf 00:08:24.674 ==71510== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71510-by-???-on-3d512e6db8cf 00:08:24.674 ==71510== 00:08:24.674 ==71510== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:24.674 ==71510== don't want to do, unless you know exactly what you're doing, 00:08:24.674 ==71510== or are doing some strange experiment): 00:08:24.674 ==71510== /usr/libexec/valgrind/../../bin/vgdb --pid=71510 ...command... 00:08:24.674 ==71510== 00:08:24.674 ==71510== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:24.674 ==71510== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:08:24.674 ==71510== and then give GDB the following command 00:08:24.674 ==71510== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71510 00:08:24.674 ==71510== --pid is optional if only one valgrind process is running 00:08:24.674 ==71510== 00:08:24.674 --71510-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:24.674 --71510-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:24.674 --71510-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:24.674 --71510-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:24.674 ==71510== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.674 --71510-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:24.674 --71510-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:24.933 --71510-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:24.933 --71510-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:24.933 --71510-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:24.933 --71510-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:24.933 --71510-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:24.933 --71510-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:24.933 --71510-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:24.933 --71510-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:24.933 --71510-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:24.933 --71510-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:24.933 --71510-- Reading syms from /usr/lib64/libm.so.6 00:08:24.933 --71510-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:24.933 --71510-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:24.933 --71510-- Reading syms from /usr/lib64/libc.so.6 00:08:24.933 ==71510== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.933 --71510-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.933 --71510-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.933 ==71510== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.933 --71510-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.933 --71510-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.933 ==71510== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.933 --71510-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.933 --71510-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.933 ==71510== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.933 --71510-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.933 --71510-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.933 --71510-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:24.933 --71510-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:24.933 --71510-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:24.933 --71510-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.933 --71510-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.933 --71510-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.933 --71510-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.933 --71510-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.934 --71510-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.934 --71510-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.934 --71510-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.934 --71510-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.934 --71510-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.934 --71510-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.934 --71510-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.934 --71510-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.934 --71510-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 ==71510== Preferring higher priority redirection: 00:08:25.192 --71510-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.192 --71510-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.192 --71510-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 --71510-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.192 ==71510== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.192 --71510-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.192 --71510-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.192 ==71510== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.192 --71510-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.192 --71510-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.192 --71510-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.192 --71510-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.192 --71510-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.193 --71510-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.193 --71510-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.193 --71510-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.193 --71510-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.193 --71510-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.193 --71510-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.193 --71510-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.193 --71510-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.193 --71510-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.193 --71510-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.193 --71510-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.193 --71510-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.193 --71510-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:25.193 --71510-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.193 00:08:25.193 00:08:25.193 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.193 http://cunit.sourceforge.net/ 00:08:25.193 00:08:25.193 00:08:25.193 Suite: blob_bdev 00:08:25.193 Test: create_bs_dev ...passed 00:08:25.193 Test: create_bs_dev_ro ...[2024-06-17 11:16:09.080672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 529:spdk_bdev_create_bs_dev: *ERROR*: bdev name 'nope': unsupported options 00:08:25.193 passed 00:08:25.193 Test: create_bs_dev_rw ...passed 00:08:25.193 Test: claim_bs_dev ...[2024-06-17 11:16:09.118534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 340:spdk_bs_bdev_claim: *ERROR*: could not claim bs dev 00:08:25.193 passed 00:08:25.193 Test: claim_bs_dev_ro ...passed 00:08:25.193 Test: deferred_destroy_refs ...passed 00:08:25.193 Test: deferred_destroy_channels ...passed 00:08:25.452 Test: deferred_destroy_threads ...passed 00:08:25.452 00:08:25.452 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.452 suites 1 1 n/a 0 0 00:08:25.452 tests 8 8 8 0 0 00:08:25.452 asserts 119 119 119 0 n/a 00:08:25.452 00:08:25.452 Elapsed time = 0.087 seconds 00:08:25.452 --71510-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.452 --71510-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.452 ==71510== 00:08:25.452 ==71510== HEAP SUMMARY: 00:08:25.452 ==71510== in use at exit: 0 bytes in 0 blocks 00:08:25.452 ==71510== total heap usage: 2,185 allocs, 2,185 frees, 223,475 bytes allocated 00:08:25.452 ==71510== 00:08:25.452 ==71510== All heap blocks were freed -- no leaks are possible 00:08:25.452 ==71510== 00:08:25.452 ==71510== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.452 11:16:09 unittest_blob_blobfs -- unit/unittest.sh@43 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:25.452 ==71523== Memcheck, a memory error detector 00:08:25.452 ==71523== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.452 ==71523== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.452 ==71523== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:25.452 ==71523== 00:08:25.452 --71523-- Valgrind options: 00:08:25.452 --71523-- --leak-check=full 00:08:25.452 --71523-- --error-exitcode=2 00:08:25.452 --71523-- --verbose 00:08:25.452 --71523-- Contents of /proc/version: 00:08:25.452 --71523-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:25.452 --71523-- 00:08:25.452 --71523-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.452 --71523-- Page sizes: currently 4096, max supported 4096 00:08:25.452 --71523-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.452 --71523-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:25.452 --71523-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.452 --71523-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.452 --71523-- might be shown as UnknownInlinedFun 00:08:25.452 --71523-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.452 --71523-- object doesn't have a dynamic symbol table 00:08:25.452 --71523-- Scheduler: using generic scheduler lock implementation. 00:08:25.452 --71523-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.452 ==71523== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71523-by-???-on-3d512e6db8cf 00:08:25.452 ==71523== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71523-by-???-on-3d512e6db8cf 00:08:25.452 ==71523== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71523-by-???-on-3d512e6db8cf 00:08:25.452 ==71523== 00:08:25.452 ==71523== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.452 ==71523== don't want to do, unless you know exactly what you're doing, 00:08:25.452 ==71523== or are doing some strange experiment): 00:08:25.452 ==71523== /usr/libexec/valgrind/../../bin/vgdb --pid=71523 ...command... 00:08:25.452 ==71523== 00:08:25.452 ==71523== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.452 ==71523== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:08:25.452 ==71523== and then give GDB the following command 00:08:25.452 ==71523== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71523 00:08:25.452 ==71523== --pid is optional if only one valgrind process is running 00:08:25.452 ==71523== 00:08:25.452 --71523-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.452 --71523-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.452 --71523-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.452 --71523-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.453 ==71523== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.453 --71523-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.453 --71523-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.453 --71523-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.453 --71523-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.453 --71523-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.453 --71523-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.453 --71523-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.453 --71523-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.453 --71523-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.453 --71523-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.453 --71523-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.453 --71523-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.453 --71523-- Reading syms from /usr/lib64/libm.so.6 00:08:25.453 --71523-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.453 --71523-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.453 --71523-- Reading syms from /usr/lib64/libc.so.6 00:08:25.710 ==71523== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.710 --71523-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.710 --71523-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.710 ==71523== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.710 --71523-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.710 --71523-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.710 ==71523== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.710 --71523-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.710 --71523-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.710 ==71523== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.710 --71523-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.710 --71523-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.710 --71523-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.710 --71523-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.710 --71523-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.710 --71523-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.710 --71523-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.710 --71523-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.710 --71523-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.710 --71523-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.710 --71523-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 ==71523== Preferring higher priority redirection: 00:08:25.711 --71523-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.711 --71523-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.711 --71523-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 --71523-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.711 ==71523== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.711 --71523-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.711 --71523-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.711 ==71523== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.711 --71523-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.711 --71523-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.711 --71523-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.711 --71523-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.711 --71523-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.711 --71523-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.711 --71523-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.711 --71523-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.711 --71523-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.711 --71523-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.711 --71523-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.711 --71523-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.711 --71523-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.711 --71523-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.711 --71523-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.711 --71523-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.969 --71523-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.969 --71523-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.969 00:08:25.969 00:08:25.969 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.969 http://cunit.sourceforge.net/ 00:08:25.969 00:08:25.969 00:08:25.969 Suite: tree 00:08:25.969 Test: blobfs_tree_op_test ...passed 00:08:25.969 00:08:25.970 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.970 suites 1 1 n/a 0 0 00:08:25.970 tests 1 1 1 0 0 00:08:25.970 asserts 27 27 27 0 n/a 00:08:25.970 00:08:25.970 Elapsed time = 0.025 seconds 00:08:25.970 --71523-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.970 --71523-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.970 ==71523== 00:08:25.970 ==71523== HEAP SUMMARY: 00:08:25.970 ==71523== in use at exit: 0 bytes in 0 blocks 00:08:25.970 ==71523== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:08:25.970 ==71523== 00:08:25.970 ==71523== All heap blocks were freed -- no leaks are possible 00:08:25.970 ==71523== 00:08:25.970 ==71523== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.970 11:16:09 unittest_blob_blobfs -- unit/unittest.sh@44 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:25.970 ==71531== Memcheck, a memory error detector 00:08:25.970 ==71531== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.970 ==71531== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.970 ==71531== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:25.970 ==71531== 00:08:25.970 --71531-- Valgrind options: 00:08:25.970 --71531-- --leak-check=full 00:08:25.970 --71531-- --error-exitcode=2 00:08:25.970 --71531-- --verbose 00:08:25.970 --71531-- Contents of /proc/version: 00:08:25.970 --71531-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:25.970 --71531-- 00:08:25.970 --71531-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.970 --71531-- Page sizes: currently 4096, max supported 4096 00:08:25.970 --71531-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.970 --71531-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:25.970 --71531-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.970 --71531-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.970 --71531-- might be shown as UnknownInlinedFun 00:08:25.970 --71531-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.970 --71531-- object doesn't have a dynamic symbol table 00:08:25.970 --71531-- Scheduler: using generic scheduler lock implementation. 00:08:25.970 --71531-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.970 ==71531== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71531-by-???-on-3d512e6db8cf 00:08:25.970 ==71531== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71531-by-???-on-3d512e6db8cf 00:08:25.970 ==71531== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71531-by-???-on-3d512e6db8cf 00:08:25.970 ==71531== 00:08:25.970 ==71531== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.970 ==71531== don't want to do, unless you know exactly what you're doing, 00:08:25.970 ==71531== or are doing some strange experiment): 00:08:25.970 ==71531== /usr/libexec/valgrind/../../bin/vgdb --pid=71531 ...command... 00:08:25.970 ==71531== 00:08:25.970 ==71531== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.970 ==71531== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:08:25.970 ==71531== and then give GDB the following command 00:08:25.970 ==71531== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71531 00:08:25.970 ==71531== --pid is optional if only one valgrind process is running 00:08:25.970 ==71531== 00:08:25.970 --71531-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.970 --71531-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.970 --71531-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.970 --71531-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.970 ==71531== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.970 --71531-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.970 --71531-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.970 --71531-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.970 --71531-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.970 --71531-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.970 --71531-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.970 --71531-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.970 --71531-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.970 --71531-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.970 --71531-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.970 --71531-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.970 --71531-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.229 --71531-- Reading syms from /usr/lib64/libm.so.6 00:08:26.229 --71531-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.229 --71531-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.230 --71531-- Reading syms from /usr/lib64/libc.so.6 00:08:26.230 ==71531== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.230 --71531-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.230 --71531-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.230 ==71531== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.230 --71531-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.230 --71531-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.230 ==71531== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.230 --71531-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.230 --71531-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.230 ==71531== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.230 --71531-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.230 --71531-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.230 --71531-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.230 --71531-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.230 --71531-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.230 --71531-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.230 --71531-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.230 --71531-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.488 --71531-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.488 --71531-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 ==71531== Preferring higher priority redirection: 00:08:26.489 --71531-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.489 --71531-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.489 --71531-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 --71531-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.489 ==71531== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.489 --71531-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.489 --71531-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.489 ==71531== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.489 --71531-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.489 --71531-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.489 --71531-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.489 --71531-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.489 --71531-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.489 --71531-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.489 --71531-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.489 --71531-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.489 --71531-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.489 --71531-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.489 --71531-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.489 --71531-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.489 --71531-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.489 --71531-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.489 --71531-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.489 --71531-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.489 --71531-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.489 --71531-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:26.748 --71531-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.748 00:08:26.748 00:08:26.748 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.748 http://cunit.sourceforge.net/ 00:08:26.748 00:08:26.748 00:08:26.748 Suite: blobfs_async_ut 00:08:26.748 Test: fs_init ...--71531-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:27.006 passed 00:08:27.006 Test: fs_open ...--71531-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:27.265 --71531-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:27.265 passed 00:08:27.265 Test: fs_create ...passed 00:08:27.523 Test: fs_truncate ...passed 00:08:27.523 Test: fs_rename ...[2024-06-17 11:16:11.305911] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=file1 to deleted 00:08:27.523 passed 00:08:27.523 Test: fs_rw_async ...passed 00:08:27.781 Test: fs_writev_readv_async ...passed 00:08:27.781 Test: tree_find_buffer_ut ...passed 00:08:27.781 Test: channel_ops ...passed 00:08:27.781 Test: channel_ops_sync ...passed 00:08:27.781 00:08:27.781 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.781 suites 1 1 n/a 0 0 00:08:27.781 tests 10 10 10 0 0 00:08:27.781 asserts 292 292 292 0 n/a 00:08:27.781 00:08:27.781 Elapsed time = 1.125 seconds 00:08:27.781 --71531-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.781 --71531-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.781 ==71531== 00:08:27.781 ==71531== HEAP SUMMARY: 00:08:27.781 ==71531== in use at exit: 306,648 bytes in 9,243 blocks 00:08:27.781 ==71531== total heap usage: 11,526 allocs, 2,283 frees, 70,872,318 bytes allocated 00:08:27.781 ==71531== 00:08:27.781 ==71531== Searching for pointers to 9,243 not-freed blocks 00:08:27.781 ==71531== Checked 7,304,688 bytes 00:08:27.781 ==71531== 00:08:27.781 ==71531== LEAK SUMMARY: 00:08:27.781 ==71531== definitely lost: 0 bytes in 0 blocks 00:08:27.781 ==71531== indirectly lost: 0 bytes in 0 blocks 00:08:27.781 ==71531== possibly lost: 0 bytes in 0 blocks 00:08:27.781 ==71531== still reachable: 306,648 bytes in 9,243 blocks 00:08:27.781 ==71531== suppressed: 0 bytes in 0 blocks 00:08:27.781 ==71531== Reachable blocks (those to which a pointer was found) are not shown. 00:08:27.781 ==71531== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:27.781 ==71531== 00:08:27.781 ==71531== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.040 11:16:11 unittest_blob_blobfs -- unit/unittest.sh@46 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:08:28.040 00:08:28.040 00:08:28.040 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.040 http://cunit.sourceforge.net/ 00:08:28.040 00:08:28.040 00:08:28.040 Suite: blobfs_sync_ut 00:08:28.040 Test: cache_read_after_write ...[2024-06-17 11:16:11.776574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=testfile to deleted 00:08:28.040 passed 00:08:28.040 Test: file_length ...passed 00:08:28.040 Test: append_write_to_extend_blob ...passed 00:08:28.040 Test: partial_buffer ...passed 00:08:28.040 Test: cache_write_null_buffer ...passed 00:08:28.040 Test: fs_create_sync ...passed 00:08:28.040 Test: fs_rename_sync ...passed 00:08:28.040 Test: cache_append_no_cache ...passed 00:08:28.040 Test: fs_delete_file_without_close ...passed 00:08:28.040 00:08:28.040 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.040 suites 1 1 n/a 0 0 00:08:28.040 tests 9 9 9 0 0 00:08:28.040 asserts 345 345 345 0 n/a 00:08:28.040 00:08:28.040 Elapsed time = 0.161 seconds 00:08:28.040 11:16:11 unittest_blob_blobfs -- unit/unittest.sh@47 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:28.040 ==71551== Memcheck, a memory error detector 00:08:28.040 ==71551== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.040 ==71551== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.040 ==71551== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:28.040 ==71551== 00:08:28.040 --71551-- Valgrind options: 00:08:28.040 --71551-- --leak-check=full 00:08:28.040 --71551-- --error-exitcode=2 00:08:28.040 --71551-- --verbose 00:08:28.040 --71551-- Contents of /proc/version: 00:08:28.040 --71551-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:28.041 --71551-- 00:08:28.041 --71551-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.041 --71551-- Page sizes: currently 4096, max supported 4096 00:08:28.041 --71551-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.041 --71551-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:28.041 --71551-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.041 --71551-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.041 --71551-- might be shown as UnknownInlinedFun 00:08:28.041 --71551-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.041 --71551-- object doesn't have a dynamic symbol table 00:08:28.041 --71551-- Scheduler: using generic scheduler lock implementation. 00:08:28.041 --71551-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.041 ==71551== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71551-by-???-on-3d512e6db8cf 00:08:28.041 ==71551== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71551-by-???-on-3d512e6db8cf 00:08:28.041 ==71551== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71551-by-???-on-3d512e6db8cf 00:08:28.041 ==71551== 00:08:28.041 ==71551== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.041 ==71551== don't want to do, unless you know exactly what you're doing, 00:08:28.041 ==71551== or are doing some strange experiment): 00:08:28.041 ==71551== /usr/libexec/valgrind/../../bin/vgdb --pid=71551 ...command... 00:08:28.041 ==71551== 00:08:28.041 ==71551== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.041 ==71551== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:08:28.041 ==71551== and then give GDB the following command 00:08:28.041 ==71551== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71551 00:08:28.041 ==71551== --pid is optional if only one valgrind process is running 00:08:28.041 ==71551== 00:08:28.041 --71551-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.041 --71551-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.041 --71551-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.041 --71551-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.041 ==71551== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.041 --71551-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.041 --71551-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.041 --71551-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.041 --71551-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.041 --71551-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.041 --71551-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.041 --71551-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.041 --71551-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.041 --71551-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.041 --71551-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.041 --71551-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.041 --71551-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.301 --71551-- Reading syms from /usr/lib64/libm.so.6 00:08:28.301 --71551-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.301 --71551-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.301 --71551-- Reading syms from /usr/lib64/libc.so.6 00:08:28.301 ==71551== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.301 --71551-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.301 --71551-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.301 ==71551== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.301 --71551-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.301 --71551-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.301 ==71551== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.301 --71551-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.301 --71551-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.301 ==71551== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.301 --71551-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.301 --71551-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.301 --71551-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.301 --71551-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.301 --71551-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.301 --71551-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.301 --71551-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.301 --71551-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.301 --71551-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 --71551-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.301 ==71551== Preferring higher priority redirection: 00:08:28.301 --71551-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.301 --71551-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.301 --71551-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.302 --71551-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.302 --71551-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.302 --71551-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.302 --71551-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.560 --71551-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.560 --71551-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.560 --71551-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.560 --71551-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.560 ==71551== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.560 --71551-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.560 --71551-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.560 ==71551== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.560 --71551-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.560 --71551-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.560 --71551-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.561 --71551-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.561 --71551-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.561 --71551-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.561 --71551-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.561 --71551-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.561 --71551-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.561 --71551-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.561 --71551-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.561 --71551-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.561 --71551-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.561 --71551-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.561 --71551-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.561 --71551-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.561 --71551-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.561 --71551-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.561 00:08:28.561 00:08:28.561 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.561 http://cunit.sourceforge.net/ 00:08:28.561 00:08:28.561 00:08:28.561 Suite: blobfs_bdev_ut 00:08:28.561 Test: spdk_blobfs_bdev_detect_test ...[2024-06-17 11:16:12.431425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:08:28.561 passed 00:08:28.561 Test: spdk_blobfs_bdev_create_test ...[2024-06-17 11:16:12.475085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:08:28.561 passed 00:08:28.561 Test: spdk_blobfs_bdev_mount_test ...[2024-06-17 11:16:12.480137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 227:_blobfs_bdev_mount_load_cb: *ERROR*: Failed to load blobfs on bdev ut_bdev: errno -1 00:08:28.561 [2024-06-17 11:16:12.484627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 208:_blobfs_bdev_mount_fuse_start: *ERROR*: Failed to mount blobfs on bdev ut_bdev to /mnt 00:08:28.561 passed 00:08:28.561 00:08:28.561 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.561 suites 1 1 n/a 0 0 00:08:28.561 tests 3 3 3 0 0 00:08:28.561 asserts 16 16 16 0 n/a 00:08:28.561 00:08:28.561 Elapsed time = 0.069 seconds 00:08:28.819 --71551-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.819 --71551-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.819 ==71551== 00:08:28.819 ==71551== HEAP SUMMARY: 00:08:28.819 ==71551== in use at exit: 0 bytes in 0 blocks 00:08:28.819 ==71551== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:08:28.819 ==71551== 00:08:28.819 ==71551== All heap blocks were freed -- no leaks are possible 00:08:28.819 ==71551== 00:08:28.819 ==71551== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.819 00:08:28.819 real 0m39.680s 00:08:28.819 user 0m38.819s 00:08:28.819 sys 0m0.396s 00:08:28.819 11:16:12 unittest_blob_blobfs -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:28.819 11:16:12 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:08:28.819 ************************************ 00:08:28.819 END TEST unittest_blob_blobfs 00:08:28.819 ************************************ 00:08:28.819 11:16:12 -- unit/unittest.sh@234 -- # run_test unittest_event unittest_event 00:08:28.819 11:16:12 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:28.819 11:16:12 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:28.819 11:16:12 -- common/autotest_common.sh@10 -- # set +x 00:08:28.819 ************************************ 00:08:28.819 START TEST unittest_event 00:08:28.819 ************************************ 00:08:28.819 11:16:12 unittest_event -- common/autotest_common.sh@1124 -- # unittest_event 00:08:28.819 11:16:12 unittest_event -- unit/unittest.sh@51 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:28.819 ==71576== Memcheck, a memory error detector 00:08:28.819 ==71576== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.819 ==71576== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.819 ==71576== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:28.819 ==71576== 00:08:28.819 --71576-- Valgrind options: 00:08:28.819 --71576-- --leak-check=full 00:08:28.819 --71576-- --error-exitcode=2 00:08:28.819 --71576-- --verbose 00:08:28.819 --71576-- Contents of /proc/version: 00:08:28.819 --71576-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:28.819 --71576-- 00:08:28.819 --71576-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.819 --71576-- Page sizes: currently 4096, max supported 4096 00:08:28.819 --71576-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.819 --71576-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:28.819 --71576-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.819 --71576-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.819 --71576-- might be shown as UnknownInlinedFun 00:08:28.819 --71576-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.819 --71576-- object doesn't have a dynamic symbol table 00:08:28.819 --71576-- Scheduler: using generic scheduler lock implementation. 00:08:28.819 --71576-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.819 ==71576== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71576-by-???-on-3d512e6db8cf 00:08:28.819 ==71576== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71576-by-???-on-3d512e6db8cf 00:08:28.819 ==71576== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71576-by-???-on-3d512e6db8cf 00:08:28.819 ==71576== 00:08:28.819 ==71576== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.819 ==71576== don't want to do, unless you know exactly what you're doing, 00:08:28.819 ==71576== or are doing some strange experiment): 00:08:28.819 ==71576== /usr/libexec/valgrind/../../bin/vgdb --pid=71576 ...command... 00:08:28.819 ==71576== 00:08:28.820 ==71576== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.820 ==71576== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:08:28.820 ==71576== and then give GDB the following command 00:08:28.820 ==71576== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71576 00:08:28.820 ==71576== --pid is optional if only one valgrind process is running 00:08:28.820 ==71576== 00:08:28.820 --71576-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.820 --71576-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.820 --71576-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.820 --71576-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.820 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.820 --71576-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.820 --71576-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.820 --71576-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.820 --71576-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.820 --71576-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.820 --71576-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.820 --71576-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.820 --71576-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.820 --71576-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.820 --71576-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.820 --71576-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.820 --71576-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.078 --71576-- Reading syms from /usr/lib64/libm.so.6 00:08:29.078 --71576-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.078 --71576-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.078 --71576-- Reading syms from /usr/lib64/libc.so.6 00:08:29.078 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.078 --71576-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.078 --71576-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.078 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.078 --71576-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.078 --71576-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.078 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.078 --71576-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.078 --71576-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.078 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.078 --71576-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.078 --71576-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.078 --71576-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.078 --71576-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.078 --71576-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.078 --71576-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.078 --71576-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.078 --71576-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.078 --71576-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.078 --71576-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.078 --71576-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.078 --71576-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.078 --71576-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.078 --71576-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.078 --71576-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.078 --71576-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.078 --71576-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.078 --71576-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 ==71576== Preferring higher priority redirection: 00:08:29.079 --71576-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.079 --71576-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.079 --71576-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.079 --71576-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.337 --71576-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.337 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.337 --71576-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.337 --71576-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.337 ==71576== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.337 --71576-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.337 --71576-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.337 --71576-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.337 --71576-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.337 --71576-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.337 --71576-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.337 --71576-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.337 --71576-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.337 --71576-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.337 --71576-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.337 --71576-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.337 --71576-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.337 --71576-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.337 --71576-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.337 --71576-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.337 --71576-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.337 --71576-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.337 --71576-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.337 00:08:29.337 00:08:29.337 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.337 http://cunit.sourceforge.net/ 00:08:29.337 00:08:29.337 00:08:29.337 Suite: app_suite 00:08:29.337 Test: test_spdk_app_parse_args ...--71576-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:29.337 --71576-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:29.338 --71576-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:29.338 --71576-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:29.338 --71576-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.338 app_ut: invalid option -- 'z' 00:08:29.338 app_ut [options] 00:08:29.338 00:08:29.338 CPU options: 00:08:29.338 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:29.338 (like [0,1,10]) 00:08:29.338 --lcores lcore to CPU mapping list. The list is in the format: 00:08:29.338 [<,lcores[@CPUs]>...] 00:08:29.338 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:29.338 Within the group, '-' is used for range separator, 00:08:29.338 ',' is used for single number separator. 00:08:29.338 '( )' can be omitted for single element group, 00:08:29.338 '@' can be omitted if cpus and lcores have the same value 00:08:29.338 --disable-cpumask-locks Disable CPU core lock files. 00:08:29.338 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:29.338 pollers in the app support interrupt mode) 00:08:29.338 -p, --main-core main (primary) core for DPDK 00:08:29.338 00:08:29.338 Configuration options: 00:08:29.338 -c, --config, --json JSON config file 00:08:29.338 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:29.338 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:29.338 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:29.338 --rpcs-allowed comma-separated list of permitted RPCS 00:08:29.338 --json-ignore-init-errors don't exit on invalid config entry 00:08:29.338 00:08:29.338 Memory options: 00:08:29.338 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:29.338 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:29.338 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:29.338 -R, --huge-unlink unlink huge files after initialization 00:08:29.338 -n, --mem-channels number of memory channels used for DPDK 00:08:29.338 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:29.338 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:29.338 --no-huge run without using hugepages 00:08:29.338 -i, --shm-id shared memory ID (optional) 00:08:29.338 -g, --single-file-segments force creating just one hugetlbfs file 00:08:29.338 00:08:29.338 PCI options: 00:08:29.338 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:29.338 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:29.338 -u, --no-pci disable PCI access 00:08:29.338 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:29.338 00:08:29.338 Log options: 00:08:29.338 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:29.338 --silence-noticelog disable notice level logging to stderr 00:08:29.338 00:08:29.338 Trace options: 00:08:29.338 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:29.338 setting 0 to disable trace (default 32768) 00:08:29.338 Tracepoints vary in size and can use more than one trace entry. 00:08:29.338 -e, --tpoint-group [:] 00:08:29.338 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:29.338 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:29.338 a tracepoint group. First tpoint inside a group can be enabled by 00:08:29.338 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:29.338 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:29.338 in /include/spdk_internal/trace_defs.h 00:08:29.338 00:08:29.338 Other options: 00:08:29.338 -h, --help show this usage 00:08:29.338 -v, --version print SPDK version 00:08:29.338 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:29.338 --env-context Opaque context for use of the env implementation 00:08:29.338 app_ut: unrecognized option '--test-long-opt' 00:08:29.338 app_ut [options] 00:08:29.338 00:08:29.338 CPU options: 00:08:29.338 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:29.338 (like [0,1,10]) 00:08:29.338 --lcores lcore to CPU mapping list. The list is in the format: 00:08:29.338 [<,lcores[@CPUs]>...] 00:08:29.338 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:29.338 Within the group, '-' is used for range separator, 00:08:29.338 ',' is used for single number separator. 00:08:29.339 '( )' can be omitted for single element group, 00:08:29.339 '@' can be omitted if cpus and lcores have the same value 00:08:29.339 --disable-cpumask-locks Disable CPU core lock files. 00:08:29.339 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:29.339 pollers in the app support interrupt mode) 00:08:29.339 -p, --main-core main (primary) core for DPDK 00:08:29.339 00:08:29.339 Configuration options: 00:08:29.339 -c, --config, --json JSON config file 00:08:29.339 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:29.339 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:29.339 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:29.339 --rpcs-allowed comma-separated list of permitted RPCS 00:08:29.339 --json-ignore-init-errors don't exit on invalid config entry 00:08:29.339 00:08:29.339 Memory options: 00:08:29.339 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:29.339 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:29.339 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:29.339 -R, --huge-unlink unlink huge files after initialization 00:08:29.339 -n, --mem-channels number of memory channels used for DPDK 00:08:29.339 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:29.339 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:29.339 --no-huge run without using hugepages 00:08:29.339 -i, --shm-id shared memory ID (optional) 00:08:29.339 -g, --single-file-segments force creating just one hugetlbfs file 00:08:29.339 00:08:29.339 PCI options: 00:08:29.339 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:29.339 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:29.339 -u, --no-pci disable PCI access 00:08:29.339 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:29.339 00:08:29.339 Log options: 00:08:29.339 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:29.339 --silence-noticelog disable notice level logging to stderr 00:08:29.339 00:08:29.339 Trace options: 00:08:29.339 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:29.339 setting 0 to disable trace (default 32768) 00:08:29.339 Tracepoints vary in size and can use more than one trace entry. 00:08:29.339 -e, --tpoint-group [:] 00:08:29.339 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:29.339 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:29.339 a tracepoint group. First tpoint inside a group can be enabled by 00:08:29.339 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:29.339 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:29.339 in /include/spdk_internal/trace_defs.h 00:08:29.339 00:08:29.339 Other options: 00:08:29.339 -h, --help show this usage 00:08:29.339 -v, --version print SPDK version 00:08:29.339 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:29.339 --env-context Opaque context for use of the env implementation 00:08:29.597 [2024-06-17 11:16:13.267213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1192:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:08:29.597 [2024-06-17 11:16:13.302728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1373:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:08:29.597 app_ut [options] 00:08:29.597 00:08:29.597 CPU options: 00:08:29.597 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:29.597 (like [0,1,10]) 00:08:29.597 --lcores lcore to CPU mapping list. The list is in the format: 00:08:29.597 [<,lcores[@CPUs]>...] 00:08:29.597 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:29.597 Within the group, '-' is used for range separator, 00:08:29.597 ',' is used for single number separator. 00:08:29.597 '( )' can be omitted for single element group, 00:08:29.597 '@' can be omitted if cpus and lcores have the same value 00:08:29.597 --disable-cpumask-locks Disable CPU core lock files. 00:08:29.597 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:29.597 pollers in the app support interrupt mode) 00:08:29.597 -p, --main-core main (primary) core for DPDK 00:08:29.597 00:08:29.597 Configuration options: 00:08:29.597 -c, --config, --json JSON config file 00:08:29.597 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:29.597 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:29.597 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:29.597 --rpcs-allowed comma-separated list of permitted RPCS 00:08:29.597 --json-ignore-init-errors don't exit on invalid config entry 00:08:29.597 00:08:29.597 Memory options: 00:08:29.597 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:29.597 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:29.597 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:29.597 -R, --huge-unlink unlink huge files after initialization 00:08:29.597 -n, --mem-channels number of memory channels used for DPDK 00:08:29.597 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:29.597 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:29.598 --no-huge run without using hugepages 00:08:29.598 -i, --shm-id shared memory ID (optional) 00:08:29.598 -g, --single-file-segments force creating just one hugetlbfs file 00:08:29.598 00:08:29.598 PCI options: 00:08:29.598 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:29.598 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:29.598 -u, --no-pci disable PCI access 00:08:29.598 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:29.598 00:08:29.598 Log options: 00:08:29.598 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:29.598 --silence-noticelog disable notice level logging to stderr 00:08:29.598 00:08:29.598 Trace options: 00:08:29.598 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:29.598 setting 0 to disable trace (default 32768) 00:08:29.598 Tracepoints vary in size and can use more than one trace entry. 00:08:29.598 -e, --tpoint-group [:] 00:08:29.598 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:29.598 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:29.598 a tracepoint group. First tpoint inside a group can be enabled by 00:08:29.598 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:29.598 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:29.598 in /include/spdk_internal/trace_defs.h 00:08:29.598 00:08:29.598 Other options: 00:08:29.598 -h, --help show this usage 00:08:29.598 -v, --version print SPDK version 00:08:29.598 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:29.598 --env-context Opaque context for use of the env implementation 00:08:29.598 [2024-06-17 11:16:13.305818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1278:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:08:29.598 passed 00:08:29.598 00:08:29.598 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.598 suites 1 1 n/a 0 0 00:08:29.598 tests 1 1 1 0 0 00:08:29.598 asserts 8 8 8 0 n/a 00:08:29.598 00:08:29.598 Elapsed time = 0.107 seconds 00:08:29.598 --71576-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.598 ==71576== 00:08:29.598 ==71576== HEAP SUMMARY: 00:08:29.598 ==71576== in use at exit: 0 bytes in 0 blocks 00:08:29.598 ==71576== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:08:29.598 ==71576== 00:08:29.598 ==71576== All heap blocks were freed -- no leaks are possible 00:08:29.598 ==71576== 00:08:29.598 ==71576== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.598 11:16:13 unittest_event -- unit/unittest.sh@52 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:29.598 ==71583== Memcheck, a memory error detector 00:08:29.598 ==71583== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.598 ==71583== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.598 ==71583== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:29.598 ==71583== 00:08:29.598 --71583-- Valgrind options: 00:08:29.598 --71583-- --leak-check=full 00:08:29.598 --71583-- --error-exitcode=2 00:08:29.598 --71583-- --verbose 00:08:29.598 --71583-- Contents of /proc/version: 00:08:29.598 --71583-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:29.598 --71583-- 00:08:29.598 --71583-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.598 --71583-- Page sizes: currently 4096, max supported 4096 00:08:29.598 --71583-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.598 --71583-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:29.598 --71583-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.598 --71583-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.598 --71583-- might be shown as UnknownInlinedFun 00:08:29.598 --71583-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.598 --71583-- object doesn't have a dynamic symbol table 00:08:29.598 --71583-- Scheduler: using generic scheduler lock implementation. 00:08:29.598 --71583-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.598 ==71583== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71583-by-???-on-3d512e6db8cf 00:08:29.598 ==71583== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71583-by-???-on-3d512e6db8cf 00:08:29.598 ==71583== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71583-by-???-on-3d512e6db8cf 00:08:29.598 ==71583== 00:08:29.598 ==71583== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.598 ==71583== don't want to do, unless you know exactly what you're doing, 00:08:29.599 ==71583== or are doing some strange experiment): 00:08:29.599 ==71583== /usr/libexec/valgrind/../../bin/vgdb --pid=71583 ...command... 00:08:29.599 ==71583== 00:08:29.599 ==71583== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.599 ==71583== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:29.599 ==71583== and then give GDB the following command 00:08:29.599 ==71583== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71583 00:08:29.599 ==71583== --pid is optional if only one valgrind process is running 00:08:29.599 ==71583== 00:08:29.599 --71583-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.599 --71583-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.599 --71583-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.599 --71583-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.599 ==71583== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.599 --71583-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.599 --71583-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.599 --71583-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.599 --71583-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.599 --71583-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.599 --71583-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.599 --71583-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.599 --71583-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.599 --71583-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.599 --71583-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.599 --71583-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.599 --71583-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.599 --71583-- Reading syms from /usr/lib64/libm.so.6 00:08:29.856 --71583-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.856 --71583-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.856 --71583-- Reading syms from /usr/lib64/libc.so.6 00:08:29.856 ==71583== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.856 --71583-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.856 --71583-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.856 ==71583== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.856 --71583-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.856 --71583-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.856 ==71583== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.856 --71583-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.856 --71583-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.856 ==71583== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.856 --71583-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.856 --71583-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.856 --71583-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.856 --71583-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.856 --71583-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.856 --71583-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.856 --71583-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.856 --71583-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.856 --71583-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.856 --71583-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 ==71583== Preferring higher priority redirection: 00:08:29.857 --71583-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.857 --71583-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.857 --71583-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 --71583-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.857 ==71583== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.857 --71583-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.857 --71583-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.857 ==71583== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.857 --71583-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.857 --71583-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.857 --71583-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.857 --71583-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.857 --71583-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.857 --71583-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.857 --71583-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.857 --71583-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.857 --71583-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.114 --71583-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.114 --71583-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.114 --71583-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.114 --71583-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.114 --71583-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.114 --71583-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.114 --71583-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:30.114 --71583-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:30.114 --71583-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:30.114 00:08:30.114 00:08:30.114 CUnit - A unit testing framework for C - Version 2.1-3 00:08:30.114 http://cunit.sourceforge.net/ 00:08:30.114 00:08:30.115 00:08:30.115 Suite: app_suite 00:08:30.115 Test: test_create_reactor ...--71583-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:30.115 passed 00:08:30.115 Test: test_init_reactors ...passed 00:08:30.115 Test: test_event_call ...passed 00:08:30.115 Test: test_schedule_thread ...passed 00:08:30.115 Test: test_reschedule_thread ...passed 00:08:30.115 Test: test_bind_thread ...passed 00:08:30.115 Test: test_for_each_reactor ...passed 00:08:30.372 Test: test_reactor_stats ...passed 00:08:30.372 Test: test_scheduler ...passed 00:08:30.372 Test: test_governor ...passed 00:08:30.372 00:08:30.372 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.372 suites 1 1 n/a 0 0 00:08:30.372 tests 10 10 10 0 0 00:08:30.372 asserts 344 344 344 0 n/a 00:08:30.372 00:08:30.372 Elapsed time = 0.296 seconds 00:08:30.372 --71583-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:30.372 --71583-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:30.372 ==71583== 00:08:30.372 ==71583== HEAP SUMMARY: 00:08:30.372 ==71583== in use at exit: 72 bytes in 1 blocks 00:08:30.372 ==71583== total heap usage: 13,741 allocs, 13,740 frees, 649,748 bytes allocated 00:08:30.372 ==71583== 00:08:30.372 ==71583== Searching for pointers to 1 not-freed blocks 00:08:30.372 ==71583== Checked 6,616,216 bytes 00:08:30.372 ==71583== 00:08:30.372 ==71583== LEAK SUMMARY: 00:08:30.372 ==71583== definitely lost: 0 bytes in 0 blocks 00:08:30.372 ==71583== indirectly lost: 0 bytes in 0 blocks 00:08:30.372 ==71583== possibly lost: 0 bytes in 0 blocks 00:08:30.372 ==71583== still reachable: 72 bytes in 1 blocks 00:08:30.372 ==71583== suppressed: 0 bytes in 0 blocks 00:08:30.372 ==71583== Reachable blocks (those to which a pointer was found) are not shown. 00:08:30.372 ==71583== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:30.372 ==71583== 00:08:30.372 ==71583== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:30.372 00:08:30.372 real 0m1.661s 00:08:30.372 user 0m1.610s 00:08:30.372 sys 0m0.047s 00:08:30.372 11:16:14 unittest_event -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:30.372 11:16:14 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:08:30.372 ************************************ 00:08:30.372 END TEST unittest_event 00:08:30.372 ************************************ 00:08:30.372 11:16:14 -- unit/unittest.sh@235 -- # uname -s 00:08:30.372 11:16:14 -- unit/unittest.sh@235 -- # '[' Linux = Linux ']' 00:08:30.372 11:16:14 -- unit/unittest.sh@236 -- # run_test unittest_ftl unittest_ftl 00:08:30.372 11:16:14 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:30.372 11:16:14 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:30.372 11:16:14 -- common/autotest_common.sh@10 -- # set +x 00:08:30.372 ************************************ 00:08:30.372 START TEST unittest_ftl 00:08:30.372 ************************************ 00:08:30.372 11:16:14 unittest_ftl -- common/autotest_common.sh@1124 -- # unittest_ftl 00:08:30.372 11:16:14 unittest_ftl -- unit/unittest.sh@56 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:30.373 ==71614== Memcheck, a memory error detector 00:08:30.373 ==71614== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:30.373 ==71614== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:30.373 ==71614== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:30.373 ==71614== 00:08:30.373 --71614-- Valgrind options: 00:08:30.373 --71614-- --leak-check=full 00:08:30.373 --71614-- --error-exitcode=2 00:08:30.373 --71614-- --verbose 00:08:30.373 --71614-- Contents of /proc/version: 00:08:30.373 --71614-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:30.373 --71614-- 00:08:30.373 --71614-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:30.373 --71614-- Page sizes: currently 4096, max supported 4096 00:08:30.373 --71614-- Valgrind library directory: /usr/libexec/valgrind 00:08:30.373 --71614-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:30.373 --71614-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:30.373 --71614-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:30.373 --71614-- might be shown as UnknownInlinedFun 00:08:30.373 --71614-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:30.373 --71614-- object doesn't have a dynamic symbol table 00:08:30.631 --71614-- Scheduler: using generic scheduler lock implementation. 00:08:30.631 --71614-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:30.631 ==71614== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71614-by-???-on-3d512e6db8cf 00:08:30.631 ==71614== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71614-by-???-on-3d512e6db8cf 00:08:30.631 ==71614== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71614-by-???-on-3d512e6db8cf 00:08:30.631 ==71614== 00:08:30.631 ==71614== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:30.631 ==71614== don't want to do, unless you know exactly what you're doing, 00:08:30.631 ==71614== or are doing some strange experiment): 00:08:30.631 ==71614== /usr/libexec/valgrind/../../bin/vgdb --pid=71614 ...command... 00:08:30.631 ==71614== 00:08:30.631 ==71614== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:30.631 ==71614== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:30.631 ==71614== and then give GDB the following command 00:08:30.631 ==71614== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71614 00:08:30.631 ==71614== --pid is optional if only one valgrind process is running 00:08:30.631 ==71614== 00:08:30.631 --71614-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:30.631 --71614-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:30.631 --71614-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.631 --71614-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.631 ==71614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.631 --71614-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.631 --71614-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.631 --71614-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.631 --71614-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.631 --71614-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.631 --71614-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.631 --71614-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.631 --71614-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.631 --71614-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.631 --71614-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.631 --71614-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.631 --71614-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.631 --71614-- Reading syms from /usr/lib64/libm.so.6 00:08:30.631 --71614-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.631 --71614-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.631 --71614-- Reading syms from /usr/lib64/libc.so.6 00:08:30.631 ==71614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.631 --71614-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.631 --71614-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.631 ==71614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.631 --71614-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.631 --71614-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.631 ==71614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.631 --71614-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.631 --71614-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.631 ==71614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.631 --71614-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.631 --71614-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.889 --71614-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.889 --71614-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.889 --71614-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.889 --71614-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.889 --71614-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.889 --71614-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.889 --71614-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.889 --71614-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 ==71614== Preferring higher priority redirection: 00:08:30.890 --71614-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.890 --71614-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.890 --71614-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 --71614-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.890 ==71614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.890 --71614-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.890 --71614-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.890 ==71614== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.890 --71614-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.890 --71614-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.890 --71614-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.890 --71614-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.890 --71614-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.890 --71614-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.890 --71614-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.890 --71614-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.890 --71614-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.890 --71614-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.890 --71614-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.890 --71614-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.890 --71614-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.890 --71614-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.890 --71614-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.148 --71614-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.148 --71614-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.148 --71614-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.148 00:08:31.148 00:08:31.148 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.148 http://cunit.sourceforge.net/ 00:08:31.148 00:08:31.148 00:08:31.148 Suite: ftl_band_suite 00:08:31.148 Test: test_band_block_offset_from_addr_base ...--71614-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:31.148 --71614-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:31.148 passed 00:08:31.148 Test: test_band_block_offset_from_addr_offset ...passed 00:08:31.148 Test: test_band_addr_from_block_offset ...passed 00:08:31.407 Test: test_band_set_addr ...passed 00:08:31.407 Test: test_invalidate_addr ...passed 00:08:31.407 Test: test_next_xfer_addr ...passed 00:08:31.407 00:08:31.407 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.407 suites 1 1 n/a 0 0 00:08:31.407 tests 6 6 6 0 0 00:08:31.407 asserts 30356 30356 30356 0 n/a 00:08:31.407 00:08:31.407 Elapsed time = 0.312 seconds 00:08:31.407 --71614-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.407 --71614-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.407 ==71614== 00:08:31.407 ==71614== HEAP SUMMARY: 00:08:31.407 ==71614== in use at exit: 67,109,768 bytes in 1,026 blocks 00:08:31.407 ==71614== total heap usage: 6,547 allocs, 5,521 frees, 429,739,231 bytes allocated 00:08:31.407 ==71614== 00:08:31.407 ==71614== Searching for pointers to 1,026 not-freed blocks 00:08:31.407 ==71614== Checked 6,686,056 bytes 00:08:31.407 ==71614== 00:08:31.407 ==71614== LEAK SUMMARY: 00:08:31.407 ==71614== definitely lost: 0 bytes in 0 blocks 00:08:31.407 ==71614== indirectly lost: 0 bytes in 0 blocks 00:08:31.407 ==71614== possibly lost: 0 bytes in 0 blocks 00:08:31.407 ==71614== still reachable: 67,109,768 bytes in 1,026 blocks 00:08:31.407 ==71614== suppressed: 0 bytes in 0 blocks 00:08:31.407 ==71614== Reachable blocks (those to which a pointer was found) are not shown. 00:08:31.407 ==71614== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:31.407 ==71614== 00:08:31.407 ==71614== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.407 11:16:15 unittest_ftl -- unit/unittest.sh@57 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:31.407 ==71627== Memcheck, a memory error detector 00:08:31.407 ==71627== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.407 ==71627== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.407 ==71627== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:31.407 ==71627== 00:08:31.407 --71627-- Valgrind options: 00:08:31.407 --71627-- --leak-check=full 00:08:31.407 --71627-- --error-exitcode=2 00:08:31.407 --71627-- --verbose 00:08:31.407 --71627-- Contents of /proc/version: 00:08:31.407 --71627-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:31.407 --71627-- 00:08:31.407 --71627-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.408 --71627-- Page sizes: currently 4096, max supported 4096 00:08:31.408 --71627-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.408 --71627-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:31.408 --71627-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.408 --71627-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.408 --71627-- might be shown as UnknownInlinedFun 00:08:31.667 --71627-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.667 --71627-- object doesn't have a dynamic symbol table 00:08:31.667 --71627-- Scheduler: using generic scheduler lock implementation. 00:08:31.667 --71627-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.667 ==71627== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71627-by-???-on-3d512e6db8cf 00:08:31.667 ==71627== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71627-by-???-on-3d512e6db8cf 00:08:31.667 ==71627== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71627-by-???-on-3d512e6db8cf 00:08:31.667 ==71627== 00:08:31.667 ==71627== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.667 ==71627== don't want to do, unless you know exactly what you're doing, 00:08:31.667 ==71627== or are doing some strange experiment): 00:08:31.667 ==71627== /usr/libexec/valgrind/../../bin/vgdb --pid=71627 ...command... 00:08:31.667 ==71627== 00:08:31.667 ==71627== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.667 ==71627== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:31.667 ==71627== and then give GDB the following command 00:08:31.667 ==71627== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71627 00:08:31.667 ==71627== --pid is optional if only one valgrind process is running 00:08:31.667 ==71627== 00:08:31.667 --71627-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.667 --71627-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.667 --71627-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.667 --71627-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.667 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.667 --71627-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.667 --71627-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.667 --71627-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.667 --71627-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.667 --71627-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.667 --71627-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.667 --71627-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.667 --71627-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.667 --71627-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.667 --71627-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.667 --71627-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.667 --71627-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.667 --71627-- Reading syms from /usr/lib64/libm.so.6 00:08:31.667 --71627-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.667 --71627-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.667 --71627-- Reading syms from /usr/lib64/libc.so.6 00:08:31.667 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.667 --71627-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.667 --71627-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.667 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.667 --71627-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.667 --71627-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.667 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.667 --71627-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.667 --71627-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.667 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.667 --71627-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.667 --71627-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.667 --71627-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:31.667 --71627-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:31.667 --71627-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:31.668 --71627-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:31.668 --71627-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:31.668 --71627-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:31.926 --71627-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.926 --71627-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 ==71627== Preferring higher priority redirection: 00:08:31.927 --71627-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:31.927 --71627-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:31.927 --71627-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 --71627-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.927 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.927 --71627-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.927 --71627-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.927 ==71627== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.927 --71627-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.927 --71627-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.927 --71627-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:31.927 --71627-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:31.927 --71627-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:31.927 --71627-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:31.927 --71627-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:31.927 --71627-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:31.927 --71627-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:31.927 --71627-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:31.927 --71627-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:31.927 --71627-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:31.927 --71627-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:31.927 --71627-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:31.927 --71627-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.927 --71627-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.927 --71627-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.927 --71627-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.927 00:08:31.927 00:08:31.927 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.927 http://cunit.sourceforge.net/ 00:08:31.927 00:08:31.927 00:08:31.927 Suite: ftl_bitmap 00:08:31.927 Test: test_ftl_bitmap_create ...[2024-06-17 11:16:15.782545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 52:ftl_bitmap_create: *ERROR*: Buffer for bitmap must be aligned to 8 bytes 00:08:31.927 [2024-06-17 11:16:15.810174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 58:ftl_bitmap_create: *ERROR*: Size of buffer for bitmap must be divisible by 8 bytes 00:08:31.927 passed 00:08:31.927 Test: test_ftl_bitmap_get ...passed 00:08:31.927 Test: test_ftl_bitmap_set ...passed 00:08:31.927 Test: test_ftl_bitmap_clear ...passed 00:08:31.927 Test: test_ftl_bitmap_find_first_set ...passed 00:08:31.927 Test: test_ftl_bitmap_find_first_clear ...passed 00:08:31.927 Test: test_ftl_bitmap_count_set ...passed 00:08:31.927 00:08:31.927 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.927 suites 1 1 n/a 0 0 00:08:31.927 tests 7 7 7 0 0 00:08:31.927 asserts 137 137 137 0 n/a 00:08:31.927 00:08:31.927 Elapsed time = 0.056 seconds 00:08:31.927 --71627-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.927 --71627-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.185 ==71627== 00:08:32.185 ==71627== HEAP SUMMARY: 00:08:32.185 ==71627== in use at exit: 0 bytes in 0 blocks 00:08:32.185 ==71627== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:08:32.185 ==71627== 00:08:32.185 ==71627== All heap blocks were freed -- no leaks are possible 00:08:32.185 ==71627== 00:08:32.185 ==71627== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.185 11:16:15 unittest_ftl -- unit/unittest.sh@58 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:32.185 ==71635== Memcheck, a memory error detector 00:08:32.185 ==71635== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.185 ==71635== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.185 ==71635== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:32.185 ==71635== 00:08:32.185 --71635-- Valgrind options: 00:08:32.185 --71635-- --leak-check=full 00:08:32.185 --71635-- --error-exitcode=2 00:08:32.185 --71635-- --verbose 00:08:32.185 --71635-- Contents of /proc/version: 00:08:32.185 --71635-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:32.185 --71635-- 00:08:32.185 --71635-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.185 --71635-- Page sizes: currently 4096, max supported 4096 00:08:32.185 --71635-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.185 --71635-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:32.185 --71635-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.185 --71635-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.185 --71635-- might be shown as UnknownInlinedFun 00:08:32.185 --71635-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.185 --71635-- object doesn't have a dynamic symbol table 00:08:32.185 --71635-- Scheduler: using generic scheduler lock implementation. 00:08:32.185 --71635-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.185 ==71635== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71635-by-???-on-3d512e6db8cf 00:08:32.185 ==71635== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71635-by-???-on-3d512e6db8cf 00:08:32.185 ==71635== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71635-by-???-on-3d512e6db8cf 00:08:32.185 ==71635== 00:08:32.185 ==71635== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.185 ==71635== don't want to do, unless you know exactly what you're doing, 00:08:32.185 ==71635== or are doing some strange experiment): 00:08:32.185 ==71635== /usr/libexec/valgrind/../../bin/vgdb --pid=71635 ...command... 00:08:32.185 ==71635== 00:08:32.185 ==71635== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.185 ==71635== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:32.185 ==71635== and then give GDB the following command 00:08:32.185 ==71635== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71635 00:08:32.185 ==71635== --pid is optional if only one valgrind process is running 00:08:32.185 ==71635== 00:08:32.185 --71635-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.185 --71635-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.185 --71635-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.185 --71635-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.185 ==71635== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.185 --71635-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.185 --71635-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.185 --71635-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.185 --71635-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.185 --71635-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.185 --71635-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.185 --71635-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.185 --71635-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.185 --71635-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.185 --71635-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.185 --71635-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.185 --71635-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.185 --71635-- Reading syms from /usr/lib64/libm.so.6 00:08:32.186 --71635-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.186 --71635-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.186 --71635-- Reading syms from /usr/lib64/libc.so.6 00:08:32.444 ==71635== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.444 --71635-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.444 --71635-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.444 ==71635== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.444 --71635-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.444 --71635-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.444 ==71635== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.444 --71635-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.444 --71635-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.444 ==71635== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.444 --71635-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.444 --71635-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.444 --71635-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.444 --71635-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.444 --71635-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.444 --71635-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.444 --71635-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.444 --71635-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.444 --71635-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.444 --71635-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 ==71635== Preferring higher priority redirection: 00:08:32.445 --71635-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.445 --71635-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.445 --71635-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 --71635-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.445 ==71635== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.445 --71635-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.445 --71635-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.445 ==71635== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.445 --71635-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.445 --71635-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.445 --71635-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.445 --71635-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.445 --71635-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.703 --71635-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.703 --71635-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.703 --71635-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.703 --71635-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.703 --71635-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.703 --71635-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.703 --71635-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.703 --71635-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.703 --71635-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.703 --71635-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.703 --71635-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.703 --71635-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.703 --71635-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.703 00:08:32.703 00:08:32.703 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.703 http://cunit.sourceforge.net/ 00:08:32.703 00:08:32.703 00:08:32.703 Suite: ftl_io_suite 00:08:32.703 Test: test_completion ...--71635-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:32.703 passed 00:08:32.703 Test: test_multiple_ios ...passed 00:08:32.703 00:08:32.703 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.704 suites 1 1 n/a 0 0 00:08:32.704 tests 2 2 2 0 0 00:08:32.704 asserts 47 47 47 0 n/a 00:08:32.704 00:08:32.704 Elapsed time = 0.127 seconds 00:08:32.704 --71635-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.961 --71635-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.961 ==71635== 00:08:32.961 ==71635== HEAP SUMMARY: 00:08:32.961 ==71635== in use at exit: 0 bytes in 0 blocks 00:08:32.961 ==71635== total heap usage: 2,156 allocs, 2,156 frees, 221,672 bytes allocated 00:08:32.961 ==71635== 00:08:32.961 ==71635== All heap blocks were freed -- no leaks are possible 00:08:32.962 ==71635== 00:08:32.962 ==71635== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.962 11:16:16 unittest_ftl -- unit/unittest.sh@59 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:32.962 ==71640== Memcheck, a memory error detector 00:08:32.962 ==71640== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.962 ==71640== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.962 ==71640== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:32.962 ==71640== 00:08:32.962 --71640-- Valgrind options: 00:08:32.962 --71640-- --leak-check=full 00:08:32.962 --71640-- --error-exitcode=2 00:08:32.962 --71640-- --verbose 00:08:32.962 --71640-- Contents of /proc/version: 00:08:32.962 --71640-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:32.962 --71640-- 00:08:32.962 --71640-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.962 --71640-- Page sizes: currently 4096, max supported 4096 00:08:32.962 --71640-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.962 --71640-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:32.962 --71640-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.962 --71640-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.962 --71640-- might be shown as UnknownInlinedFun 00:08:32.962 --71640-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.962 --71640-- object doesn't have a dynamic symbol table 00:08:32.962 --71640-- Scheduler: using generic scheduler lock implementation. 00:08:32.962 --71640-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.962 ==71640== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71640-by-???-on-3d512e6db8cf 00:08:32.962 ==71640== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71640-by-???-on-3d512e6db8cf 00:08:32.962 ==71640== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71640-by-???-on-3d512e6db8cf 00:08:32.962 ==71640== 00:08:32.962 ==71640== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.962 ==71640== don't want to do, unless you know exactly what you're doing, 00:08:32.962 ==71640== or are doing some strange experiment): 00:08:32.962 ==71640== /usr/libexec/valgrind/../../bin/vgdb --pid=71640 ...command... 00:08:32.962 ==71640== 00:08:32.962 ==71640== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.962 ==71640== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:32.962 ==71640== and then give GDB the following command 00:08:32.962 ==71640== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71640 00:08:32.962 ==71640== --pid is optional if only one valgrind process is running 00:08:32.962 ==71640== 00:08:32.962 --71640-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.962 --71640-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.962 --71640-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.962 --71640-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.962 ==71640== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.962 --71640-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.962 --71640-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.962 --71640-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.962 --71640-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.962 --71640-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.962 --71640-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.962 --71640-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.962 --71640-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.962 --71640-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.962 --71640-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.962 --71640-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.962 --71640-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.962 --71640-- Reading syms from /usr/lib64/libm.so.6 00:08:32.962 --71640-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.962 --71640-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.962 --71640-- Reading syms from /usr/lib64/libc.so.6 00:08:33.221 ==71640== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.221 --71640-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.221 --71640-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.221 ==71640== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.221 --71640-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.221 --71640-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.221 ==71640== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.221 --71640-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.221 --71640-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.221 ==71640== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.221 --71640-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.221 --71640-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.221 --71640-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.221 --71640-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.221 --71640-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.221 --71640-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.221 --71640-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.221 --71640-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.221 --71640-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.221 --71640-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 ==71640== Preferring higher priority redirection: 00:08:33.222 --71640-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.222 --71640-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.222 --71640-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 --71640-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.222 ==71640== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.222 --71640-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.222 --71640-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.222 ==71640== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.222 --71640-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.222 --71640-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.222 --71640-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.222 --71640-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.222 --71640-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.481 --71640-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.481 --71640-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.481 --71640-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.481 --71640-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.481 --71640-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.481 --71640-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.481 --71640-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.481 --71640-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.481 --71640-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.481 --71640-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.481 --71640-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.481 --71640-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.481 --71640-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.481 00:08:33.481 00:08:33.481 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.481 http://cunit.sourceforge.net/ 00:08:33.481 00:08:33.481 00:08:33.481 Suite: ftl_mngt 00:08:33.481 Test: test_next_step ...passed 00:08:33.481 Test: test_continue_step ...passed 00:08:33.481 Test: test_get_func_and_step_cntx_alloc ...passed 00:08:33.481 Test: test_fail_step ...passed 00:08:33.481 Test: test_mngt_call_and_call_rollback ...passed 00:08:33.481 Test: test_nested_process_failure ...passed 00:08:33.481 Test: test_call_init_success ...passed 00:08:33.481 Test: test_call_init_failure ...passed 00:08:33.481 00:08:33.481 Run Summary: Type Total Ran Passed Failed Inactive 00:08:33.481 suites 1 1 n/a 0 0 00:08:33.481 tests 8 8 8 0 0 00:08:33.481 asserts 196 196 196 0 n/a 00:08:33.481 00:08:33.481 Elapsed time = 0.098 seconds 00:08:33.481 --71640-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.481 --71640-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.481 ==71640== 00:08:33.481 ==71640== HEAP SUMMARY: 00:08:33.481 ==71640== in use at exit: 0 bytes in 0 blocks 00:08:33.481 ==71640== total heap usage: 197 allocs, 197 frees, 113,721 bytes allocated 00:08:33.481 ==71640== 00:08:33.481 ==71640== All heap blocks were freed -- no leaks are possible 00:08:33.481 ==71640== 00:08:33.481 ==71640== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.481 11:16:17 unittest_ftl -- unit/unittest.sh@60 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:33.481 ==71648== Memcheck, a memory error detector 00:08:33.482 ==71648== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.482 ==71648== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.482 ==71648== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:33.482 ==71648== 00:08:33.482 --71648-- Valgrind options: 00:08:33.482 --71648-- --leak-check=full 00:08:33.482 --71648-- --error-exitcode=2 00:08:33.482 --71648-- --verbose 00:08:33.482 --71648-- Contents of /proc/version: 00:08:33.482 --71648-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:33.482 --71648-- 00:08:33.482 --71648-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.482 --71648-- Page sizes: currently 4096, max supported 4096 00:08:33.482 --71648-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.482 --71648-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:33.482 --71648-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.482 --71648-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.482 --71648-- might be shown as UnknownInlinedFun 00:08:33.482 --71648-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.482 --71648-- object doesn't have a dynamic symbol table 00:08:33.741 --71648-- Scheduler: using generic scheduler lock implementation. 00:08:33.741 --71648-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.741 ==71648== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71648-by-???-on-3d512e6db8cf 00:08:33.741 ==71648== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71648-by-???-on-3d512e6db8cf 00:08:33.741 ==71648== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71648-by-???-on-3d512e6db8cf 00:08:33.741 ==71648== 00:08:33.741 ==71648== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.741 ==71648== don't want to do, unless you know exactly what you're doing, 00:08:33.741 ==71648== or are doing some strange experiment): 00:08:33.741 ==71648== /usr/libexec/valgrind/../../bin/vgdb --pid=71648 ...command... 00:08:33.741 ==71648== 00:08:33.741 ==71648== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.741 ==71648== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:33.741 ==71648== and then give GDB the following command 00:08:33.741 ==71648== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71648 00:08:33.741 ==71648== --pid is optional if only one valgrind process is running 00:08:33.741 ==71648== 00:08:33.741 --71648-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.741 --71648-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.741 --71648-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.741 --71648-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.741 ==71648== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.741 --71648-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.741 --71648-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.741 --71648-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.741 --71648-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.741 --71648-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.741 --71648-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.741 --71648-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.741 --71648-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.741 --71648-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.741 --71648-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.741 --71648-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.741 --71648-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.741 --71648-- Reading syms from /usr/lib64/libm.so.6 00:08:33.741 --71648-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.741 --71648-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.741 --71648-- Reading syms from /usr/lib64/libc.so.6 00:08:33.741 ==71648== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.741 --71648-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.742 --71648-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.742 ==71648== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.742 --71648-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.742 --71648-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.742 ==71648== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.742 --71648-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.742 --71648-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.742 ==71648== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.742 --71648-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.742 --71648-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.742 --71648-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.742 --71648-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.742 --71648-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.742 --71648-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.742 --71648-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.742 --71648-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.000 --71648-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.000 --71648-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 ==71648== Preferring higher priority redirection: 00:08:34.001 --71648-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.001 --71648-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.001 --71648-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 --71648-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.001 ==71648== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.001 --71648-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.001 --71648-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.001 ==71648== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.001 --71648-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.001 --71648-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.001 --71648-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.001 --71648-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.001 --71648-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.001 --71648-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.001 --71648-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.001 --71648-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.001 --71648-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.001 --71648-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.001 --71648-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.001 --71648-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.001 --71648-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.001 --71648-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.001 --71648-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.001 --71648-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.001 --71648-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.001 --71648-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.001 00:08:34.001 00:08:34.001 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.001 http://cunit.sourceforge.net/ 00:08:34.001 00:08:34.001 --71648-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:34.001 00:08:34.001 Suite: ftl_mempool 00:08:34.001 Test: test_ftl_mempool_create ...passed 00:08:34.001 Test: test_ftl_mempool_get_put ...passed 00:08:34.001 00:08:34.001 Run Summary: Type Total Ran Passed Failed Inactive 00:08:34.001 suites 1 1 n/a 0 0 00:08:34.001 tests 2 2 2 0 0 00:08:34.002 asserts 36 36 36 0 n/a 00:08:34.002 00:08:34.002 Elapsed time = 0.016 seconds 00:08:34.002 --71648-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:34.002 --71648-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:34.002 ==71648== 00:08:34.002 ==71648== HEAP SUMMARY: 00:08:34.002 ==71648== in use at exit: 0 bytes in 0 blocks 00:08:34.002 ==71648== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:08:34.002 ==71648== 00:08:34.002 ==71648== All heap blocks were freed -- no leaks are possible 00:08:34.002 ==71648== 00:08:34.002 ==71648== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:34.002 11:16:17 unittest_ftl -- unit/unittest.sh@61 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:34.002 ==71659== Memcheck, a memory error detector 00:08:34.002 ==71659== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:34.002 ==71659== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:34.002 ==71659== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:34.002 ==71659== 00:08:34.002 --71659-- Valgrind options: 00:08:34.002 --71659-- --leak-check=full 00:08:34.002 --71659-- --error-exitcode=2 00:08:34.002 --71659-- --verbose 00:08:34.002 --71659-- Contents of /proc/version: 00:08:34.002 --71659-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:34.002 --71659-- 00:08:34.002 --71659-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:34.002 --71659-- Page sizes: currently 4096, max supported 4096 00:08:34.002 --71659-- Valgrind library directory: /usr/libexec/valgrind 00:08:34.002 --71659-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:34.002 --71659-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:34.002 --71659-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:34.002 --71659-- might be shown as UnknownInlinedFun 00:08:34.002 --71659-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:34.002 --71659-- object doesn't have a dynamic symbol table 00:08:34.260 --71659-- Scheduler: using generic scheduler lock implementation. 00:08:34.260 --71659-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:34.260 ==71659== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71659-by-???-on-3d512e6db8cf 00:08:34.260 ==71659== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71659-by-???-on-3d512e6db8cf 00:08:34.260 ==71659== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71659-by-???-on-3d512e6db8cf 00:08:34.260 ==71659== 00:08:34.260 ==71659== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:34.260 ==71659== don't want to do, unless you know exactly what you're doing, 00:08:34.260 ==71659== or are doing some strange experiment): 00:08:34.260 ==71659== /usr/libexec/valgrind/../../bin/vgdb --pid=71659 ...command... 00:08:34.260 ==71659== 00:08:34.260 ==71659== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:34.260 ==71659== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:34.260 ==71659== and then give GDB the following command 00:08:34.260 ==71659== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71659 00:08:34.260 ==71659== --pid is optional if only one valgrind process is running 00:08:34.260 ==71659== 00:08:34.260 --71659-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.260 --71659-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.260 --71659-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.260 --71659-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.260 ==71659== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.260 --71659-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.260 --71659-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.260 --71659-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.260 --71659-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.260 --71659-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.261 --71659-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.261 --71659-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.261 --71659-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.261 --71659-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.261 --71659-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.261 --71659-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.261 --71659-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.261 --71659-- Reading syms from /usr/lib64/libm.so.6 00:08:34.261 --71659-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.261 --71659-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.261 --71659-- Reading syms from /usr/lib64/libc.so.6 00:08:34.261 ==71659== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --71659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --71659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.261 ==71659== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --71659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --71659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.261 ==71659== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --71659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --71659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.261 ==71659== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --71659-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --71659-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.261 --71659-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.261 --71659-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.261 --71659-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.261 --71659-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.518 --71659-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.518 --71659-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.518 --71659-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --71659-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --71659-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --71659-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --71659-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --71659-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --71659-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --71659-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.518 --71659-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 ==71659== Preferring higher priority redirection: 00:08:34.519 --71659-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.519 --71659-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.519 --71659-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 --71659-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.519 ==71659== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.519 --71659-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.519 --71659-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.519 ==71659== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.519 --71659-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.519 --71659-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.519 --71659-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.519 --71659-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.519 --71659-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.519 --71659-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.519 --71659-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.519 --71659-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.519 --71659-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.519 --71659-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.519 --71659-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.519 --71659-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.519 --71659-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.519 --71659-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.519 --71659-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.519 --71659-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.519 --71659-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.519 --71659-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.519 00:08:34.519 00:08:34.519 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.519 http://cunit.sourceforge.net/ 00:08:34.519 00:08:34.519 00:08:34.519 Suite: ftl_addr64_suite 00:08:34.519 Test: test_addr_cached ...passed 00:08:34.519 00:08:34.778 Run Summary: Type Total Ran Passed Failed Inactive 00:08:34.778 suites 1 1 n/a 0 0 00:08:34.778 tests 1 1 1 0 0 00:08:34.778 asserts 1536 1536 1536 0 n/a 00:08:34.778 00:08:34.778 Elapsed time = 0.009 seconds 00:08:34.778 --71659-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:34.778 --71659-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:34.778 ==71659== 00:08:34.778 ==71659== HEAP SUMMARY: 00:08:34.778 ==71659== in use at exit: 0 bytes in 0 blocks 00:08:34.778 ==71659== total heap usage: 53 allocs, 53 frees, 109,714 bytes allocated 00:08:34.778 ==71659== 00:08:34.778 ==71659== All heap blocks were freed -- no leaks are possible 00:08:34.778 ==71659== 00:08:34.778 ==71659== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:34.778 11:16:18 unittest_ftl -- unit/unittest.sh@62 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:34.778 ==71663== Memcheck, a memory error detector 00:08:34.778 ==71663== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:34.778 ==71663== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:34.778 ==71663== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:34.778 ==71663== 00:08:34.778 --71663-- Valgrind options: 00:08:34.778 --71663-- --leak-check=full 00:08:34.778 --71663-- --error-exitcode=2 00:08:34.778 --71663-- --verbose 00:08:34.778 --71663-- Contents of /proc/version: 00:08:34.778 --71663-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:34.778 --71663-- 00:08:34.778 --71663-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:34.778 --71663-- Page sizes: currently 4096, max supported 4096 00:08:34.778 --71663-- Valgrind library directory: /usr/libexec/valgrind 00:08:34.778 --71663-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:34.778 --71663-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:34.778 --71663-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:34.778 --71663-- might be shown as UnknownInlinedFun 00:08:34.778 --71663-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:34.778 --71663-- object doesn't have a dynamic symbol table 00:08:34.778 --71663-- Scheduler: using generic scheduler lock implementation. 00:08:34.778 --71663-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:34.778 ==71663== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71663-by-???-on-3d512e6db8cf 00:08:34.778 ==71663== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71663-by-???-on-3d512e6db8cf 00:08:34.778 ==71663== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71663-by-???-on-3d512e6db8cf 00:08:34.778 ==71663== 00:08:34.778 ==71663== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:34.778 ==71663== don't want to do, unless you know exactly what you're doing, 00:08:34.778 ==71663== or are doing some strange experiment): 00:08:34.778 ==71663== /usr/libexec/valgrind/../../bin/vgdb --pid=71663 ...command... 00:08:34.778 ==71663== 00:08:34.778 ==71663== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:34.778 ==71663== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:34.778 ==71663== and then give GDB the following command 00:08:34.779 ==71663== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71663 00:08:34.779 ==71663== --pid is optional if only one valgrind process is running 00:08:34.779 ==71663== 00:08:34.779 --71663-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.779 --71663-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.779 --71663-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.779 --71663-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.779 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --71663-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.779 --71663-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.779 --71663-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.779 --71663-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.779 --71663-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.779 --71663-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.779 --71663-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.779 --71663-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.779 --71663-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.779 --71663-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.779 --71663-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.779 --71663-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.779 --71663-- Reading syms from /usr/lib64/libm.so.6 00:08:34.779 --71663-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.779 --71663-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.779 --71663-- Reading syms from /usr/lib64/libc.so.6 00:08:34.779 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --71663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --71663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.779 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --71663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --71663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.779 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --71663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --71663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.779 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --71663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --71663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.038 --71663-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.038 --71663-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.038 --71663-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.038 --71663-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.038 --71663-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.038 --71663-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.038 --71663-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 ==71663== Preferring higher priority redirection: 00:08:35.038 --71663-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.038 --71663-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.038 --71663-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.038 --71663-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.039 --71663-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.039 --71663-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.039 --71663-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.039 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.039 --71663-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.039 --71663-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.039 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.039 --71663-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.039 --71663-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.039 --71663-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.039 --71663-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.039 --71663-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.039 --71663-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.039 --71663-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.039 --71663-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.039 --71663-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.039 --71663-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.039 --71663-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.039 --71663-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.039 --71663-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.039 --71663-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.039 --71663-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.039 --71663-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.039 --71663-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.039 00:08:35.039 00:08:35.039 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.039 http://cunit.sourceforge.net/ 00:08:35.039 00:08:35.039 00:08:35.039 Suite: ftl_sb 00:08:35.039 Test: test_sb_crc_v2 ...--71663-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.298 passed 00:08:35.298 Test: test_sb_crc_v3 ...passed 00:08:35.298 Test: test_sb_v3_md_layout ...[2024-06-17 11:16:19.008840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 143:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Missing regions 00:08:35.298 [2024-06-17 11:16:19.050646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 131:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:08:35.298 [2024-06-17 11:16:19.051781] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:08:35.298 [2024-06-17 11:16:19.052442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:08:35.298 [2024-06-17 11:16:19.053696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:08:35.298 [2024-06-17 11:16:19.054789] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 93:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Unsupported MD region type found 00:08:35.298 [2024-06-17 11:16:19.055787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:08:35.298 [2024-06-17 11:16:19.056418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:08:35.298 [2024-06-17 11:16:19.066426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:08:35.298 [2024-06-17 11:16:19.067475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:08:35.298 [2024-06-17 11:16:19.069329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:08:35.298 passed 00:08:35.298 Test: test_sb_v5_md_layout ...--71663-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:35.298 passed 00:08:35.298 00:08:35.298 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.298 suites 1 1 n/a 0 0 00:08:35.298 tests 4 4 4 0 0 00:08:35.298 asserts 160 160 160 0 n/a 00:08:35.298 00:08:35.298 Elapsed time = 0.179 seconds 00:08:35.298 --71663-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.298 --71663-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.298 ==71663== 00:08:35.298 ==71663== HEAP SUMMARY: 00:08:35.298 ==71663== in use at exit: 0 bytes in 0 blocks 00:08:35.298 ==71663== total heap usage: 267 allocs, 267 frees, 124,299 bytes allocated 00:08:35.298 ==71663== 00:08:35.298 ==71663== All heap blocks were freed -- no leaks are possible 00:08:35.298 ==71663== 00:08:35.298 ==71663== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.298 11:16:19 unittest_ftl -- unit/unittest.sh@63 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:35.298 ==71670== Memcheck, a memory error detector 00:08:35.298 ==71670== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.298 ==71670== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.298 ==71670== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:35.298 ==71670== 00:08:35.298 --71670-- Valgrind options: 00:08:35.298 --71670-- --leak-check=full 00:08:35.298 --71670-- --error-exitcode=2 00:08:35.298 --71670-- --verbose 00:08:35.298 --71670-- Contents of /proc/version: 00:08:35.298 --71670-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:35.299 --71670-- 00:08:35.299 --71670-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.299 --71670-- Page sizes: currently 4096, max supported 4096 00:08:35.299 --71670-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.299 --71670-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:35.299 --71670-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.299 --71670-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.299 --71670-- might be shown as UnknownInlinedFun 00:08:35.299 --71670-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.299 --71670-- object doesn't have a dynamic symbol table 00:08:35.299 --71670-- Scheduler: using generic scheduler lock implementation. 00:08:35.299 --71670-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.299 ==71670== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71670-by-???-on-3d512e6db8cf 00:08:35.299 ==71670== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71670-by-???-on-3d512e6db8cf 00:08:35.299 ==71670== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71670-by-???-on-3d512e6db8cf 00:08:35.299 ==71670== 00:08:35.299 ==71670== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.299 ==71670== don't want to do, unless you know exactly what you're doing, 00:08:35.299 ==71670== or are doing some strange experiment): 00:08:35.299 ==71670== /usr/libexec/valgrind/../../bin/vgdb --pid=71670 ...command... 00:08:35.299 ==71670== 00:08:35.299 ==71670== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.299 ==71670== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:35.299 ==71670== and then give GDB the following command 00:08:35.299 ==71670== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71670 00:08:35.299 ==71670== --pid is optional if only one valgrind process is running 00:08:35.299 ==71670== 00:08:35.557 --71670-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.557 --71670-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.557 --71670-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.557 --71670-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.557 ==71670== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.557 --71670-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.558 --71670-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.558 --71670-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.558 --71670-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.558 --71670-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.558 --71670-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.558 --71670-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.558 --71670-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.558 --71670-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.558 --71670-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.558 --71670-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.558 --71670-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.558 --71670-- Reading syms from /usr/lib64/libm.so.6 00:08:35.558 --71670-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.558 --71670-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.558 --71670-- Reading syms from /usr/lib64/libc.so.6 00:08:35.558 ==71670== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.558 --71670-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.558 --71670-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.558 ==71670== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.558 --71670-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.558 --71670-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.558 ==71670== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.558 --71670-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.558 --71670-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.558 ==71670== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.558 --71670-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.558 --71670-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.558 --71670-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.558 --71670-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.558 --71670-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.558 --71670-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.558 --71670-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.558 --71670-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.558 --71670-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.558 --71670-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.559 --71670-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.559 --71670-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.559 --71670-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.559 --71670-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.559 ==71670== Preferring higher priority redirection: 00:08:35.559 --71670-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.559 --71670-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.559 --71670-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.559 --71670-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.559 --71670-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.559 --71670-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.559 --71670-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.817 --71670-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.817 --71670-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.817 --71670-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.817 --71670-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.817 ==71670== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.817 --71670-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.817 --71670-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.817 ==71670== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.817 --71670-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.817 --71670-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.817 --71670-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.817 --71670-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.817 --71670-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.817 --71670-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.817 --71670-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.817 --71670-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.817 --71670-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.817 --71670-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.817 --71670-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.817 --71670-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.817 --71670-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.817 --71670-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.817 --71670-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.817 --71670-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.817 --71670-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.817 00:08:35.817 00:08:35.817 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.817 http://cunit.sourceforge.net/ 00:08:35.817 00:08:35.817 00:08:35.817 Suite: ftl_layout_upgrade 00:08:35.817 Test: test_l2p_upgrade ...--71670-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.817 --71670-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:35.817 passed 00:08:35.817 00:08:35.817 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.817 suites 1 1 n/a 0 0 00:08:35.817 tests 1 1 1 0 0 00:08:35.817 asserts 152 152 152 0 n/a 00:08:35.817 00:08:35.817 Elapsed time = 0.118 seconds 00:08:36.077 --71670-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.077 --71670-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.077 ==71670== 00:08:36.077 ==71670== HEAP SUMMARY: 00:08:36.077 ==71670== in use at exit: 0 bytes in 0 blocks 00:08:36.077 ==71670== total heap usage: 122 allocs, 122 frees, 114,406 bytes allocated 00:08:36.077 ==71670== 00:08:36.077 ==71670== All heap blocks were freed -- no leaks are possible 00:08:36.077 ==71670== 00:08:36.077 ==71670== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.077 11:16:19 unittest_ftl -- unit/unittest.sh@64 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:36.077 ==71682== Memcheck, a memory error detector 00:08:36.077 ==71682== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.077 ==71682== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.077 ==71682== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:36.077 ==71682== 00:08:36.077 --71682-- Valgrind options: 00:08:36.077 --71682-- --leak-check=full 00:08:36.077 --71682-- --error-exitcode=2 00:08:36.077 --71682-- --verbose 00:08:36.077 --71682-- Contents of /proc/version: 00:08:36.077 --71682-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:36.077 --71682-- 00:08:36.077 --71682-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.077 --71682-- Page sizes: currently 4096, max supported 4096 00:08:36.077 --71682-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.077 --71682-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:36.077 --71682-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.077 --71682-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.077 --71682-- might be shown as UnknownInlinedFun 00:08:36.077 --71682-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.077 --71682-- object doesn't have a dynamic symbol table 00:08:36.077 --71682-- Scheduler: using generic scheduler lock implementation. 00:08:36.077 --71682-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.077 ==71682== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71682-by-???-on-3d512e6db8cf 00:08:36.077 ==71682== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71682-by-???-on-3d512e6db8cf 00:08:36.077 ==71682== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71682-by-???-on-3d512e6db8cf 00:08:36.077 ==71682== 00:08:36.077 ==71682== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.077 ==71682== don't want to do, unless you know exactly what you're doing, 00:08:36.077 ==71682== or are doing some strange experiment): 00:08:36.077 ==71682== /usr/libexec/valgrind/../../bin/vgdb --pid=71682 ...command... 00:08:36.077 ==71682== 00:08:36.077 ==71682== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.077 ==71682== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:36.077 ==71682== and then give GDB the following command 00:08:36.077 ==71682== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71682 00:08:36.077 ==71682== --pid is optional if only one valgrind process is running 00:08:36.077 ==71682== 00:08:36.077 --71682-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.078 --71682-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.078 --71682-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.078 --71682-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.078 ==71682== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.078 --71682-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.078 --71682-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.078 --71682-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.078 --71682-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.078 --71682-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.078 --71682-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.078 --71682-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.078 --71682-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.078 --71682-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.078 --71682-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.078 --71682-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.078 --71682-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.078 --71682-- Reading syms from /usr/lib64/libm.so.6 00:08:36.078 --71682-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.078 --71682-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.078 --71682-- Reading syms from /usr/lib64/libc.so.6 00:08:36.078 ==71682== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.078 --71682-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.078 --71682-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.078 ==71682== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.078 --71682-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.078 --71682-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.078 ==71682== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.078 --71682-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.078 --71682-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.078 ==71682== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.078 --71682-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.078 --71682-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.338 --71682-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.338 --71682-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.338 --71682-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.338 --71682-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.338 --71682-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.338 --71682-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.338 --71682-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 --71682-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.338 ==71682== Preferring higher priority redirection: 00:08:36.338 --71682-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.338 --71682-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.338 --71682-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.339 --71682-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.339 --71682-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.339 --71682-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.339 --71682-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.339 --71682-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.339 --71682-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.339 --71682-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.339 --71682-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.339 ==71682== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.339 --71682-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.339 --71682-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.339 ==71682== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.339 --71682-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.339 --71682-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.339 --71682-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.339 --71682-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.339 --71682-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.339 --71682-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.339 --71682-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.339 --71682-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.339 --71682-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.339 --71682-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.339 --71682-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.339 --71682-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.339 --71682-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.339 --71682-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.339 --71682-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.339 --71682-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.339 --71682-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.339 00:08:36.339 00:08:36.339 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.339 http://cunit.sourceforge.net/ 00:08:36.339 00:08:36.339 00:08:36.339 Suite: ftl_p2l_suite 00:08:36.339 Test: test_p2l_num_pages ...passed 00:08:36.907 Test: test_ckpt_issue ...==71682== Warning: set address range perms: large range [0x6203040, 0x46203040) (defined) 00:08:36.907 ==71682== Warning: set address range perms: large range [0x6203028, 0x46203058) (noaccess) 00:08:37.164 ==71682== Warning: set address range perms: large range [0x6604040, 0x46604040) (defined) 00:08:37.164 ==71682== Warning: set address range perms: large range [0x6604028, 0x46604058) (noaccess) 00:08:37.164 passed 00:08:37.728 Test: test_persist_band_p2l ...==71682== Warning: set address range perms: large range [0x6a05040, 0x46a05040) (defined) 00:08:37.728 ==71682== Warning: set address range perms: large range [0x6a05028, 0x46a05058) (noaccess) 00:08:37.985 ==71682== Warning: set address range perms: large range [0x6e06040, 0x46e06040) (defined) 00:08:37.985 ==71682== Warning: set address range perms: large range [0x6e06028, 0x46e06058) (noaccess) 00:08:37.985 passed 00:08:38.548 Test: test_clean_restore_p2l ...==71682== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:38.548 ==71682== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:38.804 ==71682== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:38.804 ==71682== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:38.804 passed 00:08:39.367 Test: test_dirty_restore_p2l ...==71682== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:39.367 ==71682== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:39.625 ==71682== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:39.625 ==71682== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:40.188 ==71682== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:40.188 ==71682== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:40.751 ==71682== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:40.751 ==71682== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:41.008 ==71682== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:08:41.008 ==71682== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:08:41.008 passed 00:08:41.008 00:08:41.008 --71682-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.008 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.008 suites 1 1 n/a 0 0 00:08:41.008 tests 5 5 5 0 0 00:08:41.008 asserts 10020 10020 10020 0 n/a 00:08:41.008 00:08:41.008 Elapsed time = 4.546 seconds 00:08:41.008 --71682-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.008 --71682-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.008 ==71682== 00:08:41.008 ==71682== HEAP SUMMARY: 00:08:41.008 ==71682== in use at exit: 0 bytes in 0 blocks 00:08:41.008 ==71682== total heap usage: 164 allocs, 164 frees, 11,857,656,878 bytes allocated 00:08:41.008 ==71682== 00:08:41.008 ==71682== All heap blocks were freed -- no leaks are possible 00:08:41.008 ==71682== 00:08:41.008 ==71682== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.008 00:08:41.008 real 0m10.676s 00:08:41.008 user 0m6.505s 00:08:41.008 sys 0m4.133s 00:08:41.008 11:16:24 unittest_ftl -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:41.008 11:16:24 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:08:41.008 ************************************ 00:08:41.008 END TEST unittest_ftl 00:08:41.008 ************************************ 00:08:41.265 11:16:24 -- unit/unittest.sh@239 -- # run_test unittest_accel valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:41.265 11:16:24 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:41.265 11:16:24 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:41.265 11:16:24 -- common/autotest_common.sh@10 -- # set +x 00:08:41.265 ************************************ 00:08:41.265 START TEST unittest_accel 00:08:41.265 ************************************ 00:08:41.265 11:16:24 unittest_accel -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:41.265 ==71749== Memcheck, a memory error detector 00:08:41.265 ==71749== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.265 ==71749== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.265 ==71749== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:41.265 ==71749== 00:08:41.265 --71749-- Valgrind options: 00:08:41.265 --71749-- --leak-check=full 00:08:41.265 --71749-- --error-exitcode=2 00:08:41.266 --71749-- --verbose 00:08:41.266 --71749-- Contents of /proc/version: 00:08:41.266 --71749-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:41.266 --71749-- 00:08:41.266 --71749-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.266 --71749-- Page sizes: currently 4096, max supported 4096 00:08:41.266 --71749-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.266 --71749-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:41.266 --71749-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.266 --71749-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.266 --71749-- might be shown as UnknownInlinedFun 00:08:41.266 --71749-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.266 --71749-- object doesn't have a dynamic symbol table 00:08:41.266 --71749-- Scheduler: using generic scheduler lock implementation. 00:08:41.266 --71749-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.266 ==71749== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71749-by-???-on-3d512e6db8cf 00:08:41.266 ==71749== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71749-by-???-on-3d512e6db8cf 00:08:41.266 ==71749== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71749-by-???-on-3d512e6db8cf 00:08:41.266 ==71749== 00:08:41.266 ==71749== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.266 ==71749== don't want to do, unless you know exactly what you're doing, 00:08:41.266 ==71749== or are doing some strange experiment): 00:08:41.266 ==71749== /usr/libexec/valgrind/../../bin/vgdb --pid=71749 ...command... 00:08:41.266 ==71749== 00:08:41.266 ==71749== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.266 ==71749== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:41.266 ==71749== and then give GDB the following command 00:08:41.266 ==71749== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71749 00:08:41.266 ==71749== --pid is optional if only one valgrind process is running 00:08:41.266 ==71749== 00:08:41.266 --71749-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.266 --71749-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.266 --71749-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.266 --71749-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.266 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.266 --71749-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.266 --71749-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.266 --71749-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.266 --71749-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.266 --71749-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.266 --71749-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.266 --71749-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.266 --71749-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.266 --71749-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.266 --71749-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.266 --71749-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.266 --71749-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.266 --71749-- Reading syms from /usr/lib64/libm.so.6 00:08:41.266 --71749-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.266 --71749-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.266 --71749-- Reading syms from /usr/lib64/libc.so.6 00:08:41.523 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.523 --71749-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.523 --71749-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.523 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.523 --71749-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.523 --71749-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.523 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.523 --71749-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.523 --71749-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.523 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.523 --71749-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.523 --71749-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.523 --71749-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.523 --71749-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.523 --71749-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.524 --71749-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.524 --71749-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.524 --71749-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.524 --71749-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 ==71749== Preferring higher priority redirection: 00:08:41.524 --71749-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.524 --71749-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.524 --71749-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 --71749-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.524 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.524 --71749-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.524 --71749-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.524 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.524 --71749-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.524 --71749-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.524 --71749-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.780 --71749-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.780 --71749-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.780 --71749-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.780 --71749-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.780 --71749-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.780 --71749-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.780 --71749-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.780 --71749-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.780 --71749-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.780 --71749-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.780 --71749-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.780 --71749-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.780 --71749-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.780 --71749-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.780 --71749-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.780 00:08:41.780 00:08:41.780 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.780 http://cunit.sourceforge.net/ 00:08:41.780 00:08:41.780 --71749-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:41.780 00:08:41.780 Suite: accel_sequence 00:08:41.780 Test: test_sequence_fill_copy ...--71749-- REDIR: 0x55739b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:42.039 passed 00:08:42.039 Test: test_sequence_abort ...passed 00:08:42.039 Test: test_sequence_append_error ...passed 00:08:42.039 Test: test_sequence_completion_error ...[2024-06-17 11:16:25.921865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1931:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f54980 00:08:42.039 [2024-06-17 11:16:25.961529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1931:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f54980 00:08:42.039 [2024-06-17 11:16:25.966139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1841:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f54980 00:08:42.039 [2024-06-17 11:16:25.968350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1841:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f54980 00:08:42.039 passed 00:08:42.297 Test: test_sequence_decompress ...passed 00:08:42.297 Test: test_sequence_reverse ...passed 00:08:42.297 Test: test_sequence_copy_elision ...passed 00:08:42.297 Test: test_sequence_accel_buffers ...passed 00:08:42.553 Test: test_sequence_memory_domain ...[2024-06-17 11:16:26.294670] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1733:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:08:42.553 [2024-06-17 11:16:26.300904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1772:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:08:42.553 passed 00:08:42.553 Test: test_sequence_module_memory_domain ...passed 00:08:42.553 Test: test_sequence_crypto ...--71749-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:42.553 --71749-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:42.553 passed 00:08:42.553 Test: test_sequence_driver ...[2024-06-17 11:16:26.457183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1880:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b7c9c0 using driver: ut 00:08:42.554 [2024-06-17 11:16:26.462474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1944:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b7c9c0 through driver: ut 00:08:42.554 passed 00:08:42.554 Test: test_sequence_same_iovs ...passed 00:08:42.810 Test: test_sequence_crc32 ...passed 00:08:42.810 Suite: accel 00:08:42.810 Test: test_spdk_accel_task_complete ...passed 00:08:42.810 Test: test_get_task ...passed 00:08:42.810 Test: test_spdk_accel_submit_copy ...passed 00:08:42.810 Test: test_spdk_accel_submit_dualcast ...[2024-06-17 11:16:26.600108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 416:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:08:42.810 [2024-06-17 11:16:26.601564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 416:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:08:42.810 passed 00:08:42.810 Test: test_spdk_accel_submit_compare ...passed 00:08:42.810 Test: test_spdk_accel_submit_fill ...passed 00:08:42.810 Test: test_spdk_accel_submit_crc32c ...passed 00:08:42.810 Test: test_spdk_accel_submit_crc32cv ...passed 00:08:42.810 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:08:42.810 Test: test_spdk_accel_submit_xor ...passed 00:08:42.810 Test: test_spdk_accel_module_find_by_name ...passed 00:08:42.810 Test: test_spdk_accel_module_register ...passed 00:08:42.810 00:08:42.810 Run Summary: Type Total Ran Passed Failed Inactive 00:08:42.810 suites 2 2 n/a 0 0 00:08:42.810 tests 26 26 26 0 0 00:08:42.810 asserts 830 830 830 0 n/a 00:08:42.810 00:08:42.810 Elapsed time = 1.079 seconds 00:08:42.810 --71749-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:42.810 --71749-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.067 ==71749== 00:08:43.067 ==71749== HEAP SUMMARY: 00:08:43.067 ==71749== in use at exit: 0 bytes in 0 blocks 00:08:43.067 ==71749== total heap usage: 2,449 allocs, 2,449 frees, 22,265,321 bytes allocated 00:08:43.067 ==71749== 00:08:43.067 ==71749== All heap blocks were freed -- no leaks are possible 00:08:43.067 ==71749== 00:08:43.067 ==71749== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.067 00:08:43.067 real 0m1.845s 00:08:43.067 user 0m1.786s 00:08:43.067 sys 0m0.049s 00:08:43.067 11:16:26 unittest_accel -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:43.067 11:16:26 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:08:43.067 ************************************ 00:08:43.067 END TEST unittest_accel 00:08:43.067 ************************************ 00:08:43.067 11:16:26 -- unit/unittest.sh@240 -- # run_test unittest_ioat valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:43.067 11:16:26 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:43.067 11:16:26 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:43.067 11:16:26 -- common/autotest_common.sh@10 -- # set +x 00:08:43.067 ************************************ 00:08:43.067 START TEST unittest_ioat 00:08:43.067 ************************************ 00:08:43.067 11:16:26 unittest_ioat -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:43.067 ==71778== Memcheck, a memory error detector 00:08:43.067 ==71778== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.067 ==71778== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.067 ==71778== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:43.067 ==71778== 00:08:43.067 --71778-- Valgrind options: 00:08:43.067 --71778-- --leak-check=full 00:08:43.067 --71778-- --error-exitcode=2 00:08:43.067 --71778-- --verbose 00:08:43.067 --71778-- Contents of /proc/version: 00:08:43.067 --71778-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:43.067 --71778-- 00:08:43.067 --71778-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.067 --71778-- Page sizes: currently 4096, max supported 4096 00:08:43.067 --71778-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.067 --71778-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:43.067 --71778-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.067 --71778-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.067 --71778-- might be shown as UnknownInlinedFun 00:08:43.067 --71778-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.067 --71778-- object doesn't have a dynamic symbol table 00:08:43.067 --71778-- Scheduler: using generic scheduler lock implementation. 00:08:43.067 --71778-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.067 ==71778== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71778-by-???-on-3d512e6db8cf 00:08:43.067 ==71778== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71778-by-???-on-3d512e6db8cf 00:08:43.067 ==71778== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71778-by-???-on-3d512e6db8cf 00:08:43.067 ==71778== 00:08:43.067 ==71778== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.067 ==71778== don't want to do, unless you know exactly what you're doing, 00:08:43.067 ==71778== or are doing some strange experiment): 00:08:43.067 ==71778== /usr/libexec/valgrind/../../bin/vgdb --pid=71778 ...command... 00:08:43.067 ==71778== 00:08:43.067 ==71778== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.067 ==71778== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:43.067 ==71778== and then give GDB the following command 00:08:43.067 ==71778== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71778 00:08:43.067 ==71778== --pid is optional if only one valgrind process is running 00:08:43.067 ==71778== 00:08:43.067 --71778-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.067 --71778-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.067 --71778-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.067 --71778-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.067 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.068 --71778-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.068 --71778-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.068 --71778-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.068 --71778-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.068 --71778-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.068 --71778-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.068 --71778-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.068 --71778-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.068 --71778-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.068 --71778-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.068 --71778-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.068 --71778-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.068 --71778-- Reading syms from /usr/lib64/libm.so.6 00:08:43.068 --71778-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.324 --71778-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.324 --71778-- Reading syms from /usr/lib64/libc.so.6 00:08:43.324 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.324 --71778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.324 --71778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.324 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.324 --71778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.324 --71778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.324 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.324 --71778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.324 --71778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.324 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.324 --71778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.324 --71778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.324 --71778-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:43.324 --71778-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:43.324 --71778-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:43.324 --71778-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:43.324 --71778-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.324 --71778-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.324 --71778-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.324 --71778-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 ==71778== Preferring higher priority redirection: 00:08:43.325 --71778-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.325 --71778-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.325 --71778-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 --71778-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.325 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.325 --71778-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.325 --71778-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.582 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.582 --71778-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.582 --71778-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.582 --71778-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.582 --71778-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.582 --71778-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.582 --71778-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.582 --71778-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.582 --71778-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.583 --71778-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.583 --71778-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.583 --71778-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.583 --71778-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.583 --71778-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.583 --71778-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.583 --71778-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.583 --71778-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:43.583 --71778-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:43.583 --71778-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:43.583 00:08:43.583 00:08:43.583 CUnit - A unit testing framework for C - Version 2.1-3 00:08:43.583 http://cunit.sourceforge.net/ 00:08:43.583 00:08:43.583 00:08:43.583 Suite: ioat 00:08:43.583 Test: ioat_state_check ...passed 00:08:43.583 00:08:43.583 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.583 suites 1 1 n/a 0 0 00:08:43.583 tests 1 1 1 0 0 00:08:43.583 asserts 32 32 32 0 n/a 00:08:43.583 00:08:43.583 Elapsed time = 0.013 seconds 00:08:43.583 --71778-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.583 --71778-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.583 ==71778== 00:08:43.583 ==71778== HEAP SUMMARY: 00:08:43.583 ==71778== in use at exit: 0 bytes in 0 blocks 00:08:43.583 ==71778== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:08:43.583 ==71778== 00:08:43.583 ==71778== All heap blocks were freed -- no leaks are possible 00:08:43.583 ==71778== 00:08:43.583 ==71778== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.583 00:08:43.583 real 0m0.692s 00:08:43.583 user 0m0.666s 00:08:43.583 sys 0m0.023s 00:08:43.583 11:16:27 unittest_ioat -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:43.583 11:16:27 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:08:43.583 ************************************ 00:08:43.583 END TEST unittest_ioat 00:08:43.583 ************************************ 00:08:43.839 11:16:27 -- unit/unittest.sh@241 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:43.839 11:16:27 -- unit/unittest.sh@242 -- # run_test unittest_idxd_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:43.839 11:16:27 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:43.839 11:16:27 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:43.839 11:16:27 -- common/autotest_common.sh@10 -- # set +x 00:08:43.839 ************************************ 00:08:43.839 START TEST unittest_idxd_user 00:08:43.839 ************************************ 00:08:43.839 11:16:27 unittest_idxd_user -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:43.839 ==71809== Memcheck, a memory error detector 00:08:43.839 ==71809== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.839 ==71809== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.839 ==71809== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:43.839 ==71809== 00:08:43.839 --71809-- Valgrind options: 00:08:43.839 --71809-- --leak-check=full 00:08:43.839 --71809-- --error-exitcode=2 00:08:43.839 --71809-- --verbose 00:08:43.839 --71809-- Contents of /proc/version: 00:08:43.839 --71809-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:43.839 --71809-- 00:08:43.839 --71809-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.839 --71809-- Page sizes: currently 4096, max supported 4096 00:08:43.839 --71809-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.839 --71809-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:43.839 --71809-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.839 --71809-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.839 --71809-- might be shown as UnknownInlinedFun 00:08:43.839 --71809-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.839 --71809-- object doesn't have a dynamic symbol table 00:08:43.839 --71809-- Scheduler: using generic scheduler lock implementation. 00:08:43.839 --71809-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.839 ==71809== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71809-by-???-on-3d512e6db8cf 00:08:43.839 ==71809== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71809-by-???-on-3d512e6db8cf 00:08:43.839 ==71809== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71809-by-???-on-3d512e6db8cf 00:08:43.839 ==71809== 00:08:43.839 ==71809== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.839 ==71809== don't want to do, unless you know exactly what you're doing, 00:08:43.839 ==71809== or are doing some strange experiment): 00:08:43.839 ==71809== /usr/libexec/valgrind/../../bin/vgdb --pid=71809 ...command... 00:08:43.839 ==71809== 00:08:43.839 ==71809== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.839 ==71809== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:43.839 ==71809== and then give GDB the following command 00:08:43.839 ==71809== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71809 00:08:43.839 ==71809== --pid is optional if only one valgrind process is running 00:08:43.839 ==71809== 00:08:43.839 --71809-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.839 --71809-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.839 --71809-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.840 --71809-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.840 ==71809== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.840 --71809-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.840 --71809-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.840 --71809-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.840 --71809-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.840 --71809-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.840 --71809-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.840 --71809-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.840 --71809-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.840 --71809-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.840 --71809-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.840 --71809-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.840 --71809-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.840 --71809-- Reading syms from /usr/lib64/libm.so.6 00:08:43.840 --71809-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.840 --71809-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.840 --71809-- Reading syms from /usr/lib64/libc.so.6 00:08:44.096 ==71809== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.096 --71809-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.096 --71809-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.096 ==71809== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.096 --71809-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.096 --71809-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.096 ==71809== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.096 --71809-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.096 --71809-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.096 ==71809== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.096 --71809-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.096 --71809-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.096 --71809-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.096 --71809-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.096 --71809-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.096 --71809-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.096 --71809-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.096 --71809-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.096 --71809-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.096 --71809-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 ==71809== Preferring higher priority redirection: 00:08:44.097 --71809-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.097 --71809-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.097 --71809-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 --71809-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.097 ==71809== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.097 --71809-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.097 --71809-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.097 ==71809== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.097 --71809-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.097 --71809-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.097 --71809-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:44.097 --71809-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:44.097 --71809-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:44.354 --71809-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:44.354 --71809-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:44.354 --71809-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:44.354 --71809-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:44.354 --71809-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:44.354 --71809-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:44.354 --71809-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:44.354 --71809-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:44.354 --71809-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:44.354 --71809-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.354 --71809-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.354 --71809-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.354 --71809-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.354 00:08:44.354 00:08:44.354 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.354 http://cunit.sourceforge.net/ 00:08:44.354 00:08:44.354 00:08:44.354 Suite: idxd_user 00:08:44.354 Test: test_idxd_wait_cmd ...[2024-06-17 11:16:28.159163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:08:44.354 [2024-06-17 11:16:28.197469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:08:44.354 passed 00:08:44.354 Test: test_idxd_reset_dev ...[2024-06-17 11:16:28.202133] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:08:44.354 [2024-06-17 11:16:28.202487] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:08:44.354 passed 00:08:44.354 Test: test_idxd_group_config ...passed 00:08:44.354 Test: test_idxd_wq_config ...passed 00:08:44.354 00:08:44.354 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.354 suites 1 1 n/a 0 0 00:08:44.354 tests 4 4 4 0 0 00:08:44.355 asserts 20 20 20 0 n/a 00:08:44.355 00:08:44.355 Elapsed time = 0.079 seconds 00:08:44.355 --71809-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.355 --71809-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:44.355 ==71809== 00:08:44.355 ==71809== HEAP SUMMARY: 00:08:44.355 ==71809== in use at exit: 0 bytes in 0 blocks 00:08:44.355 ==71809== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:08:44.355 ==71809== 00:08:44.355 ==71809== All heap blocks were freed -- no leaks are possible 00:08:44.355 ==71809== 00:08:44.355 ==71809== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.612 00:08:44.612 real 0m0.756s 00:08:44.612 user 0m0.721s 00:08:44.612 sys 0m0.032s 00:08:44.612 11:16:28 unittest_idxd_user -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:44.612 11:16:28 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:08:44.612 ************************************ 00:08:44.612 END TEST unittest_idxd_user 00:08:44.612 ************************************ 00:08:44.612 11:16:28 -- unit/unittest.sh@244 -- # run_test unittest_iscsi unittest_iscsi 00:08:44.612 11:16:28 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:44.612 11:16:28 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:44.612 11:16:28 -- common/autotest_common.sh@10 -- # set +x 00:08:44.612 ************************************ 00:08:44.612 START TEST unittest_iscsi 00:08:44.612 ************************************ 00:08:44.612 11:16:28 unittest_iscsi -- common/autotest_common.sh@1124 -- # unittest_iscsi 00:08:44.612 11:16:28 unittest_iscsi -- unit/unittest.sh@68 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:44.612 ==71834== Memcheck, a memory error detector 00:08:44.612 ==71834== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.612 ==71834== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.612 ==71834== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:44.612 ==71834== 00:08:44.612 --71834-- Valgrind options: 00:08:44.612 --71834-- --leak-check=full 00:08:44.613 --71834-- --error-exitcode=2 00:08:44.613 --71834-- --verbose 00:08:44.613 --71834-- Contents of /proc/version: 00:08:44.613 --71834-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:44.613 --71834-- 00:08:44.613 --71834-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.613 --71834-- Page sizes: currently 4096, max supported 4096 00:08:44.613 --71834-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.613 --71834-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:44.613 --71834-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.613 --71834-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.613 --71834-- might be shown as UnknownInlinedFun 00:08:44.613 --71834-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.613 --71834-- object doesn't have a dynamic symbol table 00:08:44.613 --71834-- Scheduler: using generic scheduler lock implementation. 00:08:44.613 --71834-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.613 ==71834== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71834-by-???-on-3d512e6db8cf 00:08:44.613 ==71834== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71834-by-???-on-3d512e6db8cf 00:08:44.613 ==71834== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71834-by-???-on-3d512e6db8cf 00:08:44.613 ==71834== 00:08:44.613 ==71834== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.613 ==71834== don't want to do, unless you know exactly what you're doing, 00:08:44.613 ==71834== or are doing some strange experiment): 00:08:44.613 ==71834== /usr/libexec/valgrind/../../bin/vgdb --pid=71834 ...command... 00:08:44.613 ==71834== 00:08:44.613 ==71834== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.613 ==71834== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:44.613 ==71834== and then give GDB the following command 00:08:44.613 ==71834== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71834 00:08:44.613 ==71834== --pid is optional if only one valgrind process is running 00:08:44.613 ==71834== 00:08:44.613 --71834-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.613 --71834-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.613 --71834-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.613 --71834-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.613 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.613 --71834-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.613 --71834-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.613 --71834-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.613 --71834-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.613 --71834-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.613 --71834-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.613 --71834-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.613 --71834-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.613 --71834-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.613 --71834-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.613 --71834-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.613 --71834-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.613 --71834-- Reading syms from /usr/lib64/libm.so.6 00:08:44.613 --71834-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.613 --71834-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.613 --71834-- Reading syms from /usr/lib64/libc.so.6 00:08:44.870 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.870 --71834-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.870 --71834-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.870 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.870 --71834-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.870 --71834-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.870 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.870 --71834-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.870 --71834-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.870 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.870 --71834-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.870 --71834-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.870 --71834-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.870 --71834-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.870 --71834-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.870 --71834-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.870 --71834-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.870 --71834-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.870 --71834-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.870 --71834-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 ==71834== Preferring higher priority redirection: 00:08:44.871 --71834-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.871 --71834-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.871 --71834-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 --71834-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.871 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.871 --71834-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.871 --71834-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.871 ==71834== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.871 --71834-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.871 --71834-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.871 --71834-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.128 --71834-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.128 --71834-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.128 --71834-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.128 --71834-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.128 --71834-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.128 --71834-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.128 --71834-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.128 --71834-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.128 --71834-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.128 --71834-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.129 --71834-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.129 --71834-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.129 --71834-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.129 --71834-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.129 --71834-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.129 00:08:45.129 00:08:45.129 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.129 http://cunit.sourceforge.net/ 00:08:45.129 00:08:45.129 00:08:45.129 Suite: conn_suite 00:08:45.129 Test: read_task_split_in_order_case ...passed 00:08:45.129 Test: read_task_split_reverse_order_case ...passed 00:08:45.129 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:08:45.129 Test: process_non_read_task_completion_test ...passed 00:08:45.129 Test: free_tasks_on_connection ...passed 00:08:45.129 Test: free_tasks_with_queued_datain ...passed 00:08:45.129 Test: abort_queued_datain_task_test ...passed 00:08:45.129 Test: abort_queued_datain_tasks_test ...passed 00:08:45.129 00:08:45.386 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.386 suites 1 1 n/a 0 0 00:08:45.386 tests 8 8 8 0 0 00:08:45.386 asserts 230 230 230 0 n/a 00:08:45.386 00:08:45.386 Elapsed time = 0.111 seconds 00:08:45.386 --71834-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.386 --71834-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.386 ==71834== 00:08:45.386 ==71834== HEAP SUMMARY: 00:08:45.386 ==71834== in use at exit: 0 bytes in 0 blocks 00:08:45.386 ==71834== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:08:45.386 ==71834== 00:08:45.386 ==71834== All heap blocks were freed -- no leaks are possible 00:08:45.386 ==71834== 00:08:45.386 ==71834== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.386 11:16:29 unittest_iscsi -- unit/unittest.sh@69 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:45.386 ==71845== Memcheck, a memory error detector 00:08:45.386 ==71845== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.386 ==71845== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.386 ==71845== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:45.386 ==71845== 00:08:45.386 --71845-- Valgrind options: 00:08:45.386 --71845-- --leak-check=full 00:08:45.386 --71845-- --error-exitcode=2 00:08:45.386 --71845-- --verbose 00:08:45.386 --71845-- Contents of /proc/version: 00:08:45.386 --71845-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:45.386 --71845-- 00:08:45.386 --71845-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.386 --71845-- Page sizes: currently 4096, max supported 4096 00:08:45.386 --71845-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.386 --71845-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:45.387 --71845-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.387 --71845-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.387 --71845-- might be shown as UnknownInlinedFun 00:08:45.387 --71845-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.387 --71845-- object doesn't have a dynamic symbol table 00:08:45.387 --71845-- Scheduler: using generic scheduler lock implementation. 00:08:45.387 --71845-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.387 ==71845== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71845-by-???-on-3d512e6db8cf 00:08:45.387 ==71845== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71845-by-???-on-3d512e6db8cf 00:08:45.387 ==71845== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71845-by-???-on-3d512e6db8cf 00:08:45.387 ==71845== 00:08:45.387 ==71845== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.387 ==71845== don't want to do, unless you know exactly what you're doing, 00:08:45.387 ==71845== or are doing some strange experiment): 00:08:45.387 ==71845== /usr/libexec/valgrind/../../bin/vgdb --pid=71845 ...command... 00:08:45.387 ==71845== 00:08:45.387 ==71845== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.387 ==71845== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:45.387 ==71845== and then give GDB the following command 00:08:45.387 ==71845== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71845 00:08:45.387 ==71845== --pid is optional if only one valgrind process is running 00:08:45.387 ==71845== 00:08:45.387 --71845-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.387 --71845-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.387 --71845-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.387 --71845-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.387 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.387 --71845-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.387 --71845-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.387 --71845-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.387 --71845-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.387 --71845-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.387 --71845-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.387 --71845-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.387 --71845-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.387 --71845-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.387 --71845-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.387 --71845-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.387 --71845-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.644 --71845-- Reading syms from /usr/lib64/libm.so.6 00:08:45.644 --71845-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.644 --71845-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.644 --71845-- Reading syms from /usr/lib64/libc.so.6 00:08:45.644 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.644 --71845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.644 --71845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.644 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.644 --71845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.644 --71845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.644 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.644 --71845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.644 --71845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.644 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.644 --71845-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.644 --71845-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.644 --71845-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.644 --71845-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.644 --71845-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.644 --71845-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.644 --71845-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.644 --71845-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.644 --71845-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.644 --71845-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 ==71845== Preferring higher priority redirection: 00:08:45.645 --71845-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.645 --71845-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.645 --71845-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.645 --71845-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.902 --71845-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.902 --71845-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.902 --71845-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.902 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.902 --71845-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.902 --71845-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.902 ==71845== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.902 --71845-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.902 --71845-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.902 --71845-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.902 --71845-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.902 --71845-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.902 --71845-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.902 --71845-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.902 --71845-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.902 --71845-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.902 --71845-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.902 --71845-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.902 --71845-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.902 --71845-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.902 --71845-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.902 --71845-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.902 --71845-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.902 --71845-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.902 --71845-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.902 00:08:45.903 00:08:45.903 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.903 http://cunit.sourceforge.net/ 00:08:45.903 00:08:45.903 00:08:45.903 Suite: iscsi_suite 00:08:45.903 Test: param_negotiation_test ...--71845-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:45.903 passed 00:08:45.903 Test: list_negotiation_test ...passed 00:08:46.160 Test: parse_valid_test ...--71845-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:46.160 passed 00:08:46.160 Test: parse_invalid_test ...[2024-06-17 11:16:29.870674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:46.160 [2024-06-17 11:16:29.907194] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:46.160 [2024-06-17 11:16:29.909510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:08:46.160 [2024-06-17 11:16:29.911858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:08:46.160 [2024-06-17 11:16:29.913836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:08:46.160 [2024-06-17 11:16:29.915753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 214:iscsi_parse_param: *ERROR*: Key name length is bigger than 63 00:08:46.160 [2024-06-17 11:16:29.917470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:08:46.160 passed 00:08:46.160 00:08:46.160 Run Summary: Type Total Ran Passed Failed Inactive 00:08:46.160 suites 1 1 n/a 0 0 00:08:46.160 tests 4 4 4 0 0 00:08:46.160 asserts 161 161 161 0 n/a 00:08:46.160 00:08:46.160 Elapsed time = 0.162 seconds 00:08:46.160 --71845-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:46.160 --71845-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:46.160 ==71845== 00:08:46.160 ==71845== HEAP SUMMARY: 00:08:46.160 ==71845== in use at exit: 0 bytes in 0 blocks 00:08:46.160 ==71845== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:08:46.160 ==71845== 00:08:46.160 ==71845== All heap blocks were freed -- no leaks are possible 00:08:46.160 ==71845== 00:08:46.160 ==71845== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:46.160 11:16:30 unittest_iscsi -- unit/unittest.sh@70 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:46.160 ==71855== Memcheck, a memory error detector 00:08:46.160 ==71855== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:46.160 ==71855== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:46.160 ==71855== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:46.160 ==71855== 00:08:46.160 --71855-- Valgrind options: 00:08:46.160 --71855-- --leak-check=full 00:08:46.160 --71855-- --error-exitcode=2 00:08:46.161 --71855-- --verbose 00:08:46.161 --71855-- Contents of /proc/version: 00:08:46.161 --71855-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:46.161 --71855-- 00:08:46.161 --71855-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:46.161 --71855-- Page sizes: currently 4096, max supported 4096 00:08:46.161 --71855-- Valgrind library directory: /usr/libexec/valgrind 00:08:46.161 --71855-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:46.161 --71855-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:46.161 --71855-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:46.161 --71855-- might be shown as UnknownInlinedFun 00:08:46.161 --71855-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:46.161 --71855-- object doesn't have a dynamic symbol table 00:08:46.161 --71855-- Scheduler: using generic scheduler lock implementation. 00:08:46.161 --71855-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:46.161 ==71855== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71855-by-???-on-3d512e6db8cf 00:08:46.161 ==71855== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71855-by-???-on-3d512e6db8cf 00:08:46.161 ==71855== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71855-by-???-on-3d512e6db8cf 00:08:46.161 ==71855== 00:08:46.161 ==71855== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:46.161 ==71855== don't want to do, unless you know exactly what you're doing, 00:08:46.161 ==71855== or are doing some strange experiment): 00:08:46.161 ==71855== /usr/libexec/valgrind/../../bin/vgdb --pid=71855 ...command... 00:08:46.161 ==71855== 00:08:46.161 ==71855== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:46.161 ==71855== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:46.161 ==71855== and then give GDB the following command 00:08:46.161 ==71855== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71855 00:08:46.161 ==71855== --pid is optional if only one valgrind process is running 00:08:46.161 ==71855== 00:08:46.161 --71855-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.161 --71855-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.418 --71855-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.418 --71855-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.418 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.418 --71855-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.418 --71855-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.418 --71855-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.418 --71855-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.418 --71855-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.418 --71855-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.418 --71855-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.418 --71855-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.418 --71855-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.418 --71855-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.418 --71855-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.418 --71855-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.418 --71855-- Reading syms from /usr/lib64/libm.so.6 00:08:46.418 --71855-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.418 --71855-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.418 --71855-- Reading syms from /usr/lib64/libc.so.6 00:08:46.418 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.418 --71855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.418 --71855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.418 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.418 --71855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.418 --71855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.418 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.418 --71855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.418 --71855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.418 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.418 --71855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.418 --71855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.419 --71855-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.419 --71855-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.419 --71855-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.419 --71855-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.419 --71855-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.676 --71855-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.676 --71855-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 ==71855== Preferring higher priority redirection: 00:08:46.676 --71855-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.676 --71855-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.676 --71855-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 --71855-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.676 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.676 --71855-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.676 --71855-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.676 ==71855== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.676 --71855-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.676 --71855-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.676 --71855-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.676 --71855-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.676 --71855-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.676 --71855-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.676 --71855-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.676 --71855-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.676 --71855-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.676 --71855-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.677 --71855-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.677 --71855-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.677 --71855-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.677 --71855-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.677 --71855-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.677 --71855-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.677 --71855-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.677 --71855-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.677 00:08:46.677 00:08:46.677 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.677 http://cunit.sourceforge.net/ 00:08:46.677 00:08:46.677 00:08:46.677 Suite: iscsi_target_node_suite 00:08:46.933 Test: add_lun_test_cases ...[2024-06-17 11:16:30.612201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1252:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:08:46.933 [2024-06-17 11:16:30.649061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1258:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:08:46.933 [2024-06-17 11:16:30.650454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:46.933 [2024-06-17 11:16:30.651081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:46.933 [2024-06-17 11:16:30.652113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1270:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:08:46.933 passed 00:08:46.933 Test: allow_any_allowed ...passed 00:08:46.933 Test: allow_ipv6_allowed ...passed 00:08:46.933 Test: allow_ipv6_denied ...passed 00:08:46.933 Test: allow_ipv6_invalid ...passed 00:08:46.933 Test: allow_ipv4_allowed ...passed 00:08:46.933 Test: allow_ipv4_denied ...passed 00:08:46.933 Test: allow_ipv4_invalid ...passed 00:08:46.933 Test: node_access_allowed ...passed 00:08:46.933 Test: node_access_denied_by_empty_netmask ...passed 00:08:46.933 Test: node_access_multi_initiator_groups_cases ...passed 00:08:46.933 Test: allow_iscsi_name_multi_maps_case ...passed 00:08:46.933 Test: chap_param_test_cases ...[2024-06-17 11:16:30.722559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:08:46.933 [2024-06-17 11:16:30.723234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:08:46.933 [2024-06-17 11:16:30.723772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:08:46.933 [2024-06-17 11:16:30.724221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:08:46.933 [2024-06-17 11:16:30.725098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1030:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:08:46.934 passed 00:08:46.934 00:08:46.934 Run Summary: Type Total Ran Passed Failed Inactive 00:08:46.934 suites 1 1 n/a 0 0 00:08:46.934 tests 13 13 13 0 0 00:08:46.934 asserts 50 50 50 0 n/a 00:08:46.934 00:08:46.934 Elapsed time = 0.121 seconds 00:08:46.934 --71855-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:46.934 --71855-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:46.934 ==71855== 00:08:46.934 ==71855== HEAP SUMMARY: 00:08:46.934 ==71855== in use at exit: 0 bytes in 0 blocks 00:08:46.934 ==71855== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:08:46.934 ==71855== 00:08:46.934 ==71855== All heap blocks were freed -- no leaks are possible 00:08:46.934 ==71855== 00:08:46.934 ==71855== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:46.934 11:16:30 unittest_iscsi -- unit/unittest.sh@71 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:46.934 ==71860== Memcheck, a memory error detector 00:08:46.934 ==71860== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:46.934 ==71860== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:46.934 ==71860== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:46.934 ==71860== 00:08:46.934 --71860-- Valgrind options: 00:08:46.934 --71860-- --leak-check=full 00:08:46.934 --71860-- --error-exitcode=2 00:08:46.934 --71860-- --verbose 00:08:46.934 --71860-- Contents of /proc/version: 00:08:46.934 --71860-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:46.934 --71860-- 00:08:46.934 --71860-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:46.934 --71860-- Page sizes: currently 4096, max supported 4096 00:08:46.934 --71860-- Valgrind library directory: /usr/libexec/valgrind 00:08:46.934 --71860-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:46.934 --71860-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:46.934 --71860-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:46.934 --71860-- might be shown as UnknownInlinedFun 00:08:46.934 --71860-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:46.934 --71860-- object doesn't have a dynamic symbol table 00:08:46.934 --71860-- Scheduler: using generic scheduler lock implementation. 00:08:46.934 --71860-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:46.934 ==71860== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71860-by-???-on-3d512e6db8cf 00:08:46.934 ==71860== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71860-by-???-on-3d512e6db8cf 00:08:46.934 ==71860== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71860-by-???-on-3d512e6db8cf 00:08:46.934 ==71860== 00:08:46.934 ==71860== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:46.934 ==71860== don't want to do, unless you know exactly what you're doing, 00:08:46.934 ==71860== or are doing some strange experiment): 00:08:46.934 ==71860== /usr/libexec/valgrind/../../bin/vgdb --pid=71860 ...command... 00:08:46.934 ==71860== 00:08:46.934 ==71860== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:46.934 ==71860== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:46.934 ==71860== and then give GDB the following command 00:08:46.934 ==71860== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71860 00:08:46.934 ==71860== --pid is optional if only one valgrind process is running 00:08:46.934 ==71860== 00:08:47.191 --71860-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.191 --71860-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:47.191 --71860-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:47.191 --71860-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:47.191 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.191 --71860-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:47.191 --71860-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:47.191 --71860-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:47.191 --71860-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:47.191 --71860-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:47.191 --71860-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:47.191 --71860-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:47.191 --71860-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:47.191 --71860-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:47.191 --71860-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:47.191 --71860-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:47.191 --71860-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:47.191 --71860-- Reading syms from /usr/lib64/libm.so.6 00:08:47.191 --71860-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:47.191 --71860-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:47.191 --71860-- Reading syms from /usr/lib64/libc.so.6 00:08:47.191 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.191 --71860-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.191 --71860-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.191 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.191 --71860-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.191 --71860-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.191 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.191 --71860-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.191 --71860-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.191 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.191 --71860-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.191 --71860-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.191 --71860-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:47.191 --71860-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:47.191 --71860-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:47.191 --71860-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:47.448 --71860-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:47.448 --71860-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:47.448 --71860-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.448 --71860-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.448 --71860-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.448 --71860-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.448 --71860-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.448 --71860-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.448 --71860-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.448 --71860-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 ==71860== Preferring higher priority redirection: 00:08:47.449 --71860-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:47.449 --71860-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:47.449 --71860-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 --71860-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.449 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.449 --71860-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.449 --71860-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.449 ==71860== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.449 --71860-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.449 --71860-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.449 --71860-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.449 --71860-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.449 --71860-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.449 --71860-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.449 --71860-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.449 --71860-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.449 --71860-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.449 --71860-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.449 --71860-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.449 --71860-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.449 --71860-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.449 --71860-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.449 --71860-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.449 --71860-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.706 --71860-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:47.706 --71860-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:47.706 00:08:47.706 00:08:47.706 CUnit - A unit testing framework for C - Version 2.1-3 00:08:47.706 http://cunit.sourceforge.net/ 00:08:47.706 00:08:47.706 00:08:47.706 Suite: iscsi_suite 00:08:47.706 Test: op_login_check_target_test ...[2024-06-17 11:16:31.436678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:08:47.706 passed 00:08:47.706 Test: op_login_session_normal_test ...[2024-06-17 11:16:31.478603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:47.706 [2024-06-17 11:16:31.481414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:47.706 [2024-06-17 11:16:31.483842] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:47.706 [2024-06-17 11:16:31.492422] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 695:append_iscsi_sess: *ERROR*: spdk_get_iscsi_sess_by_tsih failed 00:08:47.706 [2024-06-17 11:16:31.496406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:47.706 [2024-06-17 11:16:31.501081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 702:append_iscsi_sess: *ERROR*: no MCS session for init port name=iqn.2017-11.spdk.io:i0001, tsih=256, cid=0 00:08:47.706 [2024-06-17 11:16:31.501397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:47.706 passed 00:08:47.706 Test: maxburstlength_test ...[2024-06-17 11:16:31.570970] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4219:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:08:47.706 [2024-06-17 11:16:31.572297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4556:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:08:47.706 passed 00:08:47.706 Test: underflow_for_read_transfer_test ...passed 00:08:47.706 Test: underflow_for_zero_read_transfer_test ...passed 00:08:47.706 Test: underflow_for_request_sense_test ...passed 00:08:47.706 Test: underflow_for_check_condition_test ...passed 00:08:47.706 Test: add_transfer_task_test ...passed 00:08:47.963 Test: get_transfer_task_test ...passed 00:08:47.963 Test: del_transfer_task_test ...passed 00:08:47.963 Test: clear_all_transfer_tasks_test ...passed 00:08:47.963 Test: build_iovs_test ...passed 00:08:47.963 Test: build_iovs_with_md_test ...passed 00:08:47.963 Test: pdu_hdr_op_login_test ...[2024-06-17 11:16:31.797489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:08:47.963 [2024-06-17 11:16:31.808421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1258:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:08:47.963 [2024-06-17 11:16:31.812093] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1272:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:08:47.963 passed 00:08:47.964 Test: pdu_hdr_op_text_test ...[2024-06-17 11:16:31.816753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2248:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:08:47.964 [2024-06-17 11:16:31.823540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2280:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:08:47.964 [2024-06-17 11:16:31.828856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2293:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:08:47.964 passed 00:08:47.964 Test: pdu_hdr_op_logout_test ...[2024-06-17 11:16:31.834336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2523:iscsi_pdu_hdr_op_logout: *ERROR*: Target can accept logout only with reason "close the session" on discovery session. 1 is not acceptable reason. 00:08:47.964 passed 00:08:47.964 Test: pdu_hdr_op_scsi_test ...[2024-06-17 11:16:31.854848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3344:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:08:47.964 [2024-06-17 11:16:31.855519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3344:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:08:47.964 [2024-06-17 11:16:31.856927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3372:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:08:47.964 [2024-06-17 11:16:31.863505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3405:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:08:47.964 [2024-06-17 11:16:31.865910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3412:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:08:47.964 [2024-06-17 11:16:31.870999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3436:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:08:47.964 passed 00:08:47.964 Test: pdu_hdr_op_task_mgmt_test ...[2024-06-17 11:16:31.874462] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3613:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:08:47.964 [2024-06-17 11:16:31.891842] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3702:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:08:47.964 passed 00:08:47.964 Test: pdu_hdr_op_nopout_test ...[2024-06-17 11:16:31.902313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3721:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:08:47.964 [2024-06-17 11:16:31.907150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3743:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:47.964 [2024-06-17 11:16:31.908121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3743:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:47.964 [2024-06-17 11:16:31.908439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3751:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:08:47.964 passed 00:08:47.964 Test: pdu_hdr_op_data_test ...[2024-06-17 11:16:31.910231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4194:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:08:47.964 [2024-06-17 11:16:31.912084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4211:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:08:47.964 [2024-06-17 11:16:31.913400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4219:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:08:48.221 [2024-06-17 11:16:31.915104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4224:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:08:48.221 [2024-06-17 11:16:31.917922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4230:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:08:48.221 [2024-06-17 11:16:31.920871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4241:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:08:48.221 [2024-06-17 11:16:31.925199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4251:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:08:48.221 passed 00:08:48.221 Test: empty_text_with_cbit_test ...passed 00:08:48.221 Test: pdu_payload_read_test ...[2024-06-17 11:16:31.981076] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4639:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:08:48.221 passed 00:08:48.221 Test: data_out_pdu_sequence_test ...passed 00:08:48.221 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:08:48.221 00:08:48.221 Run Summary: Type Total Ran Passed Failed Inactive 00:08:48.221 suites 1 1 n/a 0 0 00:08:48.221 tests 24 24 24 0 0 00:08:48.221 asserts 150253 150253 150253 0 n/a 00:08:48.221 00:08:48.221 Elapsed time = 0.691 seconds 00:08:48.221 --71860-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.221 --71860-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.478 ==71860== 00:08:48.478 ==71860== HEAP SUMMARY: 00:08:48.478 ==71860== in use at exit: 1,008 bytes in 3 blocks 00:08:48.478 ==71860== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:08:48.478 ==71860== 00:08:48.478 ==71860== Searching for pointers to 3 not-freed blocks 00:08:48.478 ==71860== Checked 6,854,936 bytes 00:08:48.478 ==71860== 00:08:48.478 ==71860== LEAK SUMMARY: 00:08:48.478 ==71860== definitely lost: 0 bytes in 0 blocks 00:08:48.478 ==71860== indirectly lost: 0 bytes in 0 blocks 00:08:48.478 ==71860== possibly lost: 0 bytes in 0 blocks 00:08:48.478 ==71860== still reachable: 1,008 bytes in 3 blocks 00:08:48.478 ==71860== suppressed: 0 bytes in 0 blocks 00:08:48.478 ==71860== Reachable blocks (those to which a pointer was found) are not shown. 00:08:48.478 ==71860== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:48.478 ==71860== 00:08:48.478 ==71860== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.478 11:16:32 unittest_iscsi -- unit/unittest.sh@72 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:48.478 ==71878== Memcheck, a memory error detector 00:08:48.478 ==71878== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.478 ==71878== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.478 ==71878== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:48.478 ==71878== 00:08:48.478 --71878-- Valgrind options: 00:08:48.478 --71878-- --leak-check=full 00:08:48.478 --71878-- --error-exitcode=2 00:08:48.478 --71878-- --verbose 00:08:48.478 --71878-- Contents of /proc/version: 00:08:48.478 --71878-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:48.478 --71878-- 00:08:48.478 --71878-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.478 --71878-- Page sizes: currently 4096, max supported 4096 00:08:48.478 --71878-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.478 --71878-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:48.478 --71878-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.478 --71878-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.478 --71878-- might be shown as UnknownInlinedFun 00:08:48.478 --71878-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.478 --71878-- object doesn't have a dynamic symbol table 00:08:48.478 --71878-- Scheduler: using generic scheduler lock implementation. 00:08:48.478 --71878-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.478 ==71878== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71878-by-???-on-3d512e6db8cf 00:08:48.478 ==71878== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71878-by-???-on-3d512e6db8cf 00:08:48.478 ==71878== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71878-by-???-on-3d512e6db8cf 00:08:48.478 ==71878== 00:08:48.478 ==71878== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.478 ==71878== don't want to do, unless you know exactly what you're doing, 00:08:48.478 ==71878== or are doing some strange experiment): 00:08:48.478 ==71878== /usr/libexec/valgrind/../../bin/vgdb --pid=71878 ...command... 00:08:48.478 ==71878== 00:08:48.478 ==71878== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.478 ==71878== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:48.478 ==71878== and then give GDB the following command 00:08:48.478 ==71878== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71878 00:08:48.478 ==71878== --pid is optional if only one valgrind process is running 00:08:48.478 ==71878== 00:08:48.478 --71878-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.478 --71878-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.478 --71878-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.479 --71878-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.479 ==71878== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.479 --71878-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.479 --71878-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.479 --71878-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.479 --71878-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.479 --71878-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.479 --71878-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.479 --71878-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.479 --71878-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.479 --71878-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.479 --71878-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.479 --71878-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:48.479 --71878-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:48.479 --71878-- Reading syms from /usr/lib64/libm.so.6 00:08:48.479 --71878-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:48.479 --71878-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:48.479 --71878-- Reading syms from /usr/lib64/libc.so.6 00:08:48.736 ==71878== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.736 --71878-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.736 --71878-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.736 ==71878== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.736 --71878-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.736 --71878-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.736 ==71878== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.736 --71878-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.736 --71878-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:48.736 ==71878== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.736 --71878-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:48.736 --71878-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:48.736 --71878-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:48.736 --71878-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:48.736 --71878-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:48.736 --71878-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:48.736 --71878-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:48.736 --71878-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:48.736 --71878-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 ==71878== Preferring higher priority redirection: 00:08:48.736 --71878-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:48.736 --71878-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:48.736 --71878-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 --71878-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:48.736 ==71878== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.736 --71878-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.736 --71878-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.736 ==71878== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.737 --71878-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:48.737 --71878-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:48.993 --71878-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:48.993 --71878-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:48.993 --71878-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:48.993 --71878-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:48.994 --71878-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:48.994 --71878-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:48.994 --71878-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:48.994 --71878-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:48.994 --71878-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:48.994 --71878-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:48.994 --71878-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:48.994 --71878-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:48.994 --71878-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:48.994 --71878-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:48.994 --71878-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:48.994 --71878-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:48.994 00:08:48.994 00:08:48.994 CUnit - A unit testing framework for C - Version 2.1-3 00:08:48.994 http://cunit.sourceforge.net/ 00:08:48.994 00:08:48.994 00:08:48.994 Suite: init_grp_suite 00:08:48.994 Test: create_initiator_group_success_case ...passed 00:08:48.994 Test: find_initiator_group_success_case ...passed 00:08:48.994 Test: register_initiator_group_twice_case ...passed 00:08:48.994 Test: add_initiator_name_success_case ...--71878-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:48.994 passed 00:08:48.994 Test: add_initiator_name_fail_case ...[2024-06-17 11:16:32.863834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 54:iscsi_init_grp_add_initiator: *ERROR*: > MAX_INITIATOR(=256) is not allowed 00:08:48.994 passed 00:08:48.994 Test: delete_all_initiator_names_success_case ...passed 00:08:48.994 Test: add_netmask_success_case ...passed 00:08:48.994 Test: add_netmask_fail_case ...[2024-06-17 11:16:32.917867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 188:iscsi_init_grp_add_netmask: *ERROR*: > MAX_NETMASK(=256) is not allowed 00:08:48.994 passed 00:08:48.994 Test: delete_all_netmasks_success_case ...passed 00:08:48.994 Test: initiator_name_overwrite_all_to_any_case ...passed 00:08:48.994 Test: netmask_overwrite_all_to_any_case ...passed 00:08:48.994 Test: add_delete_initiator_names_case ...passed 00:08:48.994 Test: add_duplicated_initiator_names_case ...passed 00:08:48.994 Test: delete_nonexisting_initiator_names_case ...passed 00:08:49.251 Test: add_delete_netmasks_case ...passed 00:08:49.251 Test: add_duplicated_netmasks_case ...passed 00:08:49.251 Test: delete_nonexisting_netmasks_case ...passed 00:08:49.251 00:08:49.251 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.251 suites 1 1 n/a 0 0 00:08:49.251 tests 17 17 17 0 0 00:08:49.251 asserts 108 108 108 0 n/a 00:08:49.251 00:08:49.251 Elapsed time = 0.124 seconds 00:08:49.251 --71878-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.251 --71878-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.251 ==71878== 00:08:49.251 ==71878== HEAP SUMMARY: 00:08:49.251 ==71878== in use at exit: 0 bytes in 0 blocks 00:08:49.251 ==71878== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:08:49.251 ==71878== 00:08:49.251 ==71878== All heap blocks were freed -- no leaks are possible 00:08:49.251 ==71878== 00:08:49.251 ==71878== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.251 11:16:33 unittest_iscsi -- unit/unittest.sh@73 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:49.251 ==71888== Memcheck, a memory error detector 00:08:49.251 ==71888== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:49.251 ==71888== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:49.251 ==71888== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:49.251 ==71888== 00:08:49.251 --71888-- Valgrind options: 00:08:49.251 --71888-- --leak-check=full 00:08:49.251 --71888-- --error-exitcode=2 00:08:49.251 --71888-- --verbose 00:08:49.251 --71888-- Contents of /proc/version: 00:08:49.251 --71888-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:49.251 --71888-- 00:08:49.251 --71888-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:49.251 --71888-- Page sizes: currently 4096, max supported 4096 00:08:49.251 --71888-- Valgrind library directory: /usr/libexec/valgrind 00:08:49.251 --71888-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:49.251 --71888-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:49.251 --71888-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:49.251 --71888-- might be shown as UnknownInlinedFun 00:08:49.251 --71888-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.251 --71888-- object doesn't have a dynamic symbol table 00:08:49.252 --71888-- Scheduler: using generic scheduler lock implementation. 00:08:49.252 --71888-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.252 ==71888== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71888-by-???-on-3d512e6db8cf 00:08:49.252 ==71888== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71888-by-???-on-3d512e6db8cf 00:08:49.252 ==71888== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71888-by-???-on-3d512e6db8cf 00:08:49.252 ==71888== 00:08:49.252 ==71888== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.252 ==71888== don't want to do, unless you know exactly what you're doing, 00:08:49.252 ==71888== or are doing some strange experiment): 00:08:49.252 ==71888== /usr/libexec/valgrind/../../bin/vgdb --pid=71888 ...command... 00:08:49.252 ==71888== 00:08:49.252 ==71888== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.252 ==71888== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:49.252 ==71888== and then give GDB the following command 00:08:49.252 ==71888== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71888 00:08:49.252 ==71888== --pid is optional if only one valgrind process is running 00:08:49.252 ==71888== 00:08:49.252 --71888-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:49.252 --71888-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:49.252 --71888-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:49.252 --71888-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:49.252 ==71888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.252 --71888-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:49.252 --71888-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:49.252 --71888-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:49.252 --71888-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:49.252 --71888-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:49.252 --71888-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:49.252 --71888-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:49.252 --71888-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:49.252 --71888-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:49.252 --71888-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:49.252 --71888-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:49.252 --71888-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:49.252 --71888-- Reading syms from /usr/lib64/libm.so.6 00:08:49.252 --71888-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:49.252 --71888-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:49.252 --71888-- Reading syms from /usr/lib64/libc.so.6 00:08:49.509 ==71888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.509 --71888-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.509 --71888-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.509 ==71888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.509 --71888-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.509 --71888-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.509 ==71888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.509 --71888-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.509 --71888-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.509 ==71888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.509 --71888-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.509 --71888-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.509 --71888-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:49.509 --71888-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:49.509 --71888-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:49.509 --71888-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:49.509 --71888-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:49.509 --71888-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:49.509 --71888-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.509 --71888-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 ==71888== Preferring higher priority redirection: 00:08:49.510 --71888-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:49.510 --71888-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:49.510 --71888-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 --71888-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.510 ==71888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.510 --71888-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.510 --71888-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.510 ==71888== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.510 --71888-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.510 --71888-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.510 --71888-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:49.510 --71888-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:49.510 --71888-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:49.510 --71888-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:49.510 --71888-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:49.510 --71888-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:49.510 --71888-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:49.510 --71888-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:49.510 --71888-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:49.510 --71888-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:49.767 --71888-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:49.767 --71888-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:49.767 --71888-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:49.767 --71888-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:49.767 --71888-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:49.767 --71888-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:49.767 00:08:49.767 00:08:49.767 CUnit - A unit testing framework for C - Version 2.1-3 00:08:49.767 http://cunit.sourceforge.net/ 00:08:49.767 00:08:49.767 00:08:49.767 Suite: portal_grp_suite 00:08:49.767 Test: portal_create_ipv4_normal_case ...passed 00:08:49.767 Test: portal_create_ipv6_normal_case ...passed 00:08:49.767 Test: portal_create_ipv4_wildcard_case ...passed 00:08:49.767 Test: portal_create_ipv6_wildcard_case ...passed 00:08:49.767 Test: portal_create_twice_case ...[2024-06-17 11:16:33.520227] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/portal_grp.c: 113:iscsi_portal_create: *ERROR*: portal (192.168.2.0, 3260) already exists 00:08:49.767 passed 00:08:49.767 Test: portal_grp_register_unregister_case ...passed 00:08:49.767 Test: portal_grp_register_twice_case ...passed 00:08:49.767 Test: portal_grp_add_delete_case ...--71888-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:49.767 passed 00:08:49.767 Test: portal_grp_add_delete_twice_case ...passed 00:08:49.767 00:08:49.767 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.767 suites 1 1 n/a 0 0 00:08:49.767 tests 9 9 9 0 0 00:08:49.767 asserts 44 44 44 0 n/a 00:08:49.767 00:08:49.767 Elapsed time = 0.127 seconds 00:08:49.767 --71888-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.767 --71888-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.767 ==71888== 00:08:49.767 ==71888== HEAP SUMMARY: 00:08:49.767 ==71888== in use at exit: 0 bytes in 0 blocks 00:08:49.767 ==71888== total heap usage: 2,177 allocs, 2,177 frees, 222,496 bytes allocated 00:08:49.767 ==71888== 00:08:49.767 ==71888== All heap blocks were freed -- no leaks are possible 00:08:49.767 ==71888== 00:08:49.767 ==71888== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.767 00:08:49.767 real 0m5.373s 00:08:49.767 user 0m5.196s 00:08:49.767 sys 0m0.156s 00:08:49.767 11:16:33 unittest_iscsi -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:49.767 11:16:33 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:08:49.767 ************************************ 00:08:49.767 END TEST unittest_iscsi 00:08:49.767 ************************************ 00:08:50.025 11:16:33 -- unit/unittest.sh@245 -- # run_test unittest_json unittest_json 00:08:50.025 11:16:33 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:50.025 11:16:33 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:50.025 11:16:33 -- common/autotest_common.sh@10 -- # set +x 00:08:50.025 ************************************ 00:08:50.025 START TEST unittest_json 00:08:50.025 ************************************ 00:08:50.025 11:16:33 unittest_json -- common/autotest_common.sh@1124 -- # unittest_json 00:08:50.025 11:16:33 unittest_json -- unit/unittest.sh@77 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:50.025 ==71910== Memcheck, a memory error detector 00:08:50.025 ==71910== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:50.025 ==71910== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:50.025 ==71910== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:50.025 ==71910== 00:08:50.025 --71910-- Valgrind options: 00:08:50.025 --71910-- --leak-check=full 00:08:50.025 --71910-- --error-exitcode=2 00:08:50.025 --71910-- --verbose 00:08:50.025 --71910-- Contents of /proc/version: 00:08:50.025 --71910-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:50.025 --71910-- 00:08:50.025 --71910-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:50.025 --71910-- Page sizes: currently 4096, max supported 4096 00:08:50.025 --71910-- Valgrind library directory: /usr/libexec/valgrind 00:08:50.025 --71910-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:50.025 --71910-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:50.025 --71910-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:50.025 --71910-- might be shown as UnknownInlinedFun 00:08:50.025 --71910-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:50.025 --71910-- object doesn't have a dynamic symbol table 00:08:50.025 --71910-- Scheduler: using generic scheduler lock implementation. 00:08:50.025 --71910-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:50.025 ==71910== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71910-by-???-on-3d512e6db8cf 00:08:50.025 ==71910== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71910-by-???-on-3d512e6db8cf 00:08:50.025 ==71910== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71910-by-???-on-3d512e6db8cf 00:08:50.025 ==71910== 00:08:50.025 ==71910== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:50.025 ==71910== don't want to do, unless you know exactly what you're doing, 00:08:50.025 ==71910== or are doing some strange experiment): 00:08:50.025 ==71910== /usr/libexec/valgrind/../../bin/vgdb --pid=71910 ...command... 00:08:50.025 ==71910== 00:08:50.025 ==71910== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:50.025 ==71910== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:50.025 ==71910== and then give GDB the following command 00:08:50.025 ==71910== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71910 00:08:50.025 ==71910== --pid is optional if only one valgrind process is running 00:08:50.025 ==71910== 00:08:50.025 --71910-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:50.025 --71910-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:50.025 --71910-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:50.025 --71910-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:50.025 ==71910== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.025 --71910-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:50.025 --71910-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:50.025 --71910-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:50.025 --71910-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:50.025 --71910-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:50.025 --71910-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:50.025 --71910-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:50.025 --71910-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:50.025 --71910-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:50.025 --71910-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:50.025 --71910-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:50.025 --71910-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:50.025 --71910-- Reading syms from /usr/lib64/libm.so.6 00:08:50.025 --71910-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:50.026 --71910-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:50.026 --71910-- Reading syms from /usr/lib64/libc.so.6 00:08:50.284 ==71910== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.284 --71910-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.284 --71910-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.284 ==71910== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.284 --71910-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.284 --71910-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.284 ==71910== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.284 --71910-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.284 --71910-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.284 ==71910== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.284 --71910-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.284 --71910-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.284 --71910-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:50.284 --71910-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:50.284 --71910-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:50.284 --71910-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:50.284 --71910-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:50.284 --71910-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:50.284 --71910-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 ==71910== Preferring higher priority redirection: 00:08:50.284 --71910-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:50.284 --71910-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:50.284 --71910-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 --71910-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.284 ==71910== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.284 --71910-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.284 --71910-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.284 ==71910== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.284 --71910-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.285 --71910-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.285 --71910-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:50.285 --71910-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:50.285 --71910-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:50.285 --71910-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:50.542 --71910-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:50.542 --71910-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:50.542 --71910-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:50.542 --71910-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:50.542 --71910-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:50.542 --71910-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:50.542 --71910-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:50.542 --71910-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:50.542 --71910-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:50.542 --71910-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:50.542 --71910-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:50.542 --71910-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:50.542 00:08:50.542 00:08:50.542 CUnit - A unit testing framework for C - Version 2.1-3 00:08:50.542 http://cunit.sourceforge.net/ 00:08:50.542 00:08:50.542 00:08:50.542 Suite: json 00:08:50.542 Test: test_parse_literal ...passed 00:08:50.542 Test: test_parse_string_simple ...passed 00:08:50.542 Test: test_parse_string_control_chars ...passed 00:08:50.801 Test: test_parse_string_utf8 ...passed 00:08:50.801 Test: test_parse_string_escapes_twochar ...passed 00:08:50.801 Test: test_parse_string_escapes_unicode ...passed 00:08:51.058 Test: test_parse_number ...passed 00:08:51.058 Test: test_parse_array ...passed 00:08:51.058 Test: test_parse_object ...passed 00:08:51.314 Test: test_parse_nesting ...passed 00:08:51.314 Test: test_parse_comment ...passed 00:08:51.314 00:08:51.314 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.314 suites 1 1 n/a 0 0 00:08:51.314 tests 11 11 11 0 0 00:08:51.314 asserts 1516 1516 1516 0 n/a 00:08:51.314 00:08:51.314 Elapsed time = 0.897 seconds 00:08:51.314 --71910-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.314 --71910-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.571 ==71910== 00:08:51.572 ==71910== HEAP SUMMARY: 00:08:51.572 ==71910== in use at exit: 0 bytes in 0 blocks 00:08:51.572 ==71910== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:08:51.572 ==71910== 00:08:51.572 ==71910== All heap blocks were freed -- no leaks are possible 00:08:51.572 ==71910== 00:08:51.572 ==71910== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.572 11:16:35 unittest_json -- unit/unittest.sh@78 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:51.572 ==71924== Memcheck, a memory error detector 00:08:51.572 ==71924== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.572 ==71924== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.572 ==71924== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:51.572 ==71924== 00:08:51.572 --71924-- Valgrind options: 00:08:51.572 --71924-- --leak-check=full 00:08:51.572 --71924-- --error-exitcode=2 00:08:51.572 --71924-- --verbose 00:08:51.572 --71924-- Contents of /proc/version: 00:08:51.572 --71924-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:51.572 --71924-- 00:08:51.572 --71924-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.572 --71924-- Page sizes: currently 4096, max supported 4096 00:08:51.572 --71924-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.572 --71924-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:51.572 --71924-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.572 --71924-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.572 --71924-- might be shown as UnknownInlinedFun 00:08:51.572 --71924-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.572 --71924-- object doesn't have a dynamic symbol table 00:08:51.572 --71924-- Scheduler: using generic scheduler lock implementation. 00:08:51.572 --71924-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.572 ==71924== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71924-by-???-on-3d512e6db8cf 00:08:51.572 ==71924== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71924-by-???-on-3d512e6db8cf 00:08:51.572 ==71924== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71924-by-???-on-3d512e6db8cf 00:08:51.572 ==71924== 00:08:51.572 ==71924== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.572 ==71924== don't want to do, unless you know exactly what you're doing, 00:08:51.572 ==71924== or are doing some strange experiment): 00:08:51.572 ==71924== /usr/libexec/valgrind/../../bin/vgdb --pid=71924 ...command... 00:08:51.572 ==71924== 00:08:51.572 ==71924== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.572 ==71924== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:51.572 ==71924== and then give GDB the following command 00:08:51.572 ==71924== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71924 00:08:51.572 ==71924== --pid is optional if only one valgrind process is running 00:08:51.572 ==71924== 00:08:51.572 --71924-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.572 --71924-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.572 --71924-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.572 --71924-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.572 ==71924== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.572 --71924-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.572 --71924-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.572 --71924-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.572 --71924-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.572 --71924-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.572 --71924-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.572 --71924-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.572 --71924-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.572 --71924-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.572 --71924-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.572 --71924-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.572 --71924-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.572 --71924-- Reading syms from /usr/lib64/libm.so.6 00:08:51.572 --71924-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.572 --71924-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.572 --71924-- Reading syms from /usr/lib64/libc.so.6 00:08:51.830 ==71924== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.830 --71924-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.830 --71924-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.830 ==71924== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.830 --71924-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.830 --71924-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.830 ==71924== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.830 --71924-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.830 --71924-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.830 ==71924== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.830 --71924-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.830 --71924-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.830 --71924-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.830 --71924-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.830 --71924-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.830 --71924-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.830 --71924-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.830 --71924-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.830 --71924-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.830 --71924-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 ==71924== Preferring higher priority redirection: 00:08:51.831 --71924-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.831 --71924-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.831 --71924-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 --71924-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.831 ==71924== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.831 --71924-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.831 --71924-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.831 ==71924== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.831 --71924-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.831 --71924-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.831 --71924-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.088 --71924-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.088 --71924-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.088 --71924-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.089 --71924-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.089 --71924-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.089 --71924-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.089 --71924-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.089 --71924-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.089 --71924-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.089 --71924-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.089 --71924-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.089 --71924-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.089 --71924-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.089 --71924-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.089 --71924-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.089 00:08:52.089 00:08:52.089 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.089 http://cunit.sourceforge.net/ 00:08:52.089 00:08:52.089 00:08:52.089 Suite: json 00:08:52.089 Test: test_strequal ...passed 00:08:52.089 Test: test_num_to_uint16 ...passed 00:08:52.089 Test: test_num_to_int32 ...passed 00:08:52.089 Test: test_num_to_uint64 ...passed 00:08:52.089 Test: test_decode_object ...passed 00:08:52.089 Test: test_decode_array ...passed 00:08:52.089 Test: test_decode_bool ...passed 00:08:52.089 Test: test_decode_uint16 ...passed 00:08:52.089 Test: test_decode_int32 ...passed 00:08:52.089 Test: test_decode_uint32 ...passed 00:08:52.089 Test: test_decode_uint64 ...passed 00:08:52.089 Test: test_decode_string ...passed 00:08:52.089 Test: test_decode_uuid ...passed 00:08:52.089 Test: test_find ...passed 00:08:52.089 Test: test_find_array ...passed 00:08:52.089 Test: test_iterating ...passed 00:08:52.089 Test: test_free_object ...passed 00:08:52.089 00:08:52.346 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.346 suites 1 1 n/a 0 0 00:08:52.346 tests 17 17 17 0 0 00:08:52.346 asserts 236 236 236 0 n/a 00:08:52.346 00:08:52.346 Elapsed time = 0.141 seconds 00:08:52.346 --71924-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.346 --71924-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.346 ==71924== 00:08:52.346 ==71924== HEAP SUMMARY: 00:08:52.346 ==71924== in use at exit: 0 bytes in 0 blocks 00:08:52.346 ==71924== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:08:52.346 ==71924== 00:08:52.346 ==71924== All heap blocks were freed -- no leaks are possible 00:08:52.346 ==71924== 00:08:52.346 ==71924== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.346 11:16:36 unittest_json -- unit/unittest.sh@79 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:52.346 ==71938== Memcheck, a memory error detector 00:08:52.346 ==71938== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.346 ==71938== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.346 ==71938== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:52.346 ==71938== 00:08:52.346 --71938-- Valgrind options: 00:08:52.346 --71938-- --leak-check=full 00:08:52.346 --71938-- --error-exitcode=2 00:08:52.346 --71938-- --verbose 00:08:52.347 --71938-- Contents of /proc/version: 00:08:52.347 --71938-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:52.347 --71938-- 00:08:52.347 --71938-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.347 --71938-- Page sizes: currently 4096, max supported 4096 00:08:52.347 --71938-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.347 --71938-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:52.347 --71938-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.347 --71938-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.347 --71938-- might be shown as UnknownInlinedFun 00:08:52.347 --71938-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.347 --71938-- object doesn't have a dynamic symbol table 00:08:52.347 --71938-- Scheduler: using generic scheduler lock implementation. 00:08:52.347 --71938-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.347 ==71938== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71938-by-???-on-3d512e6db8cf 00:08:52.347 ==71938== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71938-by-???-on-3d512e6db8cf 00:08:52.347 ==71938== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71938-by-???-on-3d512e6db8cf 00:08:52.347 ==71938== 00:08:52.347 ==71938== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.347 ==71938== don't want to do, unless you know exactly what you're doing, 00:08:52.347 ==71938== or are doing some strange experiment): 00:08:52.347 ==71938== /usr/libexec/valgrind/../../bin/vgdb --pid=71938 ...command... 00:08:52.347 ==71938== 00:08:52.347 ==71938== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.347 ==71938== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:52.347 ==71938== and then give GDB the following command 00:08:52.347 ==71938== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71938 00:08:52.347 ==71938== --pid is optional if only one valgrind process is running 00:08:52.347 ==71938== 00:08:52.347 --71938-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.347 --71938-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.347 --71938-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.347 --71938-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.347 ==71938== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.347 --71938-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.347 --71938-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.347 --71938-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.347 --71938-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.347 --71938-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.347 --71938-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.347 --71938-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.347 --71938-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.347 --71938-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.347 --71938-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.347 --71938-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.347 --71938-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.347 --71938-- Reading syms from /usr/lib64/libm.so.6 00:08:52.347 --71938-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.605 --71938-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.605 --71938-- Reading syms from /usr/lib64/libc.so.6 00:08:52.605 ==71938== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.605 --71938-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.605 --71938-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.605 ==71938== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.605 --71938-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.605 --71938-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.605 ==71938== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.605 --71938-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.605 --71938-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.605 ==71938== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.605 --71938-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.605 --71938-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.605 --71938-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.605 --71938-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.605 --71938-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.605 --71938-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:52.605 --71938-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:52.605 --71938-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.605 --71938-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 ==71938== Preferring higher priority redirection: 00:08:52.605 --71938-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:52.605 --71938-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:52.605 --71938-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.605 --71938-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.606 --71938-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.606 --71938-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.606 --71938-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.606 ==71938== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.606 --71938-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.606 --71938-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.606 ==71938== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.606 --71938-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.606 --71938-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.606 --71938-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.606 --71938-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.606 --71938-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.606 --71938-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.606 --71938-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.606 --71938-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.606 --71938-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.606 --71938-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.863 --71938-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.863 --71938-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.863 --71938-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.863 --71938-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.863 --71938-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.863 --71938-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.863 --71938-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.863 --71938-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.863 00:08:52.863 00:08:52.863 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.863 http://cunit.sourceforge.net/ 00:08:52.863 00:08:52.863 00:08:52.863 Suite: json 00:08:52.863 Test: test_write_literal ...passed 00:08:52.863 Test: test_write_string_simple ...passed 00:08:52.863 Test: test_write_string_escapes ...passed 00:08:52.863 Test: test_write_string_utf16le ...passed 00:08:52.863 Test: test_write_number_int32 ...passed 00:08:52.863 Test: test_write_number_uint32 ...passed 00:08:52.863 Test: test_write_number_uint128 ...passed 00:08:52.863 Test: test_write_string_number_uint128 ...passed 00:08:52.863 Test: test_write_number_int64 ...passed 00:08:52.863 Test: test_write_number_uint64 ...passed 00:08:52.863 Test: test_write_number_double ...passed 00:08:52.863 Test: test_write_uuid ...passed 00:08:53.120 Test: test_write_array ...passed 00:08:53.120 Test: test_write_object ...passed 00:08:53.120 Test: test_write_nesting ...passed 00:08:53.120 Test: test_write_val ...passed 00:08:53.120 00:08:53.120 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.120 suites 1 1 n/a 0 0 00:08:53.120 tests 16 16 16 0 0 00:08:53.120 asserts 918 918 918 0 n/a 00:08:53.120 00:08:53.120 Elapsed time = 0.280 seconds 00:08:53.121 --71938-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.121 --71938-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.121 ==71938== 00:08:53.121 ==71938== HEAP SUMMARY: 00:08:53.121 ==71938== in use at exit: 0 bytes in 0 blocks 00:08:53.121 ==71938== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:08:53.121 ==71938== 00:08:53.121 ==71938== All heap blocks were freed -- no leaks are possible 00:08:53.121 ==71938== 00:08:53.121 ==71938== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.121 11:16:36 unittest_json -- unit/unittest.sh@80 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:53.121 ==71943== Memcheck, a memory error detector 00:08:53.121 ==71943== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.121 ==71943== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.121 ==71943== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:53.121 ==71943== 00:08:53.121 --71943-- Valgrind options: 00:08:53.121 --71943-- --leak-check=full 00:08:53.121 --71943-- --error-exitcode=2 00:08:53.121 --71943-- --verbose 00:08:53.121 --71943-- Contents of /proc/version: 00:08:53.121 --71943-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:53.121 --71943-- 00:08:53.121 --71943-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.121 --71943-- Page sizes: currently 4096, max supported 4096 00:08:53.121 --71943-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.121 --71943-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:53.121 --71943-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.121 --71943-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.121 --71943-- might be shown as UnknownInlinedFun 00:08:53.121 --71943-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.121 --71943-- object doesn't have a dynamic symbol table 00:08:53.121 --71943-- Scheduler: using generic scheduler lock implementation. 00:08:53.121 --71943-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.121 ==71943== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71943-by-???-on-3d512e6db8cf 00:08:53.121 ==71943== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71943-by-???-on-3d512e6db8cf 00:08:53.121 ==71943== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71943-by-???-on-3d512e6db8cf 00:08:53.121 ==71943== 00:08:53.121 ==71943== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.121 ==71943== don't want to do, unless you know exactly what you're doing, 00:08:53.121 ==71943== or are doing some strange experiment): 00:08:53.121 ==71943== /usr/libexec/valgrind/../../bin/vgdb --pid=71943 ...command... 00:08:53.121 ==71943== 00:08:53.121 ==71943== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.121 ==71943== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:53.121 ==71943== and then give GDB the following command 00:08:53.121 ==71943== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71943 00:08:53.121 ==71943== --pid is optional if only one valgrind process is running 00:08:53.121 ==71943== 00:08:53.121 --71943-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:53.121 --71943-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:53.121 --71943-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:53.121 --71943-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:53.121 ==71943== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.121 --71943-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:53.121 --71943-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:53.121 --71943-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:53.121 --71943-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:53.379 --71943-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:53.379 --71943-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:53.379 --71943-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:53.379 --71943-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:53.379 --71943-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:53.379 --71943-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:53.379 --71943-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:53.379 --71943-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:53.379 --71943-- Reading syms from /usr/lib64/libm.so.6 00:08:53.379 --71943-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:53.379 --71943-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:53.379 --71943-- Reading syms from /usr/lib64/libc.so.6 00:08:53.379 ==71943== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.379 --71943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.379 --71943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.379 ==71943== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.379 --71943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.379 --71943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.379 ==71943== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.379 --71943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.379 --71943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.379 ==71943== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.379 --71943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.379 --71943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.379 --71943-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.379 --71943-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.379 --71943-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.379 --71943-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.379 --71943-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.379 --71943-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.379 --71943-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.379 --71943-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.379 --71943-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.379 --71943-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.379 --71943-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.379 --71943-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 ==71943== Preferring higher priority redirection: 00:08:53.636 --71943-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.636 --71943-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.636 --71943-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 --71943-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.636 ==71943== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.636 --71943-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.636 --71943-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.636 ==71943== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.636 --71943-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.636 --71943-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.636 --71943-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.636 --71943-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.636 --71943-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.636 --71943-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.636 --71943-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.636 --71943-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.636 --71943-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.636 --71943-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.636 --71943-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.636 --71943-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.636 --71943-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.636 --71943-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.636 --71943-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.636 --71943-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.636 --71943-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.637 --71943-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.637 00:08:53.637 00:08:53.637 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.637 http://cunit.sourceforge.net/ 00:08:53.637 00:08:53.637 00:08:53.637 Suite: jsonrpc 00:08:53.637 Test: test_parse_request ...--71943-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:53.894 passed 00:08:53.894 Test: test_parse_request_streaming ...passed 00:08:53.894 00:08:53.894 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.894 suites 1 1 n/a 0 0 00:08:53.894 tests 2 2 2 0 0 00:08:53.894 asserts 289 289 289 0 n/a 00:08:53.894 00:08:53.894 Elapsed time = 0.150 seconds 00:08:53.894 --71943-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.894 --71943-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.894 ==71943== 00:08:53.894 ==71943== HEAP SUMMARY: 00:08:53.894 ==71943== in use at exit: 0 bytes in 0 blocks 00:08:53.894 ==71943== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:08:53.894 ==71943== 00:08:53.894 ==71943== All heap blocks were freed -- no leaks are possible 00:08:53.894 ==71943== 00:08:53.894 ==71943== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.894 00:08:53.894 real 0m4.040s 00:08:53.894 user 0m3.937s 00:08:53.894 sys 0m0.091s 00:08:53.894 11:16:37 unittest_json -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:53.894 11:16:37 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:08:53.894 ************************************ 00:08:53.894 END TEST unittest_json 00:08:53.894 ************************************ 00:08:53.894 11:16:37 -- unit/unittest.sh@246 -- # run_test unittest_rpc unittest_rpc 00:08:53.894 11:16:37 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:53.894 11:16:37 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:53.894 11:16:37 -- common/autotest_common.sh@10 -- # set +x 00:08:53.894 ************************************ 00:08:53.894 START TEST unittest_rpc 00:08:53.894 ************************************ 00:08:53.894 11:16:37 unittest_rpc -- common/autotest_common.sh@1124 -- # unittest_rpc 00:08:53.894 11:16:37 unittest_rpc -- unit/unittest.sh@84 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:53.894 ==71968== Memcheck, a memory error detector 00:08:53.894 ==71968== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.894 ==71968== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.894 ==71968== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:53.894 ==71968== 00:08:53.894 --71968-- Valgrind options: 00:08:53.894 --71968-- --leak-check=full 00:08:53.894 --71968-- --error-exitcode=2 00:08:53.894 --71968-- --verbose 00:08:53.894 --71968-- Contents of /proc/version: 00:08:53.894 --71968-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:53.894 --71968-- 00:08:53.894 --71968-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.894 --71968-- Page sizes: currently 4096, max supported 4096 00:08:53.894 --71968-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.894 --71968-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:53.894 --71968-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.894 --71968-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.894 --71968-- might be shown as UnknownInlinedFun 00:08:53.894 --71968-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.894 --71968-- object doesn't have a dynamic symbol table 00:08:53.894 --71968-- Scheduler: using generic scheduler lock implementation. 00:08:53.894 --71968-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.894 ==71968== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71968-by-???-on-3d512e6db8cf 00:08:53.894 ==71968== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71968-by-???-on-3d512e6db8cf 00:08:53.894 ==71968== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71968-by-???-on-3d512e6db8cf 00:08:53.894 ==71968== 00:08:53.894 ==71968== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.894 ==71968== don't want to do, unless you know exactly what you're doing, 00:08:53.895 ==71968== or are doing some strange experiment): 00:08:53.895 ==71968== /usr/libexec/valgrind/../../bin/vgdb --pid=71968 ...command... 00:08:53.895 ==71968== 00:08:53.895 ==71968== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.895 ==71968== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:53.895 ==71968== and then give GDB the following command 00:08:53.895 ==71968== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71968 00:08:53.895 ==71968== --pid is optional if only one valgrind process is running 00:08:53.895 ==71968== 00:08:54.152 --71968-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.152 --71968-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.152 --71968-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.152 --71968-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.152 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.153 --71968-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.153 --71968-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.153 --71968-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.153 --71968-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.153 --71968-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.153 --71968-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.153 --71968-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.153 --71968-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.153 --71968-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.153 --71968-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.153 --71968-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.153 --71968-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.153 --71968-- Reading syms from /usr/lib64/libm.so.6 00:08:54.153 --71968-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.153 --71968-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.153 --71968-- Reading syms from /usr/lib64/libc.so.6 00:08:54.153 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.153 --71968-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.153 --71968-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.153 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.153 --71968-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.153 --71968-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.153 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.153 --71968-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.153 --71968-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.153 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.153 --71968-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.153 --71968-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.411 --71968-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.411 --71968-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.411 --71968-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.411 --71968-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.411 --71968-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.411 --71968-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.411 --71968-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 ==71968== Preferring higher priority redirection: 00:08:54.411 --71968-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.411 --71968-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.411 --71968-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 --71968-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.411 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.411 --71968-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.411 --71968-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.411 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.411 --71968-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.411 --71968-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.411 --71968-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.412 --71968-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.412 --71968-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.412 --71968-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.412 --71968-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.412 --71968-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.412 --71968-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.412 --71968-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.412 --71968-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.412 --71968-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.412 --71968-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.412 --71968-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.412 --71968-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.412 --71968-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.669 --71968-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:54.669 --71968-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.669 --71968-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.669 00:08:54.669 00:08:54.669 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.669 http://cunit.sourceforge.net/ 00:08:54.669 00:08:54.669 00:08:54.669 Suite: rpc 00:08:54.669 Test: test_jsonrpc_handler ...passed 00:08:54.669 Test: test_spdk_rpc_is_method_allowed ...passed 00:08:54.669 Test: test_rpc_get_methods ...[2024-06-17 11:16:38.416691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:08:54.669 passed 00:08:54.669 Test: test_rpc_spdk_get_version ...passed 00:08:54.669 Test: test_spdk_rpc_listen_close ...passed 00:08:54.669 Test: test_rpc_run_multiple_servers ...passed 00:08:54.669 00:08:54.669 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.669 suites 1 1 n/a 0 0 00:08:54.669 tests 6 6 6 0 0 00:08:54.669 asserts 23 23 23 0 n/a 00:08:54.669 00:08:54.669 Elapsed time = 0.081 seconds 00:08:54.669 --71968-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.670 --71968-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.670 ==71968== 00:08:54.670 ==71968== HEAP SUMMARY: 00:08:54.670 ==71968== in use at exit: 513 bytes in 6 blocks 00:08:54.670 ==71968== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:08:54.670 ==71968== 00:08:54.670 ==71968== Searching for pointers to 6 not-freed blocks 00:08:54.670 ==71968== Checked 6,305,344 bytes 00:08:54.670 ==71968== 00:08:54.670 ==71968== LEAK SUMMARY: 00:08:54.670 ==71968== definitely lost: 0 bytes in 0 blocks 00:08:54.670 ==71968== indirectly lost: 0 bytes in 0 blocks 00:08:54.670 ==71968== possibly lost: 0 bytes in 0 blocks 00:08:54.670 ==71968== still reachable: 513 bytes in 6 blocks 00:08:54.670 ==71968== suppressed: 0 bytes in 0 blocks 00:08:54.670 ==71968== Reachable blocks (those to which a pointer was found) are not shown. 00:08:54.670 ==71968== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:54.670 ==71968== 00:08:54.670 ==71968== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.670 00:08:54.670 real 0m0.778s 00:08:54.670 user 0m0.750s 00:08:54.670 sys 0m0.026s 00:08:54.670 11:16:38 unittest_rpc -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:54.670 11:16:38 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:08:54.670 ************************************ 00:08:54.670 END TEST unittest_rpc 00:08:54.670 ************************************ 00:08:54.670 11:16:38 -- unit/unittest.sh@247 -- # run_test unittest_notify valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:54.670 11:16:38 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:08:54.670 11:16:38 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:54.670 11:16:38 -- common/autotest_common.sh@10 -- # set +x 00:08:54.670 ************************************ 00:08:54.670 START TEST unittest_notify 00:08:54.670 ************************************ 00:08:54.670 11:16:38 unittest_notify -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:54.670 ==71996== Memcheck, a memory error detector 00:08:54.670 ==71996== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.670 ==71996== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.670 ==71996== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:54.670 ==71996== 00:08:54.670 --71996-- Valgrind options: 00:08:54.670 --71996-- --leak-check=full 00:08:54.670 --71996-- --error-exitcode=2 00:08:54.670 --71996-- --verbose 00:08:54.670 --71996-- Contents of /proc/version: 00:08:54.670 --71996-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:54.670 --71996-- 00:08:54.670 --71996-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.670 --71996-- Page sizes: currently 4096, max supported 4096 00:08:54.670 --71996-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.670 --71996-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:54.670 --71996-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.928 --71996-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.928 --71996-- might be shown as UnknownInlinedFun 00:08:54.928 --71996-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.928 --71996-- object doesn't have a dynamic symbol table 00:08:54.928 --71996-- Scheduler: using generic scheduler lock implementation. 00:08:54.928 --71996-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.928 ==71996== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71996-by-???-on-3d512e6db8cf 00:08:54.928 ==71996== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71996-by-???-on-3d512e6db8cf 00:08:54.928 ==71996== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71996-by-???-on-3d512e6db8cf 00:08:54.928 ==71996== 00:08:54.928 ==71996== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.928 ==71996== don't want to do, unless you know exactly what you're doing, 00:08:54.928 ==71996== or are doing some strange experiment): 00:08:54.928 ==71996== /usr/libexec/valgrind/../../bin/vgdb --pid=71996 ...command... 00:08:54.928 ==71996== 00:08:54.928 ==71996== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.928 ==71996== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:54.928 ==71996== and then give GDB the following command 00:08:54.928 ==71996== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71996 00:08:54.928 ==71996== --pid is optional if only one valgrind process is running 00:08:54.928 ==71996== 00:08:54.928 --71996-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.929 --71996-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.929 --71996-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.929 --71996-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.929 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.929 --71996-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.929 --71996-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.929 --71996-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.929 --71996-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.929 --71996-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.929 --71996-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.929 --71996-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.929 --71996-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.929 --71996-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.929 --71996-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.929 --71996-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.929 --71996-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.929 --71996-- Reading syms from /usr/lib64/libm.so.6 00:08:54.929 --71996-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.929 --71996-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.929 --71996-- Reading syms from /usr/lib64/libc.so.6 00:08:54.929 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.929 --71996-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.929 --71996-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.929 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.929 --71996-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.929 --71996-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.929 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.929 --71996-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.929 --71996-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.929 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.929 --71996-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.929 --71996-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.186 --71996-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.186 --71996-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.186 --71996-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.186 --71996-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.186 --71996-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.186 --71996-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.186 --71996-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.186 --71996-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.186 --71996-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.186 --71996-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 ==71996== Preferring higher priority redirection: 00:08:55.187 --71996-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.187 --71996-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.187 --71996-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 --71996-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.187 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.187 --71996-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.187 --71996-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.187 ==71996== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.187 --71996-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.187 --71996-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.187 --71996-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.187 --71996-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.187 --71996-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.187 --71996-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.187 --71996-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.187 --71996-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.187 --71996-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.187 --71996-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.187 --71996-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.187 --71996-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.187 --71996-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.187 --71996-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.445 --71996-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.445 --71996-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.445 --71996-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.445 --71996-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.445 00:08:55.445 00:08:55.445 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.445 http://cunit.sourceforge.net/ 00:08:55.445 00:08:55.445 00:08:55.445 Suite: app_suite 00:08:55.445 Test: notify ...passed 00:08:55.445 00:08:55.445 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.445 suites 1 1 n/a 0 0 00:08:55.445 tests 1 1 1 0 0 00:08:55.445 asserts 13 13 13 0 n/a 00:08:55.445 00:08:55.445 Elapsed time = 0.015 seconds 00:08:55.445 --71996-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.445 --71996-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.445 ==71996== 00:08:55.445 ==71996== HEAP SUMMARY: 00:08:55.445 ==71996== in use at exit: 288 bytes in 2 blocks 00:08:55.445 ==71996== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:08:55.445 ==71996== 00:08:55.445 ==71996== Searching for pointers to 2 not-freed blocks 00:08:55.445 ==71996== Checked 6,542,848 bytes 00:08:55.445 ==71996== 00:08:55.445 ==71996== LEAK SUMMARY: 00:08:55.445 ==71996== definitely lost: 0 bytes in 0 blocks 00:08:55.445 ==71996== indirectly lost: 0 bytes in 0 blocks 00:08:55.445 ==71996== possibly lost: 0 bytes in 0 blocks 00:08:55.445 ==71996== still reachable: 288 bytes in 2 blocks 00:08:55.445 ==71996== suppressed: 0 bytes in 0 blocks 00:08:55.445 ==71996== Reachable blocks (those to which a pointer was found) are not shown. 00:08:55.445 ==71996== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:55.445 ==71996== 00:08:55.445 ==71996== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.445 00:08:55.445 real 0m0.706s 00:08:55.445 user 0m0.678s 00:08:55.445 sys 0m0.026s 00:08:55.445 11:16:39 unittest_notify -- common/autotest_common.sh@1125 -- # xtrace_disable 00:08:55.446 11:16:39 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:08:55.446 ************************************ 00:08:55.446 END TEST unittest_notify 00:08:55.446 ************************************ 00:08:55.446 11:16:39 -- unit/unittest.sh@248 -- # run_test unittest_nvme unittest_nvme 00:08:55.446 11:16:39 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:08:55.446 11:16:39 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:08:55.446 11:16:39 -- common/autotest_common.sh@10 -- # set +x 00:08:55.446 ************************************ 00:08:55.446 START TEST unittest_nvme 00:08:55.446 ************************************ 00:08:55.446 11:16:39 unittest_nvme -- common/autotest_common.sh@1124 -- # unittest_nvme 00:08:55.446 11:16:39 unittest_nvme -- unit/unittest.sh@88 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:55.446 ==72023== Memcheck, a memory error detector 00:08:55.446 ==72023== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.446 ==72023== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.446 ==72023== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:55.446 ==72023== 00:08:55.446 --72023-- Valgrind options: 00:08:55.446 --72023-- --leak-check=full 00:08:55.446 --72023-- --error-exitcode=2 00:08:55.446 --72023-- --verbose 00:08:55.446 --72023-- Contents of /proc/version: 00:08:55.446 --72023-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:55.446 --72023-- 00:08:55.446 --72023-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.446 --72023-- Page sizes: currently 4096, max supported 4096 00:08:55.446 --72023-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.446 --72023-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:55.446 --72023-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.446 --72023-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.446 --72023-- might be shown as UnknownInlinedFun 00:08:55.446 --72023-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.446 --72023-- object doesn't have a dynamic symbol table 00:08:55.446 --72023-- Scheduler: using generic scheduler lock implementation. 00:08:55.446 --72023-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.446 ==72023== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72023-by-???-on-3d512e6db8cf 00:08:55.446 ==72023== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72023-by-???-on-3d512e6db8cf 00:08:55.446 ==72023== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72023-by-???-on-3d512e6db8cf 00:08:55.446 ==72023== 00:08:55.446 ==72023== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.446 ==72023== don't want to do, unless you know exactly what you're doing, 00:08:55.446 ==72023== or are doing some strange experiment): 00:08:55.446 ==72023== /usr/libexec/valgrind/../../bin/vgdb --pid=72023 ...command... 00:08:55.446 ==72023== 00:08:55.446 ==72023== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.446 ==72023== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:55.446 ==72023== and then give GDB the following command 00:08:55.446 ==72023== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72023 00:08:55.446 ==72023== --pid is optional if only one valgrind process is running 00:08:55.446 ==72023== 00:08:55.704 --72023-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.705 --72023-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.705 --72023-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.705 --72023-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.705 ==72023== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.705 --72023-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.705 --72023-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.705 --72023-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.705 --72023-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.705 --72023-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.705 --72023-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.705 --72023-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.705 --72023-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.705 --72023-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.705 --72023-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.705 --72023-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.705 --72023-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.705 --72023-- Reading syms from /usr/lib64/libm.so.6 00:08:55.705 --72023-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.705 --72023-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.705 --72023-- Reading syms from /usr/lib64/libc.so.6 00:08:55.705 ==72023== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.705 --72023-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.705 --72023-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.705 ==72023== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.705 --72023-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.705 --72023-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.705 ==72023== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.705 --72023-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.705 --72023-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.705 ==72023== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.705 --72023-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.705 --72023-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.705 --72023-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.705 --72023-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.705 --72023-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.705 --72023-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.963 --72023-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.963 --72023-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.963 --72023-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.963 --72023-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 ==72023== Preferring higher priority redirection: 00:08:55.964 --72023-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.964 --72023-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.964 --72023-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 --72023-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.964 ==72023== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.964 --72023-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.964 --72023-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.964 ==72023== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.964 --72023-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.964 --72023-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.964 --72023-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.964 --72023-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.964 --72023-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.964 --72023-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.964 --72023-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.964 --72023-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.964 --72023-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.964 --72023-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.964 --72023-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.964 --72023-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.964 --72023-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.964 --72023-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.964 --72023-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.964 --72023-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.964 --72023-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:56.222 --72023-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:56.222 00:08:56.222 00:08:56.222 CUnit - A unit testing framework for C - Version 2.1-3 00:08:56.222 http://cunit.sourceforge.net/ 00:08:56.222 00:08:56.222 00:08:56.222 Suite: nvme 00:08:56.222 Test: test_opc_data_transfer ...passed 00:08:56.222 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:08:56.222 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:08:56.222 Test: test_trid_parse_and_compare ...[2024-06-17 11:16:39.953674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1176:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:08:56.222 [2024-06-17 11:16:39.991273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1233:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:56.222 [2024-06-17 11:16:39.993693] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1188:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:08:56.222 [2024-06-17 11:16:39.993988] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1233:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:56.222 [2024-06-17 11:16:39.996013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without value 00:08:56.222 [2024-06-17 11:16:39.996275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1233:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:56.222 --72023-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:56.222 passed 00:08:56.222 Test: test_trid_trtype_str ...passed 00:08:56.222 Test: test_trid_adrfam_str ...passed 00:08:56.222 Test: test_nvme_ctrlr_probe ...[2024-06-17 11:16:40.062741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:08:56.222 passed 00:08:56.222 Test: test_spdk_nvme_probe ...[2024-06-17 11:16:40.069436] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:56.222 [2024-06-17 11:16:40.070019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:56.222 [2024-06-17 11:16:40.072493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 812:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:08:56.222 [2024-06-17 11:16:40.072871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:56.222 passed 00:08:56.222 Test: test_spdk_nvme_connect ...[2024-06-17 11:16:40.082415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 994:spdk_nvme_connect: *ERROR*: No transport ID specified 00:08:56.222 [2024-06-17 11:16:40.118643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:56.222 [2024-06-17 11:16:40.118963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1005:spdk_nvme_connect: *ERROR*: Create probe context failed 00:08:56.222 passed 00:08:56.222 Test: test_nvme_ctrlr_probe_internal ...[2024-06-17 11:16:40.122178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:08:56.222 [2024-06-17 11:16:40.122815] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:08:56.222 passed 00:08:56.222 Test: test_nvme_init_controllers ...[2024-06-17 11:16:40.130824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:08:56.222 passed 00:08:56.223 Test: test_nvme_driver_init ...[2024-06-17 11:16:40.143896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:08:56.223 [2024-06-17 11:16:40.144407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:08:56.480 [2024-06-17 11:16:40.252402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 596:nvme_driver_init: *ERROR*: timeout waiting for primary process to init 00:08:56.480 [2024-06-17 11:16:40.256181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:08:56.480 passed 00:08:56.480 Test: test_spdk_nvme_detach ...passed 00:08:56.480 Test: test_nvme_completion_poll_cb ...passed 00:08:56.480 Test: test_nvme_user_copy_cmd_complete ...--72023-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:56.480 passed 00:08:56.480 Test: test_nvme_allocate_request_null ...passed 00:08:56.480 Test: test_nvme_allocate_request ...passed 00:08:56.480 Test: test_nvme_free_request ...passed 00:08:56.480 Test: test_nvme_allocate_request_user_copy ...passed 00:08:56.480 Test: test_nvme_robust_mutex_init_shared ...passed 00:08:56.480 Test: test_nvme_request_check_timeout ...passed 00:08:56.480 Test: test_nvme_wait_for_completion ...passed 00:08:56.480 Test: test_spdk_nvme_parse_func ...--72023-- REDIR: 0x5577910 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:08:56.480 passed 00:08:56.480 Test: test_spdk_nvme_detach_async ...passed 00:08:56.480 Test: test_nvme_parse_addr ...[2024-06-17 11:16:40.386067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1586:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:08:56.480 passed 00:08:56.480 00:08:56.480 Run Summary: Type Total Ran Passed Failed Inactive 00:08:56.480 suites 1 1 n/a 0 0 00:08:56.480 tests 25 25 25 0 0 00:08:56.480 asserts 326 326 326 0 n/a 00:08:56.480 00:08:56.480 Elapsed time = 0.356 seconds 00:08:56.481 --72023-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:56.481 --72023-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:56.738 ==72023== 00:08:56.738 ==72023== HEAP SUMMARY: 00:08:56.738 ==72023== in use at exit: 0 bytes in 0 blocks 00:08:56.739 ==72023== total heap usage: 177 allocs, 177 frees, 147,525 bytes allocated 00:08:56.739 ==72023== 00:08:56.739 ==72023== All heap blocks were freed -- no leaks are possible 00:08:56.739 ==72023== 00:08:56.739 ==72023== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:56.739 11:16:40 unittest_nvme -- unit/unittest.sh@89 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:56.739 ==72035== Memcheck, a memory error detector 00:08:56.739 ==72035== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:56.739 ==72035== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:56.739 ==72035== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:56.739 ==72035== 00:08:56.739 --72035-- Valgrind options: 00:08:56.739 --72035-- --leak-check=full 00:08:56.739 --72035-- --error-exitcode=2 00:08:56.739 --72035-- --verbose 00:08:56.739 --72035-- Contents of /proc/version: 00:08:56.739 --72035-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:56.739 --72035-- 00:08:56.739 --72035-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:56.739 --72035-- Page sizes: currently 4096, max supported 4096 00:08:56.739 --72035-- Valgrind library directory: /usr/libexec/valgrind 00:08:56.739 --72035-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:56.739 --72035-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:56.739 --72035-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:56.739 --72035-- might be shown as UnknownInlinedFun 00:08:56.739 --72035-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:56.739 --72035-- object doesn't have a dynamic symbol table 00:08:56.739 --72035-- Scheduler: using generic scheduler lock implementation. 00:08:56.739 --72035-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:56.739 ==72035== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72035-by-???-on-3d512e6db8cf 00:08:56.739 ==72035== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72035-by-???-on-3d512e6db8cf 00:08:56.739 ==72035== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72035-by-???-on-3d512e6db8cf 00:08:56.739 ==72035== 00:08:56.739 ==72035== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:56.739 ==72035== don't want to do, unless you know exactly what you're doing, 00:08:56.739 ==72035== or are doing some strange experiment): 00:08:56.739 ==72035== /usr/libexec/valgrind/../../bin/vgdb --pid=72035 ...command... 00:08:56.739 ==72035== 00:08:56.739 ==72035== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:56.739 ==72035== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:56.739 ==72035== and then give GDB the following command 00:08:56.739 ==72035== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72035 00:08:56.739 ==72035== --pid is optional if only one valgrind process is running 00:08:56.739 ==72035== 00:08:56.739 --72035-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:56.739 --72035-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:56.739 --72035-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:56.739 --72035-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:56.739 ==72035== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.739 --72035-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:56.739 --72035-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:56.739 --72035-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:56.739 --72035-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:56.739 --72035-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:56.739 --72035-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:56.739 --72035-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:56.739 --72035-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:56.739 --72035-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:56.739 --72035-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:56.739 --72035-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:56.739 --72035-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:56.739 --72035-- Reading syms from /usr/lib64/libm.so.6 00:08:56.739 --72035-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:56.739 --72035-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:56.739 --72035-- Reading syms from /usr/lib64/libc.so.6 00:08:56.997 ==72035== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.997 --72035-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.997 --72035-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.997 ==72035== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.997 --72035-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.997 --72035-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.997 ==72035== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.997 --72035-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.997 --72035-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.997 ==72035== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.998 --72035-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.998 --72035-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.998 --72035-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:56.998 --72035-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:56.998 --72035-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:56.998 --72035-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:56.998 --72035-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:56.998 --72035-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:56.998 --72035-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 ==72035== Preferring higher priority redirection: 00:08:56.998 --72035-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:56.998 --72035-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:56.998 --72035-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 --72035-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.998 ==72035== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.998 --72035-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.998 --72035-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.998 ==72035== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.998 --72035-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.998 --72035-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.998 --72035-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:56.998 --72035-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:56.998 --72035-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:57.257 --72035-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:57.257 --72035-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:57.257 --72035-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:57.257 --72035-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:57.257 --72035-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:57.257 --72035-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:57.257 --72035-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:57.257 --72035-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:57.257 --72035-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:57.257 --72035-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:57.257 --72035-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:57.257 --72035-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:57.257 --72035-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:57.257 00:08:57.257 00:08:57.257 CUnit - A unit testing framework for C - Version 2.1-3 00:08:57.257 http://cunit.sourceforge.net/ 00:08:57.257 00:08:57.257 00:08:57.257 Suite: nvme_ctrlr 00:08:57.257 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-06-17 11:16:41.065712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.257 --72035-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:57.257 --72035-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:57.257 --72035-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:57.547 passed 00:08:57.547 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-06-17 11:16:41.236510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 passed 00:08:57.547 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-06-17 11:16:41.243839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 passed 00:08:57.547 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-06-17 11:16:41.250655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 passed 00:08:57.547 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-06-17 11:16:41.257481] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 [2024-06-17 11:16:41.266904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-06-17 11:16:41.272219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-06-17 11:16:41.277119] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:57.547 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-06-17 11:16:41.286222] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 [2024-06-17 11:16:41.299438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-06-17 11:16:41.304223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:57.547 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-06-17 11:16:41.313474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 [2024-06-17 11:16:41.321018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-06-17 11:16:41.330686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:57.547 Test: test_nvme_ctrlr_init_delay ...[2024-06-17 11:16:41.339823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 passed 00:08:57.547 Test: test_alloc_io_qpair_rr_1 ...[2024-06-17 11:16:41.349228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 [2024-06-17 11:16:41.373198] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5330:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:57.547 [2024-06-17 11:16:41.382785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 399:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:57.547 [2024-06-17 11:16:41.384223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 399:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:57.547 [2024-06-17 11:16:41.384870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 399:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:57.547 passed 00:08:57.547 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:08:57.547 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:08:57.547 Test: test_alloc_io_qpair_wrr_1 ...[2024-06-17 11:16:41.411378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 passed 00:08:57.547 Test: test_alloc_io_qpair_wrr_2 ...[2024-06-17 11:16:41.418875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:57.547 [2024-06-17 11:16:41.423174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5330:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:57.547 passed 00:08:57.547 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-06-17 11:16:41.432554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4858:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:08:57.548 [2024-06-17 11:16:41.438913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4895:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:57.548 [2024-06-17 11:16:41.445645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4935:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:08:57.548 [2024-06-17 11:16:41.450004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4895:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:57.548 passed 00:08:57.548 Test: test_nvme_ctrlr_fail ...[2024-06-17 11:16:41.452844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1042:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:08:57.548 passed 00:08:57.548 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:08:57.548 Test: test_nvme_ctrlr_set_supported_features ...passed 00:08:57.906 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:08:57.906 Test: test_nvme_ctrlr_test_active_ns ...[2024-06-17 11:16:41.474586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.236 passed 00:08:58.236 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:08:58.236 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:08:58.236 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:08:58.236 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-06-17 11:16:42.113127] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.236 passed 00:08:58.236 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-06-17 11:16:42.138317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.236 passed 00:08:58.236 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-06-17 11:16:42.142285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.236 [2024-06-17 11:16:42.149355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:2883:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:08:58.236 passed 00:08:58.236 Test: test_alloc_io_qpair_fail ...[2024-06-17 11:16:42.151819] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.236 [2024-06-17 11:16:42.152916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 511:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_add_remove_process ...passed 00:08:58.495 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:08:58.495 Test: test_nvme_ctrlr_set_state ...[2024-06-17 11:16:42.169405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1478:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-06-17 11:16:42.170476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-06-17 11:16:42.208516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_ns_mgmt ...[2024-06-17 11:16:42.289782] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_reset ...[2024-06-17 11:16:42.307176] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_aer_callback ...[2024-06-17 11:16:42.327231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-06-17 11:16:42.344726] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:08:58.495 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:08:58.495 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-06-17 11:16:42.380417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:08:58.495 Test: test_nvme_ctrlr_ana_resize ...[2024-06-17 11:16:42.397309] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.495 passed 00:08:58.495 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:08:58.495 Test: test_nvme_transport_ctrlr_ready ...[2024-06-17 11:16:42.409962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4029:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:08:58.495 [2024-06-17 11:16:42.411613] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4080:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 51 (error) 00:08:58.495 passed 00:08:58.496 Test: test_nvme_ctrlr_disable ...[2024-06-17 11:16:42.412744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:58.496 passed 00:08:58.496 00:08:58.496 Run Summary: Type Total Ran Passed Failed Inactive 00:08:58.496 suites 1 1 n/a 0 0 00:08:58.496 tests 43 43 43 0 0 00:08:58.496 asserts 10418 10418 10418 0 n/a 00:08:58.496 00:08:58.496 Elapsed time = 1.319 seconds 00:08:58.496 --72035-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:58.496 --72035-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:58.753 ==72035== 00:08:58.753 ==72035== HEAP SUMMARY: 00:08:58.753 ==72035== in use at exit: 0 bytes in 0 blocks 00:08:58.753 ==72035== total heap usage: 8,071 allocs, 8,071 frees, 64,074,452 bytes allocated 00:08:58.753 ==72035== 00:08:58.753 ==72035== All heap blocks were freed -- no leaks are possible 00:08:58.753 ==72035== 00:08:58.753 ==72035== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:58.753 11:16:42 unittest_nvme -- unit/unittest.sh@90 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:58.753 ==72065== Memcheck, a memory error detector 00:08:58.753 ==72065== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:58.753 ==72065== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:58.753 ==72065== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:58.753 ==72065== 00:08:58.753 --72065-- Valgrind options: 00:08:58.753 --72065-- --leak-check=full 00:08:58.753 --72065-- --error-exitcode=2 00:08:58.753 --72065-- --verbose 00:08:58.753 --72065-- Contents of /proc/version: 00:08:58.753 --72065-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:58.753 --72065-- 00:08:58.753 --72065-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:58.753 --72065-- Page sizes: currently 4096, max supported 4096 00:08:58.753 --72065-- Valgrind library directory: /usr/libexec/valgrind 00:08:58.753 --72065-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:58.753 --72065-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:58.753 --72065-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:58.753 --72065-- might be shown as UnknownInlinedFun 00:08:58.753 --72065-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:58.753 --72065-- object doesn't have a dynamic symbol table 00:08:58.753 --72065-- Scheduler: using generic scheduler lock implementation. 00:08:58.753 --72065-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:58.753 ==72065== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72065-by-???-on-3d512e6db8cf 00:08:58.753 ==72065== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72065-by-???-on-3d512e6db8cf 00:08:58.753 ==72065== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72065-by-???-on-3d512e6db8cf 00:08:58.753 ==72065== 00:08:58.753 ==72065== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:58.753 ==72065== don't want to do, unless you know exactly what you're doing, 00:08:58.753 ==72065== or are doing some strange experiment): 00:08:58.753 ==72065== /usr/libexec/valgrind/../../bin/vgdb --pid=72065 ...command... 00:08:58.753 ==72065== 00:08:58.753 ==72065== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:58.753 ==72065== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:58.753 ==72065== and then give GDB the following command 00:08:58.753 ==72065== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72065 00:08:58.753 ==72065== --pid is optional if only one valgrind process is running 00:08:58.753 ==72065== 00:08:58.753 --72065-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:58.754 --72065-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:58.754 --72065-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:58.754 --72065-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:58.754 ==72065== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.754 --72065-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:58.754 --72065-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:58.754 --72065-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:58.754 --72065-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:58.754 --72065-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:58.754 --72065-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:58.754 --72065-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:58.754 --72065-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:58.754 --72065-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:58.754 --72065-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:58.754 --72065-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:58.754 --72065-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:58.754 --72065-- Reading syms from /usr/lib64/libm.so.6 00:08:58.754 --72065-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:58.754 --72065-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:58.754 --72065-- Reading syms from /usr/lib64/libc.so.6 00:08:58.754 ==72065== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.754 --72065-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.754 --72065-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.754 ==72065== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.754 --72065-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.754 --72065-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.754 ==72065== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.754 --72065-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.754 --72065-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.754 ==72065== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.754 --72065-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.754 --72065-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.011 --72065-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:59.011 --72065-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:59.011 --72065-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:59.011 --72065-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:59.011 --72065-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:59.011 --72065-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:59.011 --72065-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.011 --72065-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 ==72065== Preferring higher priority redirection: 00:08:59.012 --72065-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:59.012 --72065-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:59.012 --72065-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 --72065-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.012 ==72065== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.012 --72065-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.012 --72065-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.012 ==72065== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.012 --72065-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.012 --72065-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.012 --72065-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:59.012 --72065-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:59.012 --72065-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:59.012 --72065-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:59.012 --72065-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:59.012 --72065-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:59.012 --72065-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:59.012 --72065-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:59.012 --72065-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:59.012 --72065-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:59.012 --72065-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:59.012 --72065-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:59.012 --72065-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:59.012 --72065-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:59.012 --72065-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:59.012 --72065-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:59.012 00:08:59.012 00:08:59.012 CUnit - A unit testing framework for C - Version 2.1-3 00:08:59.012 http://cunit.sourceforge.net/ 00:08:59.012 00:08:59.012 00:08:59.012 Suite: nvme_ctrlr_cmd 00:08:59.012 Test: test_get_log_pages ...passed 00:08:59.012 Test: test_set_feature_cmd ...passed 00:08:59.270 Test: test_set_feature_ns_cmd ...passed 00:08:59.270 Test: test_get_feature_cmd ...passed 00:08:59.270 Test: test_get_feature_ns_cmd ...passed 00:08:59.270 Test: test_abort_cmd ...passed 00:08:59.270 Test: test_set_host_id_cmds ...[2024-06-17 11:16:42.984058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr_cmd.c: 508:nvme_ctrlr_cmd_set_host_id: *ERROR*: Invalid host ID size 1024 00:08:59.270 passed 00:08:59.270 Test: test_io_cmd_raw_no_payload_build ...passed 00:08:59.270 Test: test_io_raw_cmd ...passed 00:08:59.270 Test: test_io_raw_cmd_with_md ...passed 00:08:59.270 Test: test_namespace_attach ...passed 00:08:59.270 Test: test_namespace_detach ...passed 00:08:59.270 Test: test_namespace_create ...passed 00:08:59.270 Test: test_namespace_delete ...passed 00:08:59.270 Test: test_doorbell_buffer_config ...passed 00:08:59.270 Test: test_format_nvme ...passed 00:08:59.270 Test: test_fw_commit ...passed 00:08:59.270 Test: test_fw_image_download ...passed 00:08:59.270 Test: test_sanitize ...passed 00:08:59.270 Test: test_directive ...passed 00:08:59.270 Test: test_nvme_request_add_abort ...passed 00:08:59.270 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:08:59.270 Test: test_nvme_ctrlr_cmd_identify ...passed 00:08:59.270 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:08:59.270 00:08:59.270 Run Summary: Type Total Ran Passed Failed Inactive 00:08:59.270 suites 1 1 n/a 0 0 00:08:59.270 tests 24 24 24 0 0 00:08:59.270 asserts 198 198 198 0 n/a 00:08:59.270 00:08:59.270 Elapsed time = 0.152 seconds 00:08:59.270 --72065-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:59.270 --72065-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:59.270 ==72065== 00:08:59.270 ==72065== HEAP SUMMARY: 00:08:59.270 ==72065== in use at exit: 0 bytes in 0 blocks 00:08:59.270 ==72065== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:08:59.270 ==72065== 00:08:59.270 ==72065== All heap blocks were freed -- no leaks are possible 00:08:59.270 ==72065== 00:08:59.270 ==72065== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:59.271 11:16:43 unittest_nvme -- unit/unittest.sh@91 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:59.271 ==72076== Memcheck, a memory error detector 00:08:59.271 ==72076== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:59.271 ==72076== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:59.271 ==72076== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:59.271 ==72076== 00:08:59.271 --72076-- Valgrind options: 00:08:59.271 --72076-- --leak-check=full 00:08:59.271 --72076-- --error-exitcode=2 00:08:59.271 --72076-- --verbose 00:08:59.271 --72076-- Contents of /proc/version: 00:08:59.271 --72076-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:59.271 --72076-- 00:08:59.271 --72076-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:59.271 --72076-- Page sizes: currently 4096, max supported 4096 00:08:59.271 --72076-- Valgrind library directory: /usr/libexec/valgrind 00:08:59.271 --72076-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:59.271 --72076-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:59.271 --72076-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:59.271 --72076-- might be shown as UnknownInlinedFun 00:08:59.271 --72076-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:59.271 --72076-- object doesn't have a dynamic symbol table 00:08:59.271 --72076-- Scheduler: using generic scheduler lock implementation. 00:08:59.271 --72076-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:59.271 ==72076== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72076-by-???-on-3d512e6db8cf 00:08:59.271 ==72076== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72076-by-???-on-3d512e6db8cf 00:08:59.271 ==72076== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72076-by-???-on-3d512e6db8cf 00:08:59.271 ==72076== 00:08:59.271 ==72076== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:59.271 ==72076== don't want to do, unless you know exactly what you're doing, 00:08:59.271 ==72076== or are doing some strange experiment): 00:08:59.271 ==72076== /usr/libexec/valgrind/../../bin/vgdb --pid=72076 ...command... 00:08:59.271 ==72076== 00:08:59.271 ==72076== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:59.271 ==72076== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:59.271 ==72076== and then give GDB the following command 00:08:59.271 ==72076== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72076 00:08:59.271 ==72076== --pid is optional if only one valgrind process is running 00:08:59.271 ==72076== 00:08:59.271 --72076-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:59.271 --72076-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:59.529 --72076-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:59.529 --72076-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:59.529 ==72076== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.529 --72076-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:59.529 --72076-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:59.529 --72076-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:59.529 --72076-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:59.529 --72076-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:59.529 --72076-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:59.529 --72076-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:59.529 --72076-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:59.529 --72076-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:59.529 --72076-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:59.529 --72076-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:59.529 --72076-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:59.529 --72076-- Reading syms from /usr/lib64/libm.so.6 00:08:59.529 --72076-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:59.529 --72076-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:59.529 --72076-- Reading syms from /usr/lib64/libc.so.6 00:08:59.529 ==72076== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.529 --72076-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.529 --72076-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.529 ==72076== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.529 --72076-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.529 --72076-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.530 ==72076== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72076-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.530 --72076-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.530 ==72076== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72076-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.530 --72076-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.530 --72076-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:59.530 --72076-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:59.530 --72076-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:59.530 --72076-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:59.530 --72076-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:59.530 --72076-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:59.530 --72076-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 ==72076== Preferring higher priority redirection: 00:08:59.530 --72076-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:59.530 --72076-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:59.530 --72076-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 --72076-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.530 ==72076== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72076-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.530 --72076-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.530 ==72076== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.530 --72076-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.530 --72076-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.788 --72076-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:59.788 --72076-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:59.788 --72076-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:59.788 --72076-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:59.788 --72076-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:59.788 --72076-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:59.788 --72076-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:59.788 --72076-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:59.788 --72076-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:59.788 --72076-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:59.788 --72076-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:59.788 --72076-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:59.788 --72076-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:59.788 --72076-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:59.788 --72076-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:59.788 --72076-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:59.788 00:08:59.788 00:08:59.788 CUnit - A unit testing framework for C - Version 2.1-3 00:08:59.788 http://cunit.sourceforge.net/ 00:08:59.788 00:08:59.788 00:08:59.788 Suite: nvme_ctrlr_cmd 00:08:59.788 Test: test_geometry_cmd ...passed 00:08:59.788 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:08:59.788 00:08:59.788 Run Summary: Type Total Ran Passed Failed Inactive 00:08:59.788 suites 1 1 n/a 0 0 00:08:59.788 tests 2 2 2 0 0 00:08:59.788 asserts 7 7 7 0 n/a 00:08:59.788 00:08:59.788 Elapsed time = 0.016 seconds 00:08:59.788 --72076-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:59.788 --72076-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:59.789 ==72076== 00:08:59.789 ==72076== HEAP SUMMARY: 00:08:59.789 ==72076== in use at exit: 0 bytes in 0 blocks 00:08:59.789 ==72076== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:08:59.789 ==72076== 00:08:59.789 ==72076== All heap blocks were freed -- no leaks are possible 00:08:59.789 ==72076== 00:08:59.789 ==72076== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:59.789 11:16:43 unittest_nvme -- unit/unittest.sh@92 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:59.789 ==72078== Memcheck, a memory error detector 00:08:59.789 ==72078== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:59.789 ==72078== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:59.789 ==72078== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:59.789 ==72078== 00:08:59.789 --72078-- Valgrind options: 00:08:59.789 --72078-- --leak-check=full 00:08:59.789 --72078-- --error-exitcode=2 00:08:59.789 --72078-- --verbose 00:08:59.789 --72078-- Contents of /proc/version: 00:08:59.789 --72078-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:08:59.789 --72078-- 00:08:59.789 --72078-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:59.789 --72078-- Page sizes: currently 4096, max supported 4096 00:08:59.789 --72078-- Valgrind library directory: /usr/libexec/valgrind 00:08:59.789 --72078-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:59.789 --72078-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:59.789 --72078-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:59.789 --72078-- might be shown as UnknownInlinedFun 00:08:59.789 --72078-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:59.789 --72078-- object doesn't have a dynamic symbol table 00:08:59.789 --72078-- Scheduler: using generic scheduler lock implementation. 00:08:59.789 --72078-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:59.789 ==72078== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72078-by-???-on-3d512e6db8cf 00:08:59.789 ==72078== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72078-by-???-on-3d512e6db8cf 00:08:59.789 ==72078== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72078-by-???-on-3d512e6db8cf 00:08:59.789 ==72078== 00:08:59.789 ==72078== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:59.789 ==72078== don't want to do, unless you know exactly what you're doing, 00:08:59.789 ==72078== or are doing some strange experiment): 00:08:59.789 ==72078== /usr/libexec/valgrind/../../bin/vgdb --pid=72078 ...command... 00:08:59.789 ==72078== 00:08:59.789 ==72078== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:59.789 ==72078== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:59.789 ==72078== and then give GDB the following command 00:08:59.789 ==72078== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72078 00:08:59.789 ==72078== --pid is optional if only one valgrind process is running 00:08:59.789 ==72078== 00:08:59.789 --72078-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:59.789 --72078-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:00.046 --72078-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:00.046 --72078-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:00.046 ==72078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.046 --72078-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:00.046 --72078-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:00.046 --72078-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:00.046 --72078-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:00.046 --72078-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:00.046 --72078-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:00.046 --72078-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:00.046 --72078-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:00.046 --72078-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:00.046 --72078-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:00.046 --72078-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:00.046 --72078-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.046 --72078-- Reading syms from /usr/lib64/libm.so.6 00:09:00.046 --72078-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.046 --72078-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.047 --72078-- Reading syms from /usr/lib64/libc.so.6 00:09:00.047 ==72078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.047 --72078-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.047 --72078-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.047 ==72078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.047 --72078-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.047 --72078-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.047 ==72078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.047 --72078-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.047 --72078-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.047 ==72078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.047 --72078-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.047 --72078-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.047 --72078-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:00.047 --72078-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:00.047 --72078-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:00.047 --72078-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.047 --72078-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.047 --72078-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.047 --72078-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 ==72078== Preferring higher priority redirection: 00:09:00.047 --72078-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.047 --72078-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.047 --72078-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 --72078-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.047 ==72078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.047 --72078-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.047 --72078-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.047 ==72078== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.047 --72078-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.047 --72078-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.305 --72078-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.305 --72078-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.305 --72078-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.305 --72078-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.305 --72078-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.305 --72078-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.305 --72078-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.305 --72078-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:00.305 --72078-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.305 --72078-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.305 --72078-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.305 --72078-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.305 --72078-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.305 --72078-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.305 --72078-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.305 --72078-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.305 00:09:00.305 00:09:00.305 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.305 http://cunit.sourceforge.net/ 00:09:00.305 00:09:00.305 00:09:00.305 Suite: nvme 00:09:00.305 Test: test_nvme_ns_construct ...passed 00:09:00.305 Test: test_nvme_ns_uuid ...passed 00:09:00.305 Test: test_nvme_ns_csi ...passed 00:09:00.305 Test: test_nvme_ns_data ...passed 00:09:00.305 Test: test_nvme_ns_set_identify_data ...passed 00:09:00.305 Test: test_spdk_nvme_ns_get_values ...passed 00:09:00.305 Test: test_spdk_nvme_ns_is_active ...passed 00:09:00.305 Test: spdk_nvme_ns_supports ...passed 00:09:00.305 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:09:00.305 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--72078-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:00.306 passed 00:09:00.306 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:09:00.306 Test: test_nvme_ns_find_id_desc ...passed 00:09:00.306 00:09:00.306 Run Summary: Type Total Ran Passed Failed Inactive 00:09:00.306 suites 1 1 n/a 0 0 00:09:00.306 tests 12 12 12 0 0 00:09:00.306 asserts 83 83 83 0 n/a 00:09:00.306 00:09:00.306 Elapsed time = 0.066 seconds 00:09:00.306 --72078-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:00.306 --72078-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:00.306 ==72078== 00:09:00.306 ==72078== HEAP SUMMARY: 00:09:00.306 ==72078== in use at exit: 0 bytes in 0 blocks 00:09:00.306 ==72078== total heap usage: 93 allocs, 93 frees, 112,715 bytes allocated 00:09:00.306 ==72078== 00:09:00.306 ==72078== All heap blocks were freed -- no leaks are possible 00:09:00.306 ==72078== 00:09:00.306 ==72078== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:00.306 11:16:44 unittest_nvme -- unit/unittest.sh@93 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:09:00.306 ==72085== Memcheck, a memory error detector 00:09:00.306 ==72085== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:00.306 ==72085== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:00.306 ==72085== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:09:00.306 ==72085== 00:09:00.306 --72085-- Valgrind options: 00:09:00.306 --72085-- --leak-check=full 00:09:00.306 --72085-- --error-exitcode=2 00:09:00.306 --72085-- --verbose 00:09:00.306 --72085-- Contents of /proc/version: 00:09:00.306 --72085-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:00.306 --72085-- 00:09:00.306 --72085-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:00.306 --72085-- Page sizes: currently 4096, max supported 4096 00:09:00.306 --72085-- Valgrind library directory: /usr/libexec/valgrind 00:09:00.306 --72085-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:09:00.306 --72085-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:00.306 --72085-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:00.306 --72085-- might be shown as UnknownInlinedFun 00:09:00.306 --72085-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:00.306 --72085-- object doesn't have a dynamic symbol table 00:09:00.564 --72085-- Scheduler: using generic scheduler lock implementation. 00:09:00.564 --72085-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:00.564 ==72085== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72085-by-???-on-3d512e6db8cf 00:09:00.564 ==72085== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72085-by-???-on-3d512e6db8cf 00:09:00.564 ==72085== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72085-by-???-on-3d512e6db8cf 00:09:00.564 ==72085== 00:09:00.564 ==72085== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:00.564 ==72085== don't want to do, unless you know exactly what you're doing, 00:09:00.564 ==72085== or are doing some strange experiment): 00:09:00.564 ==72085== /usr/libexec/valgrind/../../bin/vgdb --pid=72085 ...command... 00:09:00.564 ==72085== 00:09:00.564 ==72085== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:00.564 ==72085== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:09:00.564 ==72085== and then give GDB the following command 00:09:00.564 ==72085== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72085 00:09:00.564 ==72085== --pid is optional if only one valgrind process is running 00:09:00.564 ==72085== 00:09:00.564 --72085-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:00.564 --72085-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:00.564 --72085-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:00.564 --72085-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:00.564 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.564 --72085-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:00.564 --72085-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:00.564 --72085-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:00.564 --72085-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:00.564 --72085-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:00.564 --72085-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:00.564 --72085-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:00.564 --72085-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:00.565 --72085-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:00.565 --72085-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:00.565 --72085-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:00.565 --72085-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.565 --72085-- Reading syms from /usr/lib64/libm.so.6 00:09:00.565 --72085-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.565 --72085-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.565 --72085-- Reading syms from /usr/lib64/libc.so.6 00:09:00.565 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.565 --72085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.565 --72085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.565 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.565 --72085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.565 --72085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.565 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.565 --72085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.565 --72085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.565 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.565 --72085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.565 --72085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.565 --72085-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:00.565 --72085-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:00.565 --72085-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:00.565 --72085-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.565 --72085-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.565 --72085-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.823 --72085-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 --72085-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.823 ==72085== Preferring higher priority redirection: 00:09:00.823 --72085-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.823 --72085-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.823 --72085-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.824 --72085-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.824 --72085-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.824 --72085-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.824 --72085-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.824 --72085-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.824 --72085-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.824 --72085-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.824 --72085-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.824 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.824 --72085-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.824 --72085-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.824 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.824 --72085-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.824 --72085-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.824 --72085-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.824 --72085-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.824 --72085-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.824 --72085-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.824 --72085-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.824 --72085-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.824 --72085-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.824 --72085-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:00.824 --72085-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.824 --72085-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.824 --72085-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.824 --72085-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.824 --72085-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.824 --72085-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.824 --72085-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.824 --72085-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.824 00:09:00.824 00:09:00.824 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.824 http://cunit.sourceforge.net/ 00:09:00.824 00:09:00.824 00:09:00.824 Suite: nvme_ns_cmd 00:09:00.824 Test: split_test ...passed 00:09:00.824 Test: split_test2 ...passed 00:09:00.824 Test: split_test3 ...passed 00:09:00.824 Test: split_test4 ...passed 00:09:00.824 Test: test_nvme_ns_cmd_flush ...passed 00:09:00.824 Test: test_nvme_ns_cmd_dataset_management ...--72085-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:00.824 passed 00:09:00.824 Test: test_nvme_ns_cmd_copy ...passed 00:09:00.824 Test: test_io_flags ...[2024-06-17 11:16:44.749737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xfffc 00:09:01.082 passed 00:09:01.082 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:09:01.082 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:09:01.082 Test: test_nvme_ns_cmd_reservation_register ...passed 00:09:01.082 Test: test_nvme_ns_cmd_reservation_release ...passed 00:09:01.082 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:09:01.082 Test: test_nvme_ns_cmd_reservation_report ...passed 00:09:01.082 Test: test_cmd_child_request ...passed 00:09:01.082 Test: test_nvme_ns_cmd_readv ...passed 00:09:01.082 Test: test_nvme_ns_cmd_read_with_md ...passed 00:09:01.082 Test: test_nvme_ns_cmd_writev ...[2024-06-17 11:16:44.830376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 291:_nvme_ns_cmd_split_request_prp: *ERROR*: child_length 200 not even multiple of lba_size 512 00:09:01.082 passed 00:09:01.082 Test: test_nvme_ns_cmd_write_with_md ...passed 00:09:01.082 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:09:01.082 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:09:01.082 Test: test_nvme_ns_cmd_comparev ...passed 00:09:01.082 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:09:01.082 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:09:01.082 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:09:01.082 Test: test_nvme_ns_cmd_setup_request ...passed 00:09:01.082 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:09:01.082 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-06-17 11:16:44.926790] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:09:01.082 passed 00:09:01.082 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-06-17 11:16:44.935554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:09:01.082 passed 00:09:01.082 Test: test_nvme_ns_cmd_verify ...passed 00:09:01.082 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:09:01.082 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:09:01.082 00:09:01.082 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.082 suites 1 1 n/a 0 0 00:09:01.082 tests 32 32 32 0 0 00:09:01.082 asserts 550 550 550 0 n/a 00:09:01.082 00:09:01.082 Elapsed time = 0.278 seconds 00:09:01.082 --72085-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.082 --72085-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.082 ==72085== 00:09:01.082 ==72085== HEAP SUMMARY: 00:09:01.082 ==72085== in use at exit: 0 bytes in 0 blocks 00:09:01.082 ==72085== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:09:01.082 ==72085== 00:09:01.082 ==72085== All heap blocks were freed -- no leaks are possible 00:09:01.082 ==72085== 00:09:01.082 ==72085== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.082 11:16:45 unittest_nvme -- unit/unittest.sh@94 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:09:01.082 ==72093== Memcheck, a memory error detector 00:09:01.082 ==72093== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.082 ==72093== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.082 ==72093== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:09:01.082 ==72093== 00:09:01.082 --72093-- Valgrind options: 00:09:01.082 --72093-- --leak-check=full 00:09:01.082 --72093-- --error-exitcode=2 00:09:01.082 --72093-- --verbose 00:09:01.082 --72093-- Contents of /proc/version: 00:09:01.082 --72093-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:01.082 --72093-- 00:09:01.082 --72093-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.082 --72093-- Page sizes: currently 4096, max supported 4096 00:09:01.082 --72093-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.082 --72093-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:09:01.082 --72093-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.082 --72093-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.082 --72093-- might be shown as UnknownInlinedFun 00:09:01.340 --72093-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:01.340 --72093-- object doesn't have a dynamic symbol table 00:09:01.340 --72093-- Scheduler: using generic scheduler lock implementation. 00:09:01.340 --72093-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:01.340 ==72093== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72093-by-???-on-3d512e6db8cf 00:09:01.340 ==72093== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72093-by-???-on-3d512e6db8cf 00:09:01.340 ==72093== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72093-by-???-on-3d512e6db8cf 00:09:01.340 ==72093== 00:09:01.340 ==72093== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:01.340 ==72093== don't want to do, unless you know exactly what you're doing, 00:09:01.340 ==72093== or are doing some strange experiment): 00:09:01.340 ==72093== /usr/libexec/valgrind/../../bin/vgdb --pid=72093 ...command... 00:09:01.340 ==72093== 00:09:01.340 ==72093== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:01.340 ==72093== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:09:01.340 ==72093== and then give GDB the following command 00:09:01.340 ==72093== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72093 00:09:01.340 ==72093== --pid is optional if only one valgrind process is running 00:09:01.340 ==72093== 00:09:01.340 --72093-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:01.340 --72093-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:01.340 --72093-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:01.340 --72093-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:01.340 ==72093== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.340 --72093-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:01.340 --72093-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:01.340 --72093-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:01.340 --72093-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:01.340 --72093-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:01.340 --72093-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:01.340 --72093-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:01.340 --72093-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:01.340 --72093-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:01.340 --72093-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:01.340 --72093-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:01.340 --72093-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:01.340 --72093-- Reading syms from /usr/lib64/libm.so.6 00:09:01.340 --72093-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:01.340 --72093-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:01.340 --72093-- Reading syms from /usr/lib64/libc.so.6 00:09:01.340 ==72093== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.340 --72093-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.341 --72093-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.341 ==72093== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.341 --72093-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.341 --72093-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.341 ==72093== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.341 --72093-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.341 --72093-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.341 ==72093== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.341 --72093-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.341 --72093-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.341 --72093-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:01.341 --72093-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:01.341 --72093-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:01.341 --72093-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:01.341 --72093-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:01.341 --72093-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:01.598 --72093-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.598 --72093-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.598 --72093-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.598 --72093-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.598 --72093-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 ==72093== Preferring higher priority redirection: 00:09:01.599 --72093-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:01.599 --72093-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:01.599 --72093-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 --72093-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.599 ==72093== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.599 --72093-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.599 --72093-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.599 ==72093== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.599 --72093-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.599 --72093-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.599 --72093-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:01.599 --72093-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:01.599 --72093-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:01.599 --72093-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:01.599 --72093-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:01.599 --72093-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:01.599 --72093-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:01.599 --72093-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:01.599 --72093-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:01.599 --72093-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:01.599 --72093-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:01.599 --72093-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:01.599 --72093-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:01.599 --72093-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:01.599 --72093-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:01.599 --72093-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:01.599 00:09:01.599 00:09:01.599 CUnit - A unit testing framework for C - Version 2.1-3 00:09:01.599 http://cunit.sourceforge.net/ 00:09:01.599 00:09:01.599 00:09:01.599 Suite: nvme_ns_cmd 00:09:01.599 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:09:01.599 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:09:01.599 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:09:01.599 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:09:01.600 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:09:01.600 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:09:01.600 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:09:01.600 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:09:01.600 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:09:01.600 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:09:01.600 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:09:01.600 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:09:01.600 00:09:01.600 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.600 suites 1 1 n/a 0 0 00:09:01.600 tests 12 12 12 0 0 00:09:01.600 asserts 123 123 123 0 n/a 00:09:01.600 00:09:01.600 Elapsed time = 0.060 seconds 00:09:01.600 --72093-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.858 --72093-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.858 ==72093== 00:09:01.858 ==72093== HEAP SUMMARY: 00:09:01.858 ==72093== in use at exit: 0 bytes in 0 blocks 00:09:01.858 ==72093== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:09:01.858 ==72093== 00:09:01.858 ==72093== All heap blocks were freed -- no leaks are possible 00:09:01.858 ==72093== 00:09:01.858 ==72093== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.858 11:16:45 unittest_nvme -- unit/unittest.sh@95 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:09:01.858 ==72100== Memcheck, a memory error detector 00:09:01.858 ==72100== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.859 ==72100== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.859 ==72100== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:09:01.859 ==72100== 00:09:01.859 --72100-- Valgrind options: 00:09:01.859 --72100-- --leak-check=full 00:09:01.859 --72100-- --error-exitcode=2 00:09:01.859 --72100-- --verbose 00:09:01.859 --72100-- Contents of /proc/version: 00:09:01.859 --72100-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:01.859 --72100-- 00:09:01.859 --72100-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.859 --72100-- Page sizes: currently 4096, max supported 4096 00:09:01.859 --72100-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.859 --72100-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:09:01.859 --72100-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.859 --72100-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.859 --72100-- might be shown as UnknownInlinedFun 00:09:01.859 --72100-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:01.859 --72100-- object doesn't have a dynamic symbol table 00:09:01.859 --72100-- Scheduler: using generic scheduler lock implementation. 00:09:01.859 --72100-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:01.859 ==72100== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72100-by-???-on-3d512e6db8cf 00:09:01.859 ==72100== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72100-by-???-on-3d512e6db8cf 00:09:01.859 ==72100== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72100-by-???-on-3d512e6db8cf 00:09:01.859 ==72100== 00:09:01.859 ==72100== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:01.859 ==72100== don't want to do, unless you know exactly what you're doing, 00:09:01.859 ==72100== or are doing some strange experiment): 00:09:01.859 ==72100== /usr/libexec/valgrind/../../bin/vgdb --pid=72100 ...command... 00:09:01.859 ==72100== 00:09:01.859 ==72100== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:01.859 ==72100== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:09:01.859 ==72100== and then give GDB the following command 00:09:01.859 ==72100== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72100 00:09:01.859 ==72100== --pid is optional if only one valgrind process is running 00:09:01.859 ==72100== 00:09:01.859 --72100-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:01.859 --72100-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:01.859 --72100-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:01.859 --72100-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:01.859 ==72100== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.859 --72100-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:01.859 --72100-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:01.859 --72100-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:01.859 --72100-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:01.859 --72100-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:01.859 --72100-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:01.859 --72100-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:01.859 --72100-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:01.859 --72100-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:01.859 --72100-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:01.859 --72100-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:01.859 --72100-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:01.859 --72100-- Reading syms from /usr/lib64/libm.so.6 00:09:01.859 --72100-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:01.859 --72100-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:01.859 --72100-- Reading syms from /usr/lib64/libc.so.6 00:09:02.117 ==72100== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.117 --72100-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.117 --72100-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.117 ==72100== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.117 --72100-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.117 --72100-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.117 ==72100== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.117 --72100-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.117 --72100-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.117 ==72100== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.117 --72100-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.117 --72100-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.117 --72100-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.117 --72100-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.117 --72100-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.117 --72100-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.117 --72100-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.117 --72100-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.117 --72100-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.117 --72100-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 ==72100== Preferring higher priority redirection: 00:09:02.118 --72100-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.118 --72100-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.118 --72100-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 --72100-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.118 ==72100== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.118 --72100-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.118 --72100-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.118 ==72100== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.118 --72100-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.118 --72100-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.118 --72100-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:02.118 --72100-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:02.118 --72100-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:02.376 --72100-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:02.376 --72100-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:02.376 --72100-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:02.376 --72100-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:02.376 --72100-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:02.376 --72100-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:02.376 --72100-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:02.376 --72100-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:02.376 --72100-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:02.376 --72100-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:02.376 --72100-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:02.376 --72100-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:02.376 --72100-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:02.376 00:09:02.376 00:09:02.376 CUnit - A unit testing framework for C - Version 2.1-3 00:09:02.376 http://cunit.sourceforge.net/ 00:09:02.376 00:09:02.376 00:09:02.376 Suite: nvme_qpair 00:09:02.376 Test: test3 ...--72100-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:02.376 passed 00:09:02.376 Test: test_ctrlr_failed ...passed 00:09:02.376 Test: struct_packing ...passed 00:09:02.376 Test: test_nvme_qpair_process_completions ...[2024-06-17 11:16:46.226722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:09:02.376 [2024-06-17 11:16:46.277655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:09:02.376 --72100-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:09:02.377 --72100-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:02.377 [2024-06-17 11:16:46.300339] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 0 00:09:02.377 [2024-06-17 11:16:46.302202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 804:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 1 00:09:02.377 passed 00:09:02.377 Test: test_nvme_completion_is_retry ...passed 00:09:02.377 Test: test_get_status_string ...passed 00:09:02.635 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:09:02.635 Test: test_nvme_qpair_submit_request ...passed 00:09:02.635 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:09:02.635 Test: test_nvme_qpair_manual_complete_request ...passed 00:09:02.635 Test: test_nvme_qpair_init_deinit ...[2024-06-17 11:16:46.376824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:09:02.635 passed 00:09:02.635 Test: test_nvme_get_sgl_print_info ...passed 00:09:02.635 00:09:02.635 Run Summary: Type Total Ran Passed Failed Inactive 00:09:02.635 suites 1 1 n/a 0 0 00:09:02.635 tests 12 12 12 0 0 00:09:02.635 asserts 154 154 154 0 n/a 00:09:02.635 00:09:02.635 Elapsed time = 0.216 seconds 00:09:02.635 --72100-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:02.635 ==72100== 00:09:02.635 ==72100== HEAP SUMMARY: 00:09:02.635 ==72100== in use at exit: 0 bytes in 0 blocks 00:09:02.635 ==72100== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:09:02.635 ==72100== 00:09:02.635 ==72100== All heap blocks were freed -- no leaks are possible 00:09:02.635 ==72100== 00:09:02.635 ==72100== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:02.635 11:16:46 unittest_nvme -- unit/unittest.sh@96 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:09:02.635 ==72112== Memcheck, a memory error detector 00:09:02.635 ==72112== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:02.635 ==72112== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:02.635 ==72112== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:09:02.635 ==72112== 00:09:02.635 --72112-- Valgrind options: 00:09:02.635 --72112-- --leak-check=full 00:09:02.635 --72112-- --error-exitcode=2 00:09:02.635 --72112-- --verbose 00:09:02.635 --72112-- Contents of /proc/version: 00:09:02.635 --72112-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:02.635 --72112-- 00:09:02.635 --72112-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:02.635 --72112-- Page sizes: currently 4096, max supported 4096 00:09:02.635 --72112-- Valgrind library directory: /usr/libexec/valgrind 00:09:02.635 --72112-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:09:02.635 --72112-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:02.635 --72112-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:02.635 --72112-- might be shown as UnknownInlinedFun 00:09:02.635 --72112-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:02.635 --72112-- object doesn't have a dynamic symbol table 00:09:02.635 --72112-- Scheduler: using generic scheduler lock implementation. 00:09:02.635 --72112-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:02.636 ==72112== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72112-by-???-on-3d512e6db8cf 00:09:02.636 ==72112== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72112-by-???-on-3d512e6db8cf 00:09:02.636 ==72112== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72112-by-???-on-3d512e6db8cf 00:09:02.636 ==72112== 00:09:02.636 ==72112== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:02.636 ==72112== don't want to do, unless you know exactly what you're doing, 00:09:02.636 ==72112== or are doing some strange experiment): 00:09:02.636 ==72112== /usr/libexec/valgrind/../../bin/vgdb --pid=72112 ...command... 00:09:02.636 ==72112== 00:09:02.636 ==72112== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:02.636 ==72112== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:09:02.636 ==72112== and then give GDB the following command 00:09:02.636 ==72112== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72112 00:09:02.636 ==72112== --pid is optional if only one valgrind process is running 00:09:02.636 ==72112== 00:09:02.636 --72112-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:02.636 --72112-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:02.636 --72112-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:02.636 --72112-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:02.636 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.636 --72112-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:02.636 --72112-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:02.636 --72112-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:02.636 --72112-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.894 --72112-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.894 --72112-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.894 --72112-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.894 --72112-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.894 --72112-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.894 --72112-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.894 --72112-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.894 --72112-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.894 --72112-- Reading syms from /usr/lib64/libm.so.6 00:09:02.894 --72112-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.894 --72112-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.894 --72112-- Reading syms from /usr/lib64/libc.so.6 00:09:02.894 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.894 --72112-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.894 --72112-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.894 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.894 --72112-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.894 --72112-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.894 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.894 --72112-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.894 --72112-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.894 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.894 --72112-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.894 --72112-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.894 --72112-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.894 --72112-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.894 --72112-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.894 --72112-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.894 --72112-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.894 --72112-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.894 --72112-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 ==72112== Preferring higher priority redirection: 00:09:02.894 --72112-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.894 --72112-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.894 --72112-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.894 --72112-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.895 --72112-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.895 --72112-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.895 --72112-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.895 --72112-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.895 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.895 --72112-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.895 --72112-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.895 ==72112== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.895 --72112-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.895 --72112-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.895 --72112-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:02.895 --72112-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:03.153 --72112-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:03.153 --72112-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:03.153 --72112-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:03.153 --72112-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:03.153 --72112-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:03.153 --72112-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:03.153 --72112-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:03.153 --72112-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:03.153 --72112-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:03.153 --72112-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:03.153 --72112-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:03.153 --72112-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:03.153 --72112-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:03.153 --72112-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:03.153 00:09:03.153 00:09:03.153 CUnit - A unit testing framework for C - Version 2.1-3 00:09:03.153 http://cunit.sourceforge.net/ 00:09:03.153 00:09:03.153 00:09:03.153 Suite: nvme_pcie 00:09:03.153 Test: test_prp_list_append ...[2024-06-17 11:16:46.938882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1205:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:09:03.153 [2024-06-17 11:16:46.978737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1234:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:09:03.153 [2024-06-17 11:16:46.979947] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1224:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:09:03.153 [2024-06-17 11:16:46.982348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1218:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:09:03.153 [2024-06-17 11:16:46.983161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1218:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:09:03.153 passed 00:09:03.153 Test: test_nvme_pcie_hotplug_monitor ...--72112-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:09:03.153 passed 00:09:03.153 Test: test_shadow_doorbell_update ...passed 00:09:03.153 Test: test_build_contig_hw_sgl_request ...passed 00:09:03.153 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:09:03.153 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:09:03.153 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:09:03.153 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-06-17 11:16:47.044873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1205:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:09:03.153 passed 00:09:03.153 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:09:03.153 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:09:03.153 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-06-17 11:16:47.066552] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 442:nvme_pcie_ctrlr_map_io_cmb: *ERROR*: CMB is already in use for submission queues. 00:09:03.153 passed 00:09:03.153 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-06-17 11:16:47.077178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 521:nvme_pcie_ctrlr_map_pmr: *ERROR*: invalid base indicator register value 00:09:03.153 passed 00:09:03.153 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-06-17 11:16:47.084546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 647:nvme_pcie_ctrlr_config_pmr: *ERROR*: PMR is already disabled 00:09:03.153 passed 00:09:03.153 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-06-17 11:16:47.087493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 699:nvme_pcie_ctrlr_map_io_pmr: *ERROR*: PMR is not supported by the controller 00:09:03.153 passed 00:09:03.153 00:09:03.412 Run Summary: Type Total Ran Passed Failed Inactive 00:09:03.412 suites 1 1 n/a 0 0 00:09:03.412 tests 14 14 14 0 0 00:09:03.412 asserts 235 235 235 0 n/a 00:09:03.412 00:09:03.412 Elapsed time = 0.162 seconds 00:09:03.412 --72112-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:03.412 --72112-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:03.412 ==72112== 00:09:03.412 ==72112== HEAP SUMMARY: 00:09:03.412 ==72112== in use at exit: 0 bytes in 0 blocks 00:09:03.412 ==72112== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:09:03.412 ==72112== 00:09:03.412 ==72112== All heap blocks were freed -- no leaks are possible 00:09:03.413 ==72112== 00:09:03.413 ==72112== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:03.413 11:16:47 unittest_nvme -- unit/unittest.sh@97 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:09:03.413 ==72119== Memcheck, a memory error detector 00:09:03.413 ==72119== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:03.413 ==72119== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:03.413 ==72119== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:09:03.413 ==72119== 00:09:03.413 --72119-- Valgrind options: 00:09:03.413 --72119-- --leak-check=full 00:09:03.413 --72119-- --error-exitcode=2 00:09:03.413 --72119-- --verbose 00:09:03.413 --72119-- Contents of /proc/version: 00:09:03.413 --72119-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:03.413 --72119-- 00:09:03.413 --72119-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:03.413 --72119-- Page sizes: currently 4096, max supported 4096 00:09:03.413 --72119-- Valgrind library directory: /usr/libexec/valgrind 00:09:03.413 --72119-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:09:03.413 --72119-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:03.413 --72119-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:03.413 --72119-- might be shown as UnknownInlinedFun 00:09:03.413 --72119-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:03.413 --72119-- object doesn't have a dynamic symbol table 00:09:03.413 --72119-- Scheduler: using generic scheduler lock implementation. 00:09:03.413 --72119-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:03.413 ==72119== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72119-by-???-on-3d512e6db8cf 00:09:03.413 ==72119== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72119-by-???-on-3d512e6db8cf 00:09:03.413 ==72119== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72119-by-???-on-3d512e6db8cf 00:09:03.413 ==72119== 00:09:03.413 ==72119== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:03.413 ==72119== don't want to do, unless you know exactly what you're doing, 00:09:03.413 ==72119== or are doing some strange experiment): 00:09:03.413 ==72119== /usr/libexec/valgrind/../../bin/vgdb --pid=72119 ...command... 00:09:03.413 ==72119== 00:09:03.413 ==72119== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:03.413 ==72119== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:09:03.413 ==72119== and then give GDB the following command 00:09:03.413 ==72119== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72119 00:09:03.413 ==72119== --pid is optional if only one valgrind process is running 00:09:03.413 ==72119== 00:09:03.413 --72119-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:03.413 --72119-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:03.413 --72119-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:03.413 --72119-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:03.413 ==72119== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.413 --72119-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:03.413 --72119-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:03.413 --72119-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:03.413 --72119-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:03.413 --72119-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:03.413 --72119-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:03.413 --72119-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:03.413 --72119-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:03.413 --72119-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:03.413 --72119-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:03.413 --72119-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:03.413 --72119-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:03.413 --72119-- Reading syms from /usr/lib64/libm.so.6 00:09:03.413 --72119-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:03.413 --72119-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:03.413 --72119-- Reading syms from /usr/lib64/libc.so.6 00:09:03.413 ==72119== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.413 --72119-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.413 --72119-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.413 ==72119== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.413 --72119-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.413 --72119-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.413 ==72119== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.413 --72119-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.413 --72119-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.413 ==72119== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.414 --72119-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.414 --72119-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.672 --72119-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:03.672 --72119-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:03.672 --72119-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:03.672 --72119-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:03.672 --72119-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:03.672 --72119-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:03.672 --72119-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 --72119-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.672 ==72119== Preferring higher priority redirection: 00:09:03.672 --72119-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:03.672 --72119-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:03.673 --72119-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.673 --72119-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.673 --72119-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.673 --72119-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.673 --72119-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.673 --72119-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.673 --72119-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.673 --72119-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.673 --72119-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.673 ==72119== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.673 --72119-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.673 --72119-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.673 ==72119== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.673 --72119-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.673 --72119-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.673 --72119-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:03.673 --72119-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:03.673 --72119-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:03.673 --72119-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:03.673 --72119-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:03.673 --72119-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:03.673 --72119-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:03.673 --72119-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:03.673 --72119-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:03.673 --72119-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:03.673 --72119-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:03.673 --72119-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:03.673 --72119-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:03.673 --72119-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:03.673 --72119-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:03.673 --72119-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:03.673 00:09:03.673 00:09:03.673 CUnit - A unit testing framework for C - Version 2.1-3 00:09:03.673 http://cunit.sourceforge.net/ 00:09:03.673 00:09:03.673 00:09:03.673 Suite: nvme_ns_cmd 00:09:03.673 Test: nvme_poll_group_create_test ...passed 00:09:03.931 Test: nvme_poll_group_add_remove_test ...passed 00:09:03.931 Test: nvme_poll_group_process_completions ...passed 00:09:03.931 Test: nvme_poll_group_destroy_test ...passed 00:09:03.931 Test: nvme_poll_group_get_free_stats ...passed 00:09:03.931 00:09:03.931 Run Summary: Type Total Ran Passed Failed Inactive 00:09:03.931 suites 1 1 n/a 0 0 00:09:03.931 tests 5 5 5 0 0 00:09:03.931 asserts 75 75 75 0 n/a 00:09:03.931 00:09:03.931 Elapsed time = 0.058 seconds 00:09:03.931 --72119-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:03.931 --72119-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:03.931 ==72119== 00:09:03.931 ==72119== HEAP SUMMARY: 00:09:03.931 ==72119== in use at exit: 0 bytes in 0 blocks 00:09:03.931 ==72119== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:09:03.931 ==72119== 00:09:03.931 ==72119== All heap blocks were freed -- no leaks are possible 00:09:03.931 ==72119== 00:09:03.931 ==72119== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:03.931 11:16:47 unittest_nvme -- unit/unittest.sh@98 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:09:03.931 ==72125== Memcheck, a memory error detector 00:09:03.931 ==72125== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:03.931 ==72125== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:03.931 ==72125== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:09:03.931 ==72125== 00:09:03.931 --72125-- Valgrind options: 00:09:03.931 --72125-- --leak-check=full 00:09:03.931 --72125-- --error-exitcode=2 00:09:03.931 --72125-- --verbose 00:09:03.931 --72125-- Contents of /proc/version: 00:09:03.931 --72125-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:03.931 --72125-- 00:09:03.931 --72125-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:03.931 --72125-- Page sizes: currently 4096, max supported 4096 00:09:03.931 --72125-- Valgrind library directory: /usr/libexec/valgrind 00:09:03.931 --72125-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:09:03.931 --72125-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:03.931 --72125-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:03.931 --72125-- might be shown as UnknownInlinedFun 00:09:03.931 --72125-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:03.931 --72125-- object doesn't have a dynamic symbol table 00:09:03.931 --72125-- Scheduler: using generic scheduler lock implementation. 00:09:03.931 --72125-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:03.931 ==72125== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72125-by-???-on-3d512e6db8cf 00:09:03.931 ==72125== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72125-by-???-on-3d512e6db8cf 00:09:03.931 ==72125== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72125-by-???-on-3d512e6db8cf 00:09:03.931 ==72125== 00:09:03.931 ==72125== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:03.931 ==72125== don't want to do, unless you know exactly what you're doing, 00:09:03.931 ==72125== or are doing some strange experiment): 00:09:03.931 ==72125== /usr/libexec/valgrind/../../bin/vgdb --pid=72125 ...command... 00:09:03.931 ==72125== 00:09:03.931 ==72125== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:03.931 ==72125== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:09:03.932 ==72125== and then give GDB the following command 00:09:03.932 ==72125== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72125 00:09:03.932 ==72125== --pid is optional if only one valgrind process is running 00:09:03.932 ==72125== 00:09:03.932 --72125-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:03.932 --72125-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:03.932 --72125-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:03.932 --72125-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:03.932 ==72125== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.932 --72125-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:03.932 --72125-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:03.932 --72125-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:03.932 --72125-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:03.932 --72125-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:03.932 --72125-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:03.932 --72125-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:03.932 --72125-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:03.932 --72125-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:03.932 --72125-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:03.932 --72125-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:03.932 --72125-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:03.932 --72125-- Reading syms from /usr/lib64/libm.so.6 00:09:03.932 --72125-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:03.932 --72125-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:03.932 --72125-- Reading syms from /usr/lib64/libc.so.6 00:09:04.190 ==72125== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.190 --72125-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.190 --72125-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.190 ==72125== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.190 --72125-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.190 --72125-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.191 ==72125== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.191 --72125-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.191 --72125-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.191 ==72125== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.191 --72125-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.191 --72125-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.191 --72125-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:04.191 --72125-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:04.191 --72125-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:04.191 --72125-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:04.191 --72125-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:04.191 --72125-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:04.191 --72125-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 ==72125== Preferring higher priority redirection: 00:09:04.191 --72125-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:04.191 --72125-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:04.191 --72125-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.191 --72125-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.192 --72125-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.192 ==72125== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.192 --72125-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.192 --72125-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.192 ==72125== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.192 --72125-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.192 --72125-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.192 --72125-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:04.192 --72125-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:04.192 --72125-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:04.192 --72125-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:04.192 --72125-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:04.192 --72125-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:04.192 --72125-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:04.192 --72125-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:04.192 --72125-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:04.192 --72125-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:04.192 --72125-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:04.192 --72125-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:04.192 --72125-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:04.192 --72125-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:04.451 --72125-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:04.451 --72125-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:04.451 00:09:04.451 00:09:04.451 CUnit - A unit testing framework for C - Version 2.1-3 00:09:04.451 http://cunit.sourceforge.net/ 00:09:04.451 00:09:04.451 00:09:04.451 Suite: nvme_quirks 00:09:04.451 Test: test_nvme_quirks_striping ...passed 00:09:04.451 00:09:04.451 Run Summary: Type Total Ran Passed Failed Inactive 00:09:04.451 suites 1 1 n/a 0 0 00:09:04.451 tests 1 1 1 0 0 00:09:04.451 asserts 5 5 5 0 n/a 00:09:04.451 00:09:04.451 Elapsed time = 0.009 seconds 00:09:04.451 --72125-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:04.451 --72125-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:04.451 ==72125== 00:09:04.451 ==72125== HEAP SUMMARY: 00:09:04.451 ==72125== in use at exit: 0 bytes in 0 blocks 00:09:04.451 ==72125== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:09:04.451 ==72125== 00:09:04.451 ==72125== All heap blocks were freed -- no leaks are possible 00:09:04.451 ==72125== 00:09:04.451 ==72125== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:04.451 11:16:48 unittest_nvme -- unit/unittest.sh@99 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:09:04.451 ==72134== Memcheck, a memory error detector 00:09:04.451 ==72134== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:04.451 ==72134== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:04.451 ==72134== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:09:04.451 ==72134== 00:09:04.451 --72134-- Valgrind options: 00:09:04.451 --72134-- --leak-check=full 00:09:04.451 --72134-- --error-exitcode=2 00:09:04.451 --72134-- --verbose 00:09:04.451 --72134-- Contents of /proc/version: 00:09:04.451 --72134-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:04.451 --72134-- 00:09:04.451 --72134-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:04.451 --72134-- Page sizes: currently 4096, max supported 4096 00:09:04.451 --72134-- Valgrind library directory: /usr/libexec/valgrind 00:09:04.451 --72134-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:09:04.451 --72134-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:04.451 --72134-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:04.451 --72134-- might be shown as UnknownInlinedFun 00:09:04.451 --72134-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:04.451 --72134-- object doesn't have a dynamic symbol table 00:09:04.451 --72134-- Scheduler: using generic scheduler lock implementation. 00:09:04.451 --72134-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:04.451 ==72134== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72134-by-???-on-3d512e6db8cf 00:09:04.451 ==72134== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72134-by-???-on-3d512e6db8cf 00:09:04.451 ==72134== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72134-by-???-on-3d512e6db8cf 00:09:04.451 ==72134== 00:09:04.451 ==72134== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:04.451 ==72134== don't want to do, unless you know exactly what you're doing, 00:09:04.451 ==72134== or are doing some strange experiment): 00:09:04.451 ==72134== /usr/libexec/valgrind/../../bin/vgdb --pid=72134 ...command... 00:09:04.451 ==72134== 00:09:04.451 ==72134== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:04.451 ==72134== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:09:04.452 ==72134== and then give GDB the following command 00:09:04.452 ==72134== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72134 00:09:04.452 ==72134== --pid is optional if only one valgrind process is running 00:09:04.452 ==72134== 00:09:04.452 --72134-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:04.452 --72134-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:04.452 --72134-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:04.452 --72134-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:04.452 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.452 --72134-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:04.452 --72134-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:04.452 --72134-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:04.452 --72134-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:04.452 --72134-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:04.452 --72134-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:04.452 --72134-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:04.452 --72134-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:04.452 --72134-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:04.452 --72134-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:04.452 --72134-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:04.452 --72134-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:04.452 --72134-- Reading syms from /usr/lib64/libm.so.6 00:09:04.452 --72134-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:04.452 --72134-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:04.452 --72134-- Reading syms from /usr/lib64/libc.so.6 00:09:04.710 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.710 --72134-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.710 --72134-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.710 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.710 --72134-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.710 --72134-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.710 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.710 --72134-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.710 --72134-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:04.710 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.710 --72134-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:04.710 --72134-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:04.710 --72134-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:04.710 --72134-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:04.710 --72134-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:04.710 --72134-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:04.710 --72134-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:04.710 --72134-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:04.710 --72134-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.710 --72134-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 ==72134== Preferring higher priority redirection: 00:09:04.711 --72134-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:04.711 --72134-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:04.711 --72134-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 --72134-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:04.711 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.711 --72134-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.711 --72134-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.711 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:09:04.711 --72134-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:04.711 --72134-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:04.711 --72134-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:04.711 --72134-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:04.711 --72134-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:04.711 --72134-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:04.711 --72134-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:04.711 --72134-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:04.711 --72134-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:04.711 --72134-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:04.711 --72134-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:04.711 --72134-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:04.711 --72134-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:04.711 --72134-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:04.711 --72134-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:04.711 --72134-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:04.711 --72134-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:04.970 --72134-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:04.970 --72134-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:04.970 00:09:04.970 00:09:04.970 CUnit - A unit testing framework for C - Version 2.1-3 00:09:04.970 http://cunit.sourceforge.net/ 00:09:04.970 00:09:04.970 00:09:04.970 Suite: nvme_tcp 00:09:04.970 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:09:04.970 Test: test_nvme_tcp_build_iovs ...passed 00:09:04.970 Test: test_nvme_tcp_build_sgl_request ...[2024-06-17 11:16:48.730304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 848:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x1ffeffcbb0, and the iovcnt=16, remaining_size=28672 00:09:04.970 passed 00:09:04.970 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:09:04.970 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:09:04.970 Test: test_nvme_tcp_req_complete_safe ...passed 00:09:04.970 Test: test_nvme_tcp_req_get ...passed 00:09:04.970 Test: test_nvme_tcp_req_init ...passed 00:09:04.970 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:09:04.970 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:09:04.970 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-06-17 11:16:48.859294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffe7b0 is same with the state(6) to be set 00:09:04.970 passed 00:09:04.970 Test: test_nvme_tcp_alloc_reqs ...--72134-- REDIR: 0x55739b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:09:04.970 --72134-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:04.970 passed 00:09:04.970 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-06-17 11:16:48.877958] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdaf0 is same with the state(5) to be set 00:09:04.970 passed 00:09:04.970 Test: test_nvme_tcp_pdu_ch_handle ...[2024-06-17 11:16:48.880500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1190:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x1ffeffe540 00:09:04.970 [2024-06-17 11:16:48.883628] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1249:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:09:04.970 [2024-06-17 11:16:48.883863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:09:04.970 [2024-06-17 11:16:48.886082] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1200:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:09:04.970 [2024-06-17 11:16:48.886292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:09:04.970 [2024-06-17 11:16:48.888684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1241:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:09:04.970 [2024-06-17 11:16:48.888905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:09:04.970 [2024-06-17 11:16:48.890663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:09:04.970 [2024-06-17 11:16:48.893104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:09:04.970 [2024-06-17 11:16:48.895454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:09:04.971 [2024-06-17 11:16:48.897531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:09:04.971 [2024-06-17 11:16:48.899979] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf30 is same with the state(5) to be set 00:09:04.971 passed 00:09:04.971 Test: test_nvme_tcp_qpair_connect_sock ...[2024-06-17 11:16:48.918491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:09:04.971 [2024-06-17 11:16:48.919720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2345:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:09:05.229 --72134-- REDIR: 0x5633f80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:09:05.229 --72134-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:05.229 --72134-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:09:05.229 [2024-06-17 11:16:48.944673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2345:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:09:05.229 passed 00:09:05.229 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:09:05.229 Test: test_nvme_tcp_c2h_payload_handle ...[2024-06-17 11:16:48.960616] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1357:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe100): PDU Sequence Error 00:09:05.229 passed 00:09:05.229 Test: test_nvme_tcp_icresp_handle ...[2024-06-17 11:16:48.962680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1576:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:09:05.229 [2024-06-17 11:16:48.963697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1583:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:09:05.229 [2024-06-17 11:16:48.963922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb00 is same with the state(5) to be set 00:09:05.229 [2024-06-17 11:16:48.964985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1592:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:09:05.229 [2024-06-17 11:16:48.965214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb00 is same with the state(5) to be set 00:09:05.230 [2024-06-17 11:16:48.969357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb00 is same with the state(0) to be set 00:09:05.230 passed 00:09:05.230 Test: test_nvme_tcp_pdu_payload_handle ...[2024-06-17 11:16:48.975830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1357:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe540): PDU Sequence Error 00:09:05.230 passed 00:09:05.230 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-06-17 11:16:48.984310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1653:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x1ffeffcd20 00:09:05.230 passed 00:09:05.230 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:09:05.230 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-06-17 11:16:49.012545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 358:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4b0, errno=0, rc=0 00:09:05.230 [2024-06-17 11:16:49.016963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4b0 is same with the state(5) to be set 00:09:05.230 [2024-06-17 11:16:49.018806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4b0 is same with the state(5) to be set 00:09:05.230 --72134-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:09:05.230 --72134-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:05.230 [2024-06-17 11:16:49.030573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4b0 (0): Success 00:09:05.230 [2024-06-17 11:16:49.032115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4b0 (0): Success 00:09:05.230 passed 00:09:05.230 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-06-17 11:16:49.169285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:09:05.230 [2024-06-17 11:16:49.169859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:09:05.230 passed 00:09:05.230 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:09:05.230 Test: test_nvme_tcp_poll_group_get_stats ...[2024-06-17 11:16:49.175618] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:09:05.230 [2024-06-17 11:16:49.176214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:09:05.230 passed 00:09:05.488 Test: test_nvme_tcp_ctrlr_construct ...[2024-06-17 11:16:49.191296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:09:05.488 [2024-06-17 11:16:49.191785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:09:05.488 [2024-06-17 11:16:49.193030] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:09:05.489 [2024-06-17 11:16:49.193359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:09:05.489 [2024-06-17 11:16:49.194265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2383:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x5a277b0 with addr=192.168.1.78, port=23 00:09:05.489 [2024-06-17 11:16:49.194497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:09:05.489 passed 00:09:05.489 Test: test_nvme_tcp_qpair_submit_request ...[2024-06-17 11:16:49.198645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 848:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x5a29540, and the iovcnt=1, remaining_size=1024 00:09:05.489 [2024-06-17 11:16:49.199031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1035:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:09:05.489 passed 00:09:05.489 00:09:05.489 Run Summary: Type Total Ran Passed Failed Inactive 00:09:05.489 suites 1 1 n/a 0 0 00:09:05.489 tests 27 27 27 0 0 00:09:05.489 asserts 624 624 624 0 n/a 00:09:05.489 00:09:05.489 Elapsed time = 0.522 seconds 00:09:05.489 --72134-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:05.489 ==72134== 00:09:05.489 ==72134== HEAP SUMMARY: 00:09:05.489 ==72134== in use at exit: 192 bytes in 1 blocks 00:09:05.489 ==72134== total heap usage: 261 allocs, 260 frees, 96,211,818 bytes allocated 00:09:05.489 ==72134== 00:09:05.489 ==72134== Searching for pointers to 1 not-freed blocks 00:09:05.489 ==72134== Checked 6,595,808 bytes 00:09:05.489 ==72134== 00:09:05.489 ==72134== LEAK SUMMARY: 00:09:05.489 ==72134== definitely lost: 0 bytes in 0 blocks 00:09:05.489 ==72134== indirectly lost: 0 bytes in 0 blocks 00:09:05.489 ==72134== possibly lost: 0 bytes in 0 blocks 00:09:05.489 ==72134== still reachable: 192 bytes in 1 blocks 00:09:05.489 ==72134== suppressed: 0 bytes in 0 blocks 00:09:05.489 ==72134== Reachable blocks (those to which a pointer was found) are not shown. 00:09:05.489 ==72134== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:05.489 ==72134== 00:09:05.489 ==72134== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:05.489 11:16:49 unittest_nvme -- unit/unittest.sh@100 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:09:05.489 ==72146== Memcheck, a memory error detector 00:09:05.489 ==72146== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:05.489 ==72146== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:05.489 ==72146== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:09:05.489 ==72146== 00:09:05.489 --72146-- Valgrind options: 00:09:05.489 --72146-- --leak-check=full 00:09:05.489 --72146-- --error-exitcode=2 00:09:05.489 --72146-- --verbose 00:09:05.489 --72146-- Contents of /proc/version: 00:09:05.489 --72146-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:05.489 --72146-- 00:09:05.489 --72146-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:05.489 --72146-- Page sizes: currently 4096, max supported 4096 00:09:05.489 --72146-- Valgrind library directory: /usr/libexec/valgrind 00:09:05.489 --72146-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:09:05.489 --72146-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:05.489 --72146-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:05.489 --72146-- might be shown as UnknownInlinedFun 00:09:05.489 --72146-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:05.489 --72146-- object doesn't have a dynamic symbol table 00:09:05.489 --72146-- Scheduler: using generic scheduler lock implementation. 00:09:05.489 --72146-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:05.489 ==72146== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72146-by-???-on-3d512e6db8cf 00:09:05.489 ==72146== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72146-by-???-on-3d512e6db8cf 00:09:05.489 ==72146== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72146-by-???-on-3d512e6db8cf 00:09:05.489 ==72146== 00:09:05.489 ==72146== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:05.489 ==72146== don't want to do, unless you know exactly what you're doing, 00:09:05.489 ==72146== or are doing some strange experiment): 00:09:05.489 ==72146== /usr/libexec/valgrind/../../bin/vgdb --pid=72146 ...command... 00:09:05.489 ==72146== 00:09:05.489 ==72146== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:05.489 ==72146== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:09:05.489 ==72146== and then give GDB the following command 00:09:05.489 ==72146== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72146 00:09:05.489 ==72146== --pid is optional if only one valgrind process is running 00:09:05.489 ==72146== 00:09:05.489 --72146-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:05.490 --72146-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:05.490 --72146-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:05.490 --72146-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:05.490 ==72146== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.490 --72146-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:05.490 --72146-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:05.490 --72146-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:05.490 --72146-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:05.748 --72146-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:05.748 --72146-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:05.748 --72146-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:05.748 --72146-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:05.748 --72146-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:05.748 --72146-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:05.748 --72146-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:05.749 --72146-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:05.749 --72146-- Reading syms from /usr/lib64/libm.so.6 00:09:05.749 --72146-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:05.749 --72146-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:05.749 --72146-- Reading syms from /usr/lib64/libc.so.6 00:09:05.749 ==72146== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.749 --72146-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.749 --72146-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.749 ==72146== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.749 --72146-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.749 --72146-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.749 ==72146== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.749 --72146-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.749 --72146-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.749 ==72146== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.749 --72146-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.749 --72146-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.749 --72146-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:05.749 --72146-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:05.749 --72146-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:05.749 --72146-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:05.749 --72146-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:05.749 --72146-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:05.749 --72146-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.749 --72146-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 ==72146== Preferring higher priority redirection: 00:09:06.009 --72146-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:06.009 --72146-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:06.009 --72146-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 --72146-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.009 ==72146== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.009 --72146-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.009 --72146-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.009 ==72146== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.009 --72146-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.009 --72146-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.009 --72146-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:06.009 --72146-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:06.009 --72146-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:06.009 --72146-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:06.009 --72146-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:06.009 --72146-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:06.009 --72146-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:06.009 --72146-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:06.009 --72146-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:06.009 --72146-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:06.009 --72146-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:06.009 --72146-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:06.009 --72146-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:06.009 --72146-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:06.009 --72146-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:06.009 --72146-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:06.009 00:09:06.009 00:09:06.009 CUnit - A unit testing framework for C - Version 2.1-3 00:09:06.009 http://cunit.sourceforge.net/ 00:09:06.009 00:09:06.009 00:09:06.009 Suite: nvme_transport 00:09:06.009 Test: test_nvme_get_transport ...passed 00:09:06.009 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:09:06.009 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:09:06.009 Test: test_nvme_transport_poll_group_add_remove ...passed 00:09:06.009 Test: test_ctrlr_get_memory_domains ...passed 00:09:06.009 00:09:06.009 Run Summary: Type Total Ran Passed Failed Inactive 00:09:06.009 suites 1 1 n/a 0 0 00:09:06.009 tests 5 5 5 0 0 00:09:06.009 asserts 28 28 28 0 n/a 00:09:06.009 00:09:06.009 Elapsed time = 0.037 seconds 00:09:06.268 --72146-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:06.268 --72146-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:06.268 ==72146== 00:09:06.268 ==72146== HEAP SUMMARY: 00:09:06.268 ==72146== in use at exit: 0 bytes in 0 blocks 00:09:06.268 ==72146== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:09:06.268 ==72146== 00:09:06.268 ==72146== All heap blocks were freed -- no leaks are possible 00:09:06.268 ==72146== 00:09:06.268 ==72146== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:06.268 11:16:50 unittest_nvme -- unit/unittest.sh@101 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:09:06.268 ==72147== Memcheck, a memory error detector 00:09:06.268 ==72147== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:06.268 ==72147== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:06.268 ==72147== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:09:06.268 ==72147== 00:09:06.268 --72147-- Valgrind options: 00:09:06.268 --72147-- --leak-check=full 00:09:06.269 --72147-- --error-exitcode=2 00:09:06.269 --72147-- --verbose 00:09:06.269 --72147-- Contents of /proc/version: 00:09:06.269 --72147-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:06.269 --72147-- 00:09:06.269 --72147-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:06.269 --72147-- Page sizes: currently 4096, max supported 4096 00:09:06.269 --72147-- Valgrind library directory: /usr/libexec/valgrind 00:09:06.269 --72147-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:09:06.269 --72147-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:06.269 --72147-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:06.269 --72147-- might be shown as UnknownInlinedFun 00:09:06.269 --72147-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:06.269 --72147-- object doesn't have a dynamic symbol table 00:09:06.269 --72147-- Scheduler: using generic scheduler lock implementation. 00:09:06.269 --72147-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:06.269 ==72147== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72147-by-???-on-3d512e6db8cf 00:09:06.269 ==72147== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72147-by-???-on-3d512e6db8cf 00:09:06.269 ==72147== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72147-by-???-on-3d512e6db8cf 00:09:06.269 ==72147== 00:09:06.269 ==72147== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:06.269 ==72147== don't want to do, unless you know exactly what you're doing, 00:09:06.269 ==72147== or are doing some strange experiment): 00:09:06.269 ==72147== /usr/libexec/valgrind/../../bin/vgdb --pid=72147 ...command... 00:09:06.269 ==72147== 00:09:06.269 ==72147== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:06.269 ==72147== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:09:06.269 ==72147== and then give GDB the following command 00:09:06.269 ==72147== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72147 00:09:06.269 ==72147== --pid is optional if only one valgrind process is running 00:09:06.269 ==72147== 00:09:06.269 --72147-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:06.269 --72147-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:06.269 --72147-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:06.269 --72147-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:06.269 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.269 --72147-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:06.269 --72147-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:06.269 --72147-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:06.269 --72147-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:06.269 --72147-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:06.269 --72147-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:06.269 --72147-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:06.269 --72147-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:06.269 --72147-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:06.269 --72147-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:06.269 --72147-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:06.269 --72147-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:06.269 --72147-- Reading syms from /usr/lib64/libm.so.6 00:09:06.269 --72147-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:06.269 --72147-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:06.269 --72147-- Reading syms from /usr/lib64/libc.so.6 00:09:06.269 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.269 --72147-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.269 --72147-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.269 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.269 --72147-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.269 --72147-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.269 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.269 --72147-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.270 --72147-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.270 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.270 --72147-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.270 --72147-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.528 --72147-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:06.528 --72147-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:06.528 --72147-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:06.528 --72147-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:06.528 --72147-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:06.528 --72147-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:06.528 --72147-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.528 --72147-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 ==72147== Preferring higher priority redirection: 00:09:06.529 --72147-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:06.529 --72147-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:06.529 --72147-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 --72147-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.529 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.529 --72147-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.529 --72147-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.529 ==72147== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.529 --72147-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.529 --72147-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.529 --72147-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:06.529 --72147-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:06.529 --72147-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:06.529 --72147-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:06.529 --72147-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:06.529 --72147-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:06.529 --72147-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:06.529 --72147-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:06.529 --72147-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:06.529 --72147-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:06.529 --72147-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:06.529 --72147-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:06.529 --72147-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:06.529 --72147-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:06.529 --72147-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:06.529 --72147-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:06.529 00:09:06.529 00:09:06.529 CUnit - A unit testing framework for C - Version 2.1-3 00:09:06.529 http://cunit.sourceforge.net/ 00:09:06.529 00:09:06.529 00:09:06.529 Suite: nvme_io_msg 00:09:06.529 Test: test_nvme_io_msg_send ...passed 00:09:06.529 Test: test_nvme_io_msg_process ...passed 00:09:06.788 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:09:06.788 00:09:06.788 Run Summary: Type Total Ran Passed Failed Inactive 00:09:06.788 suites 1 1 n/a 0 0 00:09:06.788 tests 3 3 3 0 0 00:09:06.788 asserts 56 56 56 0 n/a 00:09:06.788 00:09:06.788 Elapsed time = 0.033 seconds 00:09:06.788 --72147-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:06.788 --72147-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:06.788 ==72147== 00:09:06.788 ==72147== HEAP SUMMARY: 00:09:06.788 ==72147== in use at exit: 0 bytes in 0 blocks 00:09:06.788 ==72147== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:09:06.788 ==72147== 00:09:06.788 ==72147== All heap blocks were freed -- no leaks are possible 00:09:06.788 ==72147== 00:09:06.788 ==72147== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:06.788 11:16:50 unittest_nvme -- unit/unittest.sh@102 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:09:06.788 ==72158== Memcheck, a memory error detector 00:09:06.788 ==72158== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:06.788 ==72158== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:06.788 ==72158== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:09:06.788 ==72158== 00:09:06.788 --72158-- Valgrind options: 00:09:06.788 --72158-- --leak-check=full 00:09:06.789 --72158-- --error-exitcode=2 00:09:06.789 --72158-- --verbose 00:09:06.789 --72158-- Contents of /proc/version: 00:09:06.789 --72158-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:06.789 --72158-- 00:09:06.789 --72158-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:06.789 --72158-- Page sizes: currently 4096, max supported 4096 00:09:06.789 --72158-- Valgrind library directory: /usr/libexec/valgrind 00:09:06.789 --72158-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:09:06.789 --72158-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:06.789 --72158-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:06.789 --72158-- might be shown as UnknownInlinedFun 00:09:06.789 --72158-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:06.789 --72158-- object doesn't have a dynamic symbol table 00:09:06.789 --72158-- Scheduler: using generic scheduler lock implementation. 00:09:06.789 --72158-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:06.789 ==72158== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72158-by-???-on-3d512e6db8cf 00:09:06.789 ==72158== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72158-by-???-on-3d512e6db8cf 00:09:06.789 ==72158== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72158-by-???-on-3d512e6db8cf 00:09:06.789 ==72158== 00:09:06.789 ==72158== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:06.789 ==72158== don't want to do, unless you know exactly what you're doing, 00:09:06.789 ==72158== or are doing some strange experiment): 00:09:06.789 ==72158== /usr/libexec/valgrind/../../bin/vgdb --pid=72158 ...command... 00:09:06.789 ==72158== 00:09:06.789 ==72158== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:06.789 ==72158== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:09:06.789 ==72158== and then give GDB the following command 00:09:06.789 ==72158== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72158 00:09:06.789 ==72158== --pid is optional if only one valgrind process is running 00:09:06.789 ==72158== 00:09:06.789 --72158-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:06.789 --72158-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:06.789 --72158-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:06.789 --72158-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:06.789 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.789 --72158-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:06.789 --72158-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:06.789 --72158-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:06.789 --72158-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:06.789 --72158-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:06.789 --72158-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:06.789 --72158-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:06.789 --72158-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:06.789 --72158-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:06.789 --72158-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:06.789 --72158-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:06.789 --72158-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:06.789 --72158-- Reading syms from /usr/lib64/libm.so.6 00:09:06.789 --72158-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:06.789 --72158-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:06.789 --72158-- Reading syms from /usr/lib64/libc.so.6 00:09:07.048 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.048 --72158-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.048 --72158-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.048 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.048 --72158-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.048 --72158-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.048 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.048 --72158-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.048 --72158-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.048 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.048 --72158-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.048 --72158-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.048 --72158-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:07.048 --72158-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:07.048 --72158-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:07.048 --72158-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:07.048 --72158-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:07.048 --72158-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:07.048 --72158-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 ==72158== Preferring higher priority redirection: 00:09:07.048 --72158-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:07.048 --72158-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:07.048 --72158-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 --72158-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.048 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.048 --72158-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.048 --72158-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.048 ==72158== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.048 --72158-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.048 --72158-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.048 --72158-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:07.048 --72158-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:07.048 --72158-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:07.048 --72158-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:07.048 --72158-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:07.048 --72158-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:07.048 --72158-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:07.048 --72158-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:07.049 --72158-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:07.049 --72158-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:07.049 --72158-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:07.049 --72158-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:07.049 --72158-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:07.049 --72158-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:07.307 --72158-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:07.307 --72158-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:07.307 00:09:07.307 00:09:07.307 CUnit - A unit testing framework for C - Version 2.1-3 00:09:07.307 http://cunit.sourceforge.net/ 00:09:07.307 00:09:07.307 00:09:07.307 Suite: nvme_pcie_common 00:09:07.307 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-06-17 11:16:51.020815] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 87:nvme_pcie_ctrlr_alloc_cmb: *ERROR*: Tried to allocate past valid CMB range! 00:09:07.307 passed 00:09:07.307 Test: test_nvme_pcie_qpair_construct_destroy ...--72158-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:07.307 passed 00:09:07.307 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:09:07.307 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-06-17 11:16:51.127177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 504:nvme_completion_create_cq_cb: *ERROR*: nvme_create_io_cq failed! 00:09:07.307 [2024-06-17 11:16:51.131832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 457:nvme_completion_create_sq_cb: *ERROR*: nvme_create_io_sq failed, deleting cq! 00:09:07.307 [2024-06-17 11:16:51.134592] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 551:_nvme_pcie_ctrlr_create_io_qpair: *ERROR*: Failed to send request to create_io_cq 00:09:07.307 passed 00:09:07.307 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:09:07.307 Test: test_nvme_pcie_poll_group_get_stats ...[2024-06-17 11:16:51.143708] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1797:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:09:07.307 [2024-06-17 11:16:51.144292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1797:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:09:07.307 passed 00:09:07.307 00:09:07.308 Run Summary: Type Total Ran Passed Failed Inactive 00:09:07.308 suites 1 1 n/a 0 0 00:09:07.308 tests 6 6 6 0 0 00:09:07.308 asserts 148 148 148 0 n/a 00:09:07.308 00:09:07.308 Elapsed time = 0.133 seconds 00:09:07.308 --72158-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:07.308 --72158-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:07.308 ==72158== 00:09:07.308 ==72158== HEAP SUMMARY: 00:09:07.308 ==72158== in use at exit: 0 bytes in 0 blocks 00:09:07.308 ==72158== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:09:07.308 ==72158== 00:09:07.308 ==72158== All heap blocks were freed -- no leaks are possible 00:09:07.308 ==72158== 00:09:07.308 ==72158== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:07.308 11:16:51 unittest_nvme -- unit/unittest.sh@103 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:09:07.308 ==72168== Memcheck, a memory error detector 00:09:07.308 ==72168== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:07.308 ==72168== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:07.308 ==72168== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:09:07.308 ==72168== 00:09:07.308 --72168-- Valgrind options: 00:09:07.308 --72168-- --leak-check=full 00:09:07.308 --72168-- --error-exitcode=2 00:09:07.308 --72168-- --verbose 00:09:07.308 --72168-- Contents of /proc/version: 00:09:07.308 --72168-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:07.308 --72168-- 00:09:07.308 --72168-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:07.308 --72168-- Page sizes: currently 4096, max supported 4096 00:09:07.308 --72168-- Valgrind library directory: /usr/libexec/valgrind 00:09:07.308 --72168-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:09:07.308 --72168-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:07.308 --72168-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:07.308 --72168-- might be shown as UnknownInlinedFun 00:09:07.308 --72168-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:07.308 --72168-- object doesn't have a dynamic symbol table 00:09:07.308 --72168-- Scheduler: using generic scheduler lock implementation. 00:09:07.308 --72168-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:07.308 ==72168== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72168-by-???-on-3d512e6db8cf 00:09:07.308 ==72168== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72168-by-???-on-3d512e6db8cf 00:09:07.308 ==72168== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72168-by-???-on-3d512e6db8cf 00:09:07.308 ==72168== 00:09:07.308 ==72168== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:07.308 ==72168== don't want to do, unless you know exactly what you're doing, 00:09:07.308 ==72168== or are doing some strange experiment): 00:09:07.308 ==72168== /usr/libexec/valgrind/../../bin/vgdb --pid=72168 ...command... 00:09:07.308 ==72168== 00:09:07.308 ==72168== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:07.308 ==72168== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:09:07.308 ==72168== and then give GDB the following command 00:09:07.308 ==72168== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72168 00:09:07.308 ==72168== --pid is optional if only one valgrind process is running 00:09:07.308 ==72168== 00:09:07.566 --72168-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:07.566 --72168-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:07.566 --72168-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:07.566 --72168-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:07.566 ==72168== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.566 --72168-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:07.566 --72168-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:07.566 --72168-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:07.566 --72168-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:07.566 --72168-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:07.566 --72168-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:07.566 --72168-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:07.566 --72168-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:07.566 --72168-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:07.566 --72168-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:07.566 --72168-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:07.566 --72168-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:07.566 --72168-- Reading syms from /usr/lib64/libm.so.6 00:09:07.567 --72168-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:07.567 --72168-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:07.567 --72168-- Reading syms from /usr/lib64/libc.so.6 00:09:07.567 ==72168== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.567 --72168-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.567 --72168-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.567 ==72168== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.567 --72168-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.567 --72168-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.567 ==72168== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.567 --72168-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.567 --72168-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.567 ==72168== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.567 --72168-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.567 --72168-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.567 --72168-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:07.567 --72168-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:07.567 --72168-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:07.567 --72168-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:07.567 --72168-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:07.567 --72168-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:07.567 --72168-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 ==72168== Preferring higher priority redirection: 00:09:07.567 --72168-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:07.567 --72168-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:07.567 --72168-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.567 --72168-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.825 --72168-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.825 --72168-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.825 --72168-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.825 --72168-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.825 ==72168== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.825 --72168-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.825 --72168-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.825 ==72168== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.825 --72168-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.825 --72168-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.825 --72168-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:07.825 --72168-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:07.825 --72168-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:07.825 --72168-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:07.825 --72168-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:07.825 --72168-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:07.825 --72168-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:07.825 --72168-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:07.825 --72168-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:07.825 --72168-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:07.825 --72168-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:07.825 --72168-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:07.825 --72168-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:07.825 --72168-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:07.825 --72168-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:07.825 --72168-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:07.825 00:09:07.825 00:09:07.825 CUnit - A unit testing framework for C - Version 2.1-3 00:09:07.825 http://cunit.sourceforge.net/ 00:09:07.825 00:09:07.825 00:09:07.825 Suite: nvme_fabric 00:09:07.825 Test: test_nvme_fabric_prop_set_cmd ...passed 00:09:07.825 Test: test_nvme_fabric_prop_get_cmd ...passed 00:09:07.825 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:09:07.825 Test: test_nvme_fabric_discover_probe ...--72168-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:07.825 --72168-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:07.825 passed 00:09:07.825 Test: test_nvme_fabric_qpair_connect ...--72168-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:07.826 [2024-06-17 11:16:51.704586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_fabric.c: 600:_nvme_fabric_qpair_connect_poll: *ERROR*: Connect command failed, rc -125, trtype:(null) adrfam:(null) traddr: trsvcid: subnqn:nqn.2016-06.io.spdk:subsystem1 00:09:07.826 passed 00:09:07.826 00:09:07.826 Run Summary: Type Total Ran Passed Failed Inactive 00:09:07.826 suites 1 1 n/a 0 0 00:09:07.826 tests 5 5 5 0 0 00:09:07.826 asserts 60 60 60 0 n/a 00:09:07.826 00:09:07.826 Elapsed time = 0.078 seconds 00:09:07.826 --72168-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:07.826 --72168-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:08.082 ==72168== 00:09:08.082 ==72168== HEAP SUMMARY: 00:09:08.082 ==72168== in use at exit: 0 bytes in 0 blocks 00:09:08.082 ==72168== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:09:08.082 ==72168== 00:09:08.082 ==72168== All heap blocks were freed -- no leaks are possible 00:09:08.082 ==72168== 00:09:08.082 ==72168== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:08.082 11:16:51 unittest_nvme -- unit/unittest.sh@104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:09:08.082 ==72173== Memcheck, a memory error detector 00:09:08.082 ==72173== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:08.082 ==72173== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:08.082 ==72173== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:09:08.082 ==72173== 00:09:08.082 --72173-- Valgrind options: 00:09:08.082 --72173-- --leak-check=full 00:09:08.082 --72173-- --error-exitcode=2 00:09:08.082 --72173-- --verbose 00:09:08.083 --72173-- Contents of /proc/version: 00:09:08.083 --72173-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:08.083 --72173-- 00:09:08.083 --72173-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:08.083 --72173-- Page sizes: currently 4096, max supported 4096 00:09:08.083 --72173-- Valgrind library directory: /usr/libexec/valgrind 00:09:08.083 --72173-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:09:08.083 --72173-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:08.083 --72173-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:08.083 --72173-- might be shown as UnknownInlinedFun 00:09:08.083 --72173-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:08.083 --72173-- object doesn't have a dynamic symbol table 00:09:08.083 --72173-- Scheduler: using generic scheduler lock implementation. 00:09:08.083 --72173-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:08.083 ==72173== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72173-by-???-on-3d512e6db8cf 00:09:08.083 ==72173== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72173-by-???-on-3d512e6db8cf 00:09:08.083 ==72173== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72173-by-???-on-3d512e6db8cf 00:09:08.083 ==72173== 00:09:08.083 ==72173== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:08.083 ==72173== don't want to do, unless you know exactly what you're doing, 00:09:08.083 ==72173== or are doing some strange experiment): 00:09:08.083 ==72173== /usr/libexec/valgrind/../../bin/vgdb --pid=72173 ...command... 00:09:08.083 ==72173== 00:09:08.083 ==72173== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:08.083 ==72173== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:09:08.083 ==72173== and then give GDB the following command 00:09:08.083 ==72173== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72173 00:09:08.083 ==72173== --pid is optional if only one valgrind process is running 00:09:08.083 ==72173== 00:09:08.083 --72173-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:08.083 --72173-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:08.083 --72173-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:08.083 --72173-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:08.083 ==72173== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72173-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:08.083 --72173-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:08.083 --72173-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:08.083 --72173-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:08.083 --72173-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:08.083 --72173-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:08.083 --72173-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:08.083 --72173-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:08.083 --72173-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:08.083 --72173-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:08.083 --72173-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:08.083 --72173-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:08.083 --72173-- Reading syms from /usr/lib64/libm.so.6 00:09:08.083 --72173-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:08.083 --72173-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:08.083 --72173-- Reading syms from /usr/lib64/libc.so.6 00:09:08.083 ==72173== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72173-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72173-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.083 ==72173== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72173-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72173-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.083 ==72173== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72173-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72173-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.083 ==72173== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.083 --72173-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.083 --72173-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.341 --72173-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:08.341 --72173-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:08.341 --72173-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:08.341 --72173-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:08.341 --72173-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:08.341 --72173-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:08.341 --72173-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.341 --72173-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 ==72173== Preferring higher priority redirection: 00:09:08.342 --72173-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:08.342 --72173-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:08.342 --72173-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 --72173-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.342 ==72173== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.342 --72173-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.342 --72173-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.342 ==72173== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.342 --72173-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.342 --72173-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.342 --72173-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:08.342 --72173-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:08.342 --72173-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:08.342 --72173-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:08.342 --72173-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:08.342 --72173-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:08.342 --72173-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:08.342 --72173-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:08.342 --72173-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:08.342 --72173-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:08.342 --72173-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:08.342 --72173-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:08.342 --72173-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:08.342 --72173-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:08.342 --72173-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:08.342 --72173-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:08.342 00:09:08.342 00:09:08.342 CUnit - A unit testing framework for C - Version 2.1-3 00:09:08.342 http://cunit.sourceforge.net/ 00:09:08.342 00:09:08.342 00:09:08.342 Suite: nvme_opal 00:09:08.342 Test: test_opal_nvme_security_recv_send_done ...passed 00:09:08.601 Test: test_opal_add_short_atom_header ...[2024-06-17 11:16:52.286101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_opal.c: 171:opal_add_token_bytestring: *ERROR*: Error adding bytestring: end of buffer. 00:09:08.601 passed 00:09:08.601 00:09:08.601 Run Summary: Type Total Ran Passed Failed Inactive 00:09:08.601 suites 1 1 n/a 0 0 00:09:08.601 tests 2 2 2 0 0 00:09:08.601 asserts 22 22 22 0 n/a 00:09:08.601 00:09:08.601 Elapsed time = 0.050 seconds 00:09:08.601 --72173-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:08.601 --72173-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:08.601 ==72173== 00:09:08.601 ==72173== HEAP SUMMARY: 00:09:08.601 ==72173== in use at exit: 0 bytes in 0 blocks 00:09:08.601 ==72173== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:09:08.601 ==72173== 00:09:08.601 ==72173== All heap blocks were freed -- no leaks are possible 00:09:08.601 ==72173== 00:09:08.601 ==72173== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:08.601 00:09:08.601 real 0m13.047s 00:09:08.601 user 0m12.429s 00:09:08.601 sys 0m0.428s 00:09:08.601 11:16:52 unittest_nvme -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:08.601 11:16:52 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:09:08.601 ************************************ 00:09:08.601 END TEST unittest_nvme 00:09:08.601 ************************************ 00:09:08.601 11:16:52 -- unit/unittest.sh@249 -- # run_test unittest_log valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:09:08.601 11:16:52 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:08.601 11:16:52 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:08.601 11:16:52 -- common/autotest_common.sh@10 -- # set +x 00:09:08.601 ************************************ 00:09:08.601 START TEST unittest_log 00:09:08.601 ************************************ 00:09:08.601 11:16:52 unittest_log -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:09:08.601 ==72198== Memcheck, a memory error detector 00:09:08.601 ==72198== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:08.601 ==72198== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:08.601 ==72198== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:09:08.601 ==72198== 00:09:08.601 --72198-- Valgrind options: 00:09:08.601 --72198-- --leak-check=full 00:09:08.601 --72198-- --error-exitcode=2 00:09:08.601 --72198-- --verbose 00:09:08.601 --72198-- Contents of /proc/version: 00:09:08.601 --72198-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:08.601 --72198-- 00:09:08.602 --72198-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:08.602 --72198-- Page sizes: currently 4096, max supported 4096 00:09:08.602 --72198-- Valgrind library directory: /usr/libexec/valgrind 00:09:08.602 --72198-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:09:08.602 --72198-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:08.602 --72198-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:08.602 --72198-- might be shown as UnknownInlinedFun 00:09:08.602 --72198-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:08.602 --72198-- object doesn't have a dynamic symbol table 00:09:08.602 --72198-- Scheduler: using generic scheduler lock implementation. 00:09:08.602 --72198-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:08.602 ==72198== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72198-by-???-on-3d512e6db8cf 00:09:08.602 ==72198== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72198-by-???-on-3d512e6db8cf 00:09:08.602 ==72198== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72198-by-???-on-3d512e6db8cf 00:09:08.602 ==72198== 00:09:08.602 ==72198== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:08.602 ==72198== don't want to do, unless you know exactly what you're doing, 00:09:08.602 ==72198== or are doing some strange experiment): 00:09:08.602 ==72198== /usr/libexec/valgrind/../../bin/vgdb --pid=72198 ...command... 00:09:08.602 ==72198== 00:09:08.602 ==72198== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:08.602 ==72198== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:09:08.602 ==72198== and then give GDB the following command 00:09:08.602 ==72198== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72198 00:09:08.602 ==72198== --pid is optional if only one valgrind process is running 00:09:08.602 ==72198== 00:09:08.602 --72198-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:08.602 --72198-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:08.602 --72198-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:08.602 --72198-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:08.602 ==72198== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.602 --72198-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:08.602 --72198-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:08.602 --72198-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:08.602 --72198-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:08.602 --72198-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:08.602 --72198-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:08.602 --72198-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:08.602 --72198-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:08.602 --72198-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:08.602 --72198-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:08.602 --72198-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:08.602 --72198-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:08.949 --72198-- Reading syms from /usr/lib64/libm.so.6 00:09:08.949 --72198-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:08.949 --72198-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:08.949 --72198-- Reading syms from /usr/lib64/libc.so.6 00:09:08.949 ==72198== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.949 --72198-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.949 --72198-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.949 ==72198== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.949 --72198-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.949 --72198-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.949 ==72198== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.949 --72198-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.949 --72198-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.949 ==72198== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.949 --72198-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.949 --72198-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.949 --72198-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:08.949 --72198-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:08.949 --72198-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:08.949 --72198-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:08.949 --72198-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:08.949 --72198-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:08.949 --72198-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.949 --72198-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 ==72198== Preferring higher priority redirection: 00:09:08.950 --72198-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:08.950 --72198-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:08.950 --72198-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 --72198-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.950 ==72198== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.950 --72198-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.950 --72198-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.950 ==72198== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.950 --72198-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.950 --72198-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.950 --72198-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:08.950 --72198-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:08.950 --72198-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:09.208 --72198-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:09.208 --72198-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:09.208 --72198-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:09.208 --72198-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:09.208 --72198-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:09.208 --72198-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:09.208 --72198-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:09.208 --72198-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:09.208 --72198-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:09.208 --72198-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:09.208 --72198-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:09.208 --72198-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:09.209 --72198-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:09.209 --72198-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:09.209 00:09:09.209 00:09:09.209 CUnit - A unit testing framework for C - Version 2.1-3 00:09:09.209 http://cunit.sourceforge.net/ 00:09:09.209 00:09:09.209 00:09:09.209 Suite: log 00:09:09.209 Test: log_test ...[2024-06-17 11:16:53.008980] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:09:09.209 [2024-06-17 11:16:53.046646] log_ut.c: 57:log_test: *DEBUG*: log test 00:09:09.209 log dump test: 00:09:09.209 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:09:09.209 spdk dump test: 00:09:09.209 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:09:09.209 spdk dump test: 00:09:09.209 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:09:09.209 00000010 65 20 63 68 61 72 73 e chars 00:09:09.209 passed 00:09:09.209 Test: deprecation ...--72198-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:09.209 --72198-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:10.140 passed 00:09:10.140 00:09:10.396 Run Summary: Type Total Ran Passed Failed Inactive 00:09:10.396 suites 1 1 n/a 0 0 00:09:10.396 tests 2 2 2 0 0 00:09:10.396 asserts 73 73 73 0 n/a 00:09:10.396 00:09:10.396 Elapsed time = 0.093 seconds 00:09:10.396 --72198-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:10.396 --72198-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:10.396 ==72198== 00:09:10.396 ==72198== HEAP SUMMARY: 00:09:10.396 ==72198== in use at exit: 576 bytes in 3 blocks 00:09:10.396 ==72198== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:09:10.396 ==72198== 00:09:10.396 ==72198== Searching for pointers to 3 not-freed blocks 00:09:10.396 ==72198== Checked 6,215,296 bytes 00:09:10.396 ==72198== 00:09:10.396 ==72198== LEAK SUMMARY: 00:09:10.396 ==72198== definitely lost: 0 bytes in 0 blocks 00:09:10.396 ==72198== indirectly lost: 0 bytes in 0 blocks 00:09:10.396 ==72198== possibly lost: 0 bytes in 0 blocks 00:09:10.396 ==72198== still reachable: 576 bytes in 3 blocks 00:09:10.396 ==72198== suppressed: 0 bytes in 0 blocks 00:09:10.396 ==72198== Reachable blocks (those to which a pointer was found) are not shown. 00:09:10.396 ==72198== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:10.396 ==72198== 00:09:10.397 ==72198== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:10.397 00:09:10.397 real 0m1.840s 00:09:10.397 user 0m0.808s 00:09:10.397 sys 0m0.029s 00:09:10.397 11:16:54 unittest_log -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:10.397 11:16:54 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:09:10.397 ************************************ 00:09:10.397 END TEST unittest_log 00:09:10.397 ************************************ 00:09:10.397 11:16:54 -- unit/unittest.sh@250 -- # run_test unittest_lvol valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:10.397 11:16:54 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:10.397 11:16:54 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:10.397 11:16:54 -- common/autotest_common.sh@10 -- # set +x 00:09:10.397 ************************************ 00:09:10.397 START TEST unittest_lvol 00:09:10.397 ************************************ 00:09:10.397 11:16:54 unittest_lvol -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:10.397 ==72235== Memcheck, a memory error detector 00:09:10.397 ==72235== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:10.397 ==72235== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:10.397 ==72235== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:10.397 ==72235== 00:09:10.397 --72235-- Valgrind options: 00:09:10.397 --72235-- --leak-check=full 00:09:10.397 --72235-- --error-exitcode=2 00:09:10.397 --72235-- --verbose 00:09:10.397 --72235-- Contents of /proc/version: 00:09:10.397 --72235-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:10.397 --72235-- 00:09:10.397 --72235-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:10.397 --72235-- Page sizes: currently 4096, max supported 4096 00:09:10.397 --72235-- Valgrind library directory: /usr/libexec/valgrind 00:09:10.397 --72235-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:10.397 --72235-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:10.397 --72235-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:10.397 --72235-- might be shown as UnknownInlinedFun 00:09:10.397 --72235-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:10.397 --72235-- object doesn't have a dynamic symbol table 00:09:10.397 --72235-- Scheduler: using generic scheduler lock implementation. 00:09:10.397 --72235-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:10.397 ==72235== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72235-by-???-on-3d512e6db8cf 00:09:10.397 ==72235== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72235-by-???-on-3d512e6db8cf 00:09:10.397 ==72235== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72235-by-???-on-3d512e6db8cf 00:09:10.397 ==72235== 00:09:10.397 ==72235== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:10.397 ==72235== don't want to do, unless you know exactly what you're doing, 00:09:10.397 ==72235== or are doing some strange experiment): 00:09:10.397 ==72235== /usr/libexec/valgrind/../../bin/vgdb --pid=72235 ...command... 00:09:10.397 ==72235== 00:09:10.397 ==72235== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:10.397 ==72235== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:09:10.397 ==72235== and then give GDB the following command 00:09:10.397 ==72235== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72235 00:09:10.397 ==72235== --pid is optional if only one valgrind process is running 00:09:10.397 ==72235== 00:09:10.397 --72235-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:10.397 --72235-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:10.654 --72235-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:10.654 --72235-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:10.654 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.654 --72235-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:10.654 --72235-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:10.654 --72235-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:10.654 --72235-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:10.654 --72235-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:10.654 --72235-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:10.654 --72235-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:10.654 --72235-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:10.654 --72235-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:10.654 --72235-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:10.654 --72235-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:10.654 --72235-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:10.654 --72235-- Reading syms from /usr/lib64/libm.so.6 00:09:10.654 --72235-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:10.654 --72235-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:10.654 --72235-- Reading syms from /usr/lib64/libc.so.6 00:09:10.654 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.654 --72235-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.654 --72235-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.654 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.654 --72235-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.654 --72235-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.654 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.654 --72235-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.654 --72235-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.655 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.655 --72235-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.655 --72235-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.655 --72235-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:10.655 --72235-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:10.655 --72235-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:10.655 --72235-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:10.655 --72235-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:10.655 --72235-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:10.655 --72235-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 ==72235== Preferring higher priority redirection: 00:09:10.655 --72235-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:10.655 --72235-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:10.655 --72235-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 --72235-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.655 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.655 --72235-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:10.655 --72235-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:10.655 ==72235== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.655 --72235-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:10.655 --72235-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:10.913 --72235-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:10.913 --72235-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:10.913 --72235-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:10.913 --72235-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:10.913 --72235-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:10.913 --72235-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:10.913 --72235-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:10.913 --72235-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:10.913 --72235-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:10.913 --72235-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:10.913 --72235-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:10.913 --72235-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:10.913 --72235-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:10.914 --72235-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:10.914 --72235-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:10.914 --72235-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:10.914 --72235-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:10.914 00:09:10.914 00:09:10.914 CUnit - A unit testing framework for C - Version 2.1-3 00:09:10.914 http://cunit.sourceforge.net/ 00:09:10.914 00:09:10.914 00:09:10.914 Suite: lvol 00:09:10.914 Test: lvs_init_unload_success ...--72235-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:10.914 [2024-06-17 11:16:54.803835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:09:10.914 passed 00:09:10.914 Test: lvs_init_destroy_success ...[2024-06-17 11:16:54.847065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:09:10.914 passed 00:09:10.914 Test: lvs_init_opts_success ...passed 00:09:10.914 Test: lvs_unload_lvs_is_null_fail ...[2024-06-17 11:16:54.860554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:09:10.914 passed 00:09:10.914 Test: lvs_names ...[2024-06-17 11:16:54.862546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:09:10.914 [2024-06-17 11:16:54.863733] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:09:10.914 --72235-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:11.171 [2024-06-17 11:16:54.867780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:09:11.171 passed 00:09:11.171 Test: lvol_create_destroy_success ...passed 00:09:11.171 Test: lvol_create_fail ...[2024-06-17 11:16:54.892922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:09:11.172 [2024-06-17 11:16:54.894327] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:09:11.172 passed 00:09:11.172 Test: lvol_destroy_fail ...[2024-06-17 11:16:54.901794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1026:lvol_delete_blob_cb: *ERROR*: Could not remove blob on lvol gracefully - forced removal 00:09:11.172 passed 00:09:11.172 Test: lvol_close ...[2024-06-17 11:16:54.906700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:09:11.172 [2024-06-17 11:16:54.909377] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 995:lvol_close_blob_cb: *ERROR*: Could not close blob on lvol 00:09:11.172 passed 00:09:11.172 Test: lvol_resize ...passed 00:09:11.172 Test: lvol_set_read_only ...passed 00:09:11.172 Test: test_lvs_load ...[2024-06-17 11:16:54.939075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 631:lvs_opts_copy: *ERROR*: opts_size should not be zero value 00:09:11.172 [2024-06-17 11:16:54.939486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:09:11.172 passed 00:09:11.172 Test: lvols_load ...[2024-06-17 11:16:54.951595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:09:11.172 [2024-06-17 11:16:54.960155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:09:11.172 passed 00:09:11.172 Test: lvol_open ...passed 00:09:11.172 Test: lvol_snapshot ...passed 00:09:11.172 Test: lvol_snapshot_fail ...[2024-06-17 11:16:54.989730] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name snap already exists 00:09:11.172 passed 00:09:11.172 Test: lvol_clone ...passed 00:09:11.172 Test: lvol_clone_fail ...[2024-06-17 11:16:55.000473] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone already exists 00:09:11.172 passed 00:09:11.172 Test: lvol_iter_clones ...passed 00:09:11.172 Test: lvol_refcnt ...[2024-06-17 11:16:55.017191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 81c53a11-163f-48e4-9aa3-940c140b52e9 because it is still open 00:09:11.172 passed 00:09:11.172 Test: lvol_names ...[2024-06-17 11:16:55.022782] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:09:11.172 [2024-06-17 11:16:55.023964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:09:11.172 [2024-06-17 11:16:55.029115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1169:lvs_verify_lvol_name: *ERROR*: lvol with name tmp_name is being already created 00:09:11.172 passed 00:09:11.172 Test: lvol_create_thin_provisioned ...passed 00:09:11.172 Test: lvol_rename ...[2024-06-17 11:16:55.038446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:09:11.172 [2024-06-17 11:16:55.044256] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1524:spdk_lvol_rename: *ERROR*: Lvol lvol_new already exists in lvol store lvs 00:09:11.172 passed 00:09:11.172 Test: lvs_rename ...[2024-06-17 11:16:55.058527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:09:11.172 passed 00:09:11.172 Test: lvol_inflate ...[2024-06-17 11:16:55.066794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:09:11.172 passed 00:09:11.172 Test: lvol_decouple_parent ...[2024-06-17 11:16:55.073032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:09:11.172 passed 00:09:11.172 Test: lvol_get_xattr ...passed 00:09:11.172 Test: lvol_esnap_reload ...passed 00:09:11.172 Test: lvol_esnap_create_bad_args ...[2024-06-17 11:16:55.086727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1245:spdk_lvol_create_esnap_clone: *ERROR*: lvol store does not exist 00:09:11.172 [2024-06-17 11:16:55.088239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:09:11.172 [2024-06-17 11:16:55.089887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1258:spdk_lvol_create_esnap_clone: *ERROR*: Cannot create 'lvs/clone1': size 4198400 is not an integer multiple of cluster size 1048576 00:09:11.172 [2024-06-17 11:16:55.091093] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:09:11.172 [2024-06-17 11:16:55.101064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone1 already exists 00:09:11.172 passed 00:09:11.172 Test: lvol_esnap_create_delete ...passed 00:09:11.172 Test: lvol_esnap_load_esnaps ...[2024-06-17 11:16:55.109125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1832:lvs_esnap_bs_dev_create: *ERROR*: Blob 0x2a: no lvs context nor lvol context 00:09:11.172 passed 00:09:11.172 Test: lvol_esnap_missing ...[2024-06-17 11:16:55.119414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:09:11.172 [2024-06-17 11:16:55.120690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:09:11.430 passed 00:09:11.430 Test: lvol_esnap_hotplug ... 00:09:11.430 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:09:11.430 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:09:11.430 [2024-06-17 11:16:55.181388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 06172b17-0227-4dd8-9451-2ef8c182b2a5: failed to create esnap bs_dev: error -12 00:09:11.430 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:09:11.430 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:09:11.430 [2024-06-17 11:16:55.184485] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 32ab98db-dd0d-4896-8550-82194bce72ba: failed to create esnap bs_dev: error -12 00:09:11.430 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:09:11.430 [2024-06-17 11:16:55.185030] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 341f6041-906a-4c92-acf2-d30aaf21d4db: failed to create esnap bs_dev: error -12 00:09:11.430 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:09:11.430 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:09:11.430 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:09:11.430 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:09:11.430 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:09:11.430 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:09:11.430 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:09:11.430 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:09:11.430 passed 00:09:11.430 Test: lvol_get_by ...passed 00:09:11.430 Test: lvol_shallow_copy ...[2024-06-17 11:16:55.215748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2274:spdk_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:09:11.430 [2024-06-17 11:16:55.216567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol a9cb15c1-d6f8-466f-8ce2-dad240bca6aa shallow copy, ext_dev must not be NULL 00:09:11.430 passed 00:09:11.430 Test: lvol_set_parent ...[2024-06-17 11:16:55.221455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2338:spdk_lvol_set_parent: *ERROR*: lvol must not be NULL 00:09:11.430 [2024-06-17 11:16:55.222139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2344:spdk_lvol_set_parent: *ERROR*: snapshot must not be NULL 00:09:11.430 passed 00:09:11.430 Test: lvol_set_external_parent ...[2024-06-17 11:16:55.228968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2393:spdk_lvol_set_external_parent: *ERROR*: lvol must not be NULL 00:09:11.430 [2024-06-17 11:16:55.229852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2399:spdk_lvol_set_external_parent: *ERROR*: snapshot must not be NULL 00:09:11.430 [2024-06-17 11:16:55.231371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2406:spdk_lvol_set_external_parent: *ERROR*: lvol lvol and esnap have the same UUID 00:09:11.430 passed 00:09:11.430 00:09:11.430 Run Summary: Type Total Ran Passed Failed Inactive 00:09:11.430 suites 1 1 n/a 0 0 00:09:11.430 tests 37 37 37 0 0 00:09:11.430 asserts 1505 1505 1505 0 n/a 00:09:11.430 00:09:11.430 Elapsed time = 0.482 seconds 00:09:11.430 --72235-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:11.431 --72235-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:11.431 ==72235== 00:09:11.431 ==72235== HEAP SUMMARY: 00:09:11.431 ==72235== in use at exit: 0 bytes in 0 blocks 00:09:11.431 ==72235== total heap usage: 2,003 allocs, 2,003 frees, 290,233 bytes allocated 00:09:11.431 ==72235== 00:09:11.431 ==72235== All heap blocks were freed -- no leaks are possible 00:09:11.431 ==72235== 00:09:11.431 ==72235== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:11.431 00:09:11.431 real 0m1.073s 00:09:11.431 user 0m1.034s 00:09:11.431 sys 0m0.034s 00:09:11.431 11:16:55 unittest_lvol -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:11.431 11:16:55 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:09:11.431 ************************************ 00:09:11.431 END TEST unittest_lvol 00:09:11.431 ************************************ 00:09:11.431 11:16:55 -- unit/unittest.sh@251 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:11.431 11:16:55 -- unit/unittest.sh@252 -- # run_test unittest_nvme_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:11.431 11:16:55 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:11.431 11:16:55 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:11.431 11:16:55 -- common/autotest_common.sh@10 -- # set +x 00:09:11.431 ************************************ 00:09:11.431 START TEST unittest_nvme_rdma 00:09:11.431 ************************************ 00:09:11.431 11:16:55 unittest_nvme_rdma -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:11.431 ==72264== Memcheck, a memory error detector 00:09:11.431 ==72264== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:11.431 ==72264== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:11.431 ==72264== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:11.431 ==72264== 00:09:11.431 --72264-- Valgrind options: 00:09:11.431 --72264-- --leak-check=full 00:09:11.431 --72264-- --error-exitcode=2 00:09:11.431 --72264-- --verbose 00:09:11.431 --72264-- Contents of /proc/version: 00:09:11.431 --72264-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:11.431 --72264-- 00:09:11.431 --72264-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:11.431 --72264-- Page sizes: currently 4096, max supported 4096 00:09:11.431 --72264-- Valgrind library directory: /usr/libexec/valgrind 00:09:11.431 --72264-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:11.431 --72264-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:11.431 --72264-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:11.431 --72264-- might be shown as UnknownInlinedFun 00:09:11.689 --72264-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:11.689 --72264-- object doesn't have a dynamic symbol table 00:09:11.689 --72264-- Scheduler: using generic scheduler lock implementation. 00:09:11.689 --72264-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:11.689 ==72264== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72264-by-???-on-3d512e6db8cf 00:09:11.689 ==72264== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72264-by-???-on-3d512e6db8cf 00:09:11.689 ==72264== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72264-by-???-on-3d512e6db8cf 00:09:11.689 ==72264== 00:09:11.689 ==72264== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:11.689 ==72264== don't want to do, unless you know exactly what you're doing, 00:09:11.689 ==72264== or are doing some strange experiment): 00:09:11.689 ==72264== /usr/libexec/valgrind/../../bin/vgdb --pid=72264 ...command... 00:09:11.689 ==72264== 00:09:11.689 ==72264== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:11.689 ==72264== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:09:11.689 ==72264== and then give GDB the following command 00:09:11.689 ==72264== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72264 00:09:11.689 ==72264== --pid is optional if only one valgrind process is running 00:09:11.689 ==72264== 00:09:11.689 --72264-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:11.689 --72264-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:11.690 --72264-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:11.690 --72264-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:11.690 ==72264== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.690 --72264-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:11.690 --72264-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:11.690 --72264-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:11.690 --72264-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:11.690 --72264-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:11.690 --72264-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:11.690 --72264-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:11.690 --72264-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:11.690 --72264-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:11.690 --72264-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:11.690 --72264-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:11.690 --72264-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:11.690 --72264-- Reading syms from /usr/lib64/libm.so.6 00:09:11.690 --72264-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:11.690 --72264-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:11.690 --72264-- Reading syms from /usr/lib64/libc.so.6 00:09:11.690 ==72264== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.690 --72264-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.690 --72264-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.690 ==72264== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.690 --72264-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.690 --72264-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.690 ==72264== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.690 --72264-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.690 --72264-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:11.690 ==72264== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.690 --72264-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:11.690 --72264-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:11.948 --72264-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:11.948 --72264-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:11.948 --72264-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:11.948 --72264-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:11.948 --72264-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:11.948 --72264-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:11.948 --72264-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 ==72264== Preferring higher priority redirection: 00:09:11.948 --72264-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:11.948 --72264-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:11.948 --72264-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.948 --72264-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.949 --72264-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.949 --72264-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.949 --72264-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.949 --72264-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.949 --72264-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:11.949 ==72264== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.949 --72264-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:11.949 --72264-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:11.949 ==72264== WARNING: new redirection conflicts with existing -- ignoring it 00:09:11.949 --72264-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:11.949 --72264-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:11.949 --72264-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:11.949 --72264-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:11.949 --72264-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:11.949 --72264-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:11.949 --72264-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:11.949 --72264-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:11.949 --72264-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:11.949 --72264-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:11.949 --72264-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:11.949 --72264-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:11.949 --72264-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:11.949 --72264-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:11.949 --72264-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:12.206 --72264-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:12.206 --72264-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:12.206 --72264-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:12.206 00:09:12.206 00:09:12.206 CUnit - A unit testing framework for C - Version 2.1-3 00:09:12.206 http://cunit.sourceforge.net/ 00:09:12.206 00:09:12.206 00:09:12.206 Suite: nvme_rdma 00:09:12.206 Test: test_nvme_rdma_build_sgl_request ...[2024-06-17 11:16:55.983240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:09:12.206 [2024-06-17 11:16:56.021246] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1632:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:09:12.206 [2024-06-17 11:16:56.024141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1688:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:09:12.206 passed 00:09:12.206 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:09:12.206 Test: test_nvme_rdma_build_contig_request ...[2024-06-17 11:16:56.042642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1569:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:09:12.206 passed 00:09:12.206 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:09:12.206 Test: test_nvme_rdma_create_reqs ...[2024-06-17 11:16:56.053900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1011:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:09:12.206 --72264-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:12.207 passed 00:09:12.207 Test: test_nvme_rdma_create_rsps ...[2024-06-17 11:16:56.075548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 929:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:09:12.207 passed 00:09:12.207 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-06-17 11:16:56.095817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1826:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:09:12.207 [2024-06-17 11:16:56.096673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1826:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:09:12.207 passed 00:09:12.207 Test: test_nvme_rdma_poller_create ...passed 00:09:12.207 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-06-17 11:16:56.124084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 530:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:09:12.207 passed 00:09:12.207 Test: test_nvme_rdma_ctrlr_construct ...--72264-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:12.207 passed 00:09:12.464 Test: test_nvme_rdma_req_put_and_get ...passed 00:09:12.464 Test: test_nvme_rdma_req_init ...passed 00:09:12.464 Test: test_nvme_rdma_validate_cm_event ...[2024-06-17 11:16:56.182318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 621:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ADDR_RESOLVED but received RDMA_CM_EVENT_CONNECT_RESPONSE (5) from CM event channel (status = 0) 00:09:12.464 [2024-06-17 11:16:56.183805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 621:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ESTABLISHED but received RDMA_CM_EVENT_REJECTED (8) from CM event channel (status = 10) 00:09:12.464 passed 00:09:12.464 Test: test_nvme_rdma_qpair_init ...passed 00:09:12.464 Test: test_nvme_rdma_qpair_submit_request ...passed 00:09:12.464 Test: test_nvme_rdma_memory_domain ...[2024-06-17 11:16:56.213378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 353:nvme_rdma_get_memory_domain: *ERROR*: Failed to create memory domain 00:09:12.464 passed 00:09:12.464 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:09:12.464 Test: test_rdma_get_memory_translation ...[2024-06-17 11:16:56.230938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1448:nvme_rdma_get_memory_translation: *ERROR*: DMA memory translation failed, rc -1, iov count 0 00:09:12.465 [2024-06-17 11:16:56.234351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:09:12.465 passed 00:09:12.465 Test: test_get_rdma_qpair_from_wc ...passed 00:09:12.465 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:09:12.465 Test: test_nvme_rdma_poll_group_get_stats ...[2024-06-17 11:16:56.251882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3281:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:09:12.465 [2024-06-17 11:16:56.252595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3281:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:09:12.465 passed 00:09:12.465 Test: test_nvme_rdma_qpair_set_poller ...[2024-06-17 11:16:56.280890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2993:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:09:12.465 [2024-06-17 11:16:56.282610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3039:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:09:12.465 [2024-06-17 11:16:56.283417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe760 on poll group 0x5a1d3b0 00:09:12.465 [2024-06-17 11:16:56.284587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2993:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:09:12.465 --72264-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:12.465 [2024-06-17 11:16:56.285157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3039:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:09:12.465 [2024-06-17 11:16:56.285291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe760 on poll group 0x5a1d3b0 00:09:12.465 --72264-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:09:12.465 --72264-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:12.465 [2024-06-17 11:16:56.300223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 705:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:09:12.465 passed 00:09:12.465 00:09:12.465 Run Summary: Type Total Ran Passed Failed Inactive 00:09:12.465 suites 1 1 n/a 0 0 00:09:12.465 tests 22 22 22 0 0 00:09:12.465 asserts 412 412 412 0 n/a 00:09:12.465 00:09:12.465 Elapsed time = 0.356 seconds 00:09:12.465 --72264-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:12.465 ==72264== 00:09:12.465 ==72264== HEAP SUMMARY: 00:09:12.465 ==72264== in use at exit: 56 bytes in 1 blocks 00:09:12.465 ==72264== total heap usage: 164 allocs, 163 frees, 141,398 bytes allocated 00:09:12.465 ==72264== 00:09:12.465 ==72264== Searching for pointers to 1 not-freed blocks 00:09:12.465 ==72264== Checked 6,448,280 bytes 00:09:12.465 ==72264== 00:09:12.465 ==72264== LEAK SUMMARY: 00:09:12.465 ==72264== definitely lost: 0 bytes in 0 blocks 00:09:12.465 ==72264== indirectly lost: 0 bytes in 0 blocks 00:09:12.465 ==72264== possibly lost: 0 bytes in 0 blocks 00:09:12.465 ==72264== still reachable: 56 bytes in 1 blocks 00:09:12.465 ==72264== suppressed: 0 bytes in 0 blocks 00:09:12.465 ==72264== Reachable blocks (those to which a pointer was found) are not shown. 00:09:12.465 ==72264== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:12.465 ==72264== 00:09:12.465 ==72264== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:12.465 00:09:12.465 real 0m1.054s 00:09:12.465 user 0m1.021s 00:09:12.465 sys 0m0.028s 00:09:12.465 11:16:56 unittest_nvme_rdma -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:12.465 11:16:56 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:09:12.465 ************************************ 00:09:12.465 END TEST unittest_nvme_rdma 00:09:12.466 ************************************ 00:09:12.722 11:16:56 -- unit/unittest.sh@253 -- # run_test unittest_nvmf_transport valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:12.722 11:16:56 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:12.722 11:16:56 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:12.722 11:16:56 -- common/autotest_common.sh@10 -- # set +x 00:09:12.722 ************************************ 00:09:12.722 START TEST unittest_nvmf_transport 00:09:12.722 ************************************ 00:09:12.722 11:16:56 unittest_nvmf_transport -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:12.722 ==72293== Memcheck, a memory error detector 00:09:12.722 ==72293== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:12.722 ==72293== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:12.722 ==72293== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:12.722 ==72293== 00:09:12.722 --72293-- Valgrind options: 00:09:12.722 --72293-- --leak-check=full 00:09:12.722 --72293-- --error-exitcode=2 00:09:12.722 --72293-- --verbose 00:09:12.722 --72293-- Contents of /proc/version: 00:09:12.722 --72293-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:12.722 --72293-- 00:09:12.722 --72293-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:12.722 --72293-- Page sizes: currently 4096, max supported 4096 00:09:12.722 --72293-- Valgrind library directory: /usr/libexec/valgrind 00:09:12.722 --72293-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:12.722 --72293-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:12.722 --72293-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:12.722 --72293-- might be shown as UnknownInlinedFun 00:09:12.722 --72293-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:12.722 --72293-- object doesn't have a dynamic symbol table 00:09:12.722 --72293-- Scheduler: using generic scheduler lock implementation. 00:09:12.723 --72293-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:12.723 ==72293== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72293-by-???-on-3d512e6db8cf 00:09:12.723 ==72293== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72293-by-???-on-3d512e6db8cf 00:09:12.723 ==72293== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72293-by-???-on-3d512e6db8cf 00:09:12.723 ==72293== 00:09:12.723 ==72293== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:12.723 ==72293== don't want to do, unless you know exactly what you're doing, 00:09:12.723 ==72293== or are doing some strange experiment): 00:09:12.723 ==72293== /usr/libexec/valgrind/../../bin/vgdb --pid=72293 ...command... 00:09:12.723 ==72293== 00:09:12.723 ==72293== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:12.723 ==72293== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:09:12.723 ==72293== and then give GDB the following command 00:09:12.723 ==72293== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72293 00:09:12.723 ==72293== --pid is optional if only one valgrind process is running 00:09:12.723 ==72293== 00:09:12.723 --72293-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:12.723 --72293-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:12.723 --72293-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:12.723 --72293-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:12.723 ==72293== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.723 --72293-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:12.723 --72293-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:12.723 --72293-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:12.723 --72293-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:12.723 --72293-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:12.723 --72293-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:12.723 --72293-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:12.723 --72293-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:12.723 --72293-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:12.723 --72293-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:12.723 --72293-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:12.723 --72293-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:12.723 --72293-- Reading syms from /usr/lib64/libm.so.6 00:09:12.723 --72293-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:12.723 --72293-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:12.723 --72293-- Reading syms from /usr/lib64/libc.so.6 00:09:12.723 ==72293== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.723 --72293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.723 --72293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.723 ==72293== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.723 --72293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.723 --72293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.723 ==72293== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.723 --72293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.723 --72293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:12.723 ==72293== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.723 --72293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:12.723 --72293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:12.980 --72293-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:12.980 --72293-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:12.980 --72293-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:12.980 --72293-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:12.980 --72293-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:12.980 --72293-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:12.980 --72293-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 ==72293== Preferring higher priority redirection: 00:09:12.980 --72293-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:12.980 --72293-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:12.980 --72293-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 --72293-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:12.980 ==72293== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.980 --72293-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.980 --72293-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.980 ==72293== WARNING: new redirection conflicts with existing -- ignoring it 00:09:12.980 --72293-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:12.980 --72293-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:12.980 --72293-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:12.980 --72293-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:12.980 --72293-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:13.239 --72293-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:13.239 --72293-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:13.239 --72293-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:13.239 --72293-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:13.239 --72293-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:13.239 --72293-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:13.239 --72293-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:13.239 --72293-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:13.239 --72293-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:13.239 --72293-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:13.239 --72293-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:13.239 --72293-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:13.239 --72293-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:13.239 00:09:13.239 00:09:13.239 CUnit - A unit testing framework for C - Version 2.1-3 00:09:13.239 http://cunit.sourceforge.net/ 00:09:13.239 00:09:13.239 00:09:13.239 Suite: nvmf 00:09:13.239 Test: test_spdk_nvmf_transport_create ...[2024-06-17 11:16:57.047184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:09:13.239 [2024-06-17 11:16:57.094862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 271:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:09:13.239 [2024-06-17 11:16:57.097125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 275:nvmf_transport_create: *ERROR*: io_unit_size 131072 is larger than iobuf pool large buffer size 65536 00:09:13.239 [2024-06-17 11:16:57.110107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 258:nvmf_transport_create: *ERROR*: max_io_size 4096 must be a power of 2 and be greater than or equal 8KB 00:09:13.239 passed 00:09:13.239 Test: test_nvmf_transport_poll_group_create ...passed 00:09:13.239 Test: test_spdk_nvmf_transport_opts_init ...[2024-06-17 11:16:57.127082] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 792:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:09:13.239 [2024-06-17 11:16:57.127984] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 797:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:09:13.239 [2024-06-17 11:16:57.128908] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 802:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:09:13.239 passed 00:09:13.240 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:09:13.240 00:09:13.240 Run Summary: Type Total Ran Passed Failed Inactive 00:09:13.240 suites 1 1 n/a 0 0 00:09:13.240 tests 4 4 4 0 0 00:09:13.240 asserts 49 49 49 0 n/a 00:09:13.240 00:09:13.240 Elapsed time = 0.110 seconds 00:09:13.240 --72293-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:13.240 --72293-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:13.498 ==72293== 00:09:13.498 ==72293== HEAP SUMMARY: 00:09:13.498 ==72293== in use at exit: 888 bytes in 3 blocks 00:09:13.498 ==72293== total heap usage: 136 allocs, 133 frees, 185,492 bytes allocated 00:09:13.498 ==72293== 00:09:13.498 ==72293== Searching for pointers to 3 not-freed blocks 00:09:13.498 ==72293== Checked 6,994,192 bytes 00:09:13.498 ==72293== 00:09:13.498 ==72293== LEAK SUMMARY: 00:09:13.498 ==72293== definitely lost: 0 bytes in 0 blocks 00:09:13.498 ==72293== indirectly lost: 0 bytes in 0 blocks 00:09:13.498 ==72293== possibly lost: 0 bytes in 0 blocks 00:09:13.498 ==72293== still reachable: 888 bytes in 3 blocks 00:09:13.498 ==72293== suppressed: 0 bytes in 0 blocks 00:09:13.498 ==72293== Reachable blocks (those to which a pointer was found) are not shown. 00:09:13.498 ==72293== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:13.498 ==72293== 00:09:13.499 ==72293== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:13.499 00:09:13.499 real 0m0.849s 00:09:13.499 user 0m0.819s 00:09:13.499 sys 0m0.026s 00:09:13.499 11:16:57 unittest_nvmf_transport -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:13.499 11:16:57 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:09:13.499 ************************************ 00:09:13.499 END TEST unittest_nvmf_transport 00:09:13.499 ************************************ 00:09:13.499 11:16:57 -- unit/unittest.sh@254 -- # run_test unittest_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:13.499 11:16:57 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:13.499 11:16:57 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:13.499 11:16:57 -- common/autotest_common.sh@10 -- # set +x 00:09:13.499 ************************************ 00:09:13.499 START TEST unittest_rdma 00:09:13.499 ************************************ 00:09:13.499 11:16:57 unittest_rdma -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:13.499 ==72320== Memcheck, a memory error detector 00:09:13.499 ==72320== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:13.499 ==72320== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:13.499 ==72320== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:13.499 ==72320== 00:09:13.499 --72320-- Valgrind options: 00:09:13.499 --72320-- --leak-check=full 00:09:13.499 --72320-- --error-exitcode=2 00:09:13.499 --72320-- --verbose 00:09:13.499 --72320-- Contents of /proc/version: 00:09:13.499 --72320-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:13.499 --72320-- 00:09:13.499 --72320-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:13.499 --72320-- Page sizes: currently 4096, max supported 4096 00:09:13.499 --72320-- Valgrind library directory: /usr/libexec/valgrind 00:09:13.499 --72320-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:13.499 --72320-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:13.499 --72320-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:13.499 --72320-- might be shown as UnknownInlinedFun 00:09:13.499 --72320-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:13.499 --72320-- object doesn't have a dynamic symbol table 00:09:13.499 --72320-- Scheduler: using generic scheduler lock implementation. 00:09:13.499 --72320-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:13.499 ==72320== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72320-by-???-on-3d512e6db8cf 00:09:13.499 ==72320== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72320-by-???-on-3d512e6db8cf 00:09:13.499 ==72320== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72320-by-???-on-3d512e6db8cf 00:09:13.499 ==72320== 00:09:13.499 ==72320== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:13.499 ==72320== don't want to do, unless you know exactly what you're doing, 00:09:13.499 ==72320== or are doing some strange experiment): 00:09:13.499 ==72320== /usr/libexec/valgrind/../../bin/vgdb --pid=72320 ...command... 00:09:13.499 ==72320== 00:09:13.499 ==72320== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:13.499 ==72320== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:09:13.499 ==72320== and then give GDB the following command 00:09:13.499 ==72320== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72320 00:09:13.499 ==72320== --pid is optional if only one valgrind process is running 00:09:13.499 ==72320== 00:09:13.499 --72320-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:13.499 --72320-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:13.499 --72320-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:13.499 --72320-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:13.499 ==72320== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.499 --72320-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:13.499 --72320-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:13.499 --72320-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:13.499 --72320-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:13.500 --72320-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:13.500 --72320-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:13.500 --72320-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:13.500 --72320-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:13.500 --72320-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:13.500 --72320-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:13.500 --72320-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:13.500 --72320-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:13.763 --72320-- Reading syms from /usr/lib64/libm.so.6 00:09:13.763 --72320-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:13.763 --72320-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:13.763 --72320-- Reading syms from /usr/lib64/libc.so.6 00:09:13.763 ==72320== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.763 --72320-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.763 --72320-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.763 ==72320== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.763 --72320-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.763 --72320-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.763 ==72320== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.763 --72320-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.763 --72320-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:13.763 ==72320== WARNING: new redirection conflicts with existing -- ignoring it 00:09:13.763 --72320-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:13.763 --72320-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:13.763 --72320-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:13.763 --72320-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:13.763 --72320-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:13.763 --72320-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:13.763 --72320-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:13.763 --72320-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:13.763 --72320-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 ==72320== Preferring higher priority redirection: 00:09:13.763 --72320-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:13.763 --72320-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:13.763 --72320-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:13.763 --72320-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.022 --72320-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.022 --72320-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.022 --72320-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.022 --72320-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.022 ==72320== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.022 --72320-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.022 --72320-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.022 ==72320== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.022 --72320-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.022 --72320-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.022 --72320-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:14.022 --72320-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:14.022 --72320-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:14.023 --72320-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:14.023 --72320-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:14.023 --72320-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:14.023 --72320-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:14.023 --72320-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:14.023 --72320-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:14.023 --72320-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:14.023 --72320-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:14.023 --72320-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:14.023 --72320-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:14.023 --72320-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:14.023 --72320-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:14.023 --72320-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:14.023 00:09:14.023 00:09:14.023 CUnit - A unit testing framework for C - Version 2.1-3 00:09:14.023 http://cunit.sourceforge.net/ 00:09:14.023 00:09:14.023 00:09:14.023 Suite: rdma_common 00:09:14.023 Test: test_spdk_rdma_pd ...[2024-06-17 11:16:57.902085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:09:14.023 [2024-06-17 11:16:57.953270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:09:14.023 passed 00:09:14.023 00:09:14.281 Run Summary: Type Total Ran Passed Failed Inactive 00:09:14.281 suites 1 1 n/a 0 0 00:09:14.281 tests 1 1 1 0 0 00:09:14.281 asserts 31 31 31 0 n/a 00:09:14.281 00:09:14.281 Elapsed time = 0.082 seconds 00:09:14.282 --72320-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:14.282 --72320-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:14.282 ==72320== 00:09:14.282 ==72320== HEAP SUMMARY: 00:09:14.282 ==72320== in use at exit: 0 bytes in 0 blocks 00:09:14.282 ==72320== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:09:14.282 ==72320== 00:09:14.282 ==72320== All heap blocks were freed -- no leaks are possible 00:09:14.282 ==72320== 00:09:14.282 ==72320== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:14.282 00:09:14.282 real 0m0.754s 00:09:14.282 user 0m0.728s 00:09:14.282 sys 0m0.024s 00:09:14.282 11:16:58 unittest_rdma -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:14.282 11:16:58 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:09:14.282 ************************************ 00:09:14.282 END TEST unittest_rdma 00:09:14.282 ************************************ 00:09:14.282 11:16:58 -- unit/unittest.sh@257 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:14.282 11:16:58 -- unit/unittest.sh@258 -- # run_test unittest_nvme_cuse valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:14.282 11:16:58 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:14.282 11:16:58 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:14.282 11:16:58 -- common/autotest_common.sh@10 -- # set +x 00:09:14.282 ************************************ 00:09:14.282 START TEST unittest_nvme_cuse 00:09:14.282 ************************************ 00:09:14.282 11:16:58 unittest_nvme_cuse -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:14.282 ==72343== Memcheck, a memory error detector 00:09:14.282 ==72343== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:14.282 ==72343== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:14.282 ==72343== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:14.282 ==72343== 00:09:14.282 --72343-- Valgrind options: 00:09:14.282 --72343-- --leak-check=full 00:09:14.282 --72343-- --error-exitcode=2 00:09:14.282 --72343-- --verbose 00:09:14.282 --72343-- Contents of /proc/version: 00:09:14.282 --72343-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:14.282 --72343-- 00:09:14.282 --72343-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:14.282 --72343-- Page sizes: currently 4096, max supported 4096 00:09:14.282 --72343-- Valgrind library directory: /usr/libexec/valgrind 00:09:14.282 --72343-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:14.282 --72343-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:14.282 --72343-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:14.282 --72343-- might be shown as UnknownInlinedFun 00:09:14.282 --72343-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:14.282 --72343-- object doesn't have a dynamic symbol table 00:09:14.282 --72343-- Scheduler: using generic scheduler lock implementation. 00:09:14.282 --72343-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:14.282 ==72343== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72343-by-???-on-3d512e6db8cf 00:09:14.282 ==72343== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72343-by-???-on-3d512e6db8cf 00:09:14.282 ==72343== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72343-by-???-on-3d512e6db8cf 00:09:14.282 ==72343== 00:09:14.282 ==72343== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:14.282 ==72343== don't want to do, unless you know exactly what you're doing, 00:09:14.282 ==72343== or are doing some strange experiment): 00:09:14.282 ==72343== /usr/libexec/valgrind/../../bin/vgdb --pid=72343 ...command... 00:09:14.282 ==72343== 00:09:14.282 ==72343== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:14.282 ==72343== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:09:14.282 ==72343== and then give GDB the following command 00:09:14.282 ==72343== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72343 00:09:14.282 ==72343== --pid is optional if only one valgrind process is running 00:09:14.282 ==72343== 00:09:14.282 --72343-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:14.282 --72343-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:14.282 --72343-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:14.282 --72343-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:14.282 ==72343== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.283 --72343-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:14.283 --72343-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:14.283 --72343-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:14.283 --72343-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:14.283 --72343-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:14.283 --72343-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:14.283 --72343-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:14.283 --72343-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:14.283 --72343-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:14.283 --72343-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:14.283 --72343-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:14.283 --72343-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:14.542 --72343-- Reading syms from /usr/lib64/libm.so.6 00:09:14.542 --72343-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:14.542 --72343-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:14.542 --72343-- Reading syms from /usr/lib64/libc.so.6 00:09:14.542 ==72343== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.542 --72343-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.542 --72343-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.542 ==72343== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.542 --72343-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.542 --72343-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.542 ==72343== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.542 --72343-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.542 --72343-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:14.542 ==72343== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.542 --72343-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:14.542 --72343-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:14.542 --72343-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:14.542 --72343-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:14.542 --72343-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:14.542 --72343-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:14.542 --72343-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:14.542 --72343-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:14.542 --72343-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.542 --72343-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.542 --72343-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.542 --72343-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.542 --72343-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.542 --72343-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.542 --72343-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.542 --72343-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 ==72343== Preferring higher priority redirection: 00:09:14.543 --72343-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:14.543 --72343-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:14.543 --72343-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.543 --72343-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.802 --72343-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.802 --72343-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.802 --72343-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:14.802 ==72343== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.802 --72343-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.802 --72343-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.802 ==72343== WARNING: new redirection conflicts with existing -- ignoring it 00:09:14.802 --72343-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:14.802 --72343-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:14.802 --72343-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:14.802 --72343-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:14.802 --72343-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:14.802 --72343-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:14.802 --72343-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:14.802 --72343-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:14.802 --72343-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:14.802 --72343-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:14.802 --72343-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:14.802 --72343-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:14.802 --72343-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:14.802 --72343-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:14.802 --72343-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:14.802 --72343-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:14.802 --72343-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:14.802 --72343-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:14.802 00:09:14.802 00:09:14.802 CUnit - A unit testing framework for C - Version 2.1-3 00:09:14.802 http://cunit.sourceforge.net/ 00:09:14.802 00:09:14.802 00:09:14.802 Suite: nvme_cuse 00:09:14.802 Test: test_cuse_nvme_submit_io_read_write ...--72343-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:14.802 passed 00:09:14.802 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:09:14.802 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:09:14.802 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:09:14.802 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:09:15.061 Test: test_cuse_nvme_submit_io ...[2024-06-17 11:16:58.759199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 667:cuse_nvme_submit_io: *ERROR*: SUBMIT_IO: opc:0 not valid 00:09:15.061 passed 00:09:15.061 Test: test_cuse_nvme_reset ...[2024-06-17 11:16:58.797282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:09:15.061 passed 00:09:15.061 Test: test_nvme_cuse_stop ...--72343-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:15.993 passed 00:09:15.993 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--72343-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:15.993 --72343-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:15.993 passed 00:09:15.993 00:09:16.251 Run Summary: Type Total Ran Passed Failed Inactive 00:09:16.251 suites 1 1 n/a 0 0 00:09:16.251 tests 9 9 9 0 0 00:09:16.251 asserts 118 118 118 0 n/a 00:09:16.251 00:09:16.251 Elapsed time = 1.268 seconds 00:09:16.251 --72343-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:16.251 --72343-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:16.251 ==72343== 00:09:16.251 ==72343== HEAP SUMMARY: 00:09:16.251 ==72343== in use at exit: 0 bytes in 0 blocks 00:09:16.251 ==72343== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:09:16.251 ==72343== 00:09:16.251 ==72343== All heap blocks were freed -- no leaks are possible 00:09:16.251 ==72343== 00:09:16.251 ==72343== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:16.251 00:09:16.251 real 0m1.937s 00:09:16.251 user 0m1.299s 00:09:16.251 sys 0m0.633s 00:09:16.251 11:17:00 unittest_nvme_cuse -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:16.251 11:17:00 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:09:16.251 ************************************ 00:09:16.251 END TEST unittest_nvme_cuse 00:09:16.251 ************************************ 00:09:16.251 11:17:00 -- unit/unittest.sh@261 -- # run_test unittest_nvmf unittest_nvmf 00:09:16.251 11:17:00 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:09:16.251 11:17:00 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:16.251 11:17:00 -- common/autotest_common.sh@10 -- # set +x 00:09:16.251 ************************************ 00:09:16.251 START TEST unittest_nvmf 00:09:16.251 ************************************ 00:09:16.251 11:17:00 unittest_nvmf -- common/autotest_common.sh@1124 -- # unittest_nvmf 00:09:16.251 11:17:00 unittest_nvmf -- unit/unittest.sh@108 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:16.252 ==72381== Memcheck, a memory error detector 00:09:16.252 ==72381== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:16.252 ==72381== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:16.252 ==72381== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:16.252 ==72381== 00:09:16.252 --72381-- Valgrind options: 00:09:16.252 --72381-- --leak-check=full 00:09:16.252 --72381-- --error-exitcode=2 00:09:16.252 --72381-- --verbose 00:09:16.252 --72381-- Contents of /proc/version: 00:09:16.252 --72381-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:16.252 --72381-- 00:09:16.252 --72381-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:16.252 --72381-- Page sizes: currently 4096, max supported 4096 00:09:16.252 --72381-- Valgrind library directory: /usr/libexec/valgrind 00:09:16.252 --72381-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:16.252 --72381-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:16.252 --72381-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:16.252 --72381-- might be shown as UnknownInlinedFun 00:09:16.252 --72381-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:16.252 --72381-- object doesn't have a dynamic symbol table 00:09:16.252 --72381-- Scheduler: using generic scheduler lock implementation. 00:09:16.252 --72381-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:16.252 ==72381== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72381-by-???-on-3d512e6db8cf 00:09:16.252 ==72381== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72381-by-???-on-3d512e6db8cf 00:09:16.252 ==72381== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72381-by-???-on-3d512e6db8cf 00:09:16.252 ==72381== 00:09:16.252 ==72381== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:16.252 ==72381== don't want to do, unless you know exactly what you're doing, 00:09:16.252 ==72381== or are doing some strange experiment): 00:09:16.252 ==72381== /usr/libexec/valgrind/../../bin/vgdb --pid=72381 ...command... 00:09:16.252 ==72381== 00:09:16.252 ==72381== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:16.252 ==72381== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:09:16.252 ==72381== and then give GDB the following command 00:09:16.252 ==72381== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72381 00:09:16.252 ==72381== --pid is optional if only one valgrind process is running 00:09:16.252 ==72381== 00:09:16.252 --72381-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:16.252 --72381-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:16.252 --72381-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:16.252 --72381-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:16.252 ==72381== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.252 --72381-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:16.252 --72381-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:16.252 --72381-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:16.252 --72381-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:16.252 --72381-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:16.252 --72381-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:16.252 --72381-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:16.252 --72381-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:16.252 --72381-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:16.252 --72381-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:16.252 --72381-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:16.252 --72381-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:16.252 --72381-- Reading syms from /usr/lib64/libm.so.6 00:09:16.510 --72381-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:16.510 --72381-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:16.510 --72381-- Reading syms from /usr/lib64/libc.so.6 00:09:16.510 ==72381== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.510 --72381-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.510 --72381-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.510 ==72381== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.510 --72381-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.510 --72381-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.510 ==72381== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.510 --72381-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.510 --72381-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:16.510 ==72381== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.510 --72381-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:16.510 --72381-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:16.510 --72381-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:16.510 --72381-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:16.510 --72381-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:16.510 --72381-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:16.510 --72381-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:16.510 --72381-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:16.510 --72381-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.510 --72381-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 ==72381== Preferring higher priority redirection: 00:09:16.511 --72381-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:16.511 --72381-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:16.511 --72381-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 --72381-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:16.511 ==72381== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.511 --72381-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:16.511 --72381-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:16.511 ==72381== WARNING: new redirection conflicts with existing -- ignoring it 00:09:16.511 --72381-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:16.511 --72381-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:16.768 --72381-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:16.768 --72381-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:16.768 --72381-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:16.768 --72381-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:16.768 --72381-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:16.768 --72381-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:16.769 --72381-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:16.769 --72381-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:16.769 --72381-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:16.769 --72381-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:16.769 --72381-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:16.769 --72381-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:16.769 --72381-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:16.769 --72381-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:16.769 --72381-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:16.769 --72381-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:16.769 --72381-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:16.769 --72381-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:16.769 00:09:16.769 00:09:16.769 CUnit - A unit testing framework for C - Version 2.1-3 00:09:16.769 http://cunit.sourceforge.net/ 00:09:16.769 00:09:16.769 00:09:16.769 Suite: nvmf 00:09:16.769 Test: test_get_log_page ...[2024-06-17 11:17:00.677223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2616:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:09:16.769 passed 00:09:16.769 Test: test_process_fabrics_cmd ...[2024-06-17 11:17:00.720080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4686:nvmf_check_qpair_active: *ERROR*: Received command 0x0 on qid 0 before CONNECT 00:09:17.027 passed 00:09:17.027 Test: test_connect ...--72381-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:17.027 [2024-06-17 11:17:00.835721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1010:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:09:17.027 [2024-06-17 11:17:00.837841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 873:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:09:17.027 [2024-06-17 11:17:00.843164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1049:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:09:17.027 [2024-06-17 11:17:00.845576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 820:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:09:17.027 [2024-06-17 11:17:00.847804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 884:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:09:17.027 [2024-06-17 11:17:00.850350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 891:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:09:17.027 [2024-06-17 11:17:00.853390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 897:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:09:17.027 [2024-06-17 11:17:00.855748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 924:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:09:17.027 [2024-06-17 11:17:00.873656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 759:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:09:17.027 [2024-06-17 11:17:00.880667] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 674:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:09:17.027 [2024-06-17 11:17:00.901780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 680:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:09:17.027 [2024-06-17 11:17:00.905273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 686:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:09:17.027 [2024-06-17 11:17:00.908793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 693:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:09:17.027 [2024-06-17 11:17:00.912638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 717:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:09:17.027 [2024-06-17 11:17:00.932884] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 294:nvmf_ctrlr_add_qpair: *ERROR*: Got I/O connect with duplicate QID 1 (cntlid:0) 00:09:17.027 [2024-06-17 11:17:00.944958] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 804:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 4, group (nil)) 00:09:17.027 [2024-06-17 11:17:00.947950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 804:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:09:17.027 passed 00:09:17.286 Test: test_get_ns_id_desc_list ...passed 00:09:17.286 Test: test_identify_ns ...[2024-06-17 11:17:00.985564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2710:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:09:17.286 [2024-06-17 11:17:00.999081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2710:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:09:17.286 [2024-06-17 11:17:01.000435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2710:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:09:17.286 passed 00:09:17.286 Test: test_identify_ns_iocs_specific ...[2024-06-17 11:17:01.004693] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2710:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:09:17.286 [2024-06-17 11:17:01.014234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2710:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:09:17.286 passed 00:09:17.286 Test: test_reservation_write_exclusive ...passed 00:09:17.286 Test: test_reservation_exclusive_access ...passed 00:09:17.286 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:09:17.286 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:09:17.286 Test: test_reservation_notification_log_page ...passed 00:09:17.286 Test: test_get_dif_ctx ...passed 00:09:17.286 Test: test_set_get_features ...[2024-06-17 11:17:01.092508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1646:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:09:17.286 [2024-06-17 11:17:01.098587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1646:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:09:17.286 [2024-06-17 11:17:01.100490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1657:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:09:17.286 [2024-06-17 11:17:01.104370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1733:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:09:17.286 passed 00:09:17.286 Test: test_identify_ctrlr ...passed 00:09:17.286 Test: test_identify_ctrlr_iocs_specific ...passed 00:09:17.286 Test: test_custom_admin_cmd ...passed 00:09:17.286 Test: test_fused_compare_and_write ...[2024-06-17 11:17:01.170787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4218:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:09:17.286 [2024-06-17 11:17:01.173396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4207:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:09:17.286 [2024-06-17 11:17:01.175916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4225:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:09:17.286 passed 00:09:17.286 Test: test_multi_async_event_reqs ...passed 00:09:17.286 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:09:17.286 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:09:17.544 Test: test_multi_async_events ...passed 00:09:17.544 Test: test_rae ...passed 00:09:17.544 Test: test_nvmf_ctrlr_create_destruct ...--72381-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:17.544 passed 00:09:17.544 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:09:17.544 Test: test_spdk_nvmf_request_zcopy_start ...[2024-06-17 11:17:01.295181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4686:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 before CONNECT 00:09:17.544 [2024-06-17 11:17:01.311191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4712:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 in state 4 00:09:17.544 passed 00:09:17.544 Test: test_zcopy_read ...passed 00:09:17.544 Test: test_zcopy_write ...passed 00:09:17.544 Test: test_nvmf_property_set ...passed 00:09:17.544 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-06-17 11:17:01.355081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1944:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:09:17.544 [2024-06-17 11:17:01.357390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1944:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:09:17.544 passed 00:09:17.544 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-06-17 11:17:01.362900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1967:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:09:17.544 [2024-06-17 11:17:01.365914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1973:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:09:17.544 [2024-06-17 11:17:01.372757] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1985:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:09:17.544 passed 00:09:17.544 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:09:17.544 Test: test_nvmf_check_qpair_active ...[2024-06-17 11:17:01.396877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4686:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before CONNECT 00:09:17.544 [2024-06-17 11:17:01.400450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4700:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before authentication 00:09:17.544 [2024-06-17 11:17:01.401823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4712:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 0 00:09:17.544 [2024-06-17 11:17:01.402471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4712:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 4 00:09:17.545 [2024-06-17 11:17:01.402627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4712:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 5 00:09:17.545 passed 00:09:17.545 00:09:17.545 Run Summary: Type Total Ran Passed Failed Inactive 00:09:17.545 suites 1 1 n/a 0 0 00:09:17.545 tests 32 32 32 0 0 00:09:17.545 asserts 977 977 977 0 n/a 00:09:17.545 00:09:17.545 Elapsed time = 0.739 seconds 00:09:17.545 --72381-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:17.545 --72381-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:17.802 ==72381== 00:09:17.802 ==72381== HEAP SUMMARY: 00:09:17.802 ==72381== in use at exit: 192 bytes in 1 blocks 00:09:17.802 ==72381== total heap usage: 1,313 allocs, 1,312 frees, 229,286 bytes allocated 00:09:17.802 ==72381== 00:09:17.802 ==72381== Searching for pointers to 1 not-freed blocks 00:09:17.802 ==72381== Checked 6,857,984 bytes 00:09:17.802 ==72381== 00:09:17.802 ==72381== LEAK SUMMARY: 00:09:17.802 ==72381== definitely lost: 0 bytes in 0 blocks 00:09:17.802 ==72381== indirectly lost: 0 bytes in 0 blocks 00:09:17.802 ==72381== possibly lost: 0 bytes in 0 blocks 00:09:17.802 ==72381== still reachable: 192 bytes in 1 blocks 00:09:17.802 ==72381== suppressed: 0 bytes in 0 blocks 00:09:17.802 ==72381== Reachable blocks (those to which a pointer was found) are not shown. 00:09:17.802 ==72381== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:17.802 ==72381== 00:09:17.802 ==72381== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:17.802 11:17:01 unittest_nvmf -- unit/unittest.sh@109 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:17.802 ==72399== Memcheck, a memory error detector 00:09:17.802 ==72399== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:17.802 ==72399== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:17.802 ==72399== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:17.802 ==72399== 00:09:17.802 --72399-- Valgrind options: 00:09:17.802 --72399-- --leak-check=full 00:09:17.802 --72399-- --error-exitcode=2 00:09:17.802 --72399-- --verbose 00:09:17.802 --72399-- Contents of /proc/version: 00:09:17.802 --72399-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:17.803 --72399-- 00:09:17.803 --72399-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:17.803 --72399-- Page sizes: currently 4096, max supported 4096 00:09:17.803 --72399-- Valgrind library directory: /usr/libexec/valgrind 00:09:17.803 --72399-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:17.803 --72399-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:17.803 --72399-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:17.803 --72399-- might be shown as UnknownInlinedFun 00:09:17.803 --72399-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:17.803 --72399-- object doesn't have a dynamic symbol table 00:09:17.803 --72399-- Scheduler: using generic scheduler lock implementation. 00:09:17.803 --72399-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:17.803 ==72399== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72399-by-???-on-3d512e6db8cf 00:09:17.803 ==72399== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72399-by-???-on-3d512e6db8cf 00:09:17.803 ==72399== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72399-by-???-on-3d512e6db8cf 00:09:17.803 ==72399== 00:09:17.803 ==72399== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:17.803 ==72399== don't want to do, unless you know exactly what you're doing, 00:09:17.803 ==72399== or are doing some strange experiment): 00:09:17.803 ==72399== /usr/libexec/valgrind/../../bin/vgdb --pid=72399 ...command... 00:09:17.803 ==72399== 00:09:17.803 ==72399== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:17.803 ==72399== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:09:17.803 ==72399== and then give GDB the following command 00:09:17.803 ==72399== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72399 00:09:17.803 ==72399== --pid is optional if only one valgrind process is running 00:09:17.803 ==72399== 00:09:17.803 --72399-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:17.803 --72399-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:17.803 --72399-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:17.803 --72399-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:17.803 ==72399== WARNING: new redirection conflicts with existing -- ignoring it 00:09:17.803 --72399-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:17.803 --72399-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:17.803 --72399-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:17.803 --72399-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:17.803 --72399-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:17.803 --72399-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:17.803 --72399-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:17.803 --72399-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:17.803 --72399-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:17.803 --72399-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:17.803 --72399-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:17.803 --72399-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:17.803 --72399-- Reading syms from /usr/lib64/libm.so.6 00:09:17.803 --72399-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:17.803 --72399-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:17.803 --72399-- Reading syms from /usr/lib64/libc.so.6 00:09:18.061 ==72399== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.061 --72399-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.061 --72399-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.061 ==72399== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.061 --72399-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.061 --72399-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.061 ==72399== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.061 --72399-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.061 --72399-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.061 ==72399== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.061 --72399-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.061 --72399-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.061 --72399-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:18.061 --72399-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:18.061 --72399-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:18.061 --72399-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:18.061 --72399-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:18.061 --72399-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:18.061 --72399-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.061 --72399-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 ==72399== Preferring higher priority redirection: 00:09:18.062 --72399-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:18.062 --72399-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:18.062 --72399-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 --72399-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:18.062 ==72399== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.062 --72399-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:18.062 --72399-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:18.062 ==72399== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.062 --72399-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:18.062 --72399-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:18.320 --72399-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:18.320 --72399-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:18.320 --72399-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:18.320 --72399-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:18.320 --72399-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:18.320 --72399-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:18.320 --72399-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:18.320 --72399-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:18.320 --72399-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:18.320 --72399-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:18.320 --72399-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:18.320 --72399-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:18.320 --72399-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:18.320 --72399-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:18.320 --72399-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:18.320 --72399-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:18.320 00:09:18.320 00:09:18.320 CUnit - A unit testing framework for C - Version 2.1-3 00:09:18.320 http://cunit.sourceforge.net/ 00:09:18.321 00:09:18.321 00:09:18.321 Suite: nvmf 00:09:18.321 Test: test_get_rw_params ...passed 00:09:18.321 Test: test_get_rw_ext_params ...passed 00:09:18.321 Test: test_lba_in_range ...passed 00:09:18.321 Test: test_get_dif_ctx ...passed 00:09:18.321 Test: test_nvmf_bdev_ctrlr_identify_ns ...--72399-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:18.321 passed 00:09:18.321 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-06-17 11:17:02.210194] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 447:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Fused command start lba / num blocks mismatch 00:09:18.321 [2024-06-17 11:17:02.250313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 455:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: end of media 00:09:18.321 [2024-06-17 11:17:02.253623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 462:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Write NLB 2 * block size 512 > SGL length 1023 00:09:18.321 passed 00:09:18.321 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-06-17 11:17:02.261205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 965:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:09:18.321 [2024-06-17 11:17:02.263315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 972:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: Read NLB 2 * block size 512 > SGL length 1023 00:09:18.321 passed 00:09:18.321 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-06-17 11:17:02.268924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 401:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:09:18.321 [2024-06-17 11:17:02.271150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 408:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: Compare NLB 3 * block size 512 > SGL length 512 00:09:18.580 [2024-06-17 11:17:02.282313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 500:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: invalid write zeroes size, should not exceed 1Kib 00:09:18.580 [2024-06-17 11:17:02.283783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 507:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: end of media 00:09:18.580 passed 00:09:18.580 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:09:18.580 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:09:18.580 00:09:18.580 Run Summary: Type Total Ran Passed Failed Inactive 00:09:18.580 suites 1 1 n/a 0 0 00:09:18.580 tests 10 10 10 0 0 00:09:18.580 asserts 159 159 159 0 n/a 00:09:18.580 00:09:18.580 Elapsed time = 0.175 seconds 00:09:18.580 --72399-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:18.580 --72399-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:18.580 ==72399== 00:09:18.580 ==72399== HEAP SUMMARY: 00:09:18.580 ==72399== in use at exit: 0 bytes in 0 blocks 00:09:18.580 ==72399== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:09:18.580 ==72399== 00:09:18.580 ==72399== All heap blocks were freed -- no leaks are possible 00:09:18.580 ==72399== 00:09:18.580 ==72399== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:18.580 11:17:02 unittest_nvmf -- unit/unittest.sh@110 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:18.580 ==72407== Memcheck, a memory error detector 00:09:18.580 ==72407== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:18.580 ==72407== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:18.580 ==72407== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:18.580 ==72407== 00:09:18.580 --72407-- Valgrind options: 00:09:18.580 --72407-- --leak-check=full 00:09:18.580 --72407-- --error-exitcode=2 00:09:18.580 --72407-- --verbose 00:09:18.580 --72407-- Contents of /proc/version: 00:09:18.580 --72407-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:18.580 --72407-- 00:09:18.580 --72407-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:18.580 --72407-- Page sizes: currently 4096, max supported 4096 00:09:18.580 --72407-- Valgrind library directory: /usr/libexec/valgrind 00:09:18.580 --72407-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:18.580 --72407-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:18.580 --72407-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:18.580 --72407-- might be shown as UnknownInlinedFun 00:09:18.580 --72407-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:18.580 --72407-- object doesn't have a dynamic symbol table 00:09:18.580 --72407-- Scheduler: using generic scheduler lock implementation. 00:09:18.580 --72407-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:18.580 ==72407== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72407-by-???-on-3d512e6db8cf 00:09:18.580 ==72407== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72407-by-???-on-3d512e6db8cf 00:09:18.581 ==72407== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72407-by-???-on-3d512e6db8cf 00:09:18.581 ==72407== 00:09:18.581 ==72407== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:18.581 ==72407== don't want to do, unless you know exactly what you're doing, 00:09:18.581 ==72407== or are doing some strange experiment): 00:09:18.581 ==72407== /usr/libexec/valgrind/../../bin/vgdb --pid=72407 ...command... 00:09:18.581 ==72407== 00:09:18.581 ==72407== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:18.581 ==72407== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:09:18.581 ==72407== and then give GDB the following command 00:09:18.581 ==72407== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72407 00:09:18.581 ==72407== --pid is optional if only one valgrind process is running 00:09:18.581 ==72407== 00:09:18.581 --72407-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:18.581 --72407-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:18.840 --72407-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:18.840 --72407-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:18.840 ==72407== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.840 --72407-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:18.840 --72407-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:18.840 --72407-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:18.840 --72407-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:18.840 --72407-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:18.840 --72407-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:18.840 --72407-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:18.840 --72407-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:18.840 --72407-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:18.840 --72407-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:18.840 --72407-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:18.840 --72407-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:18.840 --72407-- Reading syms from /usr/lib64/libm.so.6 00:09:18.840 --72407-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:18.840 --72407-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:18.840 --72407-- Reading syms from /usr/lib64/libc.so.6 00:09:18.840 ==72407== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.840 --72407-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.840 --72407-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.840 ==72407== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.840 --72407-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.840 --72407-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.841 ==72407== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.841 --72407-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.841 --72407-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:18.841 ==72407== WARNING: new redirection conflicts with existing -- ignoring it 00:09:18.841 --72407-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:18.841 --72407-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:18.841 --72407-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:18.841 --72407-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:18.841 --72407-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:18.841 --72407-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:18.841 --72407-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:19.100 --72407-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:19.100 --72407-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 ==72407== Preferring higher priority redirection: 00:09:19.100 --72407-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:19.100 --72407-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:19.100 --72407-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 --72407-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.100 ==72407== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.100 --72407-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.100 --72407-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.100 ==72407== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.100 --72407-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.100 --72407-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.100 --72407-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:19.100 --72407-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:19.100 --72407-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:19.100 --72407-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:19.100 --72407-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:19.100 --72407-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:19.100 --72407-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:19.100 --72407-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:19.100 --72407-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:19.100 --72407-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:19.100 --72407-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:19.100 --72407-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:19.100 --72407-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:19.100 --72407-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:19.100 --72407-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:19.100 --72407-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:19.100 00:09:19.100 00:09:19.100 CUnit - A unit testing framework for C - Version 2.1-3 00:09:19.100 http://cunit.sourceforge.net/ 00:09:19.100 00:09:19.100 00:09:19.100 Suite: nvmf 00:09:19.100 Test: test_discovery_log ...--72407-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:19.100 --72407-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:19.359 passed 00:09:19.359 Test: test_discovery_log_with_filters ...passed 00:09:19.359 00:09:19.359 Run Summary: Type Total Ran Passed Failed Inactive 00:09:19.359 suites 1 1 n/a 0 0 00:09:19.359 tests 2 2 2 0 0 00:09:19.359 asserts 238 238 238 0 n/a 00:09:19.359 00:09:19.359 Elapsed time = 0.203 seconds 00:09:19.359 --72407-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:19.359 --72407-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:19.617 ==72407== 00:09:19.617 ==72407== HEAP SUMMARY: 00:09:19.617 ==72407== in use at exit: 0 bytes in 0 blocks 00:09:19.617 ==72407== total heap usage: 256 allocs, 256 frees, 552,224 bytes allocated 00:09:19.617 ==72407== 00:09:19.617 ==72407== All heap blocks were freed -- no leaks are possible 00:09:19.617 ==72407== 00:09:19.617 ==72407== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:19.617 11:17:03 unittest_nvmf -- unit/unittest.sh@111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:19.617 ==72421== Memcheck, a memory error detector 00:09:19.617 ==72421== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:19.617 ==72421== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:19.617 ==72421== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:19.617 ==72421== 00:09:19.617 --72421-- Valgrind options: 00:09:19.617 --72421-- --leak-check=full 00:09:19.617 --72421-- --error-exitcode=2 00:09:19.617 --72421-- --verbose 00:09:19.617 --72421-- Contents of /proc/version: 00:09:19.618 --72421-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:19.618 --72421-- 00:09:19.618 --72421-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:19.618 --72421-- Page sizes: currently 4096, max supported 4096 00:09:19.618 --72421-- Valgrind library directory: /usr/libexec/valgrind 00:09:19.618 --72421-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:19.618 --72421-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:19.618 --72421-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:19.618 --72421-- might be shown as UnknownInlinedFun 00:09:19.618 --72421-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:19.618 --72421-- object doesn't have a dynamic symbol table 00:09:19.618 --72421-- Scheduler: using generic scheduler lock implementation. 00:09:19.618 --72421-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:19.618 ==72421== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72421-by-???-on-3d512e6db8cf 00:09:19.618 ==72421== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72421-by-???-on-3d512e6db8cf 00:09:19.618 ==72421== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72421-by-???-on-3d512e6db8cf 00:09:19.618 ==72421== 00:09:19.618 ==72421== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:19.618 ==72421== don't want to do, unless you know exactly what you're doing, 00:09:19.618 ==72421== or are doing some strange experiment): 00:09:19.618 ==72421== /usr/libexec/valgrind/../../bin/vgdb --pid=72421 ...command... 00:09:19.618 ==72421== 00:09:19.618 ==72421== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:19.618 ==72421== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:09:19.618 ==72421== and then give GDB the following command 00:09:19.618 ==72421== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72421 00:09:19.618 ==72421== --pid is optional if only one valgrind process is running 00:09:19.618 ==72421== 00:09:19.618 --72421-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:19.618 --72421-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:19.618 --72421-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:19.618 --72421-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:19.618 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.618 --72421-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:19.618 --72421-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:19.618 --72421-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:19.618 --72421-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:19.618 --72421-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:19.618 --72421-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:19.618 --72421-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:19.618 --72421-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:19.618 --72421-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:19.618 --72421-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:19.618 --72421-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:19.618 --72421-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:19.618 --72421-- Reading syms from /usr/lib64/libm.so.6 00:09:19.618 --72421-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:19.618 --72421-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:19.618 --72421-- Reading syms from /usr/lib64/libc.so.6 00:09:19.877 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.877 --72421-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.877 --72421-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.877 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.877 --72421-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.877 --72421-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.877 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.877 --72421-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.877 --72421-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:19.877 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.877 --72421-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:19.877 --72421-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:19.877 --72421-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:19.877 --72421-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:19.877 --72421-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:19.877 --72421-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:19.877 --72421-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:19.877 --72421-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:19.877 --72421-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.877 --72421-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.877 --72421-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.877 --72421-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.877 --72421-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.877 --72421-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.877 --72421-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 ==72421== Preferring higher priority redirection: 00:09:19.878 --72421-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:19.878 --72421-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:19.878 --72421-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 --72421-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:19.878 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.878 --72421-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.878 --72421-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.878 ==72421== WARNING: new redirection conflicts with existing -- ignoring it 00:09:19.878 --72421-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:19.878 --72421-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:19.878 --72421-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:20.143 --72421-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:20.143 --72421-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:20.143 --72421-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:20.143 --72421-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:20.143 --72421-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:20.143 --72421-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:20.143 --72421-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:20.143 --72421-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:20.143 --72421-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:20.143 --72421-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:20.143 --72421-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:20.143 --72421-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:20.143 --72421-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:20.143 --72421-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:20.143 --72421-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:20.143 --72421-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:20.143 00:09:20.143 00:09:20.143 CUnit - A unit testing framework for C - Version 2.1-3 00:09:20.143 http://cunit.sourceforge.net/ 00:09:20.143 00:09:20.143 00:09:20.143 Suite: nvmf 00:09:20.143 Test: nvmf_test_create_subsystem ...--72421-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:20.143 --72421-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:20.143 [2024-06-17 11:17:04.047739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 125:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2016-06.io.spdk:". NQN must contain user specified name with a ':' as a prefix. 00:09:20.143 [2024-06-17 11:17:04.084416] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:' is invalid 00:09:20.143 [2024-06-17 11:17:04.087156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 134:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz:sub". At least one Label is too long. 00:09:20.143 [2024-06-17 11:17:04.087427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz:sub' is invalid 00:09:20.143 [2024-06-17 11:17:04.088264] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.3spdk:sub". Label names must start with a letter. 00:09:20.143 [2024-06-17 11:17:04.088523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.3spdk:sub' is invalid 00:09:20.143 [2024-06-17 11:17:04.089182] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.-spdk:subsystem1". Label names must start with a letter. 00:09:20.143 [2024-06-17 11:17:04.089316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.-spdk:subsystem1' is invalid 00:09:20.144 [2024-06-17 11:17:04.090117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 183:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.spdk-:subsystem1". Label names must end with an alphanumeric symbol. 00:09:20.144 [2024-06-17 11:17:04.090359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk-:subsystem1' is invalid 00:09:20.144 [2024-06-17 11:17:04.091013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io..spdk:subsystem1". Label names must start with a letter. 00:09:20.144 [2024-06-17 11:17:04.091165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io..spdk:subsystem1' is invalid 00:09:20.144 [2024-06-17 11:17:04.094990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 79:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2016-06.io.spdk:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": length 224 > max 223 00:09:20.144 [2024-06-17 11:17:04.095290] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is invalid 00:09:20.408 [2024-06-17 11:17:04.101460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 207:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.spdk:�subsystem1". Label names must contain only valid utf-8. 00:09:20.408 [2024-06-17 11:17:04.101717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:�subsystem1' is invalid 00:09:20.408 [2024-06-17 11:17:04.105000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 97:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9b6406-0fc8-4779-80ca-4dca14bda0d2aaaa": uuid is not the correct length 00:09:20.408 [2024-06-17 11:17:04.105263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b6406-0fc8-4779-80ca-4dca14bda0d2aaaa' is invalid 00:09:20.408 [2024-06-17 11:17:04.106189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 102:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9b64-060fc8-4779-80ca-4dca14bda0d2": uuid is not formatted correctly 00:09:20.408 [2024-06-17 11:17:04.106452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b64-060fc8-4779-80ca-4dca14bda0d2' is invalid 00:09:20.408 [2024-06-17 11:17:04.107103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 102:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9hg406-0fc8-4779-80ca-4dca14bda0d2": uuid is not formatted correctly 00:09:20.408 [2024-06-17 11:17:04.107239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9hg406-0fc8-4779-80ca-4dca14bda0d2' is invalid 00:09:20.408 passed 00:09:20.408 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-06-17 11:17:04.137243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2037:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:09:20.408 [2024-06-17 11:17:04.138546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2010:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:09:20.408 passed 00:09:20.408 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-06-17 11:17:04.152647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2141:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:09:20.408 passed 00:09:20.408 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:09:20.408 Test: test_spdk_nvmf_ns_visible ...[2024-06-17 11:17:04.166793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "": length 0 < min 11 00:09:20.408 passed 00:09:20.408 Test: test_reservation_register ...[2024-06-17 11:17:04.255801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:09:20.408 [2024-06-17 11:17:04.283990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3138:nvmf_ns_reservation_register: *ERROR*: No registrant 00:09:20.408 passed 00:09:20.408 Test: test_reservation_register_with_ptpl ...--72421-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:20.665 passed 00:09:20.665 Test: test_reservation_acquire_preempt_1 ...[2024-06-17 11:17:04.388712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:09:20.665 passed 00:09:20.665 Test: test_reservation_acquire_release_with_ptpl ...passed 00:09:20.665 Test: test_reservation_release ...[2024-06-17 11:17:04.422710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:09:20.665 passed 00:09:20.665 Test: test_reservation_unregister_notification ...[2024-06-17 11:17:04.430070] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:09:20.665 passed 00:09:20.665 Test: test_reservation_release_notification ...[2024-06-17 11:17:04.435134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:09:20.665 passed 00:09:20.665 Test: test_reservation_release_notification_write_exclusive ...[2024-06-17 11:17:04.439345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:09:20.665 passed 00:09:20.665 Test: test_reservation_clear_notification ...[2024-06-17 11:17:04.443758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:09:20.665 passed 00:09:20.666 Test: test_reservation_preempt_notification ...[2024-06-17 11:17:04.448003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3080:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:09:20.666 passed 00:09:20.666 Test: test_spdk_nvmf_ns_event ...passed 00:09:20.666 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:09:20.666 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:09:20.666 Test: test_spdk_nvmf_subsystem_add_host ...[2024-06-17 11:17:04.518297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 264:nvmf_transport_create: *ERROR*: max_aq_depth 0 is less than minimum defined by NVMf spec, use min value 00:09:20.666 [2024-06-17 11:17:04.528312] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1051:spdk_nvmf_subsystem_add_host_ext: *ERROR*: Unable to add host to transport_ut transport 00:09:20.666 passed 00:09:20.666 Test: test_nvmf_ns_reservation_report ...[2024-06-17 11:17:04.544052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3443:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:09:20.666 passed 00:09:20.666 Test: test_nvmf_nqn_is_valid ...[2024-06-17 11:17:04.547988] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.": length 4 < min 11 00:09:20.666 [2024-06-17 11:17:04.548511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 97:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:3e34c91c-1d28-4933-94c3-3923c2eae0b": uuid is not the correct length 00:09:20.666 [2024-06-17 11:17:04.548967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io...spdk:cnode1". Label names must start with a letter. 00:09:20.666 passed 00:09:20.666 Test: test_nvmf_ns_reservation_restore ...[2024-06-17 11:17:04.561414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2637:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:09:20.666 passed 00:09:20.666 Test: test_nvmf_subsystem_state_change ...passed 00:09:20.666 Test: test_nvmf_reservation_custom_ops ...passed 00:09:20.666 00:09:20.666 Run Summary: Type Total Ran Passed Failed Inactive 00:09:20.666 suites 1 1 n/a 0 0 00:09:20.666 tests 24 24 24 0 0 00:09:20.666 asserts 499 499 499 0 n/a 00:09:20.666 00:09:20.666 Elapsed time = 0.592 seconds 00:09:20.922 --72421-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:20.922 ==72421== 00:09:20.922 ==72421== HEAP SUMMARY: 00:09:20.922 ==72421== in use at exit: 296 bytes in 1 blocks 00:09:20.922 ==72421== total heap usage: 1,499 allocs, 1,498 frees, 1,020,767 bytes allocated 00:09:20.922 ==72421== 00:09:20.922 ==72421== Searching for pointers to 1 not-freed blocks 00:09:20.922 ==72421== Checked 6,849,912 bytes 00:09:20.922 ==72421== 00:09:20.922 ==72421== LEAK SUMMARY: 00:09:20.922 ==72421== definitely lost: 0 bytes in 0 blocks 00:09:20.922 ==72421== indirectly lost: 0 bytes in 0 blocks 00:09:20.922 ==72421== possibly lost: 0 bytes in 0 blocks 00:09:20.922 ==72421== still reachable: 296 bytes in 1 blocks 00:09:20.922 ==72421== suppressed: 0 bytes in 0 blocks 00:09:20.922 ==72421== Reachable blocks (those to which a pointer was found) are not shown. 00:09:20.922 ==72421== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:20.922 ==72421== 00:09:20.922 ==72421== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:20.922 11:17:04 unittest_nvmf -- unit/unittest.sh@112 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:20.922 ==72432== Memcheck, a memory error detector 00:09:20.922 ==72432== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:20.922 ==72432== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:20.922 ==72432== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:20.922 ==72432== 00:09:20.922 --72432-- Valgrind options: 00:09:20.922 --72432-- --leak-check=full 00:09:20.922 --72432-- --error-exitcode=2 00:09:20.922 --72432-- --verbose 00:09:20.922 --72432-- Contents of /proc/version: 00:09:20.922 --72432-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:20.923 --72432-- 00:09:20.923 --72432-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:20.923 --72432-- Page sizes: currently 4096, max supported 4096 00:09:20.923 --72432-- Valgrind library directory: /usr/libexec/valgrind 00:09:20.923 --72432-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:20.923 --72432-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:20.923 --72432-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:20.923 --72432-- might be shown as UnknownInlinedFun 00:09:20.923 --72432-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:20.923 --72432-- object doesn't have a dynamic symbol table 00:09:20.923 --72432-- Scheduler: using generic scheduler lock implementation. 00:09:20.923 --72432-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:20.923 ==72432== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72432-by-???-on-3d512e6db8cf 00:09:20.923 ==72432== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72432-by-???-on-3d512e6db8cf 00:09:20.923 ==72432== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72432-by-???-on-3d512e6db8cf 00:09:20.923 ==72432== 00:09:20.923 ==72432== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:20.923 ==72432== don't want to do, unless you know exactly what you're doing, 00:09:20.923 ==72432== or are doing some strange experiment): 00:09:20.923 ==72432== /usr/libexec/valgrind/../../bin/vgdb --pid=72432 ...command... 00:09:20.923 ==72432== 00:09:20.923 ==72432== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:20.923 ==72432== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:09:20.923 ==72432== and then give GDB the following command 00:09:20.923 ==72432== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72432 00:09:20.923 ==72432== --pid is optional if only one valgrind process is running 00:09:20.923 ==72432== 00:09:20.923 --72432-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:20.923 --72432-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:20.923 --72432-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:20.923 --72432-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:20.923 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:09:20.923 --72432-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:20.923 --72432-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:20.923 --72432-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:20.923 --72432-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:20.923 --72432-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:20.923 --72432-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:20.923 --72432-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:20.923 --72432-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:20.923 --72432-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:20.923 --72432-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:20.923 --72432-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:20.923 --72432-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:20.923 --72432-- Reading syms from /usr/lib64/libm.so.6 00:09:20.923 --72432-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:20.923 --72432-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:20.923 --72432-- Reading syms from /usr/lib64/libc.so.6 00:09:21.180 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.181 --72432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.181 --72432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.181 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.181 --72432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.181 --72432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.181 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.181 --72432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.181 --72432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:21.181 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.181 --72432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:21.181 --72432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:21.181 --72432-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:21.181 --72432-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:21.181 --72432-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:21.181 --72432-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:21.181 --72432-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:21.181 --72432-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:21.181 --72432-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 ==72432== Preferring higher priority redirection: 00:09:21.181 --72432-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:21.181 --72432-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:21.181 --72432-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 --72432-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:21.181 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.181 --72432-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.181 --72432-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.181 ==72432== WARNING: new redirection conflicts with existing -- ignoring it 00:09:21.181 --72432-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:21.181 --72432-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:21.181 --72432-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:21.181 --72432-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:21.182 --72432-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:21.182 --72432-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:21.182 --72432-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:21.182 --72432-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:21.182 --72432-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:21.182 --72432-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:21.182 --72432-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:21.182 --72432-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:21.182 --72432-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:21.182 --72432-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:21.182 --72432-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:21.182 --72432-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:21.439 --72432-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:21.439 --72432-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:21.439 --72432-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:21.439 00:09:21.439 00:09:21.439 CUnit - A unit testing framework for C - Version 2.1-3 00:09:21.439 http://cunit.sourceforge.net/ 00:09:21.439 00:09:21.439 00:09:21.439 Suite: nvmf 00:09:21.439 Test: test_nvmf_tcp_create ...--72432-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:21.439 [2024-06-17 11:17:05.223696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c: 745:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:09:21.439 passed 00:09:21.439 Test: test_nvmf_tcp_destroy ...passed 00:09:21.439 Test: test_nvmf_tcp_poll_group_create ...passed 00:09:21.696 Test: test_nvmf_tcp_send_c2h_data ...passed 00:09:21.696 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:09:21.696 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:09:21.696 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:09:21.696 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-06-17 11:17:05.486814] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.696 [2024-06-17 11:17:05.489078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:09:21.696 [2024-06-17 11:17:05.491252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:09:21.696 [2024-06-17 11:17:05.491395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.696 [2024-06-17 11:17:05.491505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:09:21.696 passed 00:09:21.696 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:09:21.696 Test: test_nvmf_tcp_icreq_handle ...[2024-06-17 11:17:05.502750] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2117:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:09:21.696 [2024-06-17 11:17:05.503217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.696 [2024-06-17 11:17:05.503330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:09:21.696 [2024-06-17 11:17:05.503808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2117:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:09:21.696 [2024-06-17 11:17:05.503924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:09:21.696 [2024-06-17 11:17:05.504031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.696 [2024-06-17 11:17:05.504124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:09:21.696 [2024-06-17 11:17:05.510550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:09:21.696 [2024-06-17 11:17:05.510685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:09:21.696 passed 00:09:21.696 Test: test_nvmf_tcp_check_xfer_type ...passed 00:09:21.696 Test: test_nvmf_tcp_invalid_sgl ...[2024-06-17 11:17:05.525356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2512:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:09:21.696 [2024-06-17 11:17:05.526333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.696 [2024-06-17 11:17:05.526461] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd970 is same with the state(5) to be set 00:09:21.696 passed 00:09:21.696 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-06-17 11:17:05.528788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2244:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe550 00:09:21.696 [2024-06-17 11:17:05.530338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.696 [2024-06-17 11:17:05.530457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.696 [2024-06-17 11:17:05.533144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2301:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffddb0 00:09:21.696 [2024-06-17 11:17:05.533411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.696 [2024-06-17 11:17:05.533524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.697 [2024-06-17 11:17:05.535607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2254:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:09:21.697 [2024-06-17 11:17:05.535837] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.697 [2024-06-17 11:17:05.535941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.697 [2024-06-17 11:17:05.537960] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2293:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:09:21.697 [2024-06-17 11:17:05.538207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.697 [2024-06-17 11:17:05.538311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.697 [2024-06-17 11:17:05.540157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.697 [2024-06-17 11:17:05.540273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.697 [2024-06-17 11:17:05.542889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.697 [2024-06-17 11:17:05.543008] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.697 [2024-06-17 11:17:05.545459] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.697 [2024-06-17 11:17:05.545578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.697 [2024-06-17 11:17:05.547738] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.697 [2024-06-17 11:17:05.547855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.697 [2024-06-17 11:17:05.550629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.697 [2024-06-17 11:17:05.550746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.697 [2024-06-17 11:17:05.553136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:09:21.697 [2024-06-17 11:17:05.553254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1602:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddb0 is same with the state(5) to be set 00:09:21.697 passed 00:09:21.697 Test: test_nvmf_tcp_tls_add_remove_credentials ...--72432-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:21.697 --72432-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:09:21.697 --72432-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:21.697 --72432-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:09:21.697 --72432-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:21.954 passed 00:09:21.954 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-06-17 11:17:05.894685] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 591:nvme_tcp_generate_psk_identity: *ERROR*: Out buffer too small! 00:09:21.954 [2024-06-17 11:17:05.896066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 602:nvme_tcp_generate_psk_identity: *ERROR*: Unknown cipher suite requested! 00:09:21.954 passed 00:09:22.211 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-06-17 11:17:05.926990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 658:nvme_tcp_derive_retained_psk: *ERROR*: Unknown PSK hash requested! 00:09:22.211 [2024-06-17 11:17:05.927688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 663:nvme_tcp_derive_retained_psk: *ERROR*: Insufficient buffer size for out key! 00:09:22.211 passed 00:09:22.211 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-06-17 11:17:05.935038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 732:nvme_tcp_derive_tls_psk: *ERROR*: Unknown cipher suite requested! 00:09:22.211 [2024-06-17 11:17:05.935718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 756:nvme_tcp_derive_tls_psk: *ERROR*: Insufficient buffer size for out key! 00:09:22.211 passed 00:09:22.211 00:09:22.211 Run Summary: Type Total Ran Passed Failed Inactive 00:09:22.211 suites 1 1 n/a 0 0 00:09:22.211 tests 17 17 17 0 0 00:09:22.211 asserts 222 222 222 0 n/a 00:09:22.211 00:09:22.211 Elapsed time = 0.759 seconds 00:09:22.211 --72432-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:22.211 ==72432== 00:09:22.211 ==72432== HEAP SUMMARY: 00:09:22.211 ==72432== in use at exit: 67,110,152 bytes in 1,028 blocks 00:09:22.211 ==72432== total heap usage: 12,574 allocs, 11,546 frees, 404,381,791 bytes allocated 00:09:22.211 ==72432== 00:09:22.211 ==72432== Searching for pointers to 1,028 not-freed blocks 00:09:22.211 ==72432== Checked 7,129,200 bytes 00:09:22.211 ==72432== 00:09:22.211 ==72432== LEAK SUMMARY: 00:09:22.211 ==72432== definitely lost: 0 bytes in 0 blocks 00:09:22.211 ==72432== indirectly lost: 0 bytes in 0 blocks 00:09:22.211 ==72432== possibly lost: 0 bytes in 0 blocks 00:09:22.211 ==72432== still reachable: 67,110,152 bytes in 1,028 blocks 00:09:22.211 ==72432== suppressed: 0 bytes in 0 blocks 00:09:22.211 ==72432== Reachable blocks (those to which a pointer was found) are not shown. 00:09:22.211 ==72432== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:22.211 ==72432== 00:09:22.211 ==72432== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:22.211 11:17:06 unittest_nvmf -- unit/unittest.sh@113 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:22.211 ==72446== Memcheck, a memory error detector 00:09:22.211 ==72446== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:22.211 ==72446== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:22.211 ==72446== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:22.211 ==72446== 00:09:22.211 --72446-- Valgrind options: 00:09:22.211 --72446-- --leak-check=full 00:09:22.211 --72446-- --error-exitcode=2 00:09:22.212 --72446-- --verbose 00:09:22.212 --72446-- Contents of /proc/version: 00:09:22.212 --72446-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:22.212 --72446-- 00:09:22.212 --72446-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:22.212 --72446-- Page sizes: currently 4096, max supported 4096 00:09:22.212 --72446-- Valgrind library directory: /usr/libexec/valgrind 00:09:22.212 --72446-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:22.212 --72446-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:22.212 --72446-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:22.212 --72446-- might be shown as UnknownInlinedFun 00:09:22.212 --72446-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:22.212 --72446-- object doesn't have a dynamic symbol table 00:09:22.212 --72446-- Scheduler: using generic scheduler lock implementation. 00:09:22.212 --72446-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:22.212 ==72446== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72446-by-???-on-3d512e6db8cf 00:09:22.212 ==72446== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72446-by-???-on-3d512e6db8cf 00:09:22.212 ==72446== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72446-by-???-on-3d512e6db8cf 00:09:22.212 ==72446== 00:09:22.212 ==72446== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:22.212 ==72446== don't want to do, unless you know exactly what you're doing, 00:09:22.212 ==72446== or are doing some strange experiment): 00:09:22.212 ==72446== /usr/libexec/valgrind/../../bin/vgdb --pid=72446 ...command... 00:09:22.212 ==72446== 00:09:22.212 ==72446== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:22.212 ==72446== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:09:22.212 ==72446== and then give GDB the following command 00:09:22.212 ==72446== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72446 00:09:22.212 ==72446== --pid is optional if only one valgrind process is running 00:09:22.212 ==72446== 00:09:22.470 --72446-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:22.470 --72446-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:22.470 --72446-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:22.470 --72446-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:22.470 ==72446== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.470 --72446-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:22.470 --72446-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:22.470 --72446-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:22.470 --72446-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:22.470 --72446-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:22.470 --72446-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:22.470 --72446-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:22.470 --72446-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:22.470 --72446-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:22.470 --72446-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:22.470 --72446-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:22.470 --72446-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:22.470 --72446-- Reading syms from /usr/lib64/libm.so.6 00:09:22.470 --72446-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:22.470 --72446-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:22.470 --72446-- Reading syms from /usr/lib64/libc.so.6 00:09:22.470 ==72446== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.470 --72446-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.470 --72446-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.470 ==72446== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.470 --72446-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.470 --72446-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.470 ==72446== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.470 --72446-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.470 --72446-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:22.470 ==72446== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.470 --72446-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:22.470 --72446-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:22.470 --72446-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:22.471 --72446-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:22.728 --72446-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:22.728 --72446-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:22.728 --72446-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:22.728 --72446-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:22.728 --72446-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.728 --72446-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 ==72446== Preferring higher priority redirection: 00:09:22.729 --72446-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:22.729 --72446-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:22.729 --72446-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 --72446-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:22.729 ==72446== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.729 --72446-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:22.729 --72446-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:22.729 ==72446== WARNING: new redirection conflicts with existing -- ignoring it 00:09:22.729 --72446-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:22.729 --72446-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:22.729 --72446-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:22.729 --72446-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:22.729 --72446-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:22.729 --72446-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:22.729 --72446-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:22.729 --72446-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:22.729 --72446-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:22.729 --72446-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:22.729 --72446-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:22.729 --72446-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:22.729 --72446-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:22.729 --72446-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:22.729 --72446-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:22.729 --72446-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:22.987 --72446-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:22.987 --72446-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:22.987 00:09:22.987 00:09:22.987 CUnit - A unit testing framework for C - Version 2.1-3 00:09:22.987 http://cunit.sourceforge.net/ 00:09:22.987 00:09:22.987 00:09:22.987 Suite: nvmf 00:09:22.988 Test: test_nvmf_tgt_create_poll_group ...--72446-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:22.988 passed 00:09:22.988 00:09:22.988 Run Summary: Type Total Ran Passed Failed Inactive 00:09:22.988 suites 1 1 n/a 0 0 00:09:22.988 tests 1 1 1 0 0 00:09:22.988 asserts 17 17 17 0 n/a 00:09:22.988 00:09:22.988 Elapsed time = 0.114 seconds 00:09:22.988 --72446-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:22.988 --72446-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:22.988 ==72446== 00:09:22.988 ==72446== HEAP SUMMARY: 00:09:22.988 ==72446== in use at exit: 67,109,768 bytes in 1,026 blocks 00:09:22.988 ==72446== total heap usage: 1,117 allocs, 91 frees, 67,264,373 bytes allocated 00:09:22.988 ==72446== 00:09:22.988 ==72446== Searching for pointers to 1,026 not-freed blocks 00:09:23.246 ==72446== Checked 6,706,544 bytes 00:09:23.246 ==72446== 00:09:23.246 ==72446== LEAK SUMMARY: 00:09:23.246 ==72446== definitely lost: 0 bytes in 0 blocks 00:09:23.246 ==72446== indirectly lost: 0 bytes in 0 blocks 00:09:23.246 ==72446== possibly lost: 0 bytes in 0 blocks 00:09:23.246 ==72446== still reachable: 67,109,768 bytes in 1,026 blocks 00:09:23.246 ==72446== suppressed: 0 bytes in 0 blocks 00:09:23.246 ==72446== Reachable blocks (those to which a pointer was found) are not shown. 00:09:23.246 ==72446== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:23.246 ==72446== 00:09:23.246 ==72446== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:23.246 00:09:23.246 real 0m6.970s 00:09:23.246 user 0m6.725s 00:09:23.246 sys 0m0.217s 00:09:23.246 11:17:06 unittest_nvmf -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:23.246 11:17:06 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:09:23.246 ************************************ 00:09:23.246 END TEST unittest_nvmf 00:09:23.246 ************************************ 00:09:23.246 11:17:07 -- unit/unittest.sh@262 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:23.246 11:17:07 -- unit/unittest.sh@267 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:23.246 11:17:07 -- unit/unittest.sh@268 -- # run_test unittest_nvmf_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:23.246 11:17:07 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:23.246 11:17:07 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:23.246 11:17:07 -- common/autotest_common.sh@10 -- # set +x 00:09:23.246 ************************************ 00:09:23.246 START TEST unittest_nvmf_rdma 00:09:23.246 ************************************ 00:09:23.246 11:17:07 unittest_nvmf_rdma -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:23.246 ==72473== Memcheck, a memory error detector 00:09:23.246 ==72473== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:23.246 ==72473== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:23.246 ==72473== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:23.246 ==72473== 00:09:23.246 --72473-- Valgrind options: 00:09:23.246 --72473-- --leak-check=full 00:09:23.246 --72473-- --error-exitcode=2 00:09:23.246 --72473-- --verbose 00:09:23.246 --72473-- Contents of /proc/version: 00:09:23.246 --72473-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:23.246 --72473-- 00:09:23.247 --72473-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:23.247 --72473-- Page sizes: currently 4096, max supported 4096 00:09:23.247 --72473-- Valgrind library directory: /usr/libexec/valgrind 00:09:23.247 --72473-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:23.247 --72473-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:23.247 --72473-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:23.247 --72473-- might be shown as UnknownInlinedFun 00:09:23.247 --72473-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:23.247 --72473-- object doesn't have a dynamic symbol table 00:09:23.247 --72473-- Scheduler: using generic scheduler lock implementation. 00:09:23.247 --72473-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:23.247 ==72473== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72473-by-???-on-3d512e6db8cf 00:09:23.247 ==72473== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72473-by-???-on-3d512e6db8cf 00:09:23.247 ==72473== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72473-by-???-on-3d512e6db8cf 00:09:23.247 ==72473== 00:09:23.247 ==72473== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:23.247 ==72473== don't want to do, unless you know exactly what you're doing, 00:09:23.247 ==72473== or are doing some strange experiment): 00:09:23.247 ==72473== /usr/libexec/valgrind/../../bin/vgdb --pid=72473 ...command... 00:09:23.247 ==72473== 00:09:23.247 ==72473== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:23.247 ==72473== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:09:23.247 ==72473== and then give GDB the following command 00:09:23.247 ==72473== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72473 00:09:23.247 ==72473== --pid is optional if only one valgrind process is running 00:09:23.247 ==72473== 00:09:23.247 --72473-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:23.247 --72473-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:23.247 --72473-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:23.247 --72473-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:23.247 ==72473== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.247 --72473-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:23.247 --72473-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:23.247 --72473-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:23.247 --72473-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:23.247 --72473-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:23.247 --72473-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:23.247 --72473-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:23.247 --72473-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:23.247 --72473-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:23.247 --72473-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:23.247 --72473-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:23.247 --72473-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:23.505 --72473-- Reading syms from /usr/lib64/libm.so.6 00:09:23.505 --72473-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:23.505 --72473-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:23.505 --72473-- Reading syms from /usr/lib64/libc.so.6 00:09:23.505 ==72473== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.505 --72473-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.505 --72473-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.505 ==72473== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.505 --72473-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.505 --72473-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.505 ==72473== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.505 --72473-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.505 --72473-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:23.505 ==72473== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.505 --72473-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:23.505 --72473-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:23.505 --72473-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:23.505 --72473-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:23.505 --72473-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:23.505 --72473-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:23.505 --72473-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:23.505 --72473-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:23.505 --72473-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 ==72473== Preferring higher priority redirection: 00:09:23.505 --72473-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:23.505 --72473-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:23.505 --72473-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.505 --72473-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.761 --72473-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.761 --72473-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.761 --72473-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.761 --72473-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:23.761 ==72473== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.761 --72473-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.761 --72473-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.761 ==72473== WARNING: new redirection conflicts with existing -- ignoring it 00:09:23.761 --72473-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:23.761 --72473-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:23.761 --72473-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:23.761 --72473-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:23.761 --72473-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:23.761 --72473-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:23.761 --72473-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:23.761 --72473-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:23.761 --72473-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:23.761 --72473-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:23.761 --72473-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:23.761 --72473-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:23.761 --72473-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:23.761 --72473-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:23.761 --72473-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:23.761 --72473-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:23.761 --72473-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:23.761 --72473-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:23.761 00:09:23.761 00:09:23.761 CUnit - A unit testing framework for C - Version 2.1-3 00:09:23.761 http://cunit.sourceforge.net/ 00:09:23.761 00:09:23.761 00:09:23.761 Suite: nvmf 00:09:24.017 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-06-17 11:17:07.692015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1858:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:09:24.017 [2024-06-17 11:17:07.738995] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1908:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:09:24.017 [2024-06-17 11:17:07.740761] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1908:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:09:24.017 passed 00:09:24.017 Test: test_spdk_nvmf_rdma_request_process ...passed 00:09:24.017 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:09:24.273 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:09:24.273 Test: test_nvmf_rdma_opts_init ...passed 00:09:24.273 Test: test_nvmf_rdma_request_free_data ...--72473-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:24.273 passed 00:09:24.273 Test: test_nvmf_rdma_resources_create ...passed 00:09:24.273 Test: test_nvmf_rdma_qpair_compare ...passed 00:09:24.273 Test: test_nvmf_rdma_resize_cq ...[2024-06-17 11:17:08.027736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 949:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:09:24.273 Using CQ of insufficient size may lead to CQ overrun 00:09:24.273 [2024-06-17 11:17:08.029656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 954:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:09:24.273 --72473-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:09:24.273 --72473-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:24.273 [2024-06-17 11:17:08.035918] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 962:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:09:24.273 passed 00:09:24.273 00:09:24.273 Run Summary: Type Total Ran Passed Failed Inactive 00:09:24.273 suites 1 1 n/a 0 0 00:09:24.273 tests 9 9 9 0 0 00:09:24.273 asserts 579 579 579 0 n/a 00:09:24.274 00:09:24.274 Elapsed time = 0.388 seconds 00:09:24.274 --72473-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:24.274 ==72473== 00:09:24.274 ==72473== HEAP SUMMARY: 00:09:24.274 ==72473== in use at exit: 296 bytes in 1 blocks 00:09:24.274 ==72473== total heap usage: 176 allocs, 175 frees, 918,209 bytes allocated 00:09:24.274 ==72473== 00:09:24.274 ==72473== Searching for pointers to 1 not-freed blocks 00:09:24.274 ==72473== Checked 7,009,656 bytes 00:09:24.274 ==72473== 00:09:24.274 ==72473== LEAK SUMMARY: 00:09:24.274 ==72473== definitely lost: 0 bytes in 0 blocks 00:09:24.274 ==72473== indirectly lost: 0 bytes in 0 blocks 00:09:24.274 ==72473== possibly lost: 0 bytes in 0 blocks 00:09:24.274 ==72473== still reachable: 296 bytes in 1 blocks 00:09:24.274 ==72473== suppressed: 0 bytes in 0 blocks 00:09:24.274 ==72473== Reachable blocks (those to which a pointer was found) are not shown. 00:09:24.274 ==72473== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:24.274 ==72473== 00:09:24.274 ==72473== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:24.274 00:09:24.274 real 0m1.109s 00:09:24.274 user 0m1.074s 00:09:24.274 sys 0m0.030s 00:09:24.274 11:17:08 unittest_nvmf_rdma -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:24.274 11:17:08 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:09:24.274 ************************************ 00:09:24.274 END TEST unittest_nvmf_rdma 00:09:24.274 ************************************ 00:09:24.274 11:17:08 -- unit/unittest.sh@271 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:24.274 11:17:08 -- unit/unittest.sh@272 -- # run_test unittest_nvmf_vfio_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:24.274 11:17:08 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:24.274 11:17:08 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:24.274 11:17:08 -- common/autotest_common.sh@10 -- # set +x 00:09:24.274 ************************************ 00:09:24.274 START TEST unittest_nvmf_vfio_user 00:09:24.274 ************************************ 00:09:24.274 11:17:08 unittest_nvmf_vfio_user -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:24.274 ==72503== Memcheck, a memory error detector 00:09:24.274 ==72503== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:24.274 ==72503== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:24.274 ==72503== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:24.274 ==72503== 00:09:24.274 --72503-- Valgrind options: 00:09:24.274 --72503-- --leak-check=full 00:09:24.274 --72503-- --error-exitcode=2 00:09:24.274 --72503-- --verbose 00:09:24.274 --72503-- Contents of /proc/version: 00:09:24.274 --72503-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:24.274 --72503-- 00:09:24.274 --72503-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:24.274 --72503-- Page sizes: currently 4096, max supported 4096 00:09:24.274 --72503-- Valgrind library directory: /usr/libexec/valgrind 00:09:24.274 --72503-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:24.274 --72503-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:24.274 --72503-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:24.274 --72503-- might be shown as UnknownInlinedFun 00:09:24.274 --72503-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:24.274 --72503-- object doesn't have a dynamic symbol table 00:09:24.274 --72503-- Scheduler: using generic scheduler lock implementation. 00:09:24.274 --72503-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:24.274 ==72503== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72503-by-???-on-3d512e6db8cf 00:09:24.274 ==72503== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72503-by-???-on-3d512e6db8cf 00:09:24.274 ==72503== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72503-by-???-on-3d512e6db8cf 00:09:24.274 ==72503== 00:09:24.274 ==72503== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:24.274 ==72503== don't want to do, unless you know exactly what you're doing, 00:09:24.274 ==72503== or are doing some strange experiment): 00:09:24.274 ==72503== /usr/libexec/valgrind/../../bin/vgdb --pid=72503 ...command... 00:09:24.274 ==72503== 00:09:24.274 ==72503== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:24.274 ==72503== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:09:24.274 ==72503== and then give GDB the following command 00:09:24.274 ==72503== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72503 00:09:24.274 ==72503== --pid is optional if only one valgrind process is running 00:09:24.274 ==72503== 00:09:24.531 --72503-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:24.531 --72503-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:24.531 --72503-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:24.531 --72503-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:24.531 ==72503== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.531 --72503-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:24.531 --72503-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:24.531 --72503-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:24.531 --72503-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:24.531 --72503-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:24.531 --72503-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:24.531 --72503-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:24.531 --72503-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:24.531 --72503-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:24.531 --72503-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:24.532 --72503-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:24.532 --72503-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:24.532 --72503-- Reading syms from /usr/lib64/libm.so.6 00:09:24.532 --72503-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:24.532 --72503-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:24.532 --72503-- Reading syms from /usr/lib64/libc.so.6 00:09:24.532 ==72503== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.532 --72503-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.532 --72503-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.532 ==72503== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.532 --72503-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.532 --72503-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.532 ==72503== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.532 --72503-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.532 --72503-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:24.532 ==72503== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.532 --72503-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:24.532 --72503-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:24.532 --72503-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:24.532 --72503-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:24.532 --72503-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:24.532 --72503-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:24.790 --72503-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:24.790 --72503-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:24.790 --72503-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 ==72503== Preferring higher priority redirection: 00:09:24.790 --72503-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:24.790 --72503-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:24.790 --72503-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 --72503-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:24.790 ==72503== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.790 --72503-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:24.790 --72503-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:24.790 ==72503== WARNING: new redirection conflicts with existing -- ignoring it 00:09:24.790 --72503-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:24.790 --72503-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:24.790 --72503-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:24.790 --72503-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:24.790 --72503-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:24.790 --72503-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:24.790 --72503-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:24.790 --72503-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:24.791 --72503-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:24.791 --72503-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:24.791 --72503-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:24.791 --72503-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:24.791 --72503-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:24.791 --72503-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:24.791 --72503-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:24.791 --72503-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:25.047 --72503-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:25.048 --72503-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:25.048 00:09:25.048 00:09:25.048 CUnit - A unit testing framework for C - Version 2.1-3 00:09:25.048 http://cunit.sourceforge.net/ 00:09:25.048 00:09:25.048 00:09:25.048 Suite: vfio_user 00:09:25.048 Test: test_nvme_cmd_map_prps ...--72503-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:25.048 [2024-06-17 11:17:08.783852] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 796:nvme_cmd_map_prps: *ERROR*: Too many page entries, at least two iovs are required 00:09:25.048 [2024-06-17 11:17:08.830418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:09:25.048 passed 00:09:25.048 Test: test_nvme_cmd_map_sgls ...passed 00:09:25.048 Test: test_nvmf_vfio_user_create_destroy ...passed 00:09:25.048 00:09:25.048 Run Summary: Type Total Ran Passed Failed Inactive 00:09:25.048 suites 1 1 n/a 0 0 00:09:25.048 tests 3 3 3 0 0 00:09:25.048 asserts 100 100 100 0 n/a 00:09:25.048 00:09:25.048 Elapsed time = 0.091 seconds 00:09:25.048 --72503-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:25.048 --72503-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:25.048 ==72503== 00:09:25.048 ==72503== HEAP SUMMARY: 00:09:25.048 ==72503== in use at exit: 296 bytes in 1 blocks 00:09:25.048 ==72503== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:09:25.048 ==72503== 00:09:25.048 ==72503== Searching for pointers to 1 not-freed blocks 00:09:25.048 ==72503== Checked 6,833,560 bytes 00:09:25.048 ==72503== 00:09:25.048 ==72503== LEAK SUMMARY: 00:09:25.048 ==72503== definitely lost: 0 bytes in 0 blocks 00:09:25.048 ==72503== indirectly lost: 0 bytes in 0 blocks 00:09:25.048 ==72503== possibly lost: 0 bytes in 0 blocks 00:09:25.048 ==72503== still reachable: 296 bytes in 1 blocks 00:09:25.048 ==72503== suppressed: 0 bytes in 0 blocks 00:09:25.048 ==72503== Reachable blocks (those to which a pointer was found) are not shown. 00:09:25.048 ==72503== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:25.048 ==72503== 00:09:25.048 ==72503== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:25.048 00:09:25.048 real 0m0.832s 00:09:25.048 user 0m0.795s 00:09:25.048 sys 0m0.034s 00:09:25.048 11:17:08 unittest_nvmf_vfio_user -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:25.048 11:17:08 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:09:25.048 ************************************ 00:09:25.048 END TEST unittest_nvmf_vfio_user 00:09:25.048 ************************************ 00:09:25.048 11:17:09 -- unit/unittest.sh@275 -- # run_test unittest_scsi unittest_scsi 00:09:25.305 11:17:09 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:09:25.305 11:17:09 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:25.305 11:17:09 -- common/autotest_common.sh@10 -- # set +x 00:09:25.305 ************************************ 00:09:25.305 START TEST unittest_scsi 00:09:25.305 ************************************ 00:09:25.305 11:17:09 unittest_scsi -- common/autotest_common.sh@1124 -- # unittest_scsi 00:09:25.305 11:17:09 unittest_scsi -- unit/unittest.sh@117 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:25.305 ==72533== Memcheck, a memory error detector 00:09:25.305 ==72533== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:25.305 ==72533== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:25.305 ==72533== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:25.305 ==72533== 00:09:25.305 --72533-- Valgrind options: 00:09:25.305 --72533-- --leak-check=full 00:09:25.305 --72533-- --error-exitcode=2 00:09:25.305 --72533-- --verbose 00:09:25.305 --72533-- Contents of /proc/version: 00:09:25.305 --72533-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:25.305 --72533-- 00:09:25.305 --72533-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:25.305 --72533-- Page sizes: currently 4096, max supported 4096 00:09:25.305 --72533-- Valgrind library directory: /usr/libexec/valgrind 00:09:25.305 --72533-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:25.305 --72533-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:25.305 --72533-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:25.305 --72533-- might be shown as UnknownInlinedFun 00:09:25.305 --72533-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:25.305 --72533-- object doesn't have a dynamic symbol table 00:09:25.305 --72533-- Scheduler: using generic scheduler lock implementation. 00:09:25.305 --72533-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:25.305 ==72533== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72533-by-???-on-3d512e6db8cf 00:09:25.305 ==72533== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72533-by-???-on-3d512e6db8cf 00:09:25.305 ==72533== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72533-by-???-on-3d512e6db8cf 00:09:25.305 ==72533== 00:09:25.305 ==72533== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:25.305 ==72533== don't want to do, unless you know exactly what you're doing, 00:09:25.305 ==72533== or are doing some strange experiment): 00:09:25.305 ==72533== /usr/libexec/valgrind/../../bin/vgdb --pid=72533 ...command... 00:09:25.305 ==72533== 00:09:25.305 ==72533== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:25.305 ==72533== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:09:25.305 ==72533== and then give GDB the following command 00:09:25.306 ==72533== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72533 00:09:25.306 ==72533== --pid is optional if only one valgrind process is running 00:09:25.306 ==72533== 00:09:25.306 --72533-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:25.306 --72533-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:25.306 --72533-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:25.306 --72533-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:25.306 ==72533== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.306 --72533-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:25.306 --72533-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:25.306 --72533-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:25.306 --72533-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:25.306 --72533-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:25.306 --72533-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:25.306 --72533-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:25.306 --72533-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:25.306 --72533-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:25.306 --72533-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:25.306 --72533-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:25.306 --72533-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:25.306 --72533-- Reading syms from /usr/lib64/libm.so.6 00:09:25.306 --72533-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:25.306 --72533-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:25.306 --72533-- Reading syms from /usr/lib64/libc.so.6 00:09:25.306 ==72533== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.306 --72533-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.306 --72533-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:25.306 ==72533== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.306 --72533-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.306 --72533-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:25.306 ==72533== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.306 --72533-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.306 --72533-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:25.306 ==72533== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.306 --72533-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:25.306 --72533-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:25.563 --72533-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:25.563 --72533-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:25.563 --72533-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:25.563 --72533-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:25.563 --72533-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:25.563 --72533-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:25.563 --72533-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 ==72533== Preferring higher priority redirection: 00:09:25.563 --72533-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:25.563 --72533-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:25.563 --72533-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.563 --72533-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.564 --72533-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.564 --72533-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.564 --72533-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:25.564 ==72533== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.564 --72533-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:25.564 --72533-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:25.564 ==72533== WARNING: new redirection conflicts with existing -- ignoring it 00:09:25.564 --72533-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:25.564 --72533-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:25.564 --72533-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:25.564 --72533-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:25.564 --72533-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:25.564 --72533-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:25.820 --72533-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:25.821 --72533-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:25.821 --72533-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:25.821 --72533-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:25.821 --72533-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:25.821 --72533-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:25.821 --72533-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:25.821 --72533-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:25.821 --72533-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:25.821 --72533-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:25.821 --72533-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:25.821 --72533-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:25.821 00:09:25.821 00:09:25.821 CUnit - A unit testing framework for C - Version 2.1-3 00:09:25.821 http://cunit.sourceforge.net/ 00:09:25.821 00:09:25.821 00:09:25.821 Suite: dev_suite 00:09:25.821 Test: dev_destruct_null_dev ...passed 00:09:25.821 Test: dev_destruct_zero_luns ...passed 00:09:25.821 Test: dev_destruct_null_lun ...passed 00:09:25.821 Test: dev_destruct_success ...passed 00:09:25.821 Test: dev_construct_num_luns_zero ...[2024-06-17 11:17:09.613009] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 228:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUNs specified 00:09:25.821 passed 00:09:25.821 Test: dev_construct_no_lun_zero ...[2024-06-17 11:17:09.652985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 241:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUN 0 specified 00:09:25.821 passed 00:09:25.821 Test: dev_construct_null_lun ...[2024-06-17 11:17:09.655218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 247:spdk_scsi_dev_construct_ext: *ERROR*: NULL spdk_scsi_lun for LUN 0 00:09:25.821 passed 00:09:25.821 Test: dev_construct_name_too_long ...[2024-06-17 11:17:09.656918] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 222:spdk_scsi_dev_construct_ext: *ERROR*: device xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: name longer than maximum allowed length 255 00:09:25.821 passed 00:09:25.821 Test: dev_construct_success ...passed 00:09:25.821 Test: dev_construct_success_lun_zero_not_first ...passed 00:09:25.821 Test: dev_queue_mgmt_task_success ...passed 00:09:25.821 Test: dev_queue_task_success ...passed 00:09:25.821 Test: dev_stop_success ...passed 00:09:25.821 Test: dev_add_port_max_ports ...[2024-06-17 11:17:09.671209] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 315:spdk_scsi_dev_add_port: *ERROR*: device already has 4 ports 00:09:25.821 passed 00:09:25.821 Test: dev_add_port_construct_failure1 ...[2024-06-17 11:17:09.675855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:09:25.821 passed 00:09:25.821 Test: dev_add_port_construct_failure2 ...[2024-06-17 11:17:09.678366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 321:spdk_scsi_dev_add_port: *ERROR*: device already has port(1) 00:09:25.821 passed 00:09:25.821 Test: dev_add_port_success1 ...passed 00:09:25.821 Test: dev_add_port_success2 ...passed 00:09:25.821 Test: dev_add_port_success3 ...passed 00:09:25.821 Test: dev_find_port_by_id_num_ports_zero ...passed 00:09:25.821 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:09:25.821 Test: dev_find_port_by_id_success ...passed 00:09:25.821 Test: dev_add_lun_bdev_not_found ...passed 00:09:25.821 Test: dev_add_lun_no_free_lun_id ...[2024-06-17 11:17:09.691869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/dev.c: 159:spdk_scsi_dev_add_lun_ext: *ERROR*: Free LUN ID is not found 00:09:25.821 passed 00:09:25.821 Test: dev_add_lun_success1 ...passed 00:09:25.821 Test: dev_add_lun_success2 ...passed 00:09:25.821 Test: dev_check_pending_tasks ...passed 00:09:25.821 Test: dev_iterate_luns ...passed 00:09:25.821 Test: dev_find_free_lun ...passed 00:09:25.821 00:09:25.821 Run Summary: Type Total Ran Passed Failed Inactive 00:09:25.821 suites 1 1 n/a 0 0 00:09:25.821 tests 29 29 29 0 0 00:09:25.821 asserts 97 97 97 0 n/a 00:09:25.821 00:09:25.821 Elapsed time = 0.142 seconds 00:09:25.821 --72533-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:26.079 --72533-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:26.079 ==72533== 00:09:26.079 ==72533== HEAP SUMMARY: 00:09:26.079 ==72533== in use at exit: 0 bytes in 0 blocks 00:09:26.079 ==72533== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:09:26.079 ==72533== 00:09:26.079 ==72533== All heap blocks were freed -- no leaks are possible 00:09:26.079 ==72533== 00:09:26.079 ==72533== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:26.079 11:17:09 unittest_scsi -- unit/unittest.sh@118 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:26.079 ==72541== Memcheck, a memory error detector 00:09:26.079 ==72541== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:26.079 ==72541== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:26.079 ==72541== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:26.079 ==72541== 00:09:26.079 --72541-- Valgrind options: 00:09:26.079 --72541-- --leak-check=full 00:09:26.079 --72541-- --error-exitcode=2 00:09:26.079 --72541-- --verbose 00:09:26.079 --72541-- Contents of /proc/version: 00:09:26.079 --72541-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:26.079 --72541-- 00:09:26.079 --72541-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:26.079 --72541-- Page sizes: currently 4096, max supported 4096 00:09:26.079 --72541-- Valgrind library directory: /usr/libexec/valgrind 00:09:26.079 --72541-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:26.079 --72541-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:26.079 --72541-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:26.079 --72541-- might be shown as UnknownInlinedFun 00:09:26.079 --72541-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:26.079 --72541-- object doesn't have a dynamic symbol table 00:09:26.079 --72541-- Scheduler: using generic scheduler lock implementation. 00:09:26.079 --72541-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:26.079 ==72541== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72541-by-???-on-3d512e6db8cf 00:09:26.079 ==72541== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72541-by-???-on-3d512e6db8cf 00:09:26.079 ==72541== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72541-by-???-on-3d512e6db8cf 00:09:26.079 ==72541== 00:09:26.079 ==72541== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:26.079 ==72541== don't want to do, unless you know exactly what you're doing, 00:09:26.079 ==72541== or are doing some strange experiment): 00:09:26.079 ==72541== /usr/libexec/valgrind/../../bin/vgdb --pid=72541 ...command... 00:09:26.079 ==72541== 00:09:26.079 ==72541== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:26.079 ==72541== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:09:26.079 ==72541== and then give GDB the following command 00:09:26.079 ==72541== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72541 00:09:26.079 ==72541== --pid is optional if only one valgrind process is running 00:09:26.079 ==72541== 00:09:26.079 --72541-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:26.079 --72541-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:26.079 --72541-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:26.079 --72541-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:26.079 ==72541== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.079 --72541-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:26.079 --72541-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:26.079 --72541-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:26.080 --72541-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:26.080 --72541-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:26.080 --72541-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:26.080 --72541-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:26.080 --72541-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:26.080 --72541-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:26.080 --72541-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:26.080 --72541-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:26.080 --72541-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:26.080 --72541-- Reading syms from /usr/lib64/libm.so.6 00:09:26.080 --72541-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:26.080 --72541-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:26.080 --72541-- Reading syms from /usr/lib64/libc.so.6 00:09:26.336 ==72541== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.336 --72541-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.336 --72541-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:26.336 ==72541== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.336 --72541-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.336 --72541-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:26.336 ==72541== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.336 --72541-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.336 --72541-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:26.336 ==72541== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.336 --72541-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:26.336 --72541-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:26.336 --72541-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:26.336 --72541-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:26.336 --72541-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:26.336 --72541-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:26.336 --72541-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:26.336 --72541-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:26.336 --72541-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 ==72541== Preferring higher priority redirection: 00:09:26.336 --72541-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:26.336 --72541-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:26.336 --72541-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 --72541-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:26.336 ==72541== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.336 --72541-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:26.336 --72541-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:26.336 ==72541== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.336 --72541-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:26.336 --72541-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:26.336 --72541-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:26.592 --72541-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:26.593 --72541-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:26.593 --72541-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:26.593 --72541-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:26.593 --72541-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:26.593 --72541-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:26.593 --72541-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:26.593 --72541-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:26.593 --72541-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:26.593 --72541-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:26.593 --72541-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:26.593 --72541-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:26.593 --72541-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:26.593 --72541-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:26.593 --72541-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:26.593 --72541-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:26.593 00:09:26.593 00:09:26.593 CUnit - A unit testing framework for C - Version 2.1-3 00:09:26.593 http://cunit.sourceforge.net/ 00:09:26.593 00:09:26.593 00:09:26.593 Suite: lun_suite 00:09:26.593 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-06-17 11:17:10.474451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:09:26.593 passed 00:09:26.593 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-06-17 11:17:10.513594] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task set not supported 00:09:26.593 passed 00:09:26.593 Test: lun_task_mgmt_execute_lun_reset ...passed 00:09:26.593 Test: lun_task_mgmt_execute_target_reset ...passed 00:09:26.593 Test: lun_task_mgmt_execute_invalid_case ...[2024-06-17 11:17:10.519981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:09:26.593 passed 00:09:26.593 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:09:26.593 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:09:26.593 Test: lun_append_task_null_lun_not_supported ...passed 00:09:26.593 Test: lun_execute_scsi_task_pending ...passed 00:09:26.593 Test: lun_execute_scsi_task_complete ...passed 00:09:26.593 Test: lun_execute_scsi_task_resize ...passed 00:09:26.593 Test: lun_destruct_success ...passed 00:09:26.593 Test: lun_construct_null_ctx ...[2024-06-17 11:17:10.545418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:09:26.593 passed 00:09:26.593 Test: lun_construct_success ...passed 00:09:26.851 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:09:26.851 Test: lun_reset_task_suspend_scsi_task ...passed 00:09:26.851 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:09:26.851 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:09:26.851 00:09:26.851 Run Summary: Type Total Ran Passed Failed Inactive 00:09:26.851 suites 1 1 n/a 0 0 00:09:26.851 tests 18 18 18 0 0 00:09:26.851 asserts 153 153 153 0 n/a 00:09:26.851 00:09:26.851 Elapsed time = 0.141 seconds 00:09:26.851 --72541-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:26.851 --72541-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:26.851 ==72541== 00:09:26.851 ==72541== HEAP SUMMARY: 00:09:26.851 ==72541== in use at exit: 0 bytes in 0 blocks 00:09:26.851 ==72541== total heap usage: 1,167 allocs, 1,167 frees, 199,640 bytes allocated 00:09:26.851 ==72541== 00:09:26.851 ==72541== All heap blocks were freed -- no leaks are possible 00:09:26.851 ==72541== 00:09:26.851 ==72541== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:26.852 11:17:10 unittest_scsi -- unit/unittest.sh@119 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:26.852 ==72552== Memcheck, a memory error detector 00:09:26.852 ==72552== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:26.852 ==72552== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:26.852 ==72552== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:26.852 ==72552== 00:09:26.852 --72552-- Valgrind options: 00:09:26.852 --72552-- --leak-check=full 00:09:26.852 --72552-- --error-exitcode=2 00:09:26.852 --72552-- --verbose 00:09:26.852 --72552-- Contents of /proc/version: 00:09:26.852 --72552-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:26.852 --72552-- 00:09:26.852 --72552-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:26.852 --72552-- Page sizes: currently 4096, max supported 4096 00:09:26.852 --72552-- Valgrind library directory: /usr/libexec/valgrind 00:09:26.852 --72552-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:26.852 --72552-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:26.852 --72552-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:26.852 --72552-- might be shown as UnknownInlinedFun 00:09:26.852 --72552-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:26.852 --72552-- object doesn't have a dynamic symbol table 00:09:26.852 --72552-- Scheduler: using generic scheduler lock implementation. 00:09:26.852 --72552-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:26.852 ==72552== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72552-by-???-on-3d512e6db8cf 00:09:26.852 ==72552== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72552-by-???-on-3d512e6db8cf 00:09:26.852 ==72552== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72552-by-???-on-3d512e6db8cf 00:09:26.852 ==72552== 00:09:26.852 ==72552== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:26.852 ==72552== don't want to do, unless you know exactly what you're doing, 00:09:26.852 ==72552== or are doing some strange experiment): 00:09:26.852 ==72552== /usr/libexec/valgrind/../../bin/vgdb --pid=72552 ...command... 00:09:26.852 ==72552== 00:09:26.852 ==72552== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:26.852 ==72552== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:09:26.852 ==72552== and then give GDB the following command 00:09:26.852 ==72552== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72552 00:09:26.852 ==72552== --pid is optional if only one valgrind process is running 00:09:26.852 ==72552== 00:09:26.852 --72552-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:26.852 --72552-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:26.852 --72552-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:26.852 --72552-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:26.852 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:09:26.852 --72552-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:26.852 --72552-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:27.108 --72552-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:27.108 --72552-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:27.108 --72552-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:27.108 --72552-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:27.108 --72552-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:27.108 --72552-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:27.108 --72552-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:27.108 --72552-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:27.108 --72552-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:27.108 --72552-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:27.108 --72552-- Reading syms from /usr/lib64/libm.so.6 00:09:27.108 --72552-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:27.108 --72552-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:27.108 --72552-- Reading syms from /usr/lib64/libc.so.6 00:09:27.108 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.108 --72552-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.108 --72552-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.108 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.108 --72552-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.108 --72552-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.108 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.108 --72552-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.108 --72552-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.108 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.108 --72552-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.108 --72552-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.108 --72552-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:27.108 --72552-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:27.108 --72552-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:27.108 --72552-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:27.108 --72552-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:27.108 --72552-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:27.108 --72552-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.108 --72552-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 ==72552== Preferring higher priority redirection: 00:09:27.109 --72552-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:27.109 --72552-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:27.109 --72552-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 --72552-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.109 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.109 --72552-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.109 --72552-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.109 ==72552== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.109 --72552-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.109 --72552-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.366 --72552-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:27.366 --72552-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:27.366 --72552-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:27.366 --72552-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:27.366 --72552-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:27.366 --72552-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:27.366 --72552-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:27.366 --72552-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:27.366 --72552-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:27.366 --72552-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:27.366 --72552-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:27.366 --72552-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:27.366 --72552-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:27.366 --72552-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:27.366 --72552-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:27.366 --72552-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:27.366 00:09:27.366 00:09:27.366 CUnit - A unit testing framework for C - Version 2.1-3 00:09:27.366 http://cunit.sourceforge.net/ 00:09:27.366 00:09:27.366 00:09:27.366 Suite: scsi_suite 00:09:27.366 Test: scsi_init ...passed 00:09:27.366 00:09:27.366 Run Summary: Type Total Ran Passed Failed Inactive 00:09:27.366 suites 1 1 n/a 0 0 00:09:27.366 tests 1 1 1 0 0 00:09:27.366 asserts 1 1 1 0 n/a 00:09:27.366 00:09:27.366 Elapsed time = 0.003 seconds 00:09:27.366 --72552-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:27.366 --72552-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:27.366 ==72552== 00:09:27.366 ==72552== HEAP SUMMARY: 00:09:27.366 ==72552== in use at exit: 0 bytes in 0 blocks 00:09:27.366 ==72552== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:09:27.366 ==72552== 00:09:27.366 ==72552== All heap blocks were freed -- no leaks are possible 00:09:27.366 ==72552== 00:09:27.366 ==72552== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:27.366 11:17:11 unittest_scsi -- unit/unittest.sh@120 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:27.366 ==72553== Memcheck, a memory error detector 00:09:27.366 ==72553== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:27.366 ==72553== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:27.366 ==72553== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:27.366 ==72553== 00:09:27.366 --72553-- Valgrind options: 00:09:27.366 --72553-- --leak-check=full 00:09:27.366 --72553-- --error-exitcode=2 00:09:27.366 --72553-- --verbose 00:09:27.366 --72553-- Contents of /proc/version: 00:09:27.366 --72553-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:27.366 --72553-- 00:09:27.366 --72553-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:27.366 --72553-- Page sizes: currently 4096, max supported 4096 00:09:27.366 --72553-- Valgrind library directory: /usr/libexec/valgrind 00:09:27.366 --72553-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:27.366 --72553-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:27.366 --72553-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:27.366 --72553-- might be shown as UnknownInlinedFun 00:09:27.366 --72553-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:27.366 --72553-- object doesn't have a dynamic symbol table 00:09:27.366 --72553-- Scheduler: using generic scheduler lock implementation. 00:09:27.366 --72553-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:27.366 ==72553== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72553-by-???-on-3d512e6db8cf 00:09:27.366 ==72553== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72553-by-???-on-3d512e6db8cf 00:09:27.366 ==72553== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72553-by-???-on-3d512e6db8cf 00:09:27.366 ==72553== 00:09:27.366 ==72553== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:27.366 ==72553== don't want to do, unless you know exactly what you're doing, 00:09:27.366 ==72553== or are doing some strange experiment): 00:09:27.366 ==72553== /usr/libexec/valgrind/../../bin/vgdb --pid=72553 ...command... 00:09:27.366 ==72553== 00:09:27.366 ==72553== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:27.367 ==72553== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:09:27.367 ==72553== and then give GDB the following command 00:09:27.367 ==72553== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72553 00:09:27.367 ==72553== --pid is optional if only one valgrind process is running 00:09:27.367 ==72553== 00:09:27.367 --72553-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:27.623 --72553-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:27.623 --72553-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:27.623 --72553-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:27.623 ==72553== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.623 --72553-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:27.624 --72553-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:27.624 --72553-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:27.624 --72553-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:27.624 --72553-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:27.624 --72553-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:27.624 --72553-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:27.624 --72553-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:27.624 --72553-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:27.624 --72553-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:27.624 --72553-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:27.624 --72553-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:27.624 --72553-- Reading syms from /usr/lib64/libm.so.6 00:09:27.624 --72553-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:27.624 --72553-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:27.624 --72553-- Reading syms from /usr/lib64/libc.so.6 00:09:27.624 ==72553== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.624 --72553-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.624 --72553-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.624 ==72553== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.624 --72553-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.624 --72553-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.624 ==72553== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.624 --72553-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.624 --72553-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:27.624 ==72553== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.624 --72553-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:27.624 --72553-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:27.624 --72553-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:27.624 --72553-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:27.624 --72553-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:27.624 --72553-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:27.624 --72553-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:27.624 --72553-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:27.624 --72553-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 ==72553== Preferring higher priority redirection: 00:09:27.624 --72553-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:27.624 --72553-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:27.624 --72553-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.624 --72553-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.625 --72553-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.881 --72553-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.881 --72553-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.881 --72553-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.881 --72553-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:27.881 ==72553== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.881 --72553-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.882 --72553-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.882 ==72553== WARNING: new redirection conflicts with existing -- ignoring it 00:09:27.882 --72553-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:27.882 --72553-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:27.882 --72553-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:27.882 --72553-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:27.882 --72553-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:27.882 --72553-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:27.882 --72553-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:27.882 --72553-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:27.882 --72553-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:27.882 --72553-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:27.882 --72553-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:27.882 --72553-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:27.882 --72553-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:27.882 --72553-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:27.882 --72553-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:27.882 --72553-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:27.882 --72553-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:27.882 --72553-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:27.882 00:09:27.882 00:09:27.882 CUnit - A unit testing framework for C - Version 2.1-3 00:09:27.882 http://cunit.sourceforge.net/ 00:09:27.882 00:09:27.882 00:09:27.882 Suite: translation_suite 00:09:27.882 Test: mode_select_6_test ...passed 00:09:27.882 Test: mode_select_6_test2 ...passed 00:09:27.882 Test: mode_sense_6_test ...--72553-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:27.882 passed 00:09:27.882 Test: mode_sense_10_test ...passed 00:09:27.882 Test: inquiry_evpd_test ...passed 00:09:27.882 Test: inquiry_standard_test ...passed 00:09:27.882 Test: inquiry_overflow_test ...passed 00:09:27.882 Test: task_complete_test ...passed 00:09:27.882 Test: lba_range_test ...passed 00:09:28.139 Test: xfer_len_test ...[2024-06-17 11:17:11.824709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_bdev.c:1270:bdev_scsi_readwrite: *ERROR*: xfer_len 8193 > maximum transfer length 8192 00:09:28.139 passed 00:09:28.139 Test: xfer_test ...passed 00:09:28.139 Test: scsi_name_padding_test ...passed 00:09:28.139 Test: get_dif_ctx_test ...passed 00:09:28.139 Test: unmap_split_test ...passed 00:09:28.139 00:09:28.139 Run Summary: Type Total Ran Passed Failed Inactive 00:09:28.139 suites 1 1 n/a 0 0 00:09:28.139 tests 14 14 14 0 0 00:09:28.139 asserts 1205 1205 1205 0 n/a 00:09:28.139 00:09:28.139 Elapsed time = 0.174 seconds 00:09:28.139 --72553-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:28.139 --72553-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:28.139 ==72553== 00:09:28.139 ==72553== HEAP SUMMARY: 00:09:28.139 ==72553== in use at exit: 0 bytes in 0 blocks 00:09:28.139 ==72553== total heap usage: 378 allocs, 378 frees, 1,207,348 bytes allocated 00:09:28.139 ==72553== 00:09:28.139 ==72553== All heap blocks were freed -- no leaks are possible 00:09:28.139 ==72553== 00:09:28.139 ==72553== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:28.139 11:17:11 unittest_scsi -- unit/unittest.sh@121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:28.139 ==72561== Memcheck, a memory error detector 00:09:28.139 ==72561== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:28.139 ==72561== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:28.139 ==72561== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:28.139 ==72561== 00:09:28.139 --72561-- Valgrind options: 00:09:28.139 --72561-- --leak-check=full 00:09:28.139 --72561-- --error-exitcode=2 00:09:28.139 --72561-- --verbose 00:09:28.139 --72561-- Contents of /proc/version: 00:09:28.139 --72561-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:28.139 --72561-- 00:09:28.139 --72561-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:28.140 --72561-- Page sizes: currently 4096, max supported 4096 00:09:28.140 --72561-- Valgrind library directory: /usr/libexec/valgrind 00:09:28.140 --72561-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:28.140 --72561-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:28.140 --72561-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:28.140 --72561-- might be shown as UnknownInlinedFun 00:09:28.140 --72561-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:28.140 --72561-- object doesn't have a dynamic symbol table 00:09:28.140 --72561-- Scheduler: using generic scheduler lock implementation. 00:09:28.140 --72561-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:28.140 ==72561== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72561-by-???-on-3d512e6db8cf 00:09:28.140 ==72561== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72561-by-???-on-3d512e6db8cf 00:09:28.140 ==72561== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72561-by-???-on-3d512e6db8cf 00:09:28.140 ==72561== 00:09:28.140 ==72561== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:28.140 ==72561== don't want to do, unless you know exactly what you're doing, 00:09:28.140 ==72561== or are doing some strange experiment): 00:09:28.140 ==72561== /usr/libexec/valgrind/../../bin/vgdb --pid=72561 ...command... 00:09:28.140 ==72561== 00:09:28.140 ==72561== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:28.140 ==72561== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:09:28.140 ==72561== and then give GDB the following command 00:09:28.140 ==72561== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72561 00:09:28.140 ==72561== --pid is optional if only one valgrind process is running 00:09:28.140 ==72561== 00:09:28.140 --72561-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:28.140 --72561-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:28.140 --72561-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:28.140 --72561-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:28.140 ==72561== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.140 --72561-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:28.140 --72561-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:28.140 --72561-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:28.140 --72561-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:28.140 --72561-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:28.140 --72561-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:28.140 --72561-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:28.140 --72561-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:28.140 --72561-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:28.140 --72561-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:28.140 --72561-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:28.140 --72561-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:28.397 --72561-- Reading syms from /usr/lib64/libm.so.6 00:09:28.397 --72561-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:28.397 --72561-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:28.397 --72561-- Reading syms from /usr/lib64/libc.so.6 00:09:28.397 ==72561== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.397 --72561-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.397 --72561-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.398 ==72561== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.398 --72561-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.398 --72561-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.398 ==72561== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.398 --72561-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.398 --72561-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.398 ==72561== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.398 --72561-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.398 --72561-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.398 --72561-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:28.398 --72561-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:28.398 --72561-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:28.398 --72561-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:28.398 --72561-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:28.398 --72561-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:28.398 --72561-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 ==72561== Preferring higher priority redirection: 00:09:28.398 --72561-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:28.398 --72561-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:28.398 --72561-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.398 --72561-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.399 --72561-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.399 --72561-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.399 --72561-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.399 --72561-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.399 --72561-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.399 --72561-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:28.399 ==72561== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.399 --72561-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.399 --72561-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:28.399 ==72561== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.399 --72561-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:28.399 --72561-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:28.399 --72561-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:28.399 --72561-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:28.399 --72561-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:28.399 --72561-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:28.656 --72561-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:28.656 --72561-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:28.656 --72561-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:28.656 --72561-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:28.656 --72561-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:28.656 --72561-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:28.656 --72561-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:28.656 --72561-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:28.656 --72561-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:28.656 --72561-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:28.656 --72561-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:28.656 --72561-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:28.656 00:09:28.656 00:09:28.656 CUnit - A unit testing framework for C - Version 2.1-3 00:09:28.656 http://cunit.sourceforge.net/ 00:09:28.656 00:09:28.657 00:09:28.657 Suite: reservation_suite 00:09:28.657 Test: test_reservation_register ...[2024-06-17 11:17:12.431643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:28.657 passed 00:09:28.657 Test: test_reservation_reserve ...[2024-06-17 11:17:12.467627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:28.657 [2024-06-17 11:17:12.472815] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 209:scsi_pr_out_reserve: *ERROR*: Only 1 holder is allowed for type 1 00:09:28.657 [2024-06-17 11:17:12.478673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 204:scsi_pr_out_reserve: *ERROR*: Reservation type doesn't match 00:09:28.657 passed 00:09:28.657 Test: test_reservation_preempt_non_all_regs ...[2024-06-17 11:17:12.481202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:28.657 [2024-06-17 11:17:12.484110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:09:28.657 passed 00:09:28.657 Test: test_reservation_preempt_all_regs ...[2024-06-17 11:17:12.491756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:28.657 passed 00:09:28.657 Test: test_reservation_cmds_conflict ...[2024-06-17 11:17:12.497410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:28.657 [2024-06-17 11:17:12.502134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Registrants only reservation type reject command 0x2a 00:09:28.657 [2024-06-17 11:17:12.504497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:09:28.657 [2024-06-17 11:17:12.505223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:09:28.657 [2024-06-17 11:17:12.505858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:09:28.657 [2024-06-17 11:17:12.506495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:09:28.657 passed 00:09:28.657 Test: test_scsi2_reserve_release ...passed 00:09:28.657 Test: test_pr_with_scsi2_reserve_release ...[2024-06-17 11:17:12.519314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:09:28.657 passed 00:09:28.657 00:09:28.657 Run Summary: Type Total Ran Passed Failed Inactive 00:09:28.657 suites 1 1 n/a 0 0 00:09:28.657 tests 7 7 7 0 0 00:09:28.657 asserts 257 257 257 0 n/a 00:09:28.657 00:09:28.657 Elapsed time = 0.114 seconds 00:09:28.657 --72561-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:28.657 --72561-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:28.657 ==72561== 00:09:28.657 ==72561== HEAP SUMMARY: 00:09:28.657 ==72561== in use at exit: 0 bytes in 0 blocks 00:09:28.657 ==72561== total heap usage: 102 allocs, 102 frees, 122,608 bytes allocated 00:09:28.657 ==72561== 00:09:28.657 ==72561== All heap blocks were freed -- no leaks are possible 00:09:28.657 ==72561== 00:09:28.657 ==72561== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:28.657 00:09:28.657 real 0m3.579s 00:09:28.657 user 0m3.397s 00:09:28.657 sys 0m0.134s 00:09:28.657 11:17:12 unittest_scsi -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:28.657 11:17:12 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:09:28.657 ************************************ 00:09:28.657 END TEST unittest_scsi 00:09:28.657 ************************************ 00:09:28.657 11:17:12 -- unit/unittest.sh@278 -- # uname -s 00:09:28.657 11:17:12 -- unit/unittest.sh@278 -- # '[' Linux = Linux ']' 00:09:28.657 11:17:12 -- unit/unittest.sh@279 -- # run_test unittest_sock unittest_sock 00:09:28.657 11:17:12 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:09:28.657 11:17:12 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:28.657 11:17:12 -- common/autotest_common.sh@10 -- # set +x 00:09:28.914 ************************************ 00:09:28.914 START TEST unittest_sock 00:09:28.914 ************************************ 00:09:28.914 11:17:12 unittest_sock -- common/autotest_common.sh@1124 -- # unittest_sock 00:09:28.914 11:17:12 unittest_sock -- unit/unittest.sh@125 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:28.914 ==72593== Memcheck, a memory error detector 00:09:28.914 ==72593== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:28.914 ==72593== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:28.914 ==72593== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:28.914 ==72593== 00:09:28.914 --72593-- Valgrind options: 00:09:28.914 --72593-- --leak-check=full 00:09:28.914 --72593-- --error-exitcode=2 00:09:28.914 --72593-- --verbose 00:09:28.914 --72593-- Contents of /proc/version: 00:09:28.914 --72593-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:28.914 --72593-- 00:09:28.914 --72593-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:28.914 --72593-- Page sizes: currently 4096, max supported 4096 00:09:28.914 --72593-- Valgrind library directory: /usr/libexec/valgrind 00:09:28.914 --72593-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:28.914 --72593-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:28.914 --72593-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:28.914 --72593-- might be shown as UnknownInlinedFun 00:09:28.914 --72593-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:28.914 --72593-- object doesn't have a dynamic symbol table 00:09:28.914 --72593-- Scheduler: using generic scheduler lock implementation. 00:09:28.914 --72593-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:28.914 ==72593== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72593-by-???-on-3d512e6db8cf 00:09:28.914 ==72593== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72593-by-???-on-3d512e6db8cf 00:09:28.914 ==72593== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72593-by-???-on-3d512e6db8cf 00:09:28.914 ==72593== 00:09:28.914 ==72593== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:28.914 ==72593== don't want to do, unless you know exactly what you're doing, 00:09:28.915 ==72593== or are doing some strange experiment): 00:09:28.915 ==72593== /usr/libexec/valgrind/../../bin/vgdb --pid=72593 ...command... 00:09:28.915 ==72593== 00:09:28.915 ==72593== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:28.915 ==72593== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:09:28.915 ==72593== and then give GDB the following command 00:09:28.915 ==72593== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72593 00:09:28.915 ==72593== --pid is optional if only one valgrind process is running 00:09:28.915 ==72593== 00:09:28.915 --72593-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:28.915 --72593-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:28.915 --72593-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:28.915 --72593-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:28.915 ==72593== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.915 --72593-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:28.915 --72593-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:28.915 --72593-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:28.915 --72593-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:28.915 --72593-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:28.915 --72593-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:28.915 --72593-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:28.915 --72593-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:28.915 --72593-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:28.915 --72593-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:28.915 --72593-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:28.915 --72593-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:28.915 --72593-- Reading syms from /usr/lib64/libm.so.6 00:09:28.915 --72593-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:28.915 --72593-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:28.915 --72593-- Reading syms from /usr/lib64/libc.so.6 00:09:28.915 ==72593== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.915 --72593-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.915 --72593-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.915 ==72593== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.915 --72593-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.915 --72593-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:28.915 ==72593== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.915 --72593-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.915 --72593-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:28.915 ==72593== WARNING: new redirection conflicts with existing -- ignoring it 00:09:28.915 --72593-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:28.915 --72593-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.172 --72593-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:29.172 --72593-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:29.172 --72593-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:29.172 --72593-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:29.172 --72593-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:29.172 --72593-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:29.172 --72593-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.172 --72593-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 ==72593== Preferring higher priority redirection: 00:09:29.173 --72593-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:29.173 --72593-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:29.173 --72593-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 --72593-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:29.173 ==72593== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.173 --72593-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:29.173 --72593-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:29.173 ==72593== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.173 --72593-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:29.173 --72593-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:29.173 --72593-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:29.173 --72593-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:29.173 --72593-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:29.173 --72593-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:29.430 --72593-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:29.430 --72593-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:29.430 --72593-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:29.430 --72593-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:29.431 --72593-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:29.431 --72593-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:29.431 --72593-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:29.431 --72593-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:29.431 --72593-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:29.431 --72593-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:29.431 --72593-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:29.431 --72593-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:29.431 00:09:29.431 00:09:29.431 CUnit - A unit testing framework for C - Version 2.1-3 00:09:29.431 http://cunit.sourceforge.net/ 00:09:29.431 00:09:29.431 00:09:29.431 Suite: sock 00:09:29.431 Test: posix_sock ...--72593-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:09:29.431 --72593-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:09:29.431 --72593-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:29.431 --72593-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:29.431 passed 00:09:29.431 Test: ut_sock ...passed 00:09:29.689 Test: posix_sock_group ...passed 00:09:29.689 Test: ut_sock_group ...passed 00:09:29.689 Test: posix_sock_group_fairness ...passed 00:09:29.689 Test: _posix_sock_close ...passed 00:09:29.689 Test: sock_get_default_opts ...passed 00:09:29.689 Test: ut_sock_impl_get_set_opts ...passed 00:09:29.689 Test: posix_sock_impl_get_set_opts ...passed 00:09:29.689 Test: ut_sock_map ...passed 00:09:29.689 Test: override_impl_opts ...passed 00:09:29.689 Test: ut_sock_group_get_ctx ...passed 00:09:29.689 00:09:29.689 Run Summary: Type Total Ran Passed Failed Inactive 00:09:29.689 suites 1 1 n/a 0 0 00:09:29.689 tests 12 12 12 0 0 00:09:29.689 asserts 349 349 349 0 n/a 00:09:29.689 00:09:29.689 Elapsed time = 0.293 seconds 00:09:29.689 --72593-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:29.689 ==72593== 00:09:29.689 ==72593== HEAP SUMMARY: 00:09:29.689 ==72593== in use at exit: 0 bytes in 0 blocks 00:09:29.689 ==72593== total heap usage: 263 allocs, 263 frees, 217,610 bytes allocated 00:09:29.689 ==72593== 00:09:29.689 ==72593== All heap blocks were freed -- no leaks are possible 00:09:29.689 ==72593== 00:09:29.689 ==72593== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:29.689 11:17:13 unittest_sock -- unit/unittest.sh@126 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:29.689 ==72601== Memcheck, a memory error detector 00:09:29.689 ==72601== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:29.689 ==72601== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:29.689 ==72601== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:29.689 ==72601== 00:09:29.689 --72601-- Valgrind options: 00:09:29.689 --72601-- --leak-check=full 00:09:29.689 --72601-- --error-exitcode=2 00:09:29.689 --72601-- --verbose 00:09:29.689 --72601-- Contents of /proc/version: 00:09:29.689 --72601-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:29.689 --72601-- 00:09:29.689 --72601-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:29.689 --72601-- Page sizes: currently 4096, max supported 4096 00:09:29.689 --72601-- Valgrind library directory: /usr/libexec/valgrind 00:09:29.689 --72601-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:29.689 --72601-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:29.947 --72601-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:29.947 --72601-- might be shown as UnknownInlinedFun 00:09:29.947 --72601-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:29.947 --72601-- object doesn't have a dynamic symbol table 00:09:29.947 --72601-- Scheduler: using generic scheduler lock implementation. 00:09:29.947 --72601-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:29.947 ==72601== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72601-by-???-on-3d512e6db8cf 00:09:29.947 ==72601== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72601-by-???-on-3d512e6db8cf 00:09:29.947 ==72601== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72601-by-???-on-3d512e6db8cf 00:09:29.947 ==72601== 00:09:29.947 ==72601== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:29.947 ==72601== don't want to do, unless you know exactly what you're doing, 00:09:29.947 ==72601== or are doing some strange experiment): 00:09:29.947 ==72601== /usr/libexec/valgrind/../../bin/vgdb --pid=72601 ...command... 00:09:29.947 ==72601== 00:09:29.947 ==72601== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:29.947 ==72601== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:09:29.947 ==72601== and then give GDB the following command 00:09:29.947 ==72601== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72601 00:09:29.947 ==72601== --pid is optional if only one valgrind process is running 00:09:29.947 ==72601== 00:09:29.947 --72601-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:29.947 --72601-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:29.947 --72601-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:29.947 --72601-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:29.947 ==72601== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.947 --72601-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:29.947 --72601-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:29.947 --72601-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:29.947 --72601-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:29.948 --72601-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:29.948 --72601-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:29.948 --72601-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:29.948 --72601-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:29.948 --72601-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:29.948 --72601-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:29.948 --72601-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:29.948 --72601-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:29.948 --72601-- Reading syms from /usr/lib64/libm.so.6 00:09:29.948 --72601-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:29.948 --72601-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:29.948 --72601-- Reading syms from /usr/lib64/libc.so.6 00:09:29.948 ==72601== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.948 --72601-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.948 --72601-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.948 ==72601== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.948 --72601-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.948 --72601-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:29.948 ==72601== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.948 --72601-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.948 --72601-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:29.948 ==72601== WARNING: new redirection conflicts with existing -- ignoring it 00:09:29.948 --72601-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:29.948 --72601-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.206 --72601-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:30.206 --72601-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:30.206 --72601-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:30.206 --72601-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:30.206 --72601-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:30.206 --72601-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:30.206 --72601-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.206 --72601-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 ==72601== Preferring higher priority redirection: 00:09:30.207 --72601-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:30.207 --72601-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:30.207 --72601-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 --72601-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 --72601-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 --72601-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 --72601-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 --72601-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 --72601-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 --72601-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 --72601-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.207 ==72601== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.207 --72601-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.207 --72601-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.207 ==72601== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.207 --72601-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.207 --72601-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.207 --72601-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:30.207 --72601-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:30.207 --72601-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:30.207 --72601-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:30.207 --72601-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:30.207 --72601-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:30.207 --72601-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:30.207 --72601-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:30.466 --72601-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:30.466 --72601-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:30.466 --72601-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:30.466 --72601-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:30.466 --72601-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:30.466 --72601-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:30.466 --72601-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:30.466 --72601-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:30.466 00:09:30.466 00:09:30.466 CUnit - A unit testing framework for C - Version 2.1-3 00:09:30.466 http://cunit.sourceforge.net/ 00:09:30.466 00:09:30.466 00:09:30.466 Suite: posix 00:09:30.466 Test: flush ...passed 00:09:30.466 00:09:30.466 Run Summary: Type Total Ran Passed Failed Inactive 00:09:30.466 suites 1 1 n/a 0 0 00:09:30.466 tests 1 1 1 0 0 00:09:30.466 asserts 28 28 28 0 n/a 00:09:30.466 00:09:30.466 Elapsed time = 0.043 seconds 00:09:30.466 --72601-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:30.466 --72601-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:30.466 ==72601== 00:09:30.466 ==72601== HEAP SUMMARY: 00:09:30.466 ==72601== in use at exit: 0 bytes in 0 blocks 00:09:30.466 ==72601== total heap usage: 83 allocs, 83 frees, 144,643 bytes allocated 00:09:30.466 ==72601== 00:09:30.466 ==72601== All heap blocks were freed -- no leaks are possible 00:09:30.466 ==72601== 00:09:30.466 ==72601== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:30.466 11:17:14 unittest_sock -- unit/unittest.sh@128 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:30.466 11:17:14 unittest_sock -- unit/unittest.sh@129 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:30.466 ==72613== Memcheck, a memory error detector 00:09:30.466 ==72613== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:30.466 ==72613== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:30.466 ==72613== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:30.466 ==72613== 00:09:30.466 --72613-- Valgrind options: 00:09:30.466 --72613-- --leak-check=full 00:09:30.466 --72613-- --error-exitcode=2 00:09:30.466 --72613-- --verbose 00:09:30.466 --72613-- Contents of /proc/version: 00:09:30.466 --72613-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:30.466 --72613-- 00:09:30.466 --72613-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:30.466 --72613-- Page sizes: currently 4096, max supported 4096 00:09:30.466 --72613-- Valgrind library directory: /usr/libexec/valgrind 00:09:30.466 --72613-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:30.466 --72613-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:30.466 --72613-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:30.466 --72613-- might be shown as UnknownInlinedFun 00:09:30.466 --72613-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:30.466 --72613-- object doesn't have a dynamic symbol table 00:09:30.466 --72613-- Scheduler: using generic scheduler lock implementation. 00:09:30.466 --72613-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:30.466 ==72613== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72613-by-???-on-3d512e6db8cf 00:09:30.466 ==72613== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72613-by-???-on-3d512e6db8cf 00:09:30.466 ==72613== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72613-by-???-on-3d512e6db8cf 00:09:30.466 ==72613== 00:09:30.466 ==72613== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:30.466 ==72613== don't want to do, unless you know exactly what you're doing, 00:09:30.466 ==72613== or are doing some strange experiment): 00:09:30.466 ==72613== /usr/libexec/valgrind/../../bin/vgdb --pid=72613 ...command... 00:09:30.466 ==72613== 00:09:30.466 ==72613== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:30.466 ==72613== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:09:30.466 ==72613== and then give GDB the following command 00:09:30.466 ==72613== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72613 00:09:30.466 ==72613== --pid is optional if only one valgrind process is running 00:09:30.466 ==72613== 00:09:30.724 --72613-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:30.724 --72613-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:30.724 --72613-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:30.724 --72613-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:30.724 ==72613== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.724 --72613-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:30.724 --72613-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:30.724 --72613-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:30.724 --72613-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:30.724 --72613-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:30.724 --72613-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:30.724 --72613-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:30.724 --72613-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:30.724 --72613-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:30.724 --72613-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:30.724 --72613-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:30.724 --72613-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:30.724 --72613-- Reading syms from /usr/lib64/libm.so.6 00:09:30.724 --72613-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:30.724 --72613-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:30.724 --72613-- Reading syms from /usr/lib64/libc.so.6 00:09:30.724 ==72613== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.725 --72613-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.725 --72613-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.725 ==72613== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.725 --72613-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.725 --72613-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.725 ==72613== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.725 --72613-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.725 --72613-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:30.725 ==72613== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.725 --72613-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:30.725 --72613-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:30.725 --72613-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:30.725 --72613-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:30.725 --72613-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:30.725 --72613-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:30.725 --72613-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:30.725 --72613-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:30.725 --72613-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 ==72613== Preferring higher priority redirection: 00:09:30.725 --72613-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:30.725 --72613-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:30.725 --72613-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.725 --72613-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.983 --72613-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.983 --72613-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.983 --72613-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.983 --72613-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:30.983 ==72613== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.983 --72613-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.983 --72613-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.983 ==72613== WARNING: new redirection conflicts with existing -- ignoring it 00:09:30.983 --72613-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:30.983 --72613-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:30.983 --72613-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:30.983 --72613-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:30.983 --72613-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:30.983 --72613-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:30.983 --72613-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:30.983 --72613-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:30.983 --72613-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:30.983 --72613-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:30.983 --72613-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:30.983 --72613-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:30.983 --72613-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:30.983 --72613-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:30.983 --72613-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:30.983 --72613-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:30.983 --72613-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:30.983 --72613-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:30.983 00:09:30.983 00:09:30.983 CUnit - A unit testing framework for C - Version 2.1-3 00:09:30.983 http://cunit.sourceforge.net/ 00:09:30.983 00:09:30.983 00:09:30.983 Suite: uring 00:09:30.983 Test: flush_client ...passed 00:09:30.983 Test: flush_server ...passed 00:09:30.983 00:09:30.983 Run Summary: Type Total Ran Passed Failed Inactive 00:09:30.983 suites 1 1 n/a 0 0 00:09:30.983 tests 2 2 2 0 0 00:09:30.983 asserts 49 49 49 0 n/a 00:09:30.983 00:09:30.983 Elapsed time = 0.042 seconds 00:09:30.983 --72613-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:30.983 --72613-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:30.983 ==72613== 00:09:30.983 ==72613== HEAP SUMMARY: 00:09:30.983 ==72613== in use at exit: 0 bytes in 0 blocks 00:09:30.983 ==72613== total heap usage: 87 allocs, 87 frees, 144,903 bytes allocated 00:09:30.983 ==72613== 00:09:30.983 ==72613== All heap blocks were freed -- no leaks are possible 00:09:30.983 ==72613== 00:09:30.983 ==72613== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:30.983 00:09:30.983 real 0m2.318s 00:09:30.983 user 0m2.213s 00:09:30.983 sys 0m0.073s 00:09:30.984 11:17:14 unittest_sock -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:30.984 11:17:14 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:09:30.984 ************************************ 00:09:30.984 END TEST unittest_sock 00:09:30.984 ************************************ 00:09:31.242 11:17:14 -- unit/unittest.sh@281 -- # run_test unittest_thread valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:31.242 11:17:14 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:31.242 11:17:14 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:31.242 11:17:14 -- common/autotest_common.sh@10 -- # set +x 00:09:31.242 ************************************ 00:09:31.242 START TEST unittest_thread 00:09:31.242 ************************************ 00:09:31.242 11:17:14 unittest_thread -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:31.242 ==72632== Memcheck, a memory error detector 00:09:31.242 ==72632== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:31.242 ==72632== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:31.242 ==72632== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:31.242 ==72632== 00:09:31.242 --72632-- Valgrind options: 00:09:31.242 --72632-- --leak-check=full 00:09:31.242 --72632-- --error-exitcode=2 00:09:31.242 --72632-- --verbose 00:09:31.242 --72632-- Contents of /proc/version: 00:09:31.243 --72632-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:31.243 --72632-- 00:09:31.243 --72632-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:31.243 --72632-- Page sizes: currently 4096, max supported 4096 00:09:31.243 --72632-- Valgrind library directory: /usr/libexec/valgrind 00:09:31.243 --72632-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:31.243 --72632-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:31.243 --72632-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:31.243 --72632-- might be shown as UnknownInlinedFun 00:09:31.243 --72632-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:31.243 --72632-- object doesn't have a dynamic symbol table 00:09:31.243 --72632-- Scheduler: using generic scheduler lock implementation. 00:09:31.243 --72632-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:31.243 ==72632== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72632-by-???-on-3d512e6db8cf 00:09:31.243 ==72632== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72632-by-???-on-3d512e6db8cf 00:09:31.243 ==72632== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72632-by-???-on-3d512e6db8cf 00:09:31.243 ==72632== 00:09:31.243 ==72632== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:31.243 ==72632== don't want to do, unless you know exactly what you're doing, 00:09:31.243 ==72632== or are doing some strange experiment): 00:09:31.243 ==72632== /usr/libexec/valgrind/../../bin/vgdb --pid=72632 ...command... 00:09:31.243 ==72632== 00:09:31.243 ==72632== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:31.243 ==72632== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:09:31.243 ==72632== and then give GDB the following command 00:09:31.243 ==72632== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72632 00:09:31.243 ==72632== --pid is optional if only one valgrind process is running 00:09:31.243 ==72632== 00:09:31.243 --72632-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:31.243 --72632-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:31.243 --72632-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:31.243 --72632-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:31.243 ==72632== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.243 --72632-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:31.243 --72632-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:31.243 --72632-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:31.243 --72632-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:31.243 --72632-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:31.243 --72632-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:31.243 --72632-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:31.243 --72632-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:31.243 --72632-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:31.243 --72632-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:31.243 --72632-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:31.243 --72632-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:31.243 --72632-- Reading syms from /usr/lib64/libm.so.6 00:09:31.243 --72632-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:31.243 --72632-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:31.243 --72632-- Reading syms from /usr/lib64/libc.so.6 00:09:31.502 ==72632== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.502 --72632-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.502 --72632-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:31.502 ==72632== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.502 --72632-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.502 --72632-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:31.502 ==72632== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.502 --72632-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.502 --72632-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:31.502 ==72632== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.502 --72632-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:31.502 --72632-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:31.502 --72632-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:31.502 --72632-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:31.502 --72632-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:31.502 --72632-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:31.502 --72632-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:31.502 --72632-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:31.502 --72632-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.502 --72632-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 ==72632== Preferring higher priority redirection: 00:09:31.503 --72632-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:31.503 --72632-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:31.503 --72632-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 --72632-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:31.503 ==72632== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.503 --72632-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:31.503 --72632-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:31.503 ==72632== WARNING: new redirection conflicts with existing -- ignoring it 00:09:31.503 --72632-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:31.503 --72632-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:31.761 --72632-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:31.761 --72632-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:31.761 --72632-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:31.761 --72632-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:31.761 --72632-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:31.761 --72632-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:31.761 --72632-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:31.761 --72632-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:31.761 --72632-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:31.761 --72632-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:31.761 --72632-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:31.761 --72632-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:31.761 --72632-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:31.761 --72632-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:31.761 --72632-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:31.761 --72632-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:31.761 00:09:31.761 00:09:31.761 CUnit - A unit testing framework for C - Version 2.1-3 00:09:31.761 http://cunit.sourceforge.net/ 00:09:31.761 00:09:31.761 00:09:31.761 Suite: io_channel 00:09:31.761 Test: thread_alloc ...--72632-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:31.761 passed 00:09:31.761 Test: thread_send_msg ...passed 00:09:32.157 Test: thread_poller ...passed 00:09:32.157 Test: poller_pause ...passed 00:09:32.414 Test: thread_for_each ...passed 00:09:32.414 Test: for_each_channel_remove ...passed 00:09:32.414 Test: for_each_channel_unreg ...[2024-06-17 11:17:16.185720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2173:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe968 already registered (old:0x5d9cb10 new:0x5d9cd60) 00:09:32.414 passed 00:09:32.414 Test: thread_name ...passed 00:09:32.414 Test: channel ...[2024-06-17 11:17:16.263848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2307:spdk_get_io_channel: *ERROR*: could not find io_device 0x4c48a8 00:09:32.414 passed 00:09:32.414 Test: channel_destroy_races ...passed 00:09:32.414 Test: thread_exit_test ...[2024-06-17 11:17:16.300776] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c: 635:thread_exit: *ERROR*: thread 0x5f28620 got timeout, and move it to the exited state forcefully 00:09:32.414 passed 00:09:32.414 Test: thread_update_stats_test ...passed 00:09:32.414 Test: nested_channel ...passed 00:09:32.672 Test: device_unregister_and_thread_exit_race ...passed 00:09:32.672 Test: cache_closest_timed_poller ...passed 00:09:32.672 Test: multi_timed_pollers_have_same_expiration ...passed 00:09:32.672 Test: io_device_lookup ...passed 00:09:32.672 Test: spdk_spin ...[2024-06-17 11:17:16.509066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3071:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:09:32.672 [2024-06-17 11:17:16.509834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:32.672 [2024-06-17 11:17:16.512706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3109:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:09:32.672 [2024-06-17 11:17:16.526996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3072:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:09:32.672 [2024-06-17 11:17:16.527367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:32.672 [2024-06-17 11:17:16.528528] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3092:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:09:32.673 [2024-06-17 11:17:16.528877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:32.673 [2024-06-17 11:17:16.530650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3092:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:09:32.673 [2024-06-17 11:17:16.530799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:32.673 [2024-06-17 11:17:16.535502] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3053:spdk_spin_destroy: *ERROR*: unrecoverable spinlock error 5: Destroying a held spinlock (sspin->thread == ((void *)0)) 00:09:32.673 [2024-06-17 11:17:16.535875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe970 00:09:32.673 passed 00:09:32.673 Test: for_each_channel_and_thread_exit_race ...passed 00:09:32.673 Test: for_each_thread_and_thread_exit_race ...passed 00:09:32.673 00:09:32.673 Run Summary: Type Total Ran Passed Failed Inactive 00:09:32.673 suites 1 1 n/a 0 0 00:09:32.673 tests 20 20 20 0 0 00:09:32.673 asserts 409 409 409 0 n/a 00:09:32.673 00:09:32.673 Elapsed time = 0.679 seconds 00:09:32.673 --72632-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:32.673 --72632-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:32.930 ==72632== 00:09:32.930 ==72632== HEAP SUMMARY: 00:09:32.930 ==72632== in use at exit: 0 bytes in 0 blocks 00:09:32.930 ==72632== total heap usage: 40,323 allocs, 40,323 frees, 1,483,799 bytes allocated 00:09:32.930 ==72632== 00:09:32.930 ==72632== All heap blocks were freed -- no leaks are possible 00:09:32.930 ==72632== 00:09:32.930 ==72632== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:32.930 00:09:32.930 real 0m1.678s 00:09:32.930 user 0m1.335s 00:09:32.930 sys 0m0.037s 00:09:32.930 11:17:16 unittest_thread -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:32.930 11:17:16 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:09:32.930 ************************************ 00:09:32.930 END TEST unittest_thread 00:09:32.930 ************************************ 00:09:32.930 11:17:16 -- unit/unittest.sh@282 -- # run_test unittest_iobuf valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:32.930 11:17:16 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:32.930 11:17:16 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:32.930 11:17:16 -- common/autotest_common.sh@10 -- # set +x 00:09:32.930 ************************************ 00:09:32.930 START TEST unittest_iobuf 00:09:32.930 ************************************ 00:09:32.930 11:17:16 unittest_iobuf -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:32.930 ==72669== Memcheck, a memory error detector 00:09:32.930 ==72669== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:32.930 ==72669== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:32.930 ==72669== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:32.930 ==72669== 00:09:32.930 --72669-- Valgrind options: 00:09:32.930 --72669-- --leak-check=full 00:09:32.930 --72669-- --error-exitcode=2 00:09:32.930 --72669-- --verbose 00:09:32.930 --72669-- Contents of /proc/version: 00:09:32.930 --72669-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:32.930 --72669-- 00:09:32.930 --72669-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:32.930 --72669-- Page sizes: currently 4096, max supported 4096 00:09:32.930 --72669-- Valgrind library directory: /usr/libexec/valgrind 00:09:32.930 --72669-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:32.930 --72669-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:32.930 --72669-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:32.930 --72669-- might be shown as UnknownInlinedFun 00:09:32.930 --72669-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:32.930 --72669-- object doesn't have a dynamic symbol table 00:09:32.930 --72669-- Scheduler: using generic scheduler lock implementation. 00:09:32.930 --72669-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:32.930 ==72669== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72669-by-???-on-3d512e6db8cf 00:09:32.930 ==72669== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72669-by-???-on-3d512e6db8cf 00:09:32.930 ==72669== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72669-by-???-on-3d512e6db8cf 00:09:32.930 ==72669== 00:09:32.930 ==72669== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:32.930 ==72669== don't want to do, unless you know exactly what you're doing, 00:09:32.930 ==72669== or are doing some strange experiment): 00:09:32.930 ==72669== /usr/libexec/valgrind/../../bin/vgdb --pid=72669 ...command... 00:09:32.930 ==72669== 00:09:32.930 ==72669== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:32.930 ==72669== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:09:32.930 ==72669== and then give GDB the following command 00:09:32.930 ==72669== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72669 00:09:32.930 ==72669== --pid is optional if only one valgrind process is running 00:09:32.930 ==72669== 00:09:32.930 --72669-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:32.930 --72669-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:32.930 --72669-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:32.930 --72669-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:32.930 ==72669== WARNING: new redirection conflicts with existing -- ignoring it 00:09:32.930 --72669-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:32.930 --72669-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:32.930 --72669-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:32.930 --72669-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:32.930 --72669-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:32.930 --72669-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:32.930 --72669-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:32.930 --72669-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:32.930 --72669-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:32.930 --72669-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:32.930 --72669-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:32.930 --72669-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:32.930 --72669-- Reading syms from /usr/lib64/libm.so.6 00:09:33.187 --72669-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:33.187 --72669-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:33.187 --72669-- Reading syms from /usr/lib64/libc.so.6 00:09:33.187 ==72669== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.187 --72669-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.187 --72669-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:33.187 ==72669== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.187 --72669-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.187 --72669-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:33.187 ==72669== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.187 --72669-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.187 --72669-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:33.187 ==72669== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.187 --72669-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:33.187 --72669-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:33.187 --72669-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:33.187 --72669-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:33.187 --72669-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:33.187 --72669-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:33.187 --72669-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:33.187 --72669-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:33.187 --72669-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.187 --72669-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 ==72669== Preferring higher priority redirection: 00:09:33.188 --72669-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:33.188 --72669-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:33.188 --72669-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.188 --72669-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.445 --72669-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:33.445 ==72669== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.445 --72669-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:33.445 --72669-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:33.445 ==72669== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.445 --72669-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:33.445 --72669-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:33.445 --72669-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:33.445 --72669-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:33.445 --72669-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:33.445 --72669-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:33.445 --72669-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:33.445 --72669-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:33.445 --72669-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:33.445 --72669-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:33.445 --72669-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:33.445 --72669-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:33.445 --72669-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:33.445 --72669-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:33.445 --72669-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:33.445 --72669-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:33.445 --72669-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:33.445 --72669-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:33.445 00:09:33.445 00:09:33.445 CUnit - A unit testing framework for C - Version 2.1-3 00:09:33.445 http://cunit.sourceforge.net/ 00:09:33.445 00:09:33.445 00:09:33.445 Suite: io_channel 00:09:33.445 Test: iobuf ...--72669-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:33.704 passed 00:09:33.704 Test: iobuf_cache ...[2024-06-17 11:17:17.547389] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 360:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module0' iobuf small buffer cache at 4/5 entries. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:09:33.704 [2024-06-17 11:17:17.583147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 363:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:09:33.704 [2024-06-17 11:17:17.588551] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 372:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module0' iobuf large buffer cache at 4/5 entries. You may need to increase spdk_iobuf_opts.large_pool_count (4) 00:09:33.704 [2024-06-17 11:17:17.588921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 375:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:09:33.704 [2024-06-17 11:17:17.592336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 360:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module1' iobuf small buffer cache at 0/4 entries. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:09:33.704 [2024-06-17 11:17:17.592497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/iobuf.c: 363:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:09:33.704 passed 00:09:33.704 00:09:33.704 Run Summary: Type Total Ran Passed Failed Inactive 00:09:33.704 suites 1 1 n/a 0 0 00:09:33.704 tests 2 2 2 0 0 00:09:33.704 asserts 107 107 107 0 n/a 00:09:33.704 00:09:33.704 Elapsed time = 0.306 seconds 00:09:33.704 --72669-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:33.704 --72669-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:33.963 ==72669== 00:09:33.963 ==72669== HEAP SUMMARY: 00:09:33.963 ==72669== in use at exit: 0 bytes in 0 blocks 00:09:33.963 ==72669== total heap usage: 3,272 allocs, 3,272 frees, 330,077 bytes allocated 00:09:33.963 ==72669== 00:09:33.963 ==72669== All heap blocks were freed -- no leaks are possible 00:09:33.963 ==72669== 00:09:33.963 ==72669== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:33.963 00:09:33.963 real 0m1.009s 00:09:33.963 user 0m0.979s 00:09:33.963 sys 0m0.027s 00:09:33.963 11:17:17 unittest_iobuf -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:33.963 11:17:17 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:09:33.963 ************************************ 00:09:33.963 END TEST unittest_iobuf 00:09:33.963 ************************************ 00:09:33.963 11:17:17 -- unit/unittest.sh@283 -- # run_test unittest_util unittest_util 00:09:33.963 11:17:17 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:09:33.963 11:17:17 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:33.963 11:17:17 -- common/autotest_common.sh@10 -- # set +x 00:09:33.963 ************************************ 00:09:33.963 START TEST unittest_util 00:09:33.963 ************************************ 00:09:33.963 11:17:17 unittest_util -- common/autotest_common.sh@1124 -- # unittest_util 00:09:33.963 11:17:17 unittest_util -- unit/unittest.sh@134 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:33.963 ==72697== Memcheck, a memory error detector 00:09:33.963 ==72697== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:33.963 ==72697== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:33.963 ==72697== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:33.963 ==72697== 00:09:33.963 --72697-- Valgrind options: 00:09:33.963 --72697-- --leak-check=full 00:09:33.963 --72697-- --error-exitcode=2 00:09:33.963 --72697-- --verbose 00:09:33.963 --72697-- Contents of /proc/version: 00:09:33.963 --72697-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:33.963 --72697-- 00:09:33.963 --72697-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:33.963 --72697-- Page sizes: currently 4096, max supported 4096 00:09:33.963 --72697-- Valgrind library directory: /usr/libexec/valgrind 00:09:33.963 --72697-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:33.963 --72697-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:33.963 --72697-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:33.963 --72697-- might be shown as UnknownInlinedFun 00:09:33.963 --72697-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:33.963 --72697-- object doesn't have a dynamic symbol table 00:09:33.963 --72697-- Scheduler: using generic scheduler lock implementation. 00:09:33.963 --72697-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:33.963 ==72697== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72697-by-???-on-3d512e6db8cf 00:09:33.963 ==72697== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72697-by-???-on-3d512e6db8cf 00:09:33.963 ==72697== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72697-by-???-on-3d512e6db8cf 00:09:33.963 ==72697== 00:09:33.963 ==72697== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:33.963 ==72697== don't want to do, unless you know exactly what you're doing, 00:09:33.963 ==72697== or are doing some strange experiment): 00:09:33.963 ==72697== /usr/libexec/valgrind/../../bin/vgdb --pid=72697 ...command... 00:09:33.963 ==72697== 00:09:33.963 ==72697== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:33.963 ==72697== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:09:33.963 ==72697== and then give GDB the following command 00:09:33.963 ==72697== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72697 00:09:33.963 ==72697== --pid is optional if only one valgrind process is running 00:09:33.963 ==72697== 00:09:33.963 --72697-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:33.963 --72697-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:33.964 --72697-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:33.964 --72697-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:33.964 ==72697== WARNING: new redirection conflicts with existing -- ignoring it 00:09:33.964 --72697-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:33.964 --72697-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:33.964 --72697-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:33.964 --72697-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:33.964 --72697-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:33.964 --72697-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:33.964 --72697-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:33.964 --72697-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:33.964 --72697-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:33.964 --72697-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:33.964 --72697-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:34.221 --72697-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:34.221 --72697-- Reading syms from /usr/lib64/libm.so.6 00:09:34.221 --72697-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:34.221 --72697-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:34.221 --72697-- Reading syms from /usr/lib64/libc.so.6 00:09:34.221 ==72697== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.221 --72697-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.221 --72697-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.221 ==72697== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.221 --72697-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.221 --72697-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:34.221 ==72697== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.221 --72697-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.221 --72697-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.221 ==72697== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.221 --72697-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.221 --72697-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:34.221 --72697-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:34.221 --72697-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:34.221 --72697-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:34.221 --72697-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:34.221 --72697-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:34.221 --72697-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:34.221 --72697-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.221 --72697-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 ==72697== Preferring higher priority redirection: 00:09:34.222 --72697-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:34.222 --72697-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:34.222 --72697-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.222 --72697-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.479 --72697-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.479 --72697-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.479 --72697-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.479 --72697-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:34.480 ==72697== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.480 --72697-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:34.480 --72697-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:34.480 ==72697== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.480 --72697-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:34.480 --72697-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:34.480 --72697-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:34.480 --72697-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:34.480 --72697-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:34.480 --72697-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:34.480 --72697-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:34.480 --72697-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:34.480 --72697-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:34.480 --72697-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:34.480 --72697-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:34.480 --72697-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:34.480 --72697-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:34.480 --72697-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:34.480 --72697-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:34.480 --72697-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:34.480 --72697-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:34.480 --72697-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:34.480 00:09:34.480 00:09:34.480 CUnit - A unit testing framework for C - Version 2.1-3 00:09:34.480 http://cunit.sourceforge.net/ 00:09:34.480 00:09:34.480 00:09:34.480 Suite: base64 00:09:34.480 Test: test_base64_get_encoded_strlen ...passed 00:09:34.480 Test: test_base64_get_decoded_len ...passed 00:09:34.480 Test: test_base64_encode ...passed 00:09:34.480 Test: test_base64_decode ...passed 00:09:34.480 Test: test_base64_urlsafe_encode ...passed 00:09:34.480 Test: test_base64_urlsafe_decode ...passed 00:09:34.480 00:09:34.480 Run Summary: Type Total Ran Passed Failed Inactive 00:09:34.480 suites 1 1 n/a 0 0 00:09:34.480 tests 6 6 6 0 0 00:09:34.480 asserts 112 112 112 0 n/a 00:09:34.480 00:09:34.480 Elapsed time = 0.047 seconds 00:09:34.480 --72697-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:34.782 --72697-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:34.782 ==72697== 00:09:34.782 ==72697== HEAP SUMMARY: 00:09:34.782 ==72697== in use at exit: 0 bytes in 0 blocks 00:09:34.782 ==72697== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:09:34.782 ==72697== 00:09:34.782 ==72697== All heap blocks were freed -- no leaks are possible 00:09:34.782 ==72697== 00:09:34.782 ==72697== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:34.782 11:17:18 unittest_util -- unit/unittest.sh@135 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:34.782 ==72707== Memcheck, a memory error detector 00:09:34.782 ==72707== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:34.782 ==72707== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:34.782 ==72707== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:34.782 ==72707== 00:09:34.782 --72707-- Valgrind options: 00:09:34.782 --72707-- --leak-check=full 00:09:34.782 --72707-- --error-exitcode=2 00:09:34.782 --72707-- --verbose 00:09:34.782 --72707-- Contents of /proc/version: 00:09:34.782 --72707-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:34.782 --72707-- 00:09:34.782 --72707-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:34.782 --72707-- Page sizes: currently 4096, max supported 4096 00:09:34.782 --72707-- Valgrind library directory: /usr/libexec/valgrind 00:09:34.782 --72707-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:34.782 --72707-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:34.782 --72707-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:34.782 --72707-- might be shown as UnknownInlinedFun 00:09:34.782 --72707-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:34.782 --72707-- object doesn't have a dynamic symbol table 00:09:34.782 --72707-- Scheduler: using generic scheduler lock implementation. 00:09:34.782 --72707-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:34.782 ==72707== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72707-by-???-on-3d512e6db8cf 00:09:34.782 ==72707== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72707-by-???-on-3d512e6db8cf 00:09:34.782 ==72707== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72707-by-???-on-3d512e6db8cf 00:09:34.782 ==72707== 00:09:34.782 ==72707== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:34.782 ==72707== don't want to do, unless you know exactly what you're doing, 00:09:34.782 ==72707== or are doing some strange experiment): 00:09:34.782 ==72707== /usr/libexec/valgrind/../../bin/vgdb --pid=72707 ...command... 00:09:34.782 ==72707== 00:09:34.782 ==72707== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:34.782 ==72707== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:09:34.783 ==72707== and then give GDB the following command 00:09:34.783 ==72707== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72707 00:09:34.783 ==72707== --pid is optional if only one valgrind process is running 00:09:34.783 ==72707== 00:09:34.783 --72707-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:34.783 --72707-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:34.783 --72707-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:34.783 --72707-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:34.783 ==72707== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.783 --72707-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:34.783 --72707-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:34.783 --72707-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:34.783 --72707-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:34.783 --72707-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:34.783 --72707-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:34.783 --72707-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:34.783 --72707-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:34.783 --72707-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:34.783 --72707-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:34.783 --72707-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:34.783 --72707-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:34.783 --72707-- Reading syms from /usr/lib64/libm.so.6 00:09:34.783 --72707-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:34.783 --72707-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:34.783 --72707-- Reading syms from /usr/lib64/libc.so.6 00:09:34.783 ==72707== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.783 --72707-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.783 --72707-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.783 ==72707== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.783 --72707-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.783 --72707-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:34.783 ==72707== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.783 --72707-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.783 --72707-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:34.783 ==72707== WARNING: new redirection conflicts with existing -- ignoring it 00:09:34.783 --72707-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:34.783 --72707-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:35.041 --72707-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:35.041 --72707-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:35.041 --72707-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:35.041 --72707-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:35.041 --72707-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:35.041 --72707-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:35.041 --72707-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.041 --72707-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 ==72707== Preferring higher priority redirection: 00:09:35.042 --72707-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:35.042 --72707-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:35.042 --72707-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 --72707-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.042 ==72707== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.042 --72707-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:35.042 --72707-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:35.042 ==72707== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.042 --72707-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:35.042 --72707-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:35.042 --72707-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:35.042 --72707-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:35.042 --72707-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:35.042 --72707-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:35.299 --72707-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:35.299 --72707-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:35.299 --72707-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:35.299 --72707-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:35.299 --72707-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:35.299 --72707-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:35.299 --72707-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:35.299 --72707-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:35.299 --72707-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:35.299 --72707-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:35.299 --72707-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:35.299 --72707-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:35.299 00:09:35.300 00:09:35.300 CUnit - A unit testing framework for C - Version 2.1-3 00:09:35.300 http://cunit.sourceforge.net/ 00:09:35.300 00:09:35.300 00:09:35.300 Suite: bit_array 00:09:35.300 Test: test_1bit ...--72707-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:35.300 passed 00:09:35.300 Test: test_64bit ...passed 00:09:35.300 Test: test_find ...passed 00:09:35.300 Test: test_resize ...passed 00:09:35.300 Test: test_errors ...passed 00:09:35.300 Test: test_count ...passed 00:09:35.300 Test: test_mask_store_load ...passed 00:09:35.300 Test: test_mask_clear ...passed 00:09:35.300 00:09:35.300 Run Summary: Type Total Ran Passed Failed Inactive 00:09:35.300 suites 1 1 n/a 0 0 00:09:35.300 tests 8 8 8 0 0 00:09:35.300 asserts 5075 5075 5075 0 n/a 00:09:35.300 00:09:35.300 Elapsed time = 0.077 seconds 00:09:35.300 --72707-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:35.300 --72707-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:35.300 ==72707== 00:09:35.300 ==72707== HEAP SUMMARY: 00:09:35.300 ==72707== in use at exit: 0 bytes in 0 blocks 00:09:35.300 ==72707== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:09:35.300 ==72707== 00:09:35.300 ==72707== All heap blocks were freed -- no leaks are possible 00:09:35.300 ==72707== 00:09:35.300 ==72707== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:35.300 11:17:19 unittest_util -- unit/unittest.sh@136 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:35.558 ==72709== Memcheck, a memory error detector 00:09:35.558 ==72709== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:35.558 ==72709== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:35.558 ==72709== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:35.558 ==72709== 00:09:35.558 --72709-- Valgrind options: 00:09:35.558 --72709-- --leak-check=full 00:09:35.558 --72709-- --error-exitcode=2 00:09:35.558 --72709-- --verbose 00:09:35.558 --72709-- Contents of /proc/version: 00:09:35.558 --72709-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:35.558 --72709-- 00:09:35.558 --72709-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:35.558 --72709-- Page sizes: currently 4096, max supported 4096 00:09:35.558 --72709-- Valgrind library directory: /usr/libexec/valgrind 00:09:35.558 --72709-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:35.558 --72709-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:35.558 --72709-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:35.558 --72709-- might be shown as UnknownInlinedFun 00:09:35.558 --72709-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:35.558 --72709-- object doesn't have a dynamic symbol table 00:09:35.558 --72709-- Scheduler: using generic scheduler lock implementation. 00:09:35.558 --72709-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:35.558 ==72709== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72709-by-???-on-3d512e6db8cf 00:09:35.558 ==72709== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72709-by-???-on-3d512e6db8cf 00:09:35.558 ==72709== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72709-by-???-on-3d512e6db8cf 00:09:35.558 ==72709== 00:09:35.558 ==72709== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:35.558 ==72709== don't want to do, unless you know exactly what you're doing, 00:09:35.558 ==72709== or are doing some strange experiment): 00:09:35.558 ==72709== /usr/libexec/valgrind/../../bin/vgdb --pid=72709 ...command... 00:09:35.558 ==72709== 00:09:35.558 ==72709== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:35.558 ==72709== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:35.558 ==72709== and then give GDB the following command 00:09:35.558 ==72709== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72709 00:09:35.558 ==72709== --pid is optional if only one valgrind process is running 00:09:35.558 ==72709== 00:09:35.558 --72709-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:35.558 --72709-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:35.558 --72709-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:35.558 --72709-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:35.558 ==72709== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.558 --72709-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:35.558 --72709-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:35.558 --72709-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:35.558 --72709-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:35.558 --72709-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:35.558 --72709-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:35.558 --72709-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:35.558 --72709-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:35.558 --72709-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:35.558 --72709-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:35.558 --72709-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:35.558 --72709-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:35.558 --72709-- Reading syms from /usr/lib64/libm.so.6 00:09:35.558 --72709-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:35.558 --72709-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:35.558 --72709-- Reading syms from /usr/lib64/libc.so.6 00:09:35.558 ==72709== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.558 --72709-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.558 --72709-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:35.558 ==72709== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.559 --72709-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.559 --72709-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:35.559 ==72709== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.559 --72709-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.559 --72709-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:35.559 ==72709== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.559 --72709-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:35.559 --72709-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:35.816 --72709-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:35.816 --72709-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:35.816 --72709-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:35.816 --72709-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:35.816 --72709-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:35.816 --72709-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:35.816 --72709-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.816 --72709-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 ==72709== Preferring higher priority redirection: 00:09:35.817 --72709-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:35.817 --72709-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:35.817 --72709-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 --72709-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:35.817 ==72709== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.817 --72709-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:35.817 --72709-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:35.817 ==72709== WARNING: new redirection conflicts with existing -- ignoring it 00:09:35.817 --72709-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:35.817 --72709-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:35.817 --72709-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:35.817 --72709-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:35.817 --72709-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:35.817 --72709-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:35.817 --72709-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:35.817 --72709-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:35.817 --72709-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:36.092 --72709-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:36.092 --72709-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:36.092 --72709-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:36.092 --72709-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:36.092 --72709-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:36.092 --72709-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:36.092 --72709-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:36.092 --72709-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:36.092 --72709-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:36.092 00:09:36.092 00:09:36.092 CUnit - A unit testing framework for C - Version 2.1-3 00:09:36.092 http://cunit.sourceforge.net/ 00:09:36.092 00:09:36.092 00:09:36.092 Suite: cpuset 00:09:36.092 Test: test_cpuset ...passed 00:09:36.092 Test: test_cpuset_parse ...[2024-06-17 11:17:19.874564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:09:36.092 [2024-06-17 11:17:19.911555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:09:36.092 [2024-06-17 11:17:19.912559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10--11]' failed on character '-' 00:09:36.092 [2024-06-17 11:17:19.913815] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 219:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:09:36.092 [2024-06-17 11:17:19.914480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10-11,]' failed on character ',' 00:09:36.092 [2024-06-17 11:17:19.914969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[,10-11]' failed on character ',' 00:09:36.092 [2024-06-17 11:17:19.915728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 203:parse_list: *ERROR*: Core number 1025 is out of range in '[1025]' 00:09:36.092 [2024-06-17 11:17:19.916783] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:09:36.092 passed 00:09:36.092 Test: test_cpuset_fmt ...passed 00:09:36.092 00:09:36.092 Run Summary: Type Total Ran Passed Failed Inactive 00:09:36.092 suites 1 1 n/a 0 0 00:09:36.092 tests 3 3 3 0 0 00:09:36.092 asserts 65 65 65 0 n/a 00:09:36.092 00:09:36.092 Elapsed time = 0.097 seconds 00:09:36.092 --72709-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:36.092 --72709-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:36.092 ==72709== 00:09:36.092 ==72709== HEAP SUMMARY: 00:09:36.092 ==72709== in use at exit: 0 bytes in 0 blocks 00:09:36.092 ==72709== total heap usage: 70 allocs, 70 frees, 103,956 bytes allocated 00:09:36.092 ==72709== 00:09:36.092 ==72709== All heap blocks were freed -- no leaks are possible 00:09:36.092 ==72709== 00:09:36.092 ==72709== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:36.092 11:17:20 unittest_util -- unit/unittest.sh@137 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:36.092 ==72720== Memcheck, a memory error detector 00:09:36.092 ==72720== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:36.092 ==72720== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:36.092 ==72720== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:36.092 ==72720== 00:09:36.092 --72720-- Valgrind options: 00:09:36.092 --72720-- --leak-check=full 00:09:36.092 --72720-- --error-exitcode=2 00:09:36.092 --72720-- --verbose 00:09:36.092 --72720-- Contents of /proc/version: 00:09:36.092 --72720-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:36.092 --72720-- 00:09:36.092 --72720-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:36.092 --72720-- Page sizes: currently 4096, max supported 4096 00:09:36.092 --72720-- Valgrind library directory: /usr/libexec/valgrind 00:09:36.092 --72720-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:36.092 --72720-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:36.092 --72720-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:36.092 --72720-- might be shown as UnknownInlinedFun 00:09:36.354 --72720-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:36.354 --72720-- object doesn't have a dynamic symbol table 00:09:36.354 --72720-- Scheduler: using generic scheduler lock implementation. 00:09:36.354 --72720-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:36.354 ==72720== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72720-by-???-on-3d512e6db8cf 00:09:36.354 ==72720== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72720-by-???-on-3d512e6db8cf 00:09:36.354 ==72720== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72720-by-???-on-3d512e6db8cf 00:09:36.354 ==72720== 00:09:36.354 ==72720== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:36.354 ==72720== don't want to do, unless you know exactly what you're doing, 00:09:36.354 ==72720== or are doing some strange experiment): 00:09:36.354 ==72720== /usr/libexec/valgrind/../../bin/vgdb --pid=72720 ...command... 00:09:36.354 ==72720== 00:09:36.354 ==72720== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:36.354 ==72720== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:36.354 ==72720== and then give GDB the following command 00:09:36.354 ==72720== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72720 00:09:36.354 ==72720== --pid is optional if only one valgrind process is running 00:09:36.354 ==72720== 00:09:36.354 --72720-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:36.354 --72720-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:36.354 --72720-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:36.354 --72720-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:36.354 ==72720== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.354 --72720-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:36.354 --72720-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:36.354 --72720-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:36.354 --72720-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:36.354 --72720-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:36.354 --72720-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:36.354 --72720-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:36.355 --72720-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:36.355 --72720-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:36.355 --72720-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:36.355 --72720-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:36.355 --72720-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:36.355 --72720-- Reading syms from /usr/lib64/libm.so.6 00:09:36.355 --72720-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:36.355 --72720-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:36.355 --72720-- Reading syms from /usr/lib64/libc.so.6 00:09:36.355 ==72720== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.355 --72720-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.355 --72720-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:36.355 ==72720== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.355 --72720-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.355 --72720-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:36.355 ==72720== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.355 --72720-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.355 --72720-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:36.355 ==72720== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.355 --72720-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:36.355 --72720-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:36.613 --72720-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:36.613 --72720-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:36.613 --72720-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:36.613 --72720-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:36.613 --72720-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:36.613 --72720-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:36.613 --72720-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 ==72720== Preferring higher priority redirection: 00:09:36.613 --72720-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:36.613 --72720-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:36.613 --72720-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 --72720-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:36.613 ==72720== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.613 --72720-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:36.614 --72720-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:36.614 ==72720== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.614 --72720-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:36.614 --72720-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:36.614 --72720-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:36.614 --72720-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:36.614 --72720-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:36.614 --72720-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:36.614 --72720-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:36.614 --72720-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:36.614 --72720-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:36.614 --72720-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:36.614 --72720-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:36.614 --72720-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:36.614 --72720-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:36.614 --72720-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:36.614 --72720-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:36.614 --72720-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:36.871 --72720-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:36.871 --72720-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:36.871 00:09:36.871 00:09:36.871 CUnit - A unit testing framework for C - Version 2.1-3 00:09:36.871 http://cunit.sourceforge.net/ 00:09:36.871 00:09:36.871 00:09:36.871 Suite: crc16 00:09:36.871 Test: test_crc16_t10dif ...passed 00:09:36.871 Test: test_crc16_t10dif_seed ...passed 00:09:36.871 Test: test_crc16_t10dif_copy ...passed 00:09:36.871 00:09:36.871 Run Summary: Type Total Ran Passed Failed Inactive 00:09:36.871 suites 1 1 n/a 0 0 00:09:36.871 tests 3 3 3 0 0 00:09:36.871 asserts 5 5 5 0 n/a 00:09:36.871 00:09:36.871 Elapsed time = 0.012 seconds 00:09:36.871 --72720-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:36.871 --72720-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:36.871 ==72720== 00:09:36.871 ==72720== HEAP SUMMARY: 00:09:36.871 ==72720== in use at exit: 0 bytes in 0 blocks 00:09:36.871 ==72720== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:09:36.871 ==72720== 00:09:36.871 ==72720== All heap blocks were freed -- no leaks are possible 00:09:36.871 ==72720== 00:09:36.871 ==72720== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:36.871 11:17:20 unittest_util -- unit/unittest.sh@138 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:36.871 ==72727== Memcheck, a memory error detector 00:09:36.871 ==72727== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:36.871 ==72727== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:36.871 ==72727== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:36.871 ==72727== 00:09:36.871 --72727-- Valgrind options: 00:09:36.871 --72727-- --leak-check=full 00:09:36.871 --72727-- --error-exitcode=2 00:09:36.871 --72727-- --verbose 00:09:36.871 --72727-- Contents of /proc/version: 00:09:36.871 --72727-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:36.871 --72727-- 00:09:36.871 --72727-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:36.871 --72727-- Page sizes: currently 4096, max supported 4096 00:09:36.871 --72727-- Valgrind library directory: /usr/libexec/valgrind 00:09:36.871 --72727-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:36.872 --72727-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:36.872 --72727-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:36.872 --72727-- might be shown as UnknownInlinedFun 00:09:36.872 --72727-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:36.872 --72727-- object doesn't have a dynamic symbol table 00:09:36.872 --72727-- Scheduler: using generic scheduler lock implementation. 00:09:36.872 --72727-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:36.872 ==72727== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72727-by-???-on-3d512e6db8cf 00:09:36.872 ==72727== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72727-by-???-on-3d512e6db8cf 00:09:36.872 ==72727== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72727-by-???-on-3d512e6db8cf 00:09:36.872 ==72727== 00:09:36.872 ==72727== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:36.872 ==72727== don't want to do, unless you know exactly what you're doing, 00:09:36.872 ==72727== or are doing some strange experiment): 00:09:36.872 ==72727== /usr/libexec/valgrind/../../bin/vgdb --pid=72727 ...command... 00:09:36.872 ==72727== 00:09:36.872 ==72727== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:36.872 ==72727== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:36.872 ==72727== and then give GDB the following command 00:09:36.872 ==72727== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72727 00:09:36.872 ==72727== --pid is optional if only one valgrind process is running 00:09:36.872 ==72727== 00:09:36.872 --72727-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:36.872 --72727-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:36.872 --72727-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:36.872 --72727-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:36.872 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:09:36.872 --72727-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:37.129 --72727-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:37.129 --72727-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:37.129 --72727-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:37.129 --72727-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:37.129 --72727-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:37.129 --72727-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:37.129 --72727-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:37.129 --72727-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:37.129 --72727-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:37.129 --72727-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:37.129 --72727-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:37.129 --72727-- Reading syms from /usr/lib64/libm.so.6 00:09:37.129 --72727-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:37.129 --72727-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:37.129 --72727-- Reading syms from /usr/lib64/libc.so.6 00:09:37.129 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.129 --72727-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.129 --72727-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:37.129 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.129 --72727-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.129 --72727-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:37.129 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.129 --72727-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.129 --72727-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:37.129 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.129 --72727-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.129 --72727-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:37.129 --72727-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:37.129 --72727-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:37.129 --72727-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:37.129 --72727-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:37.129 --72727-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:37.129 --72727-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:37.386 --72727-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 ==72727== Preferring higher priority redirection: 00:09:37.386 --72727-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:37.386 --72727-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:37.386 --72727-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 --72727-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.386 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.386 --72727-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:37.386 --72727-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:37.386 ==72727== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.386 --72727-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:37.386 --72727-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:37.386 --72727-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:37.386 --72727-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:37.386 --72727-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:37.387 --72727-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:37.387 --72727-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:37.387 --72727-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:37.387 --72727-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:37.387 --72727-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:37.387 --72727-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:37.387 --72727-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:37.387 --72727-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:37.387 --72727-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:37.387 --72727-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:37.387 --72727-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:37.387 --72727-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:37.387 --72727-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:37.387 00:09:37.387 00:09:37.387 CUnit - A unit testing framework for C - Version 2.1-3 00:09:37.387 http://cunit.sourceforge.net/ 00:09:37.387 00:09:37.387 00:09:37.387 Suite: crc32_ieee 00:09:37.387 Test: test_crc32_ieee ...passed 00:09:37.387 00:09:37.387 Run Summary: Type Total Ran Passed Failed Inactive 00:09:37.387 suites 1 1 n/a 0 0 00:09:37.387 tests 1 1 1 0 0 00:09:37.387 asserts 1 1 1 0 n/a 00:09:37.387 00:09:37.387 Elapsed time = 0.005 seconds 00:09:37.387 --72727-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:37.387 --72727-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:37.645 ==72727== 00:09:37.645 ==72727== HEAP SUMMARY: 00:09:37.645 ==72727== in use at exit: 0 bytes in 0 blocks 00:09:37.645 ==72727== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:09:37.645 ==72727== 00:09:37.645 ==72727== All heap blocks were freed -- no leaks are possible 00:09:37.645 ==72727== 00:09:37.645 ==72727== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:37.645 11:17:21 unittest_util -- unit/unittest.sh@139 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:37.645 ==72734== Memcheck, a memory error detector 00:09:37.645 ==72734== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:37.645 ==72734== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:37.645 ==72734== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:37.645 ==72734== 00:09:37.645 --72734-- Valgrind options: 00:09:37.645 --72734-- --leak-check=full 00:09:37.645 --72734-- --error-exitcode=2 00:09:37.645 --72734-- --verbose 00:09:37.645 --72734-- Contents of /proc/version: 00:09:37.645 --72734-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:37.645 --72734-- 00:09:37.645 --72734-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:37.645 --72734-- Page sizes: currently 4096, max supported 4096 00:09:37.645 --72734-- Valgrind library directory: /usr/libexec/valgrind 00:09:37.645 --72734-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:37.645 --72734-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:37.645 --72734-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:37.645 --72734-- might be shown as UnknownInlinedFun 00:09:37.645 --72734-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:37.645 --72734-- object doesn't have a dynamic symbol table 00:09:37.645 --72734-- Scheduler: using generic scheduler lock implementation. 00:09:37.645 --72734-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:37.645 ==72734== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72734-by-???-on-3d512e6db8cf 00:09:37.645 ==72734== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72734-by-???-on-3d512e6db8cf 00:09:37.645 ==72734== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72734-by-???-on-3d512e6db8cf 00:09:37.645 ==72734== 00:09:37.645 ==72734== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:37.645 ==72734== don't want to do, unless you know exactly what you're doing, 00:09:37.645 ==72734== or are doing some strange experiment): 00:09:37.645 ==72734== /usr/libexec/valgrind/../../bin/vgdb --pid=72734 ...command... 00:09:37.645 ==72734== 00:09:37.645 ==72734== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:37.645 ==72734== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:37.645 ==72734== and then give GDB the following command 00:09:37.645 ==72734== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72734 00:09:37.645 ==72734== --pid is optional if only one valgrind process is running 00:09:37.645 ==72734== 00:09:37.645 --72734-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:37.645 --72734-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:37.645 --72734-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:37.645 --72734-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:37.645 ==72734== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.645 --72734-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:37.645 --72734-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:37.645 --72734-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:37.645 --72734-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:37.645 --72734-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:37.645 --72734-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:37.645 --72734-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:37.645 --72734-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:37.645 --72734-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:37.645 --72734-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:37.645 --72734-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:37.645 --72734-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:37.645 --72734-- Reading syms from /usr/lib64/libm.so.6 00:09:37.645 --72734-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:37.645 --72734-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:37.645 --72734-- Reading syms from /usr/lib64/libc.so.6 00:09:37.903 ==72734== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.903 --72734-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.903 --72734-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:37.903 ==72734== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.903 --72734-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.903 --72734-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:37.903 ==72734== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.903 --72734-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.903 --72734-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:37.903 ==72734== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.903 --72734-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:37.903 --72734-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:37.903 --72734-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:37.903 --72734-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:37.903 --72734-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:37.903 --72734-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:37.903 --72734-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:37.903 --72734-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:37.903 --72734-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 ==72734== Preferring higher priority redirection: 00:09:37.903 --72734-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:37.903 --72734-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:37.903 --72734-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.903 --72734-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.904 --72734-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:37.904 ==72734== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.904 --72734-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:37.904 --72734-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:37.904 ==72734== WARNING: new redirection conflicts with existing -- ignoring it 00:09:37.904 --72734-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:37.904 --72734-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:37.904 --72734-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:38.162 --72734-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:38.162 --72734-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:38.162 --72734-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:38.162 --72734-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:38.162 --72734-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:38.162 --72734-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:38.162 --72734-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:38.162 --72734-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:38.162 --72734-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:38.162 --72734-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:38.162 --72734-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:38.162 --72734-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:38.162 --72734-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:38.162 --72734-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:38.162 --72734-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:38.162 00:09:38.162 00:09:38.162 CUnit - A unit testing framework for C - Version 2.1-3 00:09:38.162 http://cunit.sourceforge.net/ 00:09:38.162 00:09:38.162 00:09:38.162 Suite: crc32c 00:09:38.162 Test: test_crc32c ...passed 00:09:38.162 Test: test_crc32c_nvme ...passed 00:09:38.162 00:09:38.162 Run Summary: Type Total Ran Passed Failed Inactive 00:09:38.162 suites 1 1 n/a 0 0 00:09:38.162 tests 2 2 2 0 0 00:09:38.162 asserts 16 16 16 0 n/a 00:09:38.162 00:09:38.162 Elapsed time = 0.028 seconds 00:09:38.162 --72734-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:38.162 --72734-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:38.162 ==72734== 00:09:38.162 ==72734== HEAP SUMMARY: 00:09:38.162 ==72734== in use at exit: 0 bytes in 0 blocks 00:09:38.162 ==72734== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:09:38.162 ==72734== 00:09:38.162 ==72734== All heap blocks were freed -- no leaks are possible 00:09:38.162 ==72734== 00:09:38.162 ==72734== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:38.162 11:17:22 unittest_util -- unit/unittest.sh@140 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:38.162 ==72742== Memcheck, a memory error detector 00:09:38.163 ==72742== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:38.163 ==72742== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:38.163 ==72742== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:38.163 ==72742== 00:09:38.163 --72742-- Valgrind options: 00:09:38.163 --72742-- --leak-check=full 00:09:38.163 --72742-- --error-exitcode=2 00:09:38.163 --72742-- --verbose 00:09:38.163 --72742-- Contents of /proc/version: 00:09:38.163 --72742-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:38.163 --72742-- 00:09:38.163 --72742-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:38.163 --72742-- Page sizes: currently 4096, max supported 4096 00:09:38.163 --72742-- Valgrind library directory: /usr/libexec/valgrind 00:09:38.163 --72742-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:38.163 --72742-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:38.163 --72742-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:38.163 --72742-- might be shown as UnknownInlinedFun 00:09:38.163 --72742-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:38.163 --72742-- object doesn't have a dynamic symbol table 00:09:38.421 --72742-- Scheduler: using generic scheduler lock implementation. 00:09:38.421 --72742-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:38.421 ==72742== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72742-by-???-on-3d512e6db8cf 00:09:38.421 ==72742== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72742-by-???-on-3d512e6db8cf 00:09:38.421 ==72742== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72742-by-???-on-3d512e6db8cf 00:09:38.421 ==72742== 00:09:38.421 ==72742== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:38.421 ==72742== don't want to do, unless you know exactly what you're doing, 00:09:38.421 ==72742== or are doing some strange experiment): 00:09:38.421 ==72742== /usr/libexec/valgrind/../../bin/vgdb --pid=72742 ...command... 00:09:38.421 ==72742== 00:09:38.421 ==72742== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:38.421 ==72742== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:38.421 ==72742== and then give GDB the following command 00:09:38.421 ==72742== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72742 00:09:38.421 ==72742== --pid is optional if only one valgrind process is running 00:09:38.421 ==72742== 00:09:38.421 --72742-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:38.421 --72742-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:38.421 --72742-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:38.421 --72742-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:38.421 ==72742== WARNING: new redirection conflicts with existing -- ignoring it 00:09:38.421 --72742-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:38.421 --72742-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:38.421 --72742-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:38.421 --72742-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:38.421 --72742-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:38.421 --72742-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:38.421 --72742-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:38.421 --72742-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:38.421 --72742-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:38.421 --72742-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:38.421 --72742-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:38.421 --72742-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:38.421 --72742-- Reading syms from /usr/lib64/libm.so.6 00:09:38.421 --72742-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:38.421 --72742-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:38.421 --72742-- Reading syms from /usr/lib64/libc.so.6 00:09:38.421 ==72742== WARNING: new redirection conflicts with existing -- ignoring it 00:09:38.421 --72742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:38.421 --72742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:38.421 ==72742== WARNING: new redirection conflicts with existing -- ignoring it 00:09:38.421 --72742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:38.421 --72742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:38.421 ==72742== WARNING: new redirection conflicts with existing -- ignoring it 00:09:38.421 --72742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:38.421 --72742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:38.421 ==72742== WARNING: new redirection conflicts with existing -- ignoring it 00:09:38.421 --72742-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:38.421 --72742-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:38.679 --72742-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:38.679 --72742-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:38.679 --72742-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:38.679 --72742-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:38.679 --72742-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:38.679 --72742-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:38.679 --72742-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 --72742-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.679 ==72742== Preferring higher priority redirection: 00:09:38.680 --72742-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:38.680 --72742-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:38.680 --72742-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.680 --72742-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.680 --72742-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.680 --72742-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.680 --72742-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.680 --72742-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.680 --72742-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.680 --72742-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.680 --72742-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:38.680 ==72742== WARNING: new redirection conflicts with existing -- ignoring it 00:09:38.680 --72742-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:38.680 --72742-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:38.680 ==72742== WARNING: new redirection conflicts with existing -- ignoring it 00:09:38.680 --72742-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:38.680 --72742-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:38.680 --72742-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:38.680 --72742-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:38.680 --72742-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:38.680 --72742-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:38.680 --72742-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:38.680 --72742-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:38.680 --72742-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:38.680 --72742-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:38.680 --72742-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:38.680 --72742-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:38.680 --72742-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:38.680 --72742-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:38.680 --72742-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:38.680 --72742-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:38.938 --72742-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:38.938 00:09:38.938 00:09:38.938 CUnit - A unit testing framework for C - Version 2.1-3 00:09:38.938 http://cunit.sourceforge.net/ 00:09:38.938 00:09:38.938 00:09:38.938 Suite: crc64 00:09:38.938 Test: test_crc64_nvme ...--72742-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:38.938 passed 00:09:38.938 00:09:38.938 Run Summary: Type Total Ran Passed Failed Inactive 00:09:38.938 suites 1 1 n/a 0 0 00:09:38.938 tests 1 1 1 0 0 00:09:38.938 asserts 4 4 4 0 n/a 00:09:38.938 00:09:38.938 Elapsed time = 0.011 seconds 00:09:38.938 --72742-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:38.938 --72742-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:38.938 ==72742== 00:09:38.938 ==72742== HEAP SUMMARY: 00:09:38.938 ==72742== in use at exit: 0 bytes in 0 blocks 00:09:38.938 ==72742== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:09:38.938 ==72742== 00:09:38.938 ==72742== All heap blocks were freed -- no leaks are possible 00:09:38.938 ==72742== 00:09:38.938 ==72742== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:38.938 11:17:22 unittest_util -- unit/unittest.sh@141 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:38.938 ==72753== Memcheck, a memory error detector 00:09:38.938 ==72753== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:38.938 ==72753== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:38.938 ==72753== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:38.938 ==72753== 00:09:38.938 --72753-- Valgrind options: 00:09:38.938 --72753-- --leak-check=full 00:09:38.938 --72753-- --error-exitcode=2 00:09:38.938 --72753-- --verbose 00:09:38.938 --72753-- Contents of /proc/version: 00:09:38.938 --72753-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:38.938 --72753-- 00:09:38.938 --72753-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:38.938 --72753-- Page sizes: currently 4096, max supported 4096 00:09:38.938 --72753-- Valgrind library directory: /usr/libexec/valgrind 00:09:38.938 --72753-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:38.938 --72753-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:38.938 --72753-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:38.938 --72753-- might be shown as UnknownInlinedFun 00:09:38.938 --72753-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:38.938 --72753-- object doesn't have a dynamic symbol table 00:09:38.938 --72753-- Scheduler: using generic scheduler lock implementation. 00:09:38.938 --72753-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:38.938 ==72753== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72753-by-???-on-3d512e6db8cf 00:09:38.938 ==72753== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72753-by-???-on-3d512e6db8cf 00:09:38.938 ==72753== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72753-by-???-on-3d512e6db8cf 00:09:38.938 ==72753== 00:09:38.938 ==72753== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:38.938 ==72753== don't want to do, unless you know exactly what you're doing, 00:09:38.938 ==72753== or are doing some strange experiment): 00:09:38.938 ==72753== /usr/libexec/valgrind/../../bin/vgdb --pid=72753 ...command... 00:09:38.938 ==72753== 00:09:38.938 ==72753== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:38.938 ==72753== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:38.938 ==72753== and then give GDB the following command 00:09:38.938 ==72753== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72753 00:09:38.938 ==72753== --pid is optional if only one valgrind process is running 00:09:38.938 ==72753== 00:09:38.938 --72753-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:38.938 --72753-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:38.938 --72753-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:38.938 --72753-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:38.938 ==72753== WARNING: new redirection conflicts with existing -- ignoring it 00:09:38.938 --72753-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:38.938 --72753-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:38.938 --72753-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:38.938 --72753-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:39.196 --72753-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:39.196 --72753-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:39.196 --72753-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:39.196 --72753-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:39.196 --72753-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:39.196 --72753-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:39.196 --72753-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:39.196 --72753-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:39.196 --72753-- Reading syms from /usr/lib64/libm.so.6 00:09:39.196 --72753-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:39.196 --72753-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:39.196 --72753-- Reading syms from /usr/lib64/libc.so.6 00:09:39.196 ==72753== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.196 --72753-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:39.196 --72753-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:39.196 ==72753== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.196 --72753-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:39.196 --72753-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:39.196 ==72753== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.196 --72753-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:39.196 --72753-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:39.196 ==72753== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.196 --72753-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:39.196 --72753-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:39.196 --72753-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:39.196 --72753-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:39.196 --72753-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:39.196 --72753-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:39.196 --72753-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:39.196 --72753-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:39.196 --72753-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.196 --72753-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.196 --72753-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.196 --72753-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.196 --72753-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.196 --72753-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.196 --72753-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.196 --72753-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.196 --72753-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.196 --72753-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 ==72753== Preferring higher priority redirection: 00:09:39.197 --72753-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:39.197 --72753-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:39.197 --72753-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.197 --72753-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.453 --72753-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.453 --72753-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.453 --72753-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.453 --72753-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.453 ==72753== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.453 --72753-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:39.453 --72753-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:39.454 ==72753== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.454 --72753-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:39.454 --72753-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:39.454 --72753-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:39.454 --72753-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:39.454 --72753-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:39.454 --72753-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:39.454 --72753-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:39.454 --72753-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:39.454 --72753-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:39.454 --72753-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:39.454 --72753-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:39.454 --72753-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:39.454 --72753-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:39.454 --72753-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:39.454 --72753-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:39.454 --72753-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:39.454 --72753-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:39.454 --72753-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:39.454 00:09:39.454 00:09:39.454 CUnit - A unit testing framework for C - Version 2.1-3 00:09:39.454 http://cunit.sourceforge.net/ 00:09:39.454 00:09:39.454 00:09:39.454 Suite: string 00:09:39.454 Test: test_parse_ip_addr ...passed 00:09:39.454 Test: test_str_chomp ...passed 00:09:39.454 Test: test_parse_capacity ...--72753-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:09:39.454 passed 00:09:39.454 Test: test_sprintf_append_realloc ...--72753-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:39.454 passed 00:09:39.454 Test: test_strtol ...passed 00:09:39.454 Test: test_strtoll ...passed 00:09:39.454 Test: test_strarray ...--72753-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:09:39.454 --72753-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:39.454 passed 00:09:39.454 Test: test_strcpy_replace ...--72753-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:09:39.454 passed 00:09:39.454 00:09:39.454 Run Summary: Type Total Ran Passed Failed Inactive 00:09:39.454 suites 1 1 n/a 0 0 00:09:39.454 tests 8 8 8 0 0 00:09:39.454 asserts 161 161 161 0 n/a 00:09:39.454 00:09:39.454 Elapsed time = 0.075 seconds 00:09:39.454 --72753-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:39.454 --72753-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:39.712 ==72753== 00:09:39.712 ==72753== HEAP SUMMARY: 00:09:39.712 ==72753== in use at exit: 0 bytes in 0 blocks 00:09:39.712 ==72753== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:09:39.712 ==72753== 00:09:39.712 ==72753== All heap blocks were freed -- no leaks are possible 00:09:39.712 ==72753== 00:09:39.712 ==72753== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:39.712 11:17:23 unittest_util -- unit/unittest.sh@142 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:39.712 ==72758== Memcheck, a memory error detector 00:09:39.712 ==72758== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:39.712 ==72758== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:39.712 ==72758== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:39.712 ==72758== 00:09:39.712 --72758-- Valgrind options: 00:09:39.712 --72758-- --leak-check=full 00:09:39.712 --72758-- --error-exitcode=2 00:09:39.712 --72758-- --verbose 00:09:39.712 --72758-- Contents of /proc/version: 00:09:39.712 --72758-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:39.712 --72758-- 00:09:39.712 --72758-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:39.712 --72758-- Page sizes: currently 4096, max supported 4096 00:09:39.712 --72758-- Valgrind library directory: /usr/libexec/valgrind 00:09:39.712 --72758-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:39.712 --72758-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:39.712 --72758-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:39.712 --72758-- might be shown as UnknownInlinedFun 00:09:39.712 --72758-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:39.712 --72758-- object doesn't have a dynamic symbol table 00:09:39.712 --72758-- Scheduler: using generic scheduler lock implementation. 00:09:39.712 --72758-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:39.712 ==72758== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72758-by-???-on-3d512e6db8cf 00:09:39.713 ==72758== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72758-by-???-on-3d512e6db8cf 00:09:39.713 ==72758== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72758-by-???-on-3d512e6db8cf 00:09:39.713 ==72758== 00:09:39.713 ==72758== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:39.713 ==72758== don't want to do, unless you know exactly what you're doing, 00:09:39.713 ==72758== or are doing some strange experiment): 00:09:39.713 ==72758== /usr/libexec/valgrind/../../bin/vgdb --pid=72758 ...command... 00:09:39.713 ==72758== 00:09:39.713 ==72758== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:39.713 ==72758== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:39.713 ==72758== and then give GDB the following command 00:09:39.713 ==72758== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72758 00:09:39.713 ==72758== --pid is optional if only one valgrind process is running 00:09:39.713 ==72758== 00:09:39.713 --72758-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:39.713 --72758-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:39.713 --72758-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:39.713 --72758-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:39.713 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.713 --72758-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:39.713 --72758-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:39.713 --72758-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:39.713 --72758-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:39.713 --72758-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:39.713 --72758-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:39.713 --72758-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:39.713 --72758-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:39.713 --72758-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:39.713 --72758-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:39.713 --72758-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:39.713 --72758-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:39.713 --72758-- Reading syms from /usr/lib64/libm.so.6 00:09:39.713 --72758-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:39.713 --72758-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:39.713 --72758-- Reading syms from /usr/lib64/libc.so.6 00:09:39.971 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.971 --72758-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:39.971 --72758-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:39.971 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.971 --72758-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:39.971 --72758-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:39.971 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.971 --72758-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:39.971 --72758-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:39.971 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.971 --72758-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:39.971 --72758-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:39.971 --72758-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:39.971 --72758-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:39.972 --72758-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:39.972 --72758-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:39.972 --72758-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:39.972 --72758-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:39.972 --72758-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 ==72758== Preferring higher priority redirection: 00:09:39.972 --72758-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:39.972 --72758-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:39.972 --72758-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 --72758-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:39.972 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.972 --72758-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:39.972 --72758-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:39.972 ==72758== WARNING: new redirection conflicts with existing -- ignoring it 00:09:39.972 --72758-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:39.972 --72758-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:39.972 --72758-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:39.972 --72758-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:39.972 --72758-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:40.231 --72758-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:40.231 --72758-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:40.231 --72758-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:40.231 --72758-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:40.231 --72758-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:40.231 --72758-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:40.231 --72758-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:40.231 --72758-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:40.231 --72758-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:40.231 --72758-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:40.231 --72758-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:40.231 --72758-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:40.231 --72758-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:40.231 00:09:40.231 00:09:40.231 CUnit - A unit testing framework for C - Version 2.1-3 00:09:40.231 http://cunit.sourceforge.net/ 00:09:40.231 00:09:40.231 00:09:40.231 Suite: dif 00:09:40.231 Test: dif_generate_and_verify_test ...[2024-06-17 11:17:24.101140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:40.231 [2024-06-17 11:17:24.139237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:40.231 [2024-06-17 11:17:24.140962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:40.231 [2024-06-17 11:17:24.143969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:40.231 [2024-06-17 11:17:24.145529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:40.231 [2024-06-17 11:17:24.146848] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:40.231 passed 00:09:40.231 Test: dif_disable_check_test ...[2024-06-17 11:17:24.156609] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:40.231 [2024-06-17 11:17:24.158011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:40.231 [2024-06-17 11:17:24.159364] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:40.231 passed 00:09:40.231 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-06-17 11:17:24.183805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a80000, Actual=b9848de 00:09:40.490 [2024-06-17 11:17:24.186392] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b98, Actual=b0a8 00:09:40.490 [2024-06-17 11:17:24.188263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a8000000000000, Actual=81039fcf5685d8d4 00:09:40.490 [2024-06-17 11:17:24.189472] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b9848de00000000, Actual=81039fcf5685d8d4 00:09:40.490 [2024-06-17 11:17:24.191006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:40.490 [2024-06-17 11:17:24.192115] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:40.490 [2024-06-17 11:17:24.193217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:40.490 [2024-06-17 11:17:24.194320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:40.490 [2024-06-17 11:17:24.195653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:40.490 [2024-06-17 11:17:24.196781] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:40.490 [2024-06-17 11:17:24.197878] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:40.490 passed 00:09:40.490 Test: dif_apptag_mask_test ...[2024-06-17 11:17:24.201506] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:09:40.490 [2024-06-17 11:17:24.205148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:09:40.490 passed 00:09:40.490 Test: dif_sec_512_md_0_error_test ...[2024-06-17 11:17:24.206409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:40.490 passed 00:09:40.490 Test: dif_sec_4096_md_0_error_test ...[2024-06-17 11:17:24.207639] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:40.490 [2024-06-17 11:17:24.208416] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:40.490 passed 00:09:40.490 Test: dif_sec_4100_md_128_error_test ...[2024-06-17 11:17:24.209396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:09:40.490 [2024-06-17 11:17:24.210264] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:09:40.490 passed 00:09:40.490 Test: dif_guard_seed_test ...passed 00:09:40.490 Test: dif_guard_value_test ...passed 00:09:40.490 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:09:40.490 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:40.490 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:09:40.490 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:40.490 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:40.490 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:09:40.490 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:40.490 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:40.490 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:40.490 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-06-17 11:17:24.427709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4d, Actual=fd4c 00:09:40.490 [2024-06-17 11:17:24.434975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fe20, Actual=fe21 00:09:40.490 [2024-06-17 11:17:24.442570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:40.748 [2024-06-17 11:17:24.450296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:40.749 [2024-06-17 11:17:24.458478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:40.749 [2024-06-17 11:17:24.464046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:40.749 [2024-06-17 11:17:24.470840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=940c 00:09:40.749 [2024-06-17 11:17:24.475675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fe21, Actual=5237 00:09:40.749 [2024-06-17 11:17:24.481127] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ec, Actual=1ab753ed 00:09:40.749 [2024-06-17 11:17:24.487310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=38574661, Actual=38574660 00:09:40.749 [2024-06-17 11:17:24.493886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:40.749 [2024-06-17 11:17:24.500085] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:40.749 [2024-06-17 11:17:24.507365] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:40.749 [2024-06-17 11:17:24.513604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:40.749 [2024-06-17 11:17:24.520124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=2adf81be 00:09:40.749 [2024-06-17 11:17:24.525062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=38574660, Actual=91375f95 00:09:40.749 [2024-06-17 11:17:24.529996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d2, Actual=a576a7728ecc20d3 00:09:40.749 [2024-06-17 11:17:24.535818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=88010a2d4837a267, Actual=88010a2d4837a266 00:09:40.749 [2024-06-17 11:17:24.541790] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:40.749 [2024-06-17 11:17:24.547373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:40.749 [2024-06-17 11:17:24.553891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:40.749 [2024-06-17 11:17:24.559477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:40.749 [2024-06-17 11:17:24.565741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=ac6afa85a668feb3 00:09:40.749 [2024-06-17 11:17:24.570061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=88010a2d4837a266, Actual=7a0f4299818d0e46 00:09:40.749 passed 00:09:40.749 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-06-17 11:17:24.574080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4d, Actual=fd4c 00:09:40.749 [2024-06-17 11:17:24.575143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe20, Actual=fe21 00:09:40.749 [2024-06-17 11:17:24.576275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.749 [2024-06-17 11:17:24.577077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.749 [2024-06-17 11:17:24.578205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.749 [2024-06-17 11:17:24.579020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.749 [2024-06-17 11:17:24.580121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=940c 00:09:40.749 [2024-06-17 11:17:24.580745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=5237 00:09:40.750 [2024-06-17 11:17:24.581735] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ec, Actual=1ab753ed 00:09:40.750 [2024-06-17 11:17:24.582607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574661, Actual=38574660 00:09:40.750 [2024-06-17 11:17:24.583803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.750 [2024-06-17 11:17:24.584674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.750 [2024-06-17 11:17:24.585868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.750 [2024-06-17 11:17:24.586744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.750 [2024-06-17 11:17:24.587895] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2adf81be 00:09:40.750 [2024-06-17 11:17:24.588586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=91375f95 00:09:40.750 [2024-06-17 11:17:24.589503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d2, Actual=a576a7728ecc20d3 00:09:40.750 [2024-06-17 11:17:24.590299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a267, Actual=88010a2d4837a266 00:09:40.750 [2024-06-17 11:17:24.591379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.750 [2024-06-17 11:17:24.592178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.750 [2024-06-17 11:17:24.593265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.750 [2024-06-17 11:17:24.594060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.750 [2024-06-17 11:17:24.595131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=ac6afa85a668feb3 00:09:40.750 [2024-06-17 11:17:24.595754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=7a0f4299818d0e46 00:09:40.750 passed 00:09:40.750 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-06-17 11:17:24.597643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4d, Actual=fd4c 00:09:40.750 [2024-06-17 11:17:24.598453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe20, Actual=fe21 00:09:40.750 [2024-06-17 11:17:24.599575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.750 [2024-06-17 11:17:24.600408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.750 [2024-06-17 11:17:24.601540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.750 [2024-06-17 11:17:24.602373] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.750 [2024-06-17 11:17:24.603568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=940c 00:09:40.750 [2024-06-17 11:17:24.604188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=5237 00:09:40.750 [2024-06-17 11:17:24.605190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ec, Actual=1ab753ed 00:09:40.750 [2024-06-17 11:17:24.606074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574661, Actual=38574660 00:09:40.750 [2024-06-17 11:17:24.607315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.750 [2024-06-17 11:17:24.608199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.751 [2024-06-17 11:17:24.609544] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.751 [2024-06-17 11:17:24.610447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.751 [2024-06-17 11:17:24.611654] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2adf81be 00:09:40.751 [2024-06-17 11:17:24.612348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=91375f95 00:09:40.751 [2024-06-17 11:17:24.613282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d2, Actual=a576a7728ecc20d3 00:09:40.751 [2024-06-17 11:17:24.614093] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a267, Actual=88010a2d4837a266 00:09:40.751 [2024-06-17 11:17:24.615196] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.751 [2024-06-17 11:17:24.615997] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.751 [2024-06-17 11:17:24.617166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.751 [2024-06-17 11:17:24.617986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.751 [2024-06-17 11:17:24.619092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=ac6afa85a668feb3 00:09:40.751 [2024-06-17 11:17:24.619914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=7a0f4299818d0e46 00:09:40.751 passed 00:09:40.751 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-06-17 11:17:24.622063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4d, Actual=fd4c 00:09:40.751 [2024-06-17 11:17:24.622879] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe20, Actual=fe21 00:09:40.751 [2024-06-17 11:17:24.624015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.751 [2024-06-17 11:17:24.624820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.751 [2024-06-17 11:17:24.625951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.751 [2024-06-17 11:17:24.626751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.751 [2024-06-17 11:17:24.627849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=940c 00:09:40.751 [2024-06-17 11:17:24.628468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=5237 00:09:40.751 [2024-06-17 11:17:24.629489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ec, Actual=1ab753ed 00:09:40.751 [2024-06-17 11:17:24.630367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574661, Actual=38574660 00:09:40.751 [2024-06-17 11:17:24.631552] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.751 [2024-06-17 11:17:24.632417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.751 [2024-06-17 11:17:24.633633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.751 [2024-06-17 11:17:24.634522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.751 [2024-06-17 11:17:24.635698] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2adf81be 00:09:40.751 [2024-06-17 11:17:24.636388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=91375f95 00:09:40.752 [2024-06-17 11:17:24.637304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d2, Actual=a576a7728ecc20d3 00:09:40.752 [2024-06-17 11:17:24.638113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a267, Actual=88010a2d4837a266 00:09:40.752 [2024-06-17 11:17:24.639217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.752 [2024-06-17 11:17:24.640021] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.752 [2024-06-17 11:17:24.641124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.752 [2024-06-17 11:17:24.641937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.752 [2024-06-17 11:17:24.643022] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=ac6afa85a668feb3 00:09:40.752 [2024-06-17 11:17:24.643658] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=7a0f4299818d0e46 00:09:40.752 passed 00:09:40.752 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-06-17 11:17:24.645549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4d, Actual=fd4c 00:09:40.752 [2024-06-17 11:17:24.646349] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe20, Actual=fe21 00:09:40.752 [2024-06-17 11:17:24.647473] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.752 [2024-06-17 11:17:24.648270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.752 [2024-06-17 11:17:24.649371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.752 [2024-06-17 11:17:24.650177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.752 [2024-06-17 11:17:24.651278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=940c 00:09:40.752 [2024-06-17 11:17:24.651896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=5237 00:09:40.752 passed 00:09:40.752 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-06-17 11:17:24.653840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ec, Actual=1ab753ed 00:09:40.752 [2024-06-17 11:17:24.654725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574661, Actual=38574660 00:09:40.752 [2024-06-17 11:17:24.655946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.752 [2024-06-17 11:17:24.656833] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.752 [2024-06-17 11:17:24.658052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.752 [2024-06-17 11:17:24.658943] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.752 [2024-06-17 11:17:24.662351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2adf81be 00:09:40.752 [2024-06-17 11:17:24.663062] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=91375f95 00:09:40.752 [2024-06-17 11:17:24.664370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d2, Actual=a576a7728ecc20d3 00:09:40.752 [2024-06-17 11:17:24.665174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a267, Actual=88010a2d4837a266 00:09:40.752 [2024-06-17 11:17:24.665974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.752 [2024-06-17 11:17:24.666761] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.753 [2024-06-17 11:17:24.667553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.753 [2024-06-17 11:17:24.668340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.753 [2024-06-17 11:17:24.669120] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=ac6afa85a668feb3 00:09:40.753 [2024-06-17 11:17:24.669728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=7a0f4299818d0e46 00:09:40.753 passed 00:09:40.753 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-06-17 11:17:24.671272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4d, Actual=fd4c 00:09:40.753 [2024-06-17 11:17:24.672071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe20, Actual=fe21 00:09:40.753 [2024-06-17 11:17:24.673184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.753 [2024-06-17 11:17:24.673987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.753 [2024-06-17 11:17:24.675099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.753 [2024-06-17 11:17:24.675899] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.753 [2024-06-17 11:17:24.676985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=940c 00:09:40.753 [2024-06-17 11:17:24.677608] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=5237 00:09:40.753 passed 00:09:40.753 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-06-17 11:17:24.679547] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ec, Actual=1ab753ed 00:09:40.753 [2024-06-17 11:17:24.680424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574661, Actual=38574660 00:09:40.753 [2024-06-17 11:17:24.681657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.753 [2024-06-17 11:17:24.682548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.753 [2024-06-17 11:17:24.683758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.753 [2024-06-17 11:17:24.684651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.753 [2024-06-17 11:17:24.685839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2adf81be 00:09:40.753 [2024-06-17 11:17:24.686538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=91375f95 00:09:40.753 [2024-06-17 11:17:24.687843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d2, Actual=a576a7728ecc20d3 00:09:40.754 [2024-06-17 11:17:24.688655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a267, Actual=88010a2d4837a266 00:09:40.754 [2024-06-17 11:17:24.689452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.754 [2024-06-17 11:17:24.690238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=89 00:09:40.754 [2024-06-17 11:17:24.691032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.754 [2024-06-17 11:17:24.691834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=59 00:09:40.754 [2024-06-17 11:17:24.692614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=ac6afa85a668feb3 00:09:40.754 [2024-06-17 11:17:24.693213] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=7a0f4299818d0e46 00:09:40.754 passed 00:09:41.012 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:09:41.012 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:41.012 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:41.012 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:41.012 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:41.012 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:41.012 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:41.012 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:41.012 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:41.012 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-06-17 11:17:24.864338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4d, Actual=fd4c 00:09:41.012 [2024-06-17 11:17:24.868651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=4c0a, Actual=4c0b 00:09:41.012 [2024-06-17 11:17:24.872066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:41.012 [2024-06-17 11:17:24.875005] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:41.012 [2024-06-17 11:17:24.878425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:41.012 [2024-06-17 11:17:24.881550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:41.012 [2024-06-17 11:17:24.884915] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=fd4c, Actual=940c 00:09:41.012 [2024-06-17 11:17:24.888528] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=f141, Actual=5d57 00:09:41.012 [2024-06-17 11:17:24.892549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ec, Actual=1ab753ed 00:09:41.012 [2024-06-17 11:17:24.896139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=260e31ef, Actual=260e31ee 00:09:41.012 [2024-06-17 11:17:24.900117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:41.012 [2024-06-17 11:17:24.903696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:41.012 [2024-06-17 11:17:24.907675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:41.013 [2024-06-17 11:17:24.911270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:41.013 [2024-06-17 11:17:24.915221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=2adf81be 00:09:41.013 [2024-06-17 11:17:24.918793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5a3d6598, Actual=f35d7c6d 00:09:41.013 [2024-06-17 11:17:24.922156] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d2, Actual=a576a7728ecc20d3 00:09:41.013 [2024-06-17 11:17:24.928191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=c16d11d2ea4aca21, Actual=c16d11d2ea4aca20 00:09:41.013 [2024-06-17 11:17:24.931817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:41.013 [2024-06-17 11:17:24.934748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=89 00:09:41.013 [2024-06-17 11:17:24.938119] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:41.013 [2024-06-17 11:17:24.941332] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=5c 00:09:41.013 [2024-06-17 11:17:24.944708] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=ac6afa85a668feb3 00:09:41.013 [2024-06-17 11:17:24.947605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bdcaeff86fabb130, Actual=4fc4a74ca6111d10 00:09:41.013 passed 00:09:41.013 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-06-17 11:17:24.951010] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4d, Actual=fd4c 00:09:41.013 [2024-06-17 11:17:24.952055] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=2f8b, Actual=2f8a 00:09:41.013 [2024-06-17 11:17:24.953341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=89 00:09:41.013 [2024-06-17 11:17:24.954242] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=89 00:09:41.013 [2024-06-17 11:17:24.955489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=58 00:09:41.013 [2024-06-17 11:17:24.956371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=58 00:09:41.013 [2024-06-17 11:17:24.957617] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=940c 00:09:41.013 [2024-06-17 11:17:24.958503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=3ed6 00:09:41.013 [2024-06-17 11:17:24.959928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ec, Actual=1ab753ed 00:09:41.013 [2024-06-17 11:17:24.961006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=e78e041a, Actual=e78e041b 00:09:41.013 [2024-06-17 11:17:24.962467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=89 00:09:41.013 [2024-06-17 11:17:24.963538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=89 00:09:41.013 [2024-06-17 11:17:24.964950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=58 00:09:41.013 [2024-06-17 11:17:24.966024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=58 00:09:41.271 [2024-06-17 11:17:24.967443] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=2adf81be 00:09:41.271 [2024-06-17 11:17:24.968510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=32dd4998 00:09:41.271 [2024-06-17 11:17:24.969791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d2, Actual=a576a7728ecc20d3 00:09:41.271 [2024-06-17 11:17:24.970712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=348f1e41cca54e7e, Actual=348f1e41cca54e7f 00:09:41.271 [2024-06-17 11:17:24.971993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=89 00:09:41.271 [2024-06-17 11:17:24.972900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=89 00:09:41.271 [2024-06-17 11:17:24.974177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=58 00:09:41.271 [2024-06-17 11:17:24.975105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=58 00:09:41.271 [2024-06-17 11:17:24.976370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=ac6afa85a668feb3 00:09:41.271 [2024-06-17 11:17:24.977291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=ba26a8df80fe994f 00:09:41.271 passed 00:09:41.271 Test: dix_sec_512_md_0_error ...[2024-06-17 11:17:24.978959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:41.271 passed 00:09:41.271 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:09:41.271 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:41.271 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:41.271 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:41.271 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:41.271 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:41.271 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:41.271 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:41.271 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:41.271 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-06-17 11:17:25.112773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fd6c, Actual=fd4c 00:09:41.271 [2024-06-17 11:17:25.115928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=e24a, Actual=e26a 00:09:41.271 [2024-06-17 11:17:25.119498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=a8 00:09:41.271 [2024-06-17 11:17:25.121652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=a8 00:09:41.271 [2024-06-17 11:17:25.125319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=20005e 00:09:41.271 [2024-06-17 11:17:25.127487] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=20005e 00:09:41.272 [2024-06-17 11:17:25.130433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fd4c, Actual=2ce0 00:09:41.272 [2024-06-17 11:17:25.132841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=ba8c, Actual=67d9 00:09:41.272 [2024-06-17 11:17:25.135860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=1a9753ed, Actual=1ab753ed 00:09:41.272 [2024-06-17 11:17:25.138586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=e3656a13, Actual=e3456a13 00:09:41.272 [2024-06-17 11:17:25.141587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=a8 00:09:41.272 [2024-06-17 11:17:25.144289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=a8 00:09:41.272 [2024-06-17 11:17:25.147290] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=20005e 00:09:41.272 [2024-06-17 11:17:25.150017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=20005e 00:09:41.272 [2024-06-17 11:17:25.153021] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=1ab753ed, Actual=58f0dc4b 00:09:41.272 [2024-06-17 11:17:25.157687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=c91054db, Actual=9801145e 00:09:41.272 [2024-06-17 11:17:25.160185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a576a7728eec20d3, Actual=a576a7728ecc20d3 00:09:41.272 [2024-06-17 11:17:25.162360] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=f550e0cd8100e3d7, Actual=f550e0cd8120e3d7 00:09:41.272 [2024-06-17 11:17:25.164781] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=a8 00:09:41.272 [2024-06-17 11:17:25.166906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=94, Expected=88, Actual=a8 00:09:41.272 [2024-06-17 11:17:25.169285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=200000005e 00:09:41.272 [2024-06-17 11:17:25.171399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=94, Expected=5e, Actual=200000005e 00:09:41.272 [2024-06-17 11:17:25.173785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a576a7728ecc20d3, Actual=21f281c0b47e62a4 00:09:41.272 [2024-06-17 11:17:25.175917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=2d19b1684f09bf67, Actual=7f9efca0990f88f4 00:09:41.272 passed 00:09:41.272 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-06-17 11:17:25.178297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd6c, Actual=fd4c 00:09:41.272 [2024-06-17 11:17:25.178966] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=75d0, Actual=75f0 00:09:41.272 [2024-06-17 11:17:25.179815] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:09:41.272 [2024-06-17 11:17:25.180389] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:09:41.272 [2024-06-17 11:17:25.181247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=200058 00:09:41.272 [2024-06-17 11:17:25.181828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=200058 00:09:41.272 [2024-06-17 11:17:25.182644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=2ce0 00:09:41.272 [2024-06-17 11:17:25.183212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=f043 00:09:41.272 [2024-06-17 11:17:25.184122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1a9753ed, Actual=1ab753ed 00:09:41.273 [2024-06-17 11:17:25.184778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=c0d37e64, Actual=c0f37e64 00:09:41.273 [2024-06-17 11:17:25.185696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:09:41.273 [2024-06-17 11:17:25.186355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:09:41.273 [2024-06-17 11:17:25.187280] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=200058 00:09:41.273 [2024-06-17 11:17:25.187947] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=200058 00:09:41.273 [2024-06-17 11:17:25.188849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=58f0dc4b 00:09:41.273 [2024-06-17 11:17:25.189507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=bbb70029 00:09:41.273 [2024-06-17 11:17:25.190336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728eec20d3, Actual=a576a7728ecc20d3 00:09:41.273 [2024-06-17 11:17:25.190896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=e02f7bbe98d36c12, Actual=e02f7bbe98f36c12 00:09:41.273 [2024-06-17 11:17:25.191712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:09:41.273 [2024-06-17 11:17:25.192272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=a8 00:09:41.273 [2024-06-17 11:17:25.193100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:09:41.273 [2024-06-17 11:17:25.193679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=2000000058 00:09:41.273 [2024-06-17 11:17:25.194532] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=21f281c0b47e62a4 00:09:41.273 [2024-06-17 11:17:25.195101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=6ae167d380dc0731 00:09:41.273 passed 00:09:41.746 Test: set_md_interleave_iovs_test ...passed 00:09:41.746 Test: set_md_interleave_iovs_split_test ...passed 00:09:41.746 Test: dif_generate_stream_pi_16_test ...passed 00:09:41.746 Test: dif_generate_stream_test ...passed 00:09:41.746 Test: set_md_interleave_iovs_alignment_test ...[2024-06-17 11:17:25.267407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c:1822:spdk_dif_set_md_interleave_iovs: *ERROR*: Buffer overflow will occur. 00:09:41.746 passed 00:09:41.746 Test: dif_generate_split_test ...passed 00:09:41.746 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:09:41.746 Test: dif_verify_split_test ...passed 00:09:41.746 Test: dif_verify_stream_multi_segments_test ...passed 00:09:41.746 Test: update_crc32c_pi_16_test ...passed 00:09:41.746 Test: update_crc32c_test ...passed 00:09:41.746 Test: dif_update_crc32c_split_test ...passed 00:09:41.746 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:09:41.746 Test: get_range_with_md_test ...passed 00:09:41.746 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:09:41.746 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:09:41.746 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:42.005 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:09:42.005 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:09:42.005 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:42.005 Test: dif_generate_and_verify_unmap_test ...passed 00:09:42.005 00:09:42.005 Run Summary: Type Total Ran Passed Failed Inactive 00:09:42.005 suites 1 1 n/a 0 0 00:09:42.005 tests 79 79 79 0 0 00:09:42.005 asserts 3584 3584 3584 0 n/a 00:09:42.005 00:09:42.005 Elapsed time = 1.445 seconds 00:09:42.005 --72758-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:42.005 --72758-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:42.005 ==72758== 00:09:42.005 ==72758== HEAP SUMMARY: 00:09:42.005 ==72758== in use at exit: 0 bytes in 0 blocks 00:09:42.005 ==72758== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:09:42.005 ==72758== 00:09:42.005 ==72758== All heap blocks were freed -- no leaks are possible 00:09:42.005 ==72758== 00:09:42.005 ==72758== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:42.005 11:17:25 unittest_util -- unit/unittest.sh@143 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:42.005 ==72785== Memcheck, a memory error detector 00:09:42.005 ==72785== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:42.005 ==72785== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:42.005 ==72785== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:42.005 ==72785== 00:09:42.005 --72785-- Valgrind options: 00:09:42.005 --72785-- --leak-check=full 00:09:42.005 --72785-- --error-exitcode=2 00:09:42.005 --72785-- --verbose 00:09:42.005 --72785-- Contents of /proc/version: 00:09:42.005 --72785-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:42.005 --72785-- 00:09:42.005 --72785-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:42.005 --72785-- Page sizes: currently 4096, max supported 4096 00:09:42.005 --72785-- Valgrind library directory: /usr/libexec/valgrind 00:09:42.005 --72785-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:42.005 --72785-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:42.005 --72785-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:42.005 --72785-- might be shown as UnknownInlinedFun 00:09:42.005 --72785-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:42.005 --72785-- object doesn't have a dynamic symbol table 00:09:42.006 --72785-- Scheduler: using generic scheduler lock implementation. 00:09:42.006 --72785-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:42.006 ==72785== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72785-by-???-on-3d512e6db8cf 00:09:42.006 ==72785== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72785-by-???-on-3d512e6db8cf 00:09:42.006 ==72785== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72785-by-???-on-3d512e6db8cf 00:09:42.006 ==72785== 00:09:42.006 ==72785== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:42.006 ==72785== don't want to do, unless you know exactly what you're doing, 00:09:42.006 ==72785== or are doing some strange experiment): 00:09:42.006 ==72785== /usr/libexec/valgrind/../../bin/vgdb --pid=72785 ...command... 00:09:42.006 ==72785== 00:09:42.006 ==72785== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:42.006 ==72785== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:42.006 ==72785== and then give GDB the following command 00:09:42.006 ==72785== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72785 00:09:42.006 ==72785== --pid is optional if only one valgrind process is running 00:09:42.006 ==72785== 00:09:42.006 --72785-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:42.006 --72785-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:42.006 --72785-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:42.006 --72785-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:42.006 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:42.006 --72785-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:42.006 --72785-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:42.006 --72785-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:42.006 --72785-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:42.006 --72785-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:42.006 --72785-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:42.006 --72785-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:42.006 --72785-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:42.006 --72785-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:42.006 --72785-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:42.006 --72785-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:42.006 --72785-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:42.264 --72785-- Reading syms from /usr/lib64/libm.so.6 00:09:42.264 --72785-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:42.264 --72785-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:42.264 --72785-- Reading syms from /usr/lib64/libc.so.6 00:09:42.264 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:42.264 --72785-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:42.264 --72785-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:42.264 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:42.264 --72785-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:42.265 --72785-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:42.265 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:42.265 --72785-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:42.265 --72785-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:42.265 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:42.265 --72785-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:42.265 --72785-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:42.265 --72785-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:42.265 --72785-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:42.265 --72785-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:42.265 --72785-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:42.265 --72785-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:42.265 --72785-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:42.265 --72785-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 ==72785== Preferring higher priority redirection: 00:09:42.265 --72785-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:42.265 --72785-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:42.265 --72785-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.265 --72785-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.523 --72785-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.523 --72785-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.523 --72785-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.523 --72785-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:42.523 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:42.523 --72785-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:42.523 --72785-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:42.523 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:42.523 --72785-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:42.523 --72785-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:42.523 --72785-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:42.523 --72785-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:42.523 --72785-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:42.523 --72785-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:42.523 --72785-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:42.523 --72785-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:42.523 --72785-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:42.523 --72785-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:42.523 --72785-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:42.523 --72785-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:42.523 --72785-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:42.523 --72785-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:42.523 --72785-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:42.523 --72785-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:42.523 --72785-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:42.523 --72785-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:42.523 00:09:42.523 00:09:42.523 CUnit - A unit testing framework for C - Version 2.1-3 00:09:42.523 http://cunit.sourceforge.net/ 00:09:42.523 00:09:42.523 00:09:42.523 Suite: iov 00:09:42.523 Test: test_single_iov ...passed 00:09:42.523 Test: test_simple_iov ...passed 00:09:42.523 Test: test_complex_iov ...passed 00:09:42.523 Test: test_iovs_to_buf ...passed 00:09:42.523 Test: test_buf_to_iovs ...passed 00:09:42.523 Test: test_memset ...passed 00:09:42.523 Test: test_iov_one ...passed 00:09:42.523 Test: test_iov_xfer ...passed 00:09:42.523 00:09:42.523 Run Summary: Type Total Ran Passed Failed Inactive 00:09:42.523 suites 1 1 n/a 0 0 00:09:42.523 tests 8 8 8 0 0 00:09:42.523 asserts 156 156 156 0 n/a 00:09:42.523 00:09:42.523 Elapsed time = 0.056 seconds 00:09:42.523 --72785-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:42.781 --72785-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:42.781 ==72785== 00:09:42.781 ==72785== HEAP SUMMARY: 00:09:42.781 ==72785== in use at exit: 0 bytes in 0 blocks 00:09:42.781 ==72785== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:09:42.781 ==72785== 00:09:42.781 ==72785== All heap blocks were freed -- no leaks are possible 00:09:42.781 ==72785== 00:09:42.781 ==72785== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:42.781 11:17:26 unittest_util -- unit/unittest.sh@144 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:42.781 ==72793== Memcheck, a memory error detector 00:09:42.781 ==72793== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:42.781 ==72793== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:42.781 ==72793== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:42.781 ==72793== 00:09:42.781 --72793-- Valgrind options: 00:09:42.781 --72793-- --leak-check=full 00:09:42.781 --72793-- --error-exitcode=2 00:09:42.781 --72793-- --verbose 00:09:42.781 --72793-- Contents of /proc/version: 00:09:42.781 --72793-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:42.781 --72793-- 00:09:42.781 --72793-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:42.781 --72793-- Page sizes: currently 4096, max supported 4096 00:09:42.781 --72793-- Valgrind library directory: /usr/libexec/valgrind 00:09:42.781 --72793-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:42.781 --72793-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:42.781 --72793-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:42.781 --72793-- might be shown as UnknownInlinedFun 00:09:42.781 --72793-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:42.781 --72793-- object doesn't have a dynamic symbol table 00:09:42.781 --72793-- Scheduler: using generic scheduler lock implementation. 00:09:42.781 --72793-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:42.781 ==72793== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72793-by-???-on-3d512e6db8cf 00:09:42.781 ==72793== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72793-by-???-on-3d512e6db8cf 00:09:42.781 ==72793== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72793-by-???-on-3d512e6db8cf 00:09:42.781 ==72793== 00:09:42.781 ==72793== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:42.781 ==72793== don't want to do, unless you know exactly what you're doing, 00:09:42.781 ==72793== or are doing some strange experiment): 00:09:42.781 ==72793== /usr/libexec/valgrind/../../bin/vgdb --pid=72793 ...command... 00:09:42.781 ==72793== 00:09:42.781 ==72793== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:42.781 ==72793== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:42.781 ==72793== and then give GDB the following command 00:09:42.781 ==72793== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72793 00:09:42.781 ==72793== --pid is optional if only one valgrind process is running 00:09:42.781 ==72793== 00:09:42.781 --72793-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:42.781 --72793-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:42.781 --72793-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:42.781 --72793-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:42.781 ==72793== WARNING: new redirection conflicts with existing -- ignoring it 00:09:42.781 --72793-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:42.781 --72793-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:42.782 --72793-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:42.782 --72793-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:42.782 --72793-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:42.782 --72793-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:42.782 --72793-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:42.782 --72793-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:42.782 --72793-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:42.782 --72793-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:42.782 --72793-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:42.782 --72793-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:42.782 --72793-- Reading syms from /usr/lib64/libm.so.6 00:09:42.782 --72793-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:42.782 --72793-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:42.782 --72793-- Reading syms from /usr/lib64/libc.so.6 00:09:43.039 ==72793== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.039 --72793-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:43.039 --72793-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:43.039 ==72793== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.039 --72793-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:43.039 --72793-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:43.039 ==72793== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.039 --72793-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:43.039 --72793-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:43.039 ==72793== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.039 --72793-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:43.039 --72793-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:43.039 --72793-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:43.039 --72793-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:43.039 --72793-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:43.039 --72793-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:43.039 --72793-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:43.039 --72793-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:43.039 --72793-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.039 --72793-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 ==72793== Preferring higher priority redirection: 00:09:43.040 --72793-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:43.040 --72793-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:43.040 --72793-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 --72793-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.040 ==72793== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.040 --72793-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:43.040 --72793-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:43.040 ==72793== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.040 --72793-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:43.040 --72793-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:43.040 --72793-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:43.297 --72793-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:43.297 --72793-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:43.297 --72793-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:43.297 --72793-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:43.297 --72793-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:43.297 --72793-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:43.297 --72793-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:43.297 --72793-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:43.297 --72793-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:43.297 --72793-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:43.297 --72793-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:43.297 --72793-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:43.297 --72793-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:43.297 --72793-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:43.297 --72793-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:43.297 00:09:43.297 00:09:43.297 CUnit - A unit testing framework for C - Version 2.1-3 00:09:43.297 http://cunit.sourceforge.net/ 00:09:43.297 00:09:43.297 00:09:43.297 Suite: math 00:09:43.297 Test: test_serial_number_arithmetic ...passed 00:09:43.297 Suite: erase 00:09:43.297 Test: test_memset_s ...passed 00:09:43.297 00:09:43.297 Run Summary: Type Total Ran Passed Failed Inactive 00:09:43.297 suites 2 2 n/a 0 0 00:09:43.297 tests 2 2 2 0 0 00:09:43.297 asserts 18 18 18 0 n/a 00:09:43.297 00:09:43.297 Elapsed time = 0.011 seconds 00:09:43.297 --72793-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:43.297 --72793-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:43.297 ==72793== 00:09:43.297 ==72793== HEAP SUMMARY: 00:09:43.297 ==72793== in use at exit: 0 bytes in 0 blocks 00:09:43.297 ==72793== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:09:43.297 ==72793== 00:09:43.297 ==72793== All heap blocks were freed -- no leaks are possible 00:09:43.297 ==72793== 00:09:43.297 ==72793== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:43.297 11:17:27 unittest_util -- unit/unittest.sh@145 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:43.297 ==72796== Memcheck, a memory error detector 00:09:43.297 ==72796== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:43.297 ==72796== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:43.297 ==72796== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:43.297 ==72796== 00:09:43.297 --72796-- Valgrind options: 00:09:43.297 --72796-- --leak-check=full 00:09:43.297 --72796-- --error-exitcode=2 00:09:43.297 --72796-- --verbose 00:09:43.297 --72796-- Contents of /proc/version: 00:09:43.297 --72796-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:43.297 --72796-- 00:09:43.297 --72796-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:43.297 --72796-- Page sizes: currently 4096, max supported 4096 00:09:43.297 --72796-- Valgrind library directory: /usr/libexec/valgrind 00:09:43.297 --72796-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:43.297 --72796-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:43.298 --72796-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:43.298 --72796-- might be shown as UnknownInlinedFun 00:09:43.298 --72796-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:43.298 --72796-- object doesn't have a dynamic symbol table 00:09:43.298 --72796-- Scheduler: using generic scheduler lock implementation. 00:09:43.298 --72796-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:43.298 ==72796== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72796-by-???-on-3d512e6db8cf 00:09:43.298 ==72796== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72796-by-???-on-3d512e6db8cf 00:09:43.298 ==72796== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72796-by-???-on-3d512e6db8cf 00:09:43.298 ==72796== 00:09:43.298 ==72796== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:43.298 ==72796== don't want to do, unless you know exactly what you're doing, 00:09:43.298 ==72796== or are doing some strange experiment): 00:09:43.298 ==72796== /usr/libexec/valgrind/../../bin/vgdb --pid=72796 ...command... 00:09:43.298 ==72796== 00:09:43.298 ==72796== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:43.298 ==72796== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:43.298 ==72796== and then give GDB the following command 00:09:43.298 ==72796== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72796 00:09:43.298 ==72796== --pid is optional if only one valgrind process is running 00:09:43.298 ==72796== 00:09:43.555 --72796-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:43.555 --72796-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:43.555 --72796-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:43.555 --72796-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:43.555 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.556 --72796-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:43.556 --72796-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:43.556 --72796-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:43.556 --72796-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:43.556 --72796-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:43.556 --72796-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:43.556 --72796-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:43.556 --72796-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:43.556 --72796-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:43.556 --72796-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:43.556 --72796-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:43.556 --72796-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:43.556 --72796-- Reading syms from /usr/lib64/libm.so.6 00:09:43.556 --72796-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:43.556 --72796-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:43.556 --72796-- Reading syms from /usr/lib64/libc.so.6 00:09:43.556 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.556 --72796-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:43.556 --72796-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:43.556 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.556 --72796-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:43.556 --72796-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:43.556 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.556 --72796-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:43.556 --72796-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:43.556 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.556 --72796-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:43.556 --72796-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:43.556 --72796-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:43.556 --72796-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:43.556 --72796-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:43.556 --72796-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:43.556 --72796-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:43.556 --72796-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:43.556 --72796-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.556 --72796-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 ==72796== Preferring higher priority redirection: 00:09:43.813 --72796-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:43.813 --72796-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:43.813 --72796-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 --72796-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:43.813 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.813 --72796-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:43.813 --72796-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:43.813 ==72796== WARNING: new redirection conflicts with existing -- ignoring it 00:09:43.813 --72796-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:43.813 --72796-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:43.813 --72796-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:43.813 --72796-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:43.813 --72796-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:43.813 --72796-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:43.813 --72796-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:43.813 --72796-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:43.813 --72796-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:43.813 --72796-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:43.813 --72796-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:43.813 --72796-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:43.813 --72796-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:43.813 --72796-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:43.813 --72796-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:43.813 --72796-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:43.813 --72796-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:43.813 --72796-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:43.813 00:09:43.813 00:09:43.813 CUnit - A unit testing framework for C - Version 2.1-3 00:09:43.813 http://cunit.sourceforge.net/ 00:09:43.813 00:09:43.813 00:09:43.813 Suite: pipe 00:09:43.813 Test: test_create_destroy ...passed 00:09:43.813 Test: test_write_get_buffer ...passed 00:09:43.813 Test: test_write_advance ...passed 00:09:43.813 Test: test_read_get_buffer ...passed 00:09:43.813 Test: test_read_advance ...passed 00:09:43.813 Test: test_data ...passed 00:09:43.813 00:09:43.813 Run Summary: Type Total Ran Passed Failed Inactive 00:09:43.813 suites 1 1 n/a 0 0 00:09:43.813 tests 6 6 6 0 0 00:09:43.813 asserts 251 251 251 0 n/a 00:09:43.813 00:09:43.813 Elapsed time = 0.069 seconds 00:09:43.813 --72796-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:43.813 --72796-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:44.071 ==72796== 00:09:44.071 ==72796== HEAP SUMMARY: 00:09:44.071 ==72796== in use at exit: 0 bytes in 0 blocks 00:09:44.071 ==72796== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:09:44.071 ==72796== 00:09:44.071 ==72796== All heap blocks were freed -- no leaks are possible 00:09:44.071 ==72796== 00:09:44.071 ==72796== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:44.071 11:17:27 unittest_util -- unit/unittest.sh@146 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:44.071 ==72807== Memcheck, a memory error detector 00:09:44.071 ==72807== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:44.071 ==72807== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:44.071 ==72807== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:44.071 ==72807== 00:09:44.071 --72807-- Valgrind options: 00:09:44.071 --72807-- --leak-check=full 00:09:44.071 --72807-- --error-exitcode=2 00:09:44.071 --72807-- --verbose 00:09:44.071 --72807-- Contents of /proc/version: 00:09:44.071 --72807-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:44.071 --72807-- 00:09:44.071 --72807-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:44.071 --72807-- Page sizes: currently 4096, max supported 4096 00:09:44.071 --72807-- Valgrind library directory: /usr/libexec/valgrind 00:09:44.071 --72807-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:44.071 --72807-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:44.071 --72807-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:44.071 --72807-- might be shown as UnknownInlinedFun 00:09:44.071 --72807-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:44.071 --72807-- object doesn't have a dynamic symbol table 00:09:44.071 --72807-- Scheduler: using generic scheduler lock implementation. 00:09:44.071 --72807-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:44.071 ==72807== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72807-by-???-on-3d512e6db8cf 00:09:44.071 ==72807== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72807-by-???-on-3d512e6db8cf 00:09:44.071 ==72807== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72807-by-???-on-3d512e6db8cf 00:09:44.071 ==72807== 00:09:44.071 ==72807== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:44.071 ==72807== don't want to do, unless you know exactly what you're doing, 00:09:44.071 ==72807== or are doing some strange experiment): 00:09:44.071 ==72807== /usr/libexec/valgrind/../../bin/vgdb --pid=72807 ...command... 00:09:44.071 ==72807== 00:09:44.071 ==72807== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:44.071 ==72807== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:44.071 ==72807== and then give GDB the following command 00:09:44.071 ==72807== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72807 00:09:44.071 ==72807== --pid is optional if only one valgrind process is running 00:09:44.071 ==72807== 00:09:44.071 --72807-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:44.071 --72807-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:44.071 --72807-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:44.071 --72807-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:44.071 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.071 --72807-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:44.071 --72807-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:44.071 --72807-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:44.071 --72807-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:44.071 --72807-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:44.071 --72807-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:44.071 --72807-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:44.071 --72807-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:44.071 --72807-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:44.071 --72807-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:44.071 --72807-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:44.072 --72807-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:44.072 --72807-- Reading syms from /usr/lib64/libm.so.6 00:09:44.072 --72807-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:44.072 --72807-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:44.072 --72807-- Reading syms from /usr/lib64/libc.so.6 00:09:44.072 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.072 --72807-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:44.072 --72807-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:44.072 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.072 --72807-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:44.072 --72807-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:44.072 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.072 --72807-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:44.072 --72807-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:44.072 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.072 --72807-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:44.072 --72807-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:44.072 --72807-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:44.329 --72807-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:44.329 --72807-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:44.329 --72807-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:44.329 --72807-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:44.329 --72807-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:44.329 --72807-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 ==72807== Preferring higher priority redirection: 00:09:44.330 --72807-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:44.330 --72807-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:44.330 --72807-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 --72807-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.330 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.330 --72807-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:44.330 --72807-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:44.330 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.330 --72807-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:44.330 --72807-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:44.330 --72807-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:44.330 --72807-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:44.330 --72807-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:44.330 --72807-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:44.330 --72807-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:44.330 --72807-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:44.330 --72807-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:44.330 --72807-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:44.330 --72807-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:44.330 --72807-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:44.330 --72807-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:44.330 --72807-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:44.330 --72807-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:44.330 --72807-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:44.330 --72807-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:44.330 --72807-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:44.330 00:09:44.330 00:09:44.330 CUnit - A unit testing framework for C - Version 2.1-3 00:09:44.331 http://cunit.sourceforge.net/ 00:09:44.331 00:09:44.331 00:09:44.331 Suite: xor 00:09:44.331 Test: test_xor_gen ...--72807-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:44.331 passed 00:09:44.331 00:09:44.331 Run Summary: Type Total Ran Passed Failed Inactive 00:09:44.331 suites 1 1 n/a 0 0 00:09:44.331 tests 1 1 1 0 0 00:09:44.331 asserts 17 17 17 0 n/a 00:09:44.331 00:09:44.331 Elapsed time = 0.026 seconds 00:09:44.331 --72807-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:44.588 --72807-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:44.588 ==72807== 00:09:44.588 ==72807== HEAP SUMMARY: 00:09:44.588 ==72807== in use at exit: 0 bytes in 0 blocks 00:09:44.588 ==72807== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:09:44.588 ==72807== 00:09:44.588 ==72807== All heap blocks were freed -- no leaks are possible 00:09:44.588 ==72807== 00:09:44.588 ==72807== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:44.588 00:09:44.588 real 0m10.554s 00:09:44.588 user 0m9.886s 00:09:44.588 sys 0m0.369s 00:09:44.588 11:17:28 unittest_util -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:44.588 11:17:28 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:09:44.588 ************************************ 00:09:44.588 END TEST unittest_util 00:09:44.588 ************************************ 00:09:44.588 11:17:28 -- unit/unittest.sh@284 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:44.588 11:17:28 -- unit/unittest.sh@285 -- # run_test unittest_vhost valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:44.588 11:17:28 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:44.588 11:17:28 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:44.588 11:17:28 -- common/autotest_common.sh@10 -- # set +x 00:09:44.588 ************************************ 00:09:44.588 START TEST unittest_vhost 00:09:44.588 ************************************ 00:09:44.588 11:17:28 unittest_vhost -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:44.588 ==72827== Memcheck, a memory error detector 00:09:44.588 ==72827== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:44.588 ==72827== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:44.589 ==72827== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:44.589 ==72827== 00:09:44.589 --72827-- Valgrind options: 00:09:44.589 --72827-- --leak-check=full 00:09:44.589 --72827-- --error-exitcode=2 00:09:44.589 --72827-- --verbose 00:09:44.589 --72827-- Contents of /proc/version: 00:09:44.589 --72827-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:44.589 --72827-- 00:09:44.589 --72827-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:44.589 --72827-- Page sizes: currently 4096, max supported 4096 00:09:44.589 --72827-- Valgrind library directory: /usr/libexec/valgrind 00:09:44.589 --72827-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:44.589 --72827-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:44.589 --72827-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:44.589 --72827-- might be shown as UnknownInlinedFun 00:09:44.589 --72827-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:44.589 --72827-- object doesn't have a dynamic symbol table 00:09:44.589 --72827-- Scheduler: using generic scheduler lock implementation. 00:09:44.589 --72827-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:44.589 ==72827== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72827-by-???-on-3d512e6db8cf 00:09:44.589 ==72827== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72827-by-???-on-3d512e6db8cf 00:09:44.589 ==72827== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72827-by-???-on-3d512e6db8cf 00:09:44.589 ==72827== 00:09:44.589 ==72827== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:44.589 ==72827== don't want to do, unless you know exactly what you're doing, 00:09:44.589 ==72827== or are doing some strange experiment): 00:09:44.589 ==72827== /usr/libexec/valgrind/../../bin/vgdb --pid=72827 ...command... 00:09:44.589 ==72827== 00:09:44.589 ==72827== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:44.589 ==72827== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:44.589 ==72827== and then give GDB the following command 00:09:44.589 ==72827== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72827 00:09:44.589 ==72827== --pid is optional if only one valgrind process is running 00:09:44.589 ==72827== 00:09:44.589 --72827-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:44.589 --72827-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:44.589 --72827-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:44.589 --72827-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:44.589 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.589 --72827-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:44.589 --72827-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:44.589 --72827-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:44.589 --72827-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:44.589 --72827-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:44.589 --72827-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:44.589 --72827-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:44.589 --72827-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:44.589 --72827-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:44.589 --72827-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:44.589 --72827-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:44.589 --72827-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:44.589 --72827-- Reading syms from /usr/lib64/libm.so.6 00:09:44.589 --72827-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:44.589 --72827-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:44.589 --72827-- Reading syms from /usr/lib64/libc.so.6 00:09:44.847 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.847 --72827-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:44.847 --72827-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:44.847 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.847 --72827-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:44.847 --72827-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:44.847 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.847 --72827-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:44.847 --72827-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:44.847 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.847 --72827-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:44.847 --72827-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:44.847 --72827-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:44.847 --72827-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:44.847 --72827-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:44.847 --72827-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:44.847 --72827-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:44.847 --72827-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:44.847 --72827-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 ==72827== Preferring higher priority redirection: 00:09:44.847 --72827-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:44.847 --72827-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:44.847 --72827-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 --72827-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:44.847 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.847 --72827-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:44.847 --72827-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:44.847 ==72827== WARNING: new redirection conflicts with existing -- ignoring it 00:09:44.847 --72827-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:44.847 --72827-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:44.847 --72827-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:44.847 --72827-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:44.847 --72827-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:44.847 --72827-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:44.847 --72827-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:44.847 --72827-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:44.847 --72827-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:44.847 --72827-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:44.847 --72827-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:45.105 --72827-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:45.105 --72827-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:45.105 --72827-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:45.105 --72827-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:45.105 --72827-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:45.105 --72827-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:45.105 --72827-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:45.105 00:09:45.105 00:09:45.105 CUnit - A unit testing framework for C - Version 2.1-3 00:09:45.105 http://cunit.sourceforge.net/ 00:09:45.105 00:09:45.105 --72827-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:45.105 00:09:45.105 Suite: vhost_suite 00:09:45.105 Test: desc_to_iov_test ...[2024-06-17 11:17:28.914764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c: 620:vhost_vring_desc_payload_to_iov: *ERROR*: SPDK_VHOST_IOVS_MAX(129) reached 00:09:45.105 passed 00:09:45.105 Test: create_controller_test ...[2024-06-17 11:17:28.973163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:09:45.105 [2024-06-17 11:17:28.974092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xf0 is invalid (core mask is 0xf) 00:09:45.105 [2024-06-17 11:17:28.975051] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:09:45.105 [2024-06-17 11:17:28.975308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xff is invalid (core mask is 0xf) 00:09:45.106 [2024-06-17 11:17:28.975851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 121:vhost_dev_register: *ERROR*: Can't register controller with no name 00:09:45.106 --72827-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:45.106 [2024-06-17 11:17:28.978508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1781:vhost_user_dev_init: *ERROR*: Resulting socket path for controller is too long: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 00:09:45.106 [2024-06-17 11:17:28.983321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 137:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:09:45.106 passed 00:09:45.106 Test: session_find_by_vid_test ...passed 00:09:45.106 Test: remove_controller_test ...[2024-06-17 11:17:28.994005] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1866:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:09:45.106 passed 00:09:45.106 Test: vq_avail_ring_get_test ...passed 00:09:45.106 Test: vq_packed_ring_test ...passed 00:09:45.364 Test: vhost_blk_construct_test ...passed 00:09:45.364 00:09:45.364 Run Summary: Type Total Ran Passed Failed Inactive 00:09:45.364 suites 1 1 n/a 0 0 00:09:45.364 tests 7 7 7 0 0 00:09:45.364 asserts 147 147 147 0 n/a 00:09:45.364 00:09:45.364 Elapsed time = 0.220 seconds 00:09:45.364 --72827-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:45.364 --72827-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:45.364 ==72827== 00:09:45.364 ==72827== HEAP SUMMARY: 00:09:45.364 ==72827== in use at exit: 303,664 bytes in 9,253 blocks 00:09:45.364 ==72827== total heap usage: 10,441 allocs, 1,188 frees, 716,862 bytes allocated 00:09:45.364 ==72827== 00:09:45.364 ==72827== Searching for pointers to 9,253 not-freed blocks 00:09:45.364 ==72827== Checked 6,898,680 bytes 00:09:45.364 ==72827== 00:09:45.364 ==72827== LEAK SUMMARY: 00:09:45.364 ==72827== definitely lost: 0 bytes in 0 blocks 00:09:45.364 ==72827== indirectly lost: 0 bytes in 0 blocks 00:09:45.364 ==72827== possibly lost: 0 bytes in 0 blocks 00:09:45.364 ==72827== still reachable: 303,664 bytes in 9,253 blocks 00:09:45.364 ==72827== suppressed: 0 bytes in 0 blocks 00:09:45.364 ==72827== Reachable blocks (those to which a pointer was found) are not shown. 00:09:45.364 ==72827== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:45.364 ==72827== 00:09:45.364 ==72827== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:45.364 00:09:45.364 real 0m0.774s 00:09:45.364 user 0m0.748s 00:09:45.364 sys 0m0.024s 00:09:45.364 11:17:29 unittest_vhost -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:45.364 11:17:29 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:09:45.364 ************************************ 00:09:45.364 END TEST unittest_vhost 00:09:45.364 ************************************ 00:09:45.364 11:17:29 -- unit/unittest.sh@287 -- # run_test unittest_dma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:45.364 11:17:29 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:45.364 11:17:29 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:45.364 11:17:29 -- common/autotest_common.sh@10 -- # set +x 00:09:45.364 ************************************ 00:09:45.364 START TEST unittest_dma 00:09:45.364 ************************************ 00:09:45.364 11:17:29 unittest_dma -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:45.364 ==72855== Memcheck, a memory error detector 00:09:45.364 ==72855== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:45.364 ==72855== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:45.365 ==72855== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:45.365 ==72855== 00:09:45.365 --72855-- Valgrind options: 00:09:45.365 --72855-- --leak-check=full 00:09:45.365 --72855-- --error-exitcode=2 00:09:45.365 --72855-- --verbose 00:09:45.365 --72855-- Contents of /proc/version: 00:09:45.365 --72855-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:45.365 --72855-- 00:09:45.365 --72855-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:45.365 --72855-- Page sizes: currently 4096, max supported 4096 00:09:45.365 --72855-- Valgrind library directory: /usr/libexec/valgrind 00:09:45.365 --72855-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:45.365 --72855-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:45.365 --72855-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:45.365 --72855-- might be shown as UnknownInlinedFun 00:09:45.365 --72855-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:45.365 --72855-- object doesn't have a dynamic symbol table 00:09:45.365 --72855-- Scheduler: using generic scheduler lock implementation. 00:09:45.365 --72855-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:45.365 ==72855== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72855-by-???-on-3d512e6db8cf 00:09:45.365 ==72855== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72855-by-???-on-3d512e6db8cf 00:09:45.365 ==72855== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72855-by-???-on-3d512e6db8cf 00:09:45.365 ==72855== 00:09:45.365 ==72855== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:45.365 ==72855== don't want to do, unless you know exactly what you're doing, 00:09:45.365 ==72855== or are doing some strange experiment): 00:09:45.365 ==72855== /usr/libexec/valgrind/../../bin/vgdb --pid=72855 ...command... 00:09:45.365 ==72855== 00:09:45.365 ==72855== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:45.365 ==72855== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:45.365 ==72855== and then give GDB the following command 00:09:45.365 ==72855== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72855 00:09:45.365 ==72855== --pid is optional if only one valgrind process is running 00:09:45.365 ==72855== 00:09:45.623 --72855-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:45.623 --72855-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:45.623 --72855-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:45.623 --72855-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:45.623 ==72855== WARNING: new redirection conflicts with existing -- ignoring it 00:09:45.623 --72855-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:45.623 --72855-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:45.623 --72855-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:45.623 --72855-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:45.623 --72855-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:45.623 --72855-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:45.623 --72855-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:45.623 --72855-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:45.623 --72855-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:45.623 --72855-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:45.623 --72855-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:45.623 --72855-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:45.623 --72855-- Reading syms from /usr/lib64/libm.so.6 00:09:45.623 --72855-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:45.623 --72855-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:45.623 --72855-- Reading syms from /usr/lib64/libc.so.6 00:09:45.623 ==72855== WARNING: new redirection conflicts with existing -- ignoring it 00:09:45.623 --72855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:45.623 --72855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:45.623 ==72855== WARNING: new redirection conflicts with existing -- ignoring it 00:09:45.623 --72855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:45.623 --72855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:45.623 ==72855== WARNING: new redirection conflicts with existing -- ignoring it 00:09:45.623 --72855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:45.623 --72855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:45.623 ==72855== WARNING: new redirection conflicts with existing -- ignoring it 00:09:45.623 --72855-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:45.623 --72855-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:45.623 --72855-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:45.623 --72855-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:45.623 --72855-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:45.623 --72855-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:45.881 --72855-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:45.881 --72855-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:45.881 --72855-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.881 --72855-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.881 --72855-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.881 --72855-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.881 --72855-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.881 --72855-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.881 --72855-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.881 --72855-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.881 --72855-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 ==72855== Preferring higher priority redirection: 00:09:45.882 --72855-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:45.882 --72855-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:45.882 --72855-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 --72855-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:45.882 ==72855== WARNING: new redirection conflicts with existing -- ignoring it 00:09:45.882 --72855-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:45.882 --72855-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:45.882 ==72855== WARNING: new redirection conflicts with existing -- ignoring it 00:09:45.882 --72855-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:45.882 --72855-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:45.882 --72855-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:45.882 --72855-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:45.882 --72855-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:45.882 --72855-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:45.882 --72855-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:45.882 --72855-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:45.882 --72855-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:45.882 --72855-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:45.882 --72855-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:45.882 --72855-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:45.882 --72855-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:45.882 --72855-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:45.882 --72855-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:45.882 --72855-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:45.882 --72855-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:45.882 --72855-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:45.882 00:09:45.882 00:09:45.882 CUnit - A unit testing framework for C - Version 2.1-3 00:09:45.882 http://cunit.sourceforge.net/ 00:09:45.882 00:09:46.140 00:09:46.140 Suite: dma_suite 00:09:46.140 Test: test_dma ...[2024-06-17 11:17:29.842696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/dma/dma.c: 56:spdk_memory_domain_create: *ERROR*: Context size can't be 0 00:09:46.140 passed 00:09:46.140 00:09:46.140 Run Summary: Type Total Ran Passed Failed Inactive 00:09:46.140 suites 1 1 n/a 0 0 00:09:46.140 tests 1 1 1 0 0 00:09:46.140 asserts 54 54 54 0 n/a 00:09:46.140 00:09:46.140 Elapsed time = 0.080 seconds 00:09:46.140 --72855-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:46.140 --72855-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:46.140 ==72855== 00:09:46.140 ==72855== HEAP SUMMARY: 00:09:46.140 ==72855== in use at exit: 0 bytes in 0 blocks 00:09:46.140 ==72855== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:09:46.140 ==72855== 00:09:46.140 ==72855== All heap blocks were freed -- no leaks are possible 00:09:46.140 ==72855== 00:09:46.140 ==72855== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:46.140 00:09:46.140 real 0m0.750s 00:09:46.140 user 0m0.723s 00:09:46.140 sys 0m0.024s 00:09:46.140 11:17:29 unittest_dma -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:46.140 11:17:29 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:09:46.140 ************************************ 00:09:46.140 END TEST unittest_dma 00:09:46.140 ************************************ 00:09:46.140 11:17:30 -- unit/unittest.sh@289 -- # run_test unittest_init unittest_init 00:09:46.140 11:17:30 -- common/autotest_common.sh@1100 -- # '[' 2 -le 1 ']' 00:09:46.140 11:17:30 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:46.140 11:17:30 -- common/autotest_common.sh@10 -- # set +x 00:09:46.140 ************************************ 00:09:46.140 START TEST unittest_init 00:09:46.140 ************************************ 00:09:46.140 11:17:30 unittest_init -- common/autotest_common.sh@1124 -- # unittest_init 00:09:46.140 11:17:30 unittest_init -- unit/unittest.sh@150 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:46.140 ==72882== Memcheck, a memory error detector 00:09:46.140 ==72882== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:46.140 ==72882== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:46.140 ==72882== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:46.141 ==72882== 00:09:46.141 --72882-- Valgrind options: 00:09:46.141 --72882-- --leak-check=full 00:09:46.141 --72882-- --error-exitcode=2 00:09:46.141 --72882-- --verbose 00:09:46.141 --72882-- Contents of /proc/version: 00:09:46.141 --72882-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:46.141 --72882-- 00:09:46.141 --72882-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:46.141 --72882-- Page sizes: currently 4096, max supported 4096 00:09:46.141 --72882-- Valgrind library directory: /usr/libexec/valgrind 00:09:46.141 --72882-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:46.141 --72882-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:46.141 --72882-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:46.141 --72882-- might be shown as UnknownInlinedFun 00:09:46.398 --72882-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:46.398 --72882-- object doesn't have a dynamic symbol table 00:09:46.398 --72882-- Scheduler: using generic scheduler lock implementation. 00:09:46.398 --72882-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:46.398 ==72882== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72882-by-???-on-3d512e6db8cf 00:09:46.398 ==72882== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72882-by-???-on-3d512e6db8cf 00:09:46.398 ==72882== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72882-by-???-on-3d512e6db8cf 00:09:46.398 ==72882== 00:09:46.398 ==72882== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:46.398 ==72882== don't want to do, unless you know exactly what you're doing, 00:09:46.398 ==72882== or are doing some strange experiment): 00:09:46.398 ==72882== /usr/libexec/valgrind/../../bin/vgdb --pid=72882 ...command... 00:09:46.398 ==72882== 00:09:46.398 ==72882== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:46.398 ==72882== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:46.398 ==72882== and then give GDB the following command 00:09:46.398 ==72882== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72882 00:09:46.398 ==72882== --pid is optional if only one valgrind process is running 00:09:46.398 ==72882== 00:09:46.398 --72882-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:46.398 --72882-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:46.399 --72882-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:46.399 --72882-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:46.399 ==72882== WARNING: new redirection conflicts with existing -- ignoring it 00:09:46.399 --72882-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:46.399 --72882-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:46.399 --72882-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:46.399 --72882-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:46.399 --72882-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:46.399 --72882-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:46.399 --72882-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:46.399 --72882-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:46.399 --72882-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:46.399 --72882-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:46.399 --72882-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:46.399 --72882-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:46.399 --72882-- Reading syms from /usr/lib64/libm.so.6 00:09:46.399 --72882-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:46.399 --72882-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:46.399 --72882-- Reading syms from /usr/lib64/libc.so.6 00:09:46.399 ==72882== WARNING: new redirection conflicts with existing -- ignoring it 00:09:46.399 --72882-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:46.399 --72882-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:46.399 ==72882== WARNING: new redirection conflicts with existing -- ignoring it 00:09:46.399 --72882-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:46.399 --72882-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:46.399 ==72882== WARNING: new redirection conflicts with existing -- ignoring it 00:09:46.399 --72882-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:46.399 --72882-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:46.399 ==72882== WARNING: new redirection conflicts with existing -- ignoring it 00:09:46.399 --72882-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:46.399 --72882-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:46.656 --72882-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:46.656 --72882-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:46.656 --72882-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:46.656 --72882-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:46.656 --72882-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:46.656 --72882-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:46.656 --72882-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 ==72882== Preferring higher priority redirection: 00:09:46.656 --72882-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:46.656 --72882-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:46.656 --72882-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 --72882-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:46.656 ==72882== WARNING: new redirection conflicts with existing -- ignoring it 00:09:46.657 --72882-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:46.657 --72882-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:46.657 ==72882== WARNING: new redirection conflicts with existing -- ignoring it 00:09:46.657 --72882-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:46.657 --72882-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:46.657 --72882-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:46.657 --72882-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:46.657 --72882-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:46.657 --72882-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:46.657 --72882-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:46.657 --72882-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:46.657 --72882-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:46.657 --72882-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:46.657 --72882-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:46.914 --72882-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:46.914 --72882-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:46.914 --72882-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:46.914 --72882-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:46.914 --72882-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:46.914 --72882-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:46.914 --72882-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:46.914 --72882-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:46.914 00:09:46.914 00:09:46.914 CUnit - A unit testing framework for C - Version 2.1-3 00:09:46.914 http://cunit.sourceforge.net/ 00:09:46.914 00:09:46.914 00:09:46.914 Suite: subsystem_suite 00:09:46.914 Test: subsystem_sort_test_depends_on_single ...passed 00:09:46.914 Test: subsystem_sort_test_depends_on_multiple ...passed 00:09:46.914 Test: subsystem_sort_test_missing_dependency ...[2024-06-17 11:17:30.819390] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:09:46.914 [2024-06-17 11:17:30.856919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:09:46.914 passed 00:09:46.914 00:09:47.172 Run Summary: Type Total Ran Passed Failed Inactive 00:09:47.172 suites 1 1 n/a 0 0 00:09:47.172 tests 3 3 3 0 0 00:09:47.172 asserts 20 20 20 0 n/a 00:09:47.172 00:09:47.172 Elapsed time = 0.079 seconds 00:09:47.172 --72882-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:47.429 --72882-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:47.429 ==72882== 00:09:47.429 ==72882== HEAP SUMMARY: 00:09:47.429 ==72882== in use at exit: 33,688 bytes in 1,027 blocks 00:09:47.429 ==72882== total heap usage: 1,118 allocs, 91 frees, 183,024 bytes allocated 00:09:47.429 ==72882== 00:09:47.429 ==72882== Searching for pointers to 1,027 not-freed blocks 00:09:47.687 ==72882== Checked 6,572,008 bytes 00:09:47.687 ==72882== 00:09:47.687 ==72882== LEAK SUMMARY: 00:09:47.687 ==72882== definitely lost: 0 bytes in 0 blocks 00:09:47.687 ==72882== indirectly lost: 0 bytes in 0 blocks 00:09:47.687 ==72882== possibly lost: 0 bytes in 0 blocks 00:09:47.687 ==72882== still reachable: 33,688 bytes in 1,027 blocks 00:09:47.687 ==72882== suppressed: 0 bytes in 0 blocks 00:09:47.687 ==72882== Reachable blocks (those to which a pointer was found) are not shown. 00:09:47.687 ==72882== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:47.687 ==72882== 00:09:47.687 ==72882== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:47.687 00:09:47.687 real 0m1.321s 00:09:47.687 user 0m0.797s 00:09:47.687 sys 0m0.026s 00:09:47.687 11:17:31 unittest_init -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:47.687 11:17:31 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:09:47.687 ************************************ 00:09:47.687 END TEST unittest_init 00:09:47.687 ************************************ 00:09:47.687 11:17:31 -- unit/unittest.sh@290 -- # run_test unittest_keyring valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:47.687 11:17:31 -- common/autotest_common.sh@1100 -- # '[' 6 -le 1 ']' 00:09:47.687 11:17:31 -- common/autotest_common.sh@1106 -- # xtrace_disable 00:09:47.687 11:17:31 -- common/autotest_common.sh@10 -- # set +x 00:09:47.687 ************************************ 00:09:47.687 START TEST unittest_keyring 00:09:47.687 ************************************ 00:09:47.687 11:17:31 unittest_keyring -- common/autotest_common.sh@1124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:47.687 ==72910== Memcheck, a memory error detector 00:09:47.687 ==72910== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:47.687 ==72910== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:47.687 ==72910== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:47.687 ==72910== 00:09:47.687 --72910-- Valgrind options: 00:09:47.687 --72910-- --leak-check=full 00:09:47.687 --72910-- --error-exitcode=2 00:09:47.687 --72910-- --verbose 00:09:47.687 --72910-- Contents of /proc/version: 00:09:47.687 --72910-- Linux version 6.7.0-68.fc38.x86_64 (root@fedora38-cloud-1705279005-2131) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 00:09:47.687 --72910-- 00:09:47.687 --72910-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:47.687 --72910-- Page sizes: currently 4096, max supported 4096 00:09:47.687 --72910-- Valgrind library directory: /usr/libexec/valgrind 00:09:47.687 --72910-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:47.687 --72910-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:47.687 --72910-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:47.687 --72910-- might be shown as UnknownInlinedFun 00:09:47.687 --72910-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:47.687 --72910-- object doesn't have a dynamic symbol table 00:09:47.687 --72910-- Scheduler: using generic scheduler lock implementation. 00:09:47.687 --72910-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:47.687 ==72910== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72910-by-???-on-3d512e6db8cf 00:09:47.687 ==72910== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72910-by-???-on-3d512e6db8cf 00:09:47.687 ==72910== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72910-by-???-on-3d512e6db8cf 00:09:47.687 ==72910== 00:09:47.687 ==72910== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:47.687 ==72910== don't want to do, unless you know exactly what you're doing, 00:09:47.687 ==72910== or are doing some strange experiment): 00:09:47.687 ==72910== /usr/libexec/valgrind/../../bin/vgdb --pid=72910 ...command... 00:09:47.687 ==72910== 00:09:47.687 ==72910== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:47.687 ==72910== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:47.687 ==72910== and then give GDB the following command 00:09:47.687 ==72910== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72910 00:09:47.688 ==72910== --pid is optional if only one valgrind process is running 00:09:47.688 ==72910== 00:09:47.688 --72910-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:47.688 --72910-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:47.688 --72910-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:47.688 --72910-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:47.688 ==72910== WARNING: new redirection conflicts with existing -- ignoring it 00:09:47.688 --72910-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:47.688 --72910-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:47.688 --72910-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:47.688 --72910-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:47.688 --72910-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:47.688 --72910-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:47.688 --72910-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:47.688 --72910-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:47.688 --72910-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:47.688 --72910-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:47.688 --72910-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:47.688 --72910-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:47.688 --72910-- Reading syms from /usr/lib64/libm.so.6 00:09:47.688 --72910-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:47.688 --72910-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:47.688 --72910-- Reading syms from /usr/lib64/libc.so.6 00:09:47.945 ==72910== WARNING: new redirection conflicts with existing -- ignoring it 00:09:47.945 --72910-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:47.945 --72910-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:47.945 ==72910== WARNING: new redirection conflicts with existing -- ignoring it 00:09:47.945 --72910-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:47.945 --72910-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:47.945 ==72910== WARNING: new redirection conflicts with existing -- ignoring it 00:09:47.945 --72910-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:47.945 --72910-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:47.945 ==72910== WARNING: new redirection conflicts with existing -- ignoring it 00:09:47.945 --72910-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:47.945 --72910-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:47.945 --72910-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:47.945 --72910-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:47.945 --72910-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:47.945 --72910-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:47.945 --72910-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:47.945 --72910-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:47.945 --72910-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.945 --72910-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.945 --72910-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.945 --72910-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.945 --72910-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.945 --72910-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 ==72910== Preferring higher priority redirection: 00:09:47.946 --72910-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:47.946 --72910-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:47.946 --72910-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 --72910-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:47.946 ==72910== WARNING: new redirection conflicts with existing -- ignoring it 00:09:47.946 --72910-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:47.946 --72910-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:47.946 ==72910== WARNING: new redirection conflicts with existing -- ignoring it 00:09:47.946 --72910-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:47.946 --72910-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:47.946 --72910-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:47.946 --72910-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:47.946 --72910-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:48.204 --72910-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:48.204 --72910-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:48.204 --72910-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:48.204 --72910-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:48.204 --72910-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:48.204 --72910-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:48.204 --72910-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:48.204 --72910-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:48.204 --72910-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:48.204 --72910-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:48.204 --72910-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:48.204 --72910-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:48.204 --72910-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:48.204 00:09:48.204 00:09:48.204 CUnit - A unit testing framework for C - Version 2.1-3 00:09:48.204 http://cunit.sourceforge.net/ 00:09:48.204 00:09:48.204 00:09:48.204 Suite: keyring 00:09:48.204 Test: test_keyring_add_remove ...[2024-06-17 11:17:32.030650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:09:48.204 [2024-06-17 11:17:32.069771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:09:48.204 [2024-06-17 11:17:32.073012] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 126:spdk_keyring_add_key: *ERROR*: Failed to add key 'key0' to the keyring 00:09:48.204 passed 00:09:48.204 Test: test_keyring_get_put ...passed 00:09:48.204 00:09:48.204 Run Summary: Type Total Ran Passed Failed Inactive 00:09:48.204 suites 1 1 n/a 0 0 00:09:48.204 tests 2 2 2 0 0 00:09:48.204 asserts 44 44 44 0 n/a 00:09:48.204 00:09:48.204 Elapsed time = 0.078 seconds 00:09:48.204 --72910-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:48.204 --72910-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:48.204 ==72910== 00:09:48.204 ==72910== HEAP SUMMARY: 00:09:48.204 ==72910== in use at exit: 0 bytes in 0 blocks 00:09:48.204 ==72910== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:09:48.204 ==72910== 00:09:48.204 ==72910== All heap blocks were freed -- no leaks are possible 00:09:48.204 ==72910== 00:09:48.204 ==72910== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:48.462 00:09:48.462 real 0m0.748s 00:09:48.462 user 0m0.721s 00:09:48.462 sys 0m0.024s 00:09:48.462 11:17:32 unittest_keyring -- common/autotest_common.sh@1125 -- # xtrace_disable 00:09:48.462 11:17:32 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:09:48.462 ************************************ 00:09:48.462 END TEST unittest_keyring 00:09:48.462 ************************************ 00:09:48.462 11:17:32 -- unit/unittest.sh@292 -- # '[' yes = yes ']' 00:09:48.462 11:17:32 -- unit/unittest.sh@292 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:09:48.462 11:17:32 -- unit/unittest.sh@293 -- # hostname 00:09:48.462 11:17:32 -- unit/unittest.sh@293 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -d . -c -t 3d512e6db8cf -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:10:20.525 11:18:00 -- unit/unittest.sh@294 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info 00:10:20.525 11:18:03 -- unit/unittest.sh@295 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:10:22.424 11:18:05 -- unit/unittest.sh@296 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/app/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:10:24.327 11:18:08 -- unit/unittest.sh@297 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:10:26.859 11:18:10 -- unit/unittest.sh@298 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:10:28.800 11:18:12 -- unit/unittest.sh@299 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:10:30.750 11:18:14 -- unit/unittest.sh@300 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:10:32.159 11:18:15 -- unit/unittest.sh@301 -- # rm -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:10:32.159 11:18:15 -- unit/unittest.sh@302 -- # genhtml /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info --output-directory /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:10:32.724 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:10:32.724 Found 362 entries. 00:10:32.724 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:10:32.724 Writing .css and .png files. 00:10:32.724 Generating output. 00:10:32.724 Processing file include/linux/virtio_ring.h 00:10:32.981 Processing file include/spdk/histogram_data.h 00:10:32.981 Processing file include/spdk/mmio.h 00:10:32.981 Processing file include/spdk/nvme.h 00:10:32.981 Processing file include/spdk/util.h 00:10:32.981 Processing file include/spdk/trace.h 00:10:32.981 Processing file include/spdk/nvme_spec.h 00:10:32.981 Processing file include/spdk/endian.h 00:10:32.981 Processing file include/spdk/bdev_module.h 00:10:32.981 Processing file include/spdk/base64.h 00:10:32.981 Processing file include/spdk/thread.h 00:10:32.981 Processing file include/spdk/nvmf_transport.h 00:10:32.981 Processing file include/spdk_internal/sgl.h 00:10:32.981 Processing file include/spdk_internal/utf.h 00:10:32.981 Processing file include/spdk_internal/sock.h 00:10:32.981 Processing file include/spdk_internal/nvme_tcp.h 00:10:32.981 Processing file include/spdk_internal/rdma.h 00:10:32.981 Processing file include/spdk_internal/virtio.h 00:10:32.981 Processing file lib/accel/accel_sw.c 00:10:32.981 Processing file lib/accel/accel_rpc.c 00:10:32.981 Processing file lib/accel/accel.c 00:10:32.981 Processing file lib/bdev/part.c 00:10:32.981 Processing file lib/bdev/bdev_zone.c 00:10:32.981 Processing file lib/bdev/scsi_nvme.c 00:10:32.981 Processing file lib/bdev/bdev_rpc.c 00:10:32.981 Processing file lib/bdev/bdev.c 00:10:33.240 Processing file lib/blob/blobstore.h 00:10:33.240 Processing file lib/blob/zeroes.c 00:10:33.240 Processing file lib/blob/request.c 00:10:33.240 Processing file lib/blob/blobstore.c 00:10:33.240 Processing file lib/blob/blob_bs_dev.c 00:10:33.240 Processing file lib/blobfs/blobfs.c 00:10:33.240 Processing file lib/blobfs/tree.c 00:10:33.240 Processing file lib/conf/conf.c 00:10:33.240 Processing file lib/dma/dma.c 00:10:33.240 Processing file lib/env_dpdk/pci_event.c 00:10:33.240 Processing file lib/env_dpdk/sigbus_handler.c 00:10:33.240 Processing file lib/env_dpdk/pci_ioat.c 00:10:33.240 Processing file lib/env_dpdk/memory.c 00:10:33.240 Processing file lib/env_dpdk/env.c 00:10:33.240 Processing file lib/env_dpdk/threads.c 00:10:33.240 Processing file lib/env_dpdk/pci_dpdk.c 00:10:33.240 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:10:33.240 Processing file lib/env_dpdk/pci_idxd.c 00:10:33.240 Processing file lib/env_dpdk/pci_vmd.c 00:10:33.240 Processing file lib/env_dpdk/pci_virtio.c 00:10:33.240 Processing file lib/env_dpdk/init.c 00:10:33.240 Processing file lib/env_dpdk/pci.c 00:10:33.240 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:10:33.500 Processing file lib/env_ocf/ocf_env.h 00:10:33.500 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:10:33.500 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:10:33.500 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:10:33.500 Processing file lib/event/log_rpc.c 00:10:33.500 Processing file lib/event/scheduler_static.c 00:10:33.500 Processing file lib/event/app.c 00:10:33.500 Processing file lib/event/reactor.c 00:10:33.500 Processing file lib/event/app_rpc.c 00:10:33.500 Processing file lib/ftl/ftl_rq.c 00:10:33.500 Processing file lib/ftl/ftl_io.c 00:10:33.500 Processing file lib/ftl/ftl_core.h 00:10:33.500 Processing file lib/ftl/ftl_band.c 00:10:33.500 Processing file lib/ftl/ftl_l2p_flat.c 00:10:33.500 Processing file lib/ftl/ftl_core.c 00:10:33.500 Processing file lib/ftl/ftl_writer.c 00:10:33.500 Processing file lib/ftl/ftl_nv_cache_io.h 00:10:33.500 Processing file lib/ftl/ftl_io.h 00:10:33.500 Processing file lib/ftl/ftl_debug.c 00:10:33.501 Processing file lib/ftl/ftl_nv_cache.c 00:10:33.501 Processing file lib/ftl/ftl_layout.c 00:10:33.501 Processing file lib/ftl/ftl_p2l.c 00:10:33.501 Processing file lib/ftl/ftl_band_ops.c 00:10:33.501 Processing file lib/ftl/ftl_l2p_cache.c 00:10:33.501 Processing file lib/ftl/ftl_writer.h 00:10:33.501 Processing file lib/ftl/ftl_reloc.c 00:10:33.501 Processing file lib/ftl/ftl_l2p.c 00:10:33.501 Processing file lib/ftl/ftl_band.h 00:10:33.501 Processing file lib/ftl/ftl_trace.c 00:10:33.501 Processing file lib/ftl/ftl_sb.c 00:10:33.501 Processing file lib/ftl/ftl_nv_cache.h 00:10:33.501 Processing file lib/ftl/ftl_init.c 00:10:33.501 Processing file lib/ftl/ftl_debug.h 00:10:33.501 Processing file lib/ftl/base/ftl_base_bdev.c 00:10:33.501 Processing file lib/ftl/base/ftl_base_dev.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:10:33.501 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:10:33.501 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:10:33.501 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:10:33.764 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:10:33.764 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:10:33.764 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:10:33.764 Processing file lib/ftl/upgrade/ftl_band_upgrade.c 00:10:33.764 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:10:33.764 Processing file lib/ftl/upgrade/ftl_trim_upgrade.c 00:10:33.764 Processing file lib/ftl/upgrade/ftl_p2l_upgrade.c 00:10:33.764 Processing file lib/ftl/upgrade/ftl_chunk_upgrade.c 00:10:33.764 Processing file lib/ftl/utils/ftl_bitmap.c 00:10:33.764 Processing file lib/ftl/utils/ftl_mempool.c 00:10:33.764 Processing file lib/ftl/utils/ftl_addr_utils.h 00:10:33.764 Processing file lib/ftl/utils/ftl_md.c 00:10:33.764 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:10:33.764 Processing file lib/ftl/utils/ftl_conf.c 00:10:33.764 Processing file lib/ftl/utils/ftl_property.c 00:10:33.764 Processing file lib/ftl/utils/ftl_property.h 00:10:33.764 Processing file lib/ftl/utils/ftl_df.h 00:10:33.764 Processing file lib/idxd/idxd.c 00:10:33.764 Processing file lib/idxd/idxd_user.c 00:10:33.764 Processing file lib/idxd/idxd_internal.h 00:10:33.764 Processing file lib/init/subsystem.c 00:10:33.764 Processing file lib/init/rpc.c 00:10:33.764 Processing file lib/init/subsystem_rpc.c 00:10:33.764 Processing file lib/init/json_config.c 00:10:33.764 Processing file lib/ioat/ioat_internal.h 00:10:33.764 Processing file lib/ioat/ioat.c 00:10:33.764 Processing file lib/iscsi/conn.c 00:10:33.764 Processing file lib/iscsi/portal_grp.c 00:10:33.764 Processing file lib/iscsi/md5.c 00:10:33.764 Processing file lib/iscsi/task.c 00:10:33.764 Processing file lib/iscsi/iscsi.h 00:10:33.764 Processing file lib/iscsi/iscsi.c 00:10:33.764 Processing file lib/iscsi/param.c 00:10:33.764 Processing file lib/iscsi/task.h 00:10:33.764 Processing file lib/iscsi/tgt_node.c 00:10:33.764 Processing file lib/iscsi/iscsi_rpc.c 00:10:33.765 Processing file lib/iscsi/init_grp.c 00:10:33.765 Processing file lib/iscsi/iscsi_subsystem.c 00:10:33.765 Processing file lib/json/json_util.c 00:10:33.765 Processing file lib/json/json_parse.c 00:10:33.765 Processing file lib/json/json_write.c 00:10:33.765 Processing file lib/jsonrpc/jsonrpc_client.c 00:10:33.765 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:10:33.765 Processing file lib/jsonrpc/jsonrpc_server.c 00:10:33.765 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:10:34.029 Processing file lib/keyring/keyring.c 00:10:34.029 Processing file lib/keyring/keyring_rpc.c 00:10:34.029 Processing file lib/log/log_deprecated.c 00:10:34.029 Processing file lib/log/log.c 00:10:34.029 Processing file lib/log/log_flags.c 00:10:34.029 Processing file lib/lvol/lvol.c 00:10:34.029 Processing file lib/nbd/nbd_rpc.c 00:10:34.029 Processing file lib/nbd/nbd.c 00:10:34.029 Processing file lib/notify/notify_rpc.c 00:10:34.029 Processing file lib/notify/notify.c 00:10:34.294 Processing file lib/nvme/nvme_transport.c 00:10:34.294 Processing file lib/nvme/nvme_tcp.c 00:10:34.294 Processing file lib/nvme/nvme_ctrlr.c 00:10:34.294 Processing file lib/nvme/nvme_internal.h 00:10:34.294 Processing file lib/nvme/nvme_ns_cmd.c 00:10:34.294 Processing file lib/nvme/nvme.c 00:10:34.294 Processing file lib/nvme/nvme_auth.c 00:10:34.294 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:10:34.294 Processing file lib/nvme/nvme_fabric.c 00:10:34.294 Processing file lib/nvme/nvme_quirks.c 00:10:34.294 Processing file lib/nvme/nvme_pcie_common.c 00:10:34.294 Processing file lib/nvme/nvme_discovery.c 00:10:34.294 Processing file lib/nvme/nvme_qpair.c 00:10:34.294 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:10:34.294 Processing file lib/nvme/nvme_vfio_user.c 00:10:34.294 Processing file lib/nvme/nvme_cuse.c 00:10:34.294 Processing file lib/nvme/nvme_io_msg.c 00:10:34.294 Processing file lib/nvme/nvme_rdma.c 00:10:34.294 Processing file lib/nvme/nvme_poll_group.c 00:10:34.294 Processing file lib/nvme/nvme_pcie_internal.h 00:10:34.294 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:10:34.294 Processing file lib/nvme/nvme_pcie.c 00:10:34.294 Processing file lib/nvme/nvme_zns.c 00:10:34.294 Processing file lib/nvme/nvme_opal.c 00:10:34.294 Processing file lib/nvme/nvme_ns.c 00:10:34.554 Processing file lib/nvmf/rdma.c 00:10:34.554 Processing file lib/nvmf/transport.c 00:10:34.554 Processing file lib/nvmf/nvmf.c 00:10:34.554 Processing file lib/nvmf/subsystem.c 00:10:34.554 Processing file lib/nvmf/auth.c 00:10:34.554 Processing file lib/nvmf/vfio_user.c 00:10:34.554 Processing file lib/nvmf/ctrlr_discovery.c 00:10:34.554 Processing file lib/nvmf/nvmf_internal.h 00:10:34.554 Processing file lib/nvmf/tcp.c 00:10:34.554 Processing file lib/nvmf/ctrlr_bdev.c 00:10:34.554 Processing file lib/nvmf/nvmf_rpc.c 00:10:34.554 Processing file lib/nvmf/ctrlr.c 00:10:34.554 Processing file lib/rdma/rdma_verbs.c 00:10:34.554 Processing file lib/rdma/common.c 00:10:34.554 Processing file lib/reduce/reduce.c 00:10:34.555 Processing file lib/rpc/rpc.c 00:10:34.555 Processing file lib/scsi/lun.c 00:10:34.555 Processing file lib/scsi/port.c 00:10:34.555 Processing file lib/scsi/scsi_bdev.c 00:10:34.555 Processing file lib/scsi/dev.c 00:10:34.555 Processing file lib/scsi/scsi_pr.c 00:10:34.555 Processing file lib/scsi/task.c 00:10:34.555 Processing file lib/scsi/scsi_rpc.c 00:10:34.555 Processing file lib/scsi/scsi.c 00:10:34.555 Processing file lib/sock/sock_rpc.c 00:10:34.555 Processing file lib/sock/sock.c 00:10:34.555 Processing file lib/thread/iobuf.c 00:10:34.555 Processing file lib/thread/thread.c 00:10:34.555 Processing file lib/trace/trace_rpc.c 00:10:34.555 Processing file lib/trace/trace_flags.c 00:10:34.555 Processing file lib/trace/trace.c 00:10:34.555 Processing file lib/trace_parser/trace.cpp 00:10:34.813 Processing file lib/ublk/ublk_rpc.c 00:10:34.813 Processing file lib/ublk/ublk.c 00:10:34.813 Processing file lib/ut/ut.c 00:10:34.813 Processing file lib/ut_mock/mock.c 00:10:34.813 Processing file lib/util/crc16.c 00:10:34.813 Processing file lib/util/crc32_ieee.c 00:10:34.813 Processing file lib/util/fd_group.c 00:10:34.813 Processing file lib/util/file.c 00:10:34.813 Processing file lib/util/uuid.c 00:10:34.813 Processing file lib/util/base64.c 00:10:34.813 Processing file lib/util/dif.c 00:10:34.813 Processing file lib/util/xor.c 00:10:34.813 Processing file lib/util/string.c 00:10:34.813 Processing file lib/util/hexlify.c 00:10:34.813 Processing file lib/util/bit_array.c 00:10:34.813 Processing file lib/util/crc32.c 00:10:34.813 Processing file lib/util/zipf.c 00:10:34.813 Processing file lib/util/crc64.c 00:10:34.813 Processing file lib/util/cpuset.c 00:10:34.813 Processing file lib/util/strerror_tls.c 00:10:34.813 Processing file lib/util/iov.c 00:10:34.813 Processing file lib/util/pipe.c 00:10:34.813 Processing file lib/util/math.c 00:10:34.813 Processing file lib/util/fd.c 00:10:34.813 Processing file lib/util/crc32c.c 00:10:34.813 Processing file lib/vfio_user/host/vfio_user.c 00:10:34.813 Processing file lib/vfio_user/host/vfio_user_pci.c 00:10:34.813 Processing file lib/vfu_tgt/tgt_endpoint.c 00:10:34.813 Processing file lib/vfu_tgt/tgt_rpc.c 00:10:34.813 Processing file lib/vhost/vhost_blk.c 00:10:34.813 Processing file lib/vhost/vhost_internal.h 00:10:34.813 Processing file lib/vhost/vhost.c 00:10:34.813 Processing file lib/vhost/rte_vhost_user.c 00:10:34.813 Processing file lib/vhost/vhost_scsi.c 00:10:34.814 Processing file lib/vhost/vhost_rpc.c 00:10:34.814 Processing file lib/virtio/virtio_vhost_user.c 00:10:34.814 Processing file lib/virtio/virtio_pci.c 00:10:34.814 Processing file lib/virtio/virtio.c 00:10:34.814 Processing file lib/virtio/virtio_vfio_user.c 00:10:34.814 Processing file lib/vmd/vmd.c 00:10:34.814 Processing file lib/vmd/led.c 00:10:34.814 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:10:34.814 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:10:34.814 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:10:34.814 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:10:35.072 Processing file module/accel/dsa/accel_dsa.c 00:10:35.072 Processing file module/accel/dsa/accel_dsa_rpc.c 00:10:35.072 Processing file module/accel/error/accel_error.c 00:10:35.072 Processing file module/accel/error/accel_error_rpc.c 00:10:35.072 Processing file module/accel/iaa/accel_iaa_rpc.c 00:10:35.072 Processing file module/accel/iaa/accel_iaa.c 00:10:35.072 Processing file module/accel/ioat/accel_ioat_rpc.c 00:10:35.072 Processing file module/accel/ioat/accel_ioat.c 00:10:35.072 Processing file module/bdev/aio/bdev_aio.c 00:10:35.072 Processing file module/bdev/aio/bdev_aio_rpc.c 00:10:35.072 Processing file module/bdev/compress/vbdev_compress.c 00:10:35.072 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:10:35.072 Processing file module/bdev/crypto/vbdev_crypto.c 00:10:35.072 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:10:35.072 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:10:35.072 Processing file module/bdev/delay/vbdev_delay.c 00:10:35.072 Processing file module/bdev/error/vbdev_error.c 00:10:35.072 Processing file module/bdev/error/vbdev_error_rpc.c 00:10:35.072 Processing file module/bdev/ftl/bdev_ftl.c 00:10:35.072 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:10:35.072 Processing file module/bdev/gpt/gpt.h 00:10:35.072 Processing file module/bdev/gpt/vbdev_gpt.c 00:10:35.072 Processing file module/bdev/gpt/gpt.c 00:10:35.072 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:10:35.072 Processing file module/bdev/iscsi/bdev_iscsi.c 00:10:35.072 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:10:35.072 Processing file module/bdev/lvol/vbdev_lvol.c 00:10:35.072 Processing file module/bdev/malloc/bdev_malloc.c 00:10:35.072 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:10:35.072 Processing file module/bdev/null/bdev_null.c 00:10:35.072 Processing file module/bdev/null/bdev_null_rpc.c 00:10:35.331 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:10:35.331 Processing file module/bdev/nvme/nvme_rpc.c 00:10:35.331 Processing file module/bdev/nvme/vbdev_opal.c 00:10:35.331 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:10:35.331 Processing file module/bdev/nvme/bdev_mdns_client.c 00:10:35.331 Processing file module/bdev/nvme/bdev_nvme.c 00:10:35.331 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:10:35.331 Processing file module/bdev/ocf/volume.c 00:10:35.331 Processing file module/bdev/ocf/volume.h 00:10:35.331 Processing file module/bdev/ocf/ctx.c 00:10:35.331 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:10:35.331 Processing file module/bdev/ocf/vbdev_ocf.c 00:10:35.331 Processing file module/bdev/ocf/stats.c 00:10:35.331 Processing file module/bdev/ocf/utils.c 00:10:35.331 Processing file module/bdev/ocf/data.c 00:10:35.331 Processing file module/bdev/passthru/vbdev_passthru.c 00:10:35.331 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:10:35.331 Processing file module/bdev/raid/raid1.c 00:10:35.331 Processing file module/bdev/raid/bdev_raid.h 00:10:35.331 Processing file module/bdev/raid/bdev_raid_sb.c 00:10:35.331 Processing file module/bdev/raid/concat.c 00:10:35.331 Processing file module/bdev/raid/bdev_raid.c 00:10:35.331 Processing file module/bdev/raid/bdev_raid_rpc.c 00:10:35.331 Processing file module/bdev/raid/raid0.c 00:10:35.331 Processing file module/bdev/raid/raid5f.c 00:10:35.331 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:10:35.331 Processing file module/bdev/rbd/bdev_rbd.c 00:10:35.331 Processing file module/bdev/split/vbdev_split.c 00:10:35.331 Processing file module/bdev/split/vbdev_split_rpc.c 00:10:35.331 Processing file module/bdev/uring/bdev_uring.c 00:10:35.331 Processing file module/bdev/uring/bdev_uring_rpc.c 00:10:35.331 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:10:35.331 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:10:35.331 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:10:35.331 Processing file module/bdev/xnvme/bdev_xnvme.c 00:10:35.331 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:10:35.331 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:10:35.331 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:10:35.331 Processing file module/blob/bdev/blob_bdev.c 00:10:35.331 Processing file module/blobfs/bdev/blobfs_fuse.c 00:10:35.331 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:10:35.331 Processing file module/blobfs/bdev/blobfs_bdev.c 00:10:35.331 Processing file module/env_dpdk/env_dpdk_rpc.c 00:10:35.331 Processing file module/event/subsystems/accel/accel.c 00:10:35.331 Processing file module/event/subsystems/bdev/bdev.c 00:10:35.331 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:10:35.331 Processing file module/event/subsystems/iobuf/iobuf.c 00:10:35.331 Processing file module/event/subsystems/iscsi/iscsi.c 00:10:35.331 Processing file module/event/subsystems/keyring/keyring.c 00:10:35.331 Processing file module/event/subsystems/nbd/nbd.c 00:10:35.331 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:10:35.331 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:10:35.331 Processing file module/event/subsystems/scheduler/scheduler.c 00:10:35.331 Processing file module/event/subsystems/scsi/scsi.c 00:10:35.331 Processing file module/event/subsystems/sock/sock.c 00:10:35.331 Processing file module/event/subsystems/ublk/ublk.c 00:10:35.331 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:10:35.331 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:10:35.331 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:10:35.590 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:10:35.590 Processing file module/event/subsystems/vmd/vmd.c 00:10:35.590 Processing file module/keyring/file/keyring_rpc.c 00:10:35.590 Processing file module/keyring/file/keyring.c 00:10:35.590 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:10:35.590 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:10:35.590 Processing file module/scheduler/gscheduler/gscheduler.c 00:10:35.590 Processing file module/sock/sock_kernel.h 00:10:35.590 Processing file module/sock/posix/posix.c 00:10:35.590 Processing file module/sock/uring/uring.c 00:10:35.590 Processing file module/vfu_device/vfu_virtio_scsi.c 00:10:35.590 Processing file module/vfu_device/vfu_virtio_blk.c 00:10:35.590 Processing file module/vfu_device/vfu_virtio_rpc.c 00:10:35.590 Processing file module/vfu_device/vfu_virtio_internal.h 00:10:35.590 Processing file module/vfu_device/vfu_virtio.c 00:10:35.590 Processing file xnvme/include/libxnvme_cmd.h 00:10:35.590 Writing directory view page. 00:10:35.590 Overall coverage rate: 00:10:35.590 lines......: 35.7% (42037 of 117914 lines) 00:10:35.590 functions..: 38.8% (3822 of 9839 functions) 00:10:35.590 11:18:19 -- unit/unittest.sh@305 -- # set +x 00:10:35.590 00:10:35.590 00:10:35.590 ===================== 00:10:35.590 All unit tests passed 00:10:35.590 ===================== 00:10:35.590 Note: coverage report is here: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:10:35.590 00:10:35.590 00:10:35.590 11:18:19 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:10:35.590 11:18:19 -- pm/common@29 -- # signal_monitor_resources TERM 00:10:35.590 11:18:19 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:10:35.590 11:18:19 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:10:35.590 11:18:19 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:10:35.590 11:18:19 -- pm/common@44 -- # pid=216 00:10:35.590 11:18:19 -- pm/common@50 -- # kill -TERM 216 00:10:35.590 11:18:19 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:10:35.590 11:18:19 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:10:35.590 11:18:19 -- pm/common@44 -- # pid=217 00:10:35.590 11:18:19 -- pm/common@50 -- # kill -TERM 217 00:10:35.600 [Pipeline] } 00:10:35.619 [Pipeline] // stage 00:10:35.624 [Pipeline] } 00:10:35.642 [Pipeline] // timeout 00:10:35.647 [Pipeline] } 00:10:35.664 [Pipeline] // catchError 00:10:35.674 [Pipeline] stage 00:10:35.676 [Pipeline] { (Epilogue) 00:10:35.692 [Pipeline] sh 00:10:36.039 [Pipeline] setCustomBuildProperty 00:10:36.048 [Pipeline] catchError 00:10:36.051 [Pipeline] { 00:10:36.067 [Pipeline] sh 00:10:36.360 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:10:36.360 Artifacts sizes are good 00:10:36.368 [Pipeline] } 00:10:36.387 [Pipeline] // catchError 00:10:36.394 [Pipeline] sh 00:10:36.686 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:10:46.670 [Pipeline] archiveArtifacts 00:10:46.677 Archiving artifacts 00:10:47.484 [Pipeline] } 00:10:47.504 [Pipeline] // stage 00:10:47.510 [Pipeline] } 00:10:47.527 [Pipeline] // wrap 00:10:47.535 [Pipeline] } 00:10:47.556 [Pipeline] // node 00:10:47.562 [Pipeline] } 00:10:47.576 [Pipeline] // timeout 00:10:47.582 [Pipeline] } 00:10:47.593 [Pipeline] // retry 00:10:47.600 [Pipeline] End of Pipeline 00:10:47.629 Finished: SUCCESS